Home
last modified time | relevance | path

Searched defs:result (Results 201 - 225 of 13284) sorted by relevance

12345678910>>...532

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
H A D10-2.c32 int result, i, path_max; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/
H A D3-1.c22 int result; in main() local
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dsum.c5 int i, result = 0; in sum() local
/third_party/musl/libc-test/src/functionalext/supplement/exit/
H A Datexit.c32 int result = atexit(atexit_0100); in main() local
/third_party/musl/libc-test/src/functionalext/supplement/fenv/
H A D__flt_rounds.c29 int result = __flt_rounds(); in __flt_rounds_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_memrchr_chk_test.cpp21 const char* result = reinterpret_cast<const char*>(__memrchr_chk(src, 'r', strlen(src), strlen(src))); in HWTEST_F() local
H A Dfortify_strlen_chk_test.cpp21 int result = __strlen_chk(str, sizeof(str)); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
H A Dgetdtablesize.c27 int result = getdtablesize(); in getdtablesize_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dfunctionalext_dgettext.c35 char* result = dgettext(PACKAGE, msgid); in dgettext_0100() local
H A Dfunctionalext_gettext.c37 char* result = gettext(msgid); in gettext_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dissetugid.c27 int result = issetugid(); in issetugid_0100() local
H A Dsetpriority.c27 int result = setpriority(PRIO_PROCESS, gettid(), 1); in setpriority_0100() local
/third_party/musl/libc-test/src/functionalext/locale/
H A Ddcngettext.c36 char *result = dcngettext(PACKAGE, msgid, 0, 1, LC_MESSAGES); in dcngettext_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmlock.c35 int result = mlock(memory, memsize); in mlock_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A D__h_errno_location.c27 int *result = __h_errno_location(); in __h_errno_location_0100() local
H A Dinet_ntoa.c27 char *result = inet_ntoa(a); in inet_ntoa_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/sched/
H A Dsched_getcpu.c29 int result = sched_getcpu(); in sched_getcpu_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A D__libc_current_sigrtmin.c26 int result = __libc_current_sigrtmin(); in libc_current_sigrtmin_0100() local
H A D__libc_current_sigrtmax.c26 int result = __libc_current_sigrtmax(); in libc_current_sigrtmax_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatfs64_test.cpp23 int result = fstatfs64(fileDescriptor, &stat); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_fgetpos64_test.cpp20 int result = fgetpos64(file, &position); in HWTEST_F() local
H A Dstdio_fsetlocking_test.cpp23 int result = __fsetlocking(file, _FSETLOCKING_INTERNAL); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/
H A Dstring_memcmp_test.cpp21 int result = memcmp(str1, str2, strlen(str1)); in HWTEST_F() local
35 int result = memcmp(str1, str2, strlen(str1)); in HWTEST_F() local
49 int result = memcmp(str1, str2, strlen(str2)); in HWTEST_F() local
63 int result = memcmp(str1, str2, 0); HWTEST_F() local
[all...]
H A Dstring_strcmp_test.cpp20 int result = strcmp(str1, str2); in HWTEST_F() local
33 int result = strcmp(str1, str2); in HWTEST_F() local
46 int result = strcmp(str1, str2); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dacct.c28 int result = acct(NULL); in acct_0100() local
46 int result = acct(filePath); in acct_0200() local

Completed in 7 milliseconds

12345678910>>...532