/external/llvm-libc/src/stdio/scanf_core/ |
D | vfscanf_internal.h | 43 LIBC_INLINE int getc(::FILE *f) { return LIBC_NAMESPACE::getc(f); } in getc() function 102 LIBC_INLINE char getc() { in getc() function
|
D | reader.h | 27 LIBC_INLINE char getc() { in getc() function
|
D | string_reader.h | 30 LIBC_INLINE char getc() { in getc() function
|
/external/trusty/musl/src/stdio/ |
D | getc.c | 4 int getc(FILE *f) in getc() function
|
/external/musl/src/stdio/ |
D | getc.c | 4 int getc(FILE *f) in getc() function
|
/external/llvm-libc/src/stdio/baremetal/ |
D | scanf_internal.h | 18 LIBC_INLINE char getc() { in getc() function
|
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/scanf_core/ |
D | vfscanf_internal.h | 41 LIBC_INLINE int getc(void *f) { in getc() function
|
D | reader.h | 54 LIBC_INLINE char getc() { in getc() function
|
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/scanf_core/ |
D | vfscanf_internal.h | 41 LIBC_INLINE int getc(void *f) { in getc() function
|
D | reader.h | 54 LIBC_INLINE char getc() { in getc() function
|
/external/arm-trusted-firmware/include/drivers/ |
D | console.h | 45 int (*const getc)(struct console *console); member
|
/external/trusty/arm-trusted-firmware/include/drivers/ |
D | console.h | 52 int (*const getc)(struct console *console); member
|
/external/trusty/lk/lib/libc/ |
D | stdio.c | 96 int getc(FILE *fp) in getc() function
|
/external/javassist/src/main/javassist/compiler/ |
D | Lex.java | 522 private int getc() { in getc() method in Lex
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/wasi/ |
D | mod.rs | 533 pub fn getc(f: *mut FILE) -> c_int; in getc() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/wasi/ |
D | mod.rs | 533 pub fn getc(f: *mut FILE) -> c_int; in getc() function
|
/external/rust/android-crates-io/crates/libc/src/wasi/ |
D | mod.rs | 533 pub fn getc(f: *mut FILE) -> c_int; in getc() function
|
/external/rust/android-crates-io/crates/libc/src/solid/ |
D | mod.rs | 459 pub fn getc(arg1: *mut FILE) -> c_int; in getc() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/ |
D | mod.rs | 459 pub fn getc(arg1: *mut FILE) -> c_int; in getc() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/ |
D | mod.rs | 459 pub fn getc(arg1: *mut FILE) -> c_int; in getc() function
|