Home
last modified time | relevance | path

Searched defs:fret (Results 1 - 14 of 14) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Denum-typecheck.c17 enum bad fret(void) { return 0; } in fret() function
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dgetc.c41 int fret = fseek(fptr, 0, SEEK_SET); in getc_0100() local
H A Dftell.c41 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 Ddevpts_pts.c103 int master = -1, slave = -1, fret = -1; in do_tiocgptpeer() local
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c103 int master = -1, slave = -1, fret = -1; in do_tiocgptpeer() local
/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.c246 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 Dheif_yuv_test.cpp154 int fret = fclose(outfile); in DecodeToYuv() local
H A Djpg_yuv_test.cpp207 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 Dnstackx_wifi_stat_linux.c195 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 Duevent_filtering.c81 int fret = -1, rcv_buf_sz = __UEVENT_BUFFER_SIZE; in uevent_listener() local
/kernel/linux/linux-6.6/tools/testing/selftests/uevent/
H A Duevent_filtering.c81 int fret = -1, rcv_buf_sz = __UEVENT_BUFFER_SIZE; in uevent_listener() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dcrypto.c554 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 Dfile.c1072 int fret; in __ceph_sync_read() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk1.cpp863 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...]

Completed in 16 milliseconds