Searched defs:result (Results 76 - 100 of 1171) sorted by relevance

1234567891011>>

/haiku/src/bin/hid_decode/
H A Dhid_decode.cpp48 status_t result = parser.ParseReportDescriptor(reportDescriptor, local
/haiku/src/bin/
H A Dmessage.cpp29 status_t result; local
H A Dsetusbconfig.cpp33 status_t result = device.SetConfiguration(config); local
/haiku/src/tests/servers/registrar/
H A Duser_shutdown_reply.cpp21 int32 result = alert->Go(); local
/haiku/src/tests/system/libroot/posix/
H A Dinit_rld_after_fork_test.cpp33 status_t result; local
H A Dtest_wcfuncs.c27 int result = 0; local
H A Dtst-mktime.c12 int result; local
H A Dtst-ungetwc1.c19 int result = 0; local
H A Dtst-ungetwc2.c20 int result = 0; local
H A Dtst-wcrtomb.c32 int result = 0; local
H A Dtst-wscanf.c10 int result = 0; local
/haiku/src/tests/system/kernel/
H A Dselect_close_test.cpp37 int result = select(fd + 1, &readSet, NULL, NULL, NULL); local
H A Dselect_check.cpp35 int result = select(3, &readSet, &writeSet, &errorSet, NULL); local
/haiku/src/tools/fs_shell/
H A Dtime.cpp69 time_t result = time(NULL); local
H A Dfs_shell_command_unix.cpp19 send_external_command(const char* command, int* result) argument
/haiku/src/system/boot/platform/openfirmware/
H A Dsupport.cpp19 int result = of_milliseconds(); local
/haiku/src/system/libroot/posix/musl/math/
H A Dfmaf.c42 double xy, result; local
[all...]
/haiku/src/apps/deskcalc/
H A DDeskCalc.cpp38 BString result = parser.Evaluate(expression.String()); local
/haiku/src/system/libroot/posix/string/
H A Dstrcoll.cpp25 int result = 0; local
45 int result = 0; local
/haiku/src/add-ons/accelerants/et6x00/
H A DSetDisplayMode.c31 status_t result; local
/haiku/src/add-ons/translators/rtf/
H A Dmain.cpp32 int result = 0; local
65 status_t result; local
/haiku/src/bin/network/
H A Dwakeonlan.cpp38 int result = setsockopt(sock, SOL_SOCKET, SO_BROADCAST, &value, local
/haiku/src/system/libroot/posix/signal/
H A Dsignal.cpp50 __sighandler_t result = signal_common(signal, signalHandler, local
/haiku/src/tests/system/kernel/unit/
H A DTestOutput.h42 int result = PrintArgs(format, args); local
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeIdMap.cpp32 status_t result = fileInfo.fNames->AddName(parent, name); local

Completed in 209 milliseconds

1234567891011>>