| /third_party/curl/tests/libtest/ |
| H A D | lib3027.c | 32 CURLcode ret = CURLE_OK; in test() local
|
| /third_party/gn/src/base/files/ |
| H A D | scoped_file.cc | 31 int ret = IGNORE_EINTR(close(fd)); in Free() local
|
| /third_party/benchmark/cmake/ |
| H A D | posix_regex.cpp | 10 int ret = regexec(&re, str.c_str(), 0, nullptr, 0) ? -1 : 0; in main() local
|
| /third_party/bounds_checking_function/src/ |
| H A D | sscanf_s.c | 45 int ret; /* If initialization causes e838 */ in sscanf_s() local
|
| H A D | swscanf_s.c | 44 int ret; /* If initialization causes e838 */ in swscanf_s() local
|
| H A D | fscanf_s.c | 43 int ret; /* If initialization causes e838 */ in fscanf_s() local
|
| H A D | fwscanf_s.c | 42 int ret; /* If initialization causes e838 */ in fwscanf_s() local
|
| /third_party/NuttX/drivers/bch/ |
| H A D | bchlib_cache.c | 51 int ret = OK; in bchlib_flushsector() local 89 int ret = OK; in bchlib_readsector() local [all...] |
| /third_party/NuttX/fs/dirent/ |
| H A D | fs_closedir.c | 57 int ret; in closedir() local
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_fsync.c | 52 int ret; in file_fsync() local 102 int ret = fs_getfilep(fd, &filep); in fsync() local [all...] |
| H A D | fs_stat.c | 55 int ret; in stat() local
|
| /third_party/libunwind/libunwind/src/x86/ |
| H A D | Gstep.c | 33 int ret, i; in unw_step() local [all...] |
| /third_party/libunwind/libunwind/src/ppc64/ |
| H A D | get_func_addr.c | 37 int ret; in tdep_get_func_addr() local
|
| /third_party/libunwind/libunwind/src/coredump/ |
| H A D | _UCD_get_mapinfo_generic.c | 31 int ret = UNW_ESUCCESS; /* it's OK if there are no file mappings */ in _UCD_get_mapinfo() local
|
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | fd5_layout_test.c | 107 int ret = 0; in main() local
|
| H A D | fd6_layout_test.c | 928 int ret = 0; in main() local
|
| /third_party/node/test/wasi/c/ |
| H A D | sock.c | 12 int ret = accept(10, NULL, &addrlen); in main() local
|
| /third_party/musl/src/stat/ |
| H A D | fchmod.c | 8 int ret = __syscall(SYS_fchmod, fd, mode); in fchmod() local
|
| /third_party/musl/src/thread/ |
| H A D | pthread_sigmask.c | 7 int ret; in pthread_sigmask() local
|
| /third_party/musl/porting/linux/user/src/process/ |
| H A D | _Fork.c | 15 pid_t ret; in _Fork() local
|
| /third_party/musl/porting/liteos_a/user/src/misc/ |
| H A D | realpath.c | 12 int ret; in realpath() local
|
| /third_party/musl/src/signal/ |
| H A D | sigsuspend.c | 7 int ret, retval; in sigsuspend() local
|
| /third_party/musl/src/stdio/ |
| H A D | asprintf.c | 7 int ret; in asprintf() local
|
| H A D | dprintf.c | 6 int ret; in dprintf() local
|
| /third_party/musl/src/ipc/ |
| H A D | shmat.c | 13 unsigned long ret; in shmat() local
|