Home
last modified time | relevance | path

Searched defs:getc (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/trusty/musl/src/stdio/
Dgetc.c4 int getc(FILE *f) in getc() function
/aosp_15_r20/external/musl/src/stdio/
H A Dgetc.c4 int getc(FILE *f) in getc() function
/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A DRunRemote.h115 int getc() { in getc() function
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dvfscanf_internal.h41 LIBC_INLINE int getc(void *f) { in getc() function
H A Dreader.h54 LIBC_INLINE char getc() { in getc() function
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/
H A Dconsole.h45 int (*const getc)(struct console *console); member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/
Dconsole.h52 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/
Dstdio.h543 #define getc(_fp) _IO_getc (_fp) macro
/aosp_15_r20/external/trusty/lk/lib/libc/
Dstdio.c96 int getc(FILE *fp) in getc() function
/aosp_15_r20/external/javassist/src/main/javassist/compiler/
H A DLex.java522 private int getc() { in getc() method in Lex
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dxml.go907 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/
Dsystem.h85 # define getc(Stream) getc_unlocked (Stream) macro
/aosp_15_r20/trusty/user/base/lib/libc-trusty/test/
Dlibc_test.c456 TEST_F(libc, getc) { in TEST_F() argument
/aosp_15_r20/bionic/libc/stdio/
H A Dstdio.cpp852 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/
Dpthread.h546 #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/
Dstub.c313 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/
Dstub.c349 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/
Dstub.c313 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/
Dstub.c349 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/
Dstub.c349 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/
Dstub.c349 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/
Dstub.c349 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/
Dbindings.rs686 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 Dwasi.rs491 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 Dwasi.rs491 pub fn getc(f: *mut FILE) -> c_int; in getc() function

123