/aosp_15_r20/external/trusty/musl/src/stdio/ |
D | getc.c | 4 int getc(FILE *f) in getc() function
|
/aosp_15_r20/external/musl/src/stdio/ |
H A D | getc.c | 4 int getc(FILE *f) in getc() function
|
/aosp_15_r20/system/media/audio_utils/include/audio_utils/ |
H A D | RunRemote.h | 115 int getc() { in getc() function
|
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/ |
H A D | vfscanf_internal.h | 41 LIBC_INLINE int getc(void *f) { in getc() function
|
H A D | reader.h | 54 LIBC_INLINE char getc() { in getc() function
|
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/ |
H A D | console.h | 45 int (*const getc)(struct console *console); member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/ |
D | console.h | 52 int (*const getc)(struct console *console); member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | stdio.h | 543 #define getc(_fp) _IO_getc (_fp) macro
|
/aosp_15_r20/external/trusty/lk/lib/libc/ |
D | stdio.c | 96 int getc(FILE *fp) in getc() function
|
/aosp_15_r20/external/javassist/src/main/javassist/compiler/ |
H A D | Lex.java | 522 private int getc() { in getc() method in Lex
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/ |
D | xml.go | 907 func (d *Decoder) getc() (b byte, ok bool) { func
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | system.h | 85 # define getc(Stream) getc_unlocked (Stream) macro
|
/aosp_15_r20/trusty/user/base/lib/libc-trusty/test/ |
D | libc_test.c | 456 TEST_F(libc, getc) { in TEST_F() argument
|
/aosp_15_r20/bionic/libc/stdio/ |
H A D | stdio.cpp | 852 int getc(FILE* fp) { in getc() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | pthread.h | 546 #define getc(...) (pthread_testcancel(), getc(__VA_ARGS__)) macro
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/ |
D | stub.c | 313 void getc() {} in getc() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/ |
D | stub.c | 349 void getc() {} in getc() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/ |
D | stub.c | 313 void getc() {} in getc() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/ |
D | stub.c | 349 void getc() {} in getc() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/ |
D | stub.c | 349 void getc() {} in getc() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/ |
D | stub.c | 349 void getc() {} in getc() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/ |
D | stub.c | 349 void getc() {} in getc() function
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/libavf/libavf_bindgen/android_arm64_armv8-2a_cortex-a55_source_apex10000/ |
D | bindings.rs | 686 pub fn getc(__fp: *mut FILE) -> ::std::os::raw::c_int; in getc() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/ |
H A D | wasi.rs | 491 pub fn getc(f: *mut FILE) -> c_int; in getc() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/ |
H A D | wasi.rs | 491 pub fn getc(f: *mut FILE) -> c_int; in getc() function
|