Searched refs:result (Results 151 - 175 of 1393) sorted by relevance

1234567891011>>

/haiku/src/tests/system/kernel/
H A Dhello_avx.c17 __m256 result = _mm256_sub_ps(evens, odds); local
19 /* Display the elements of the result vector */
20 float* f = (float*)&result;
/haiku/src/apps/haikudepot/model/
H A DCaptcha.cpp89 status_t result = B_OK; local
90 if (result == B_OK && into == NULL)
91 result = B_ERROR;
92 if (result == B_OK)
93 result = into->AddString(KEY_TOKEN, fToken);
94 if (result == B_OK && fPngImageData != NULL) {
95 result = into->AddData(KEY_PNG_IMAGE_DATA, B_ANY_TYPE,
98 return result;
H A DDeskbarLink.cpp84 status_t result = B_OK; local
85 if (result == B_OK && into == NULL)
86 result = B_ERROR;
87 if (result == B_OK)
88 result = into->AddString(kPathKey, fPath);
89 if (result == B_OK)
90 result = into->AddString(kLinkKey, fLink);
91 return result;
H A DPasswordRequirements.cpp79 status_t result = B_OK; local
80 if (result == B_OK) {
81 result = into->AddUInt32(
84 if (result == B_OK) {
85 result = into->AddUInt32(
88 if (result == B_OK) {
89 result = into->AddUInt32(
92 return result;
H A DAccessToken.cpp126 status_t result = B_OK; local
127 if (result == B_OK && into == NULL)
128 result = B_ERROR;
129 if (result == B_OK)
130 result = into->AddString(KEY_TOKEN, fToken);
131 if (result == B_OK)
132 result = into->AddUInt64(KEY_EXPIRY_TIMESTAMP, fExpiryTimestamp);
133 return result;
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DSettings.h33 #define TRACE_RET(result) usb_asix_trace(false, __func__, \
34 "Returns:%#010x\n", result);
/haiku/headers/os/interface/
H A DIconUtils.h26 icon_size size, BBitmap* result);
29 const char* attrName, BBitmap* result);
32 size_t size, BBitmap* result);
39 static status_t GetSystemIcon(const char* iconName, BBitmap* result);
42 BBitmap* result);
44 BBitmap* result);
48 uint32 bytesPerRow, BBitmap* result);
52 uint32 bytesPerRow, BBitmap* result);
/haiku/src/tests/apps/haikudepot/
H A DJwtTokenHelperTest.cpp38 status_t result = JwtTokenHelper::ParseClaims(BString(jwtToken), actualMessage); local
41 CPPUNIT_ASSERT_EQUAL(B_OK, result);
57 status_t result = JwtTokenHelper::ParseClaims(BString(jwtToken), actualMessage); local
60 CPPUNIT_ASSERT(B_OK != result);
88 status_t result = message.FindString(key, &value); local
89 CPPUNIT_ASSERT_EQUAL(B_OK, result);
99 status_t result = message.FindDouble(key, &value); local
100 CPPUNIT_ASSERT_EQUAL(B_OK, result);
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp43 status_t result = B_UNSUPPORTED; \
46 result = superVnode->ops->op(volume->super_volume, superVnode, params);
54 status_t result = B_UNSUPPORTED; local
57 result = superVnode->ops->put_vnode(volume->super_volume, superVnode,
61 DO_LOG("put_vnode result: %#" B_PRIx32 "\n", result);
63 return result;
72 status_t result = B_UNSUPPORTED; local
75 result = superVnode->ops->remove_vnode(volume->super_volume, superVnode,
79 DO_LOG("remove_vnode result
132 bool result = false; local
262 status_t result = B_UNSUPPORTED; local
850 status_t result = B_UNSUPPORTED; local
877 status_t result = volume->super_volume->ops->get_vnode(volume->super_volume, local
[all...]
/haiku/src/add-ons/accelerants/intel_810/
H A Daccelerant.cpp67 status_t result = ioctl(gInfo.deviceFileDesc, INTEL_GET_SHARED_DATA, local
69 if (result != B_OK)
70 return result;
112 status_t result = InitCommon(fileDesc); local
113 if (result == B_OK) {
122 result = B_NOT_ALLOWED;
124 result = I810_Init(); // perform init related to current chip
125 if (result == B_OK) {
126 result = si.engineLock.Init("i810 engine lock");
127 if (result
187 status_t result = InitCommon(gInfo.deviceFileDesc); local
[all...]
/haiku/src/bin/
H A Dmessage.cpp29 status_t result; local
30 if ((result = input.GetSize(&fileSize)) != B_OK) {
39 result = message.Unflatten(&input);
40 if (result != B_OK) {
41 printf("failed to unflatten message: %s\n", strerror(result));
/haiku/headers/private/net/
H A Ddns_resolver.h33 status_t result = get_module(DNS_RESOLVER_MODULE_NAME, local
35 if (result != B_OK)
36 return result;
38 result = dns->getaddrinfo(node, service, hints, res);
42 return result;
/haiku/src/servers/registrar/
H A DClipboardHandler.cpp69 status_t result = B_BAD_VALUE; local
73 result = B_OK;
77 reply.AddInt32("result", result);
84 status_t result = B_BAD_VALUE; local
89 result = B_OK;
93 reply.AddInt32("result", result);
101 status_t result = B_BAD_VALUE; local
108 result
119 status_t result = B_BAD_VALUE; local
137 status_t result = B_BAD_VALUE; local
157 status_t result = B_BAD_VALUE; local
[all...]
/haiku/src/bin/pkgman/
H A Dcommand_drop_repo.cpp86 status_t result; local
88 result = dropRequest.Process(true);
89 if (result != B_OK) {
90 if (result != B_CANCELED) {
91 DIE(result, "request for dropping repository \"%s\" failed",
/haiku/src/apps/haikudepot/util/
H A DPackageUtils.cpp25 status_t result = _DeriveDirectoryWhich(installationLocation, &which); local
27 if (result == B_OK)
28 result = find_directory(which, &path);
30 if (result == B_OK)
33 return result;
/haiku/src/apps/haikudepot/server/
H A DServerReferenceDataUpdateProcess.cpp66 BString result; local
68 result.SetToFormat("/__reference/all-%s.json.gz",
70 return result;
89 status_t result = GetLocalPath(localPath); local
91 if (result != B_OK)
92 return result;
94 result = ParseJsonFromFileWithListener(listener, localPath);
96 if (result != B_OK)
97 return result;
99 result
111 status_t result = B_OK; local
[all...]
/haiku/src/tests/system/libroot/posix/
H A Dtst-swprintf.c23 int result = 0; local
30 result = 1;
35 result = 1;
41 result = 1;
45 result = 1;
54 result = 1;
58 result = 1;
68 result = 1;
74 result = 1;
77 return result;
[all...]
H A Dwcs_test.cpp41 size_t result = wcslen(string); local
43 if (result != expected || errno != 0) {
44 printf("\tPROBLEM: result for wcslen(\"%ls\") = %lu (expected %lu),"
45 " errno = %x (expected %x)\n", string, result, expected,
53 size_t result = wcslen(string); local
55 if (result != expected || errno != 0) {
56 printf("\tPROBLEM: result for wcslen(\"%ls\") = %lu (expected %lu),"
57 " errno = %x (expected %x)\n", string, result, expected,
65 size_t result = wcslen(string); local
67 if (result !
77 size_t result = wcslen(string); local
89 size_t result = wcsnlen(string, 0); local
101 size_t result = wcsnlen(string, 4); local
113 size_t result = wcsnlen(string, 6); local
144 int result = sign(wcscmp(a, b)); local
157 int result = sign(wcscmp(a, b)); local
170 int result = sign(wcscmp(a, b)); local
183 int result = sign(wcscmp(a, b)); local
196 int result = sign(wcscmp(a, b)); local
209 int result = sign(wcscmp(a, b)); local
222 int result = sign(wcscmp(a, b)); local
235 int result = sign(wcsncmp(a, b, 0)); local
248 int result = sign(wcsncmp(a, b, 4)); local
261 int result = sign(wcsncmp(a, b, 5)); local
274 int result = sign(wcsncmp(a, b, (size_t)-1)); local
305 int result = sign(wcscasecmp(a, b)); local
318 int result = sign(wcscasecmp(a, b)); local
331 int result = sign(wcscasecmp(a, b)); local
344 int result = sign(wcscasecmp(a, b)); local
357 int result = sign(wcscasecmp(a, b)); local
370 int result = sign(wcscasecmp(a, b)); local
383 int result = sign(wcscasecmp(a, b)); local
396 int result = sign(wcsncasecmp(a, b, 0)); local
409 int result = sign(wcsncasecmp(a, b, 4)); local
422 int result = sign(wcsncasecmp(a, b, 5)); local
435 int result = sign(wcsncasecmp(a, b, (size_t)-1)); local
466 const wchar_t* result = wcschr(string, ch); local
479 const wchar_t* result = wcschr(string, ch); local
492 const wchar_t* result = wcschr(string, ch); local
505 const wchar_t* result = wcschr(string, ch); local
518 const wchar_t* result = wcschr(string, ch); local
531 const wchar_t* result = wcschr(string, ch); local
544 const wchar_t* result = wcschr(string, ch); local
557 const wchar_t* result = wcschrnul(string, ch); local
570 const wchar_t* result = wcschrnul(string, ch); local
583 const wchar_t* result = wcschrnul(string, ch); local
596 const wchar_t* result = wcschrnul(string, ch); local
609 const wchar_t* result = wcschrnul(string, ch); local
622 const wchar_t* result = wcschrnul(string, ch); local
635 const wchar_t* result = wcschrnul(string, ch); local
648 const wchar_t* result = wcsrchr(string, ch); local
661 const wchar_t* result = wcsrchr(string, ch); local
674 const wchar_t* result = wcsrchr(string, ch); local
687 const wchar_t* result = wcsrchr(string, ch); local
700 const wchar_t* result = wcsrchr(string, ch); local
713 const wchar_t* result = wcsrchr(string, ch); local
726 const wchar_t* result = wcsrchr(string, ch); local
757 wchar_t* result = wcsdup(string); local
768 wchar_t* result = wcsdup(string); local
778 wchar_t* result = wcsdup(string); local
807 wchar_t* result = wcscpy(destination, source); local
841 wchar_t* result = wcscpy(destination, source); local
899 wchar_t* result = wcscpy(destination, source); local
957 wchar_t* result = wcscpy(destination, source); local
1003 wchar_t* result = wcsncpy(destination, source, 0); local
1025 wchar_t* result = wcsncpy(destination, source, 2); local
1059 wchar_t* result = wcsncpy(destination, source, 4); local
1105 wchar_t* result = wcsncpy(destination, source, 8); local
1199 wchar_t* result = wcpcpy(destination, source); local
1233 wchar_t* result = wcpcpy(destination, source); local
1291 wchar_t* result = wcpcpy(destination, source); local
1349 wchar_t* result = wcpcpy(destination, source); local
1395 wchar_t* result = wcpncpy(destination, source, 0); local
1417 wchar_t* result = wcpncpy(destination, source, 2); local
1451 wchar_t* result = wcpncpy(destination, source, 4); local
1497 wchar_t* result = wcpncpy(destination, source, 8); local
1594 wchar_t* result = wcscat(destination, source); local
1626 wchar_t* result = wcscat(destination, source); local
1678 wchar_t* result = wcscat(destination, source); local
1750 wchar_t* result = wcscat(destination, source); local
1833 wchar_t* result = wcsncat(destination, source, 0); local
1861 wchar_t* result = wcsncat(destination, source, 6); local
1889 wchar_t* result = wcsncat(destination, source, 20); local
1938 size_t result = wcslcat(destination, source, 0); local
1967 size_t result = wcslcat(destination, source, 32); local
2000 size_t result = wcslcat(destination, source, 3); local
2043 size_t result = wcslcat(destination, source, 4); local
2091 size_t result = wcslcat(destination, source, 5); local
2144 size_t result = wcslcat(destination, source, 32); local
2241 size_t result = wcslcpy(destination, source, 0); local
2270 size_t result = wcslcpy(destination, source, 16); local
2305 size_t result = wcslcpy(destination, source, 3); local
2352 size_t result = wcslcpy(destination, source, 16); local
2422 int result; member in struct:coll_data
2436 int result; local
2604 const wchar_t* result; member in struct:wcsftime_data
2740 const wchar_t* result = wcspbrk(string, accept); local
2753 const wchar_t* result = wcspbrk(string, accept); local
2766 const wchar_t* result = wcspbrk(string, accept); local
2779 const wchar_t* result = wcspbrk(string, accept); local
2792 const wchar_t* result = wcspbrk(string, accept); local
2805 const wchar_t* result = wcspbrk(string, accept); local
2836 size_t result = wcscspn(string, reject); local
2849 size_t result = wcscspn(string, reject); local
2862 size_t result = wcscspn(string, reject); local
2875 size_t result = wcscspn(string, reject); local
2888 size_t result = wcscspn(string, reject); local
2901 size_t result = wcscspn(string, reject); local
2932 size_t result = wcsspn(string, accept); local
2945 size_t result = wcsspn(string, accept); local
2958 size_t result = wcsspn(string, accept); local
2971 size_t result = wcsspn(string, accept); local
2984 size_t result = wcsspn(string, accept); local
3015 const wchar_t* result = wcsstr(string, sought); local
3028 const wchar_t* result = wcsstr(string, sought); local
3041 const wchar_t* result = wcsstr(string, sought); local
3054 const wchar_t* result = wcsstr(string, sought); local
3067 const wchar_t* result = wcsstr(string, sought); local
3080 const wchar_t* result = wcsstr(string, sought); local
3093 const wchar_t* result = wcsstr(string, sought); local
3124 wchar_t* result = wcstok(string, delim, &state); local
3149 wchar_t* result = wcstok(string, delim, &state); local
3174 wchar_t* result = wcstok(string, delim, &state); local
3229 wchar_t* result = wcstok(string, delim, &state); local
3321 const wchar_t* result = wmemchr(string, ch, 0); local
3334 const wchar_t* result = wmemchr(string, ch, 0); local
3347 const wchar_t* result = wmemchr(string, ch, 1); local
3360 const wchar_t* result = wmemchr(string, ch, 8); local
3373 const wchar_t* result = wmemchr(string, ch, 9); local
3386 const wchar_t* result = wmemchr(string, ch, 9); local
3399 const wchar_t* result = wmemchr(string, ch, 4); local
3412 const wchar_t* result = wmemchr(string, ch, 9); local
3443 int result = sign(wmemcmp(a, b, 0)); local
3456 int result = sign(wmemcmp(a, b, 1)); local
3469 int result = sign(wmemcmp(a, b, 0)); local
3482 int result = sign(wmemcmp(a, b, 1)); local
3495 int result = sign(wmemcmp(a, b, 2)); local
3508 int result = sign(wmemcmp(a, b, 2)); local
3521 int result = sign(wmemcmp(a, b, 5)); local
3534 int result = sign(wmemcmp(a, b, 5)); local
3547 int result = sign(wmemcmp(a, b, 2)); local
3578 wchar_t* result = wmemcpy(destination, source, 0); local
3596 wchar_t* result = wmemcpy(destination, source, 1); local
3615 wchar_t* result = wmemcpy(destination, source, 31); local
3646 wchar_t* result = wmempcpy(destination, source, 0); local
3664 wchar_t* result = wmempcpy(destination, source, 1); local
3683 wchar_t* result = wmempcpy(destination, source, 31); local
3714 wchar_t* result = wmemmove(destination, source, 0); local
3732 wchar_t* result = wmemmove(destination, source, 1); local
3752 wchar_t* result = wmemmove(destination, destination + 4, 27); local
3766 wchar_t* result = wmemmove(destination + 2, destination, 8); local
3798 wchar_t* result = wmemset(destination, source, 0); local
3816 wchar_t* result = wmemset(destination, source, 1); local
3840 wchar_t* result = wmemset(destination, source, 9); local
3870 const char* result; member in struct:sprintf_data
3937 const wchar_t* result; member in struct:swprintf_data
[all...]
/haiku/src/kits/app/
H A DMessenger.cpp51 BMessenger::BMessenger(const char* signature, team_id team, status_t* result) argument
57 _InitData(signature, team, result);
139 status_t result = looper->LockWithTimeout(timeout);
141 if (result == B_OK && looper->fMsgPort != fPort) {
146 return result;
167 status_t result = message != NULL ? B_OK : B_BAD_VALUE; local
168 if (result == B_OK) {
170 result = SendMessage(message, replyMessenger, timeout);
173 DBG(OUT("BMessenger::SendMessage2() done: %lx\n", result));
175 return result;
224 status_t result = B_OK; local
234 status_t result = B_OK; local
321 status_t result = B_OK; local
391 status_t result = (handler != NULL || looper != NULL) ? B_OK : B_BAD_VALUE; local
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Server.cpp43 status_t result; local
44 wait_for_thread(fThread, &result);
117 status_t result = request.Send(); local
118 if (result != B_OK)
122 result = request.Reply().SetClientID(&fClientId, &ver);
123 if (result != B_OK)
129 result = request.Send();
130 if (result != B_OK)
133 result = request.Reply().SetClientIDConfirm();
134 if (result !
166 status_t result = request.Send(); local
203 status_t result = _GetLeaseTime(); local
229 status_t result = acquire_sem_etc(fWaitCancel, 1, local
289 status_t result; local
326 status_t result = request->Recall(&handle, truncate, &stateSeq, stateID); local
368 status_t result = request->GetAttr(&handle, &mask); local
[all...]
H A DNFS4Object.cpp46 status_t result; local
68 result = acquire_sem_etc(cookie->fSnoozeCancel, 1,
74 if (result != B_TIMED_OUT) {
75 if (result == B_OK)
99 result = acquire_sem_etc(cookie->fSnoozeCancel, 1,
105 if (result != B_TIMED_OUT) {
106 if (result == B_OK)
132 result = acquire_sem_etc(cookie->fSnoozeCancel, 1,
138 if (result != B_TIMED_OUT) {
139 if (result
210 status_t result = request.Send(); local
[all...]
/haiku/src/add-ons/accelerants/ati/
H A Daccelerant.cpp31 status_t result = ioctl(gInfo.deviceFileDesc, ATI_GET_SHARED_DATA, local
33 if (result != B_OK)
34 return result;
84 status_t result = InitCommon(fileDesc); local
85 if (result == B_OK) {
93 result = B_NOT_ALLOWED;
95 result = gInfo.ChipInit(); // perform init related to current chip
96 if (result == B_OK) {
97 result = si.engineLock.Init("ATI engine lock");
98 if (result
156 status_t result = InitCommon(gInfo.deviceFileDesc); local
[all...]
/haiku/src/add-ons/accelerants/s3/
H A Daccel.cpp33 status_t result = ioctl(gInfo.deviceFileDesc, S3_GET_PRIVATE_DATA, &gpd, sizeof(gpd)); local
34 if (result != B_OK)
35 return result;
87 status_t result = InitCommon(fileDesc); local
88 if (result == B_OK) {
96 result = B_NOT_ALLOWED;
98 result = gInfo.ChipInit(); // perform init related to current chip
99 if (result == B_OK) {
100 result = si.engineLock.Init("ATI engine lock");
101 if (result
159 status_t result = InitCommon(gInfo.deviceFileDesc); local
[all...]
/haiku/src/kits/package/
H A DRepositoryCache.cpp68 status_t result = fPackageInfo.InitCheck(); local
69 if (result != B_OK)
70 return result;
72 result = fPackages.AddInfo(fPackageInfo);
73 if (result != B_OK)
74 return result;
153 status_t result; local
154 if ((result = entry.GetPath(&repositoryCachePath)) != B_OK)
155 return result;
160 if ((result
[all...]
/haiku/src/add-ons/print/drivers/postscript/
H A DPPDParser.cpp65 BString result, line; local
76 // Copy result
77 line.CopyInto(result, pattern.Length(),
79 // If result is quoted, remove quotes
80 if (result[0] == '"') {
81 result.Truncate(result.Length() -1);
82 result.Remove(0, 1);
89 return result;

Completed in 153 milliseconds

1234567891011>>