| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | enum-typecheck.c | 17 enum bad fret(void) { return 0; } in fret() function
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | getc.c | 41 int fret = fseek(fptr, 0, SEEK_SET); in getc_0100() local
|
| H A D | ftell.c | 41 int fret = fseek(fptr, 0L, SEEK_SET); in ftell_0100() local 72 int fret = fseek(fptr, 8L, SEEK_SET); in ftell_0200() local 103 int fret = fseek(fptr, 0L, SEEK_END); in ftell_0300() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/filesystems/ |
| H A D | devpts_pts.c | 103 int master = -1, slave = -1, fret = -1; in do_tiocgptpeer() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/filesystems/ |
| H A D | devpts_pts.c | 103 int master = -1, slave = -1, fret = -1; in do_tiocgptpeer() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | conf-parser.c | 246 DWORD fret = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS, in pa_config_parse() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | heif_yuv_test.cpp | 154 int fret = fclose(outfile);
in DecodeToYuv() local
|
| H A D | jpg_yuv_test.cpp | 207 int fret = fclose(outfile); in DecodeToYuv() local 227 int32_t fret = fclose(outfile); in YuvWriteToFile() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/ |
| H A D | nstackx_wifi_stat_linux.c | 195 void *fret = genlmsg_put(msg, 0, 0, nl80211MsgSet->nlDevInfo.nl80211_id, 0, nl80211MsgSet->flags, in Nl80211Msg() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/uevent/ |
| H A D | uevent_filtering.c | 81 int fret = -1, rcv_buf_sz = __UEVENT_BUFFER_SIZE; in uevent_listener() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/uevent/ |
| H A D | uevent_filtering.c | 81 int fret = -1, rcv_buf_sz = __UEVENT_BUFFER_SIZE; in uevent_listener() local
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | crypto.c | 554 int fret; in ceph_fscrypt_decrypt_pages() local 603 int fret; in ceph_fscrypt_decrypt_extents() local 658 int fret; ceph_fscrypt_encrypt_pages() local [all...] |
| H A D | file.c | 1072 int fret; in __ceph_sync_read() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | stdiondk1.cpp | 863 int fret = fseek(fp, PARAM_0, SEEK_SET);
in Ftell_One() local 879 int fret = fseek(fp, PARAM_0, SEEK_SET);
in Ftello_One() local 895 int fret = fseek(fp, PARAM_0, SEEK_SET);
in Ftello64_One() local 1069 int fret = fseek(fp, PARAM_0, SEEK_SET);
in Getdelim_One() local 1088 int fret = fseek(fp, PARAM_0, SEEK_SET);
in Getline_One() local [all...] |