/aosp_15_r20/external/musl/src/stdio/ |
H A D | getchar.c | 4 int getchar(void) in getchar() function
|
/aosp_15_r20/external/trusty/musl/src/stdio/ |
D | getchar.c | 4 int getchar(void) in getchar() function
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | console.c | 163 int getchar(void) in getchar() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | stdio.h | 44 getchar (void) in getchar() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | stdio.h | 44 getchar (void) in getchar() function
|
/aosp_15_r20/external/trusty/lk/lib/libc/ |
D | stdio.c | 105 int getchar(void) in getchar() function
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/ |
H A D | libpayload.h | 362 int (*getchar) (void); member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | pydoc.py | 1647 getchar = lambda: sys.stdin.read(1) function 1650 getchar = lambda: sys.stdin.readline()[:-1][:1] function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | pydoc.py | 1647 getchar = lambda: sys.stdin.read(1) function 1650 getchar = lambda: sys.stdin.readline()[:-1][:1] function
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | pydoc.py | 1444 getchar = lambda: sys.stdin.read(1) function 1447 getchar = lambda: sys.stdin.readline()[:-1][:1] function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | pydoc.py | 1647 getchar = lambda: sys.stdin.read(1) function 1650 getchar = lambda: sys.stdin.readline()[:-1][:1] function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | pydoc.py | 1647 getchar = lambda: sys.stdin.read(1) function 1650 getchar = lambda: sys.stdin.readline()[:-1][:1] function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | pydoc.py | 1647 getchar = lambda: sys.stdin.read(1) function 1650 getchar = lambda: sys.stdin.readline()[:-1][:1] function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | pydoc.py | 1647 getchar = lambda: sys.stdin.read(1) function 1650 getchar = lambda: sys.stdin.readline()[:-1][:1] function
|
/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 | 89 # define getchar() getchar_unlocked () macro
|
/aosp_15_r20/bionic/libc/stdio/ |
H A D | stdio.cpp | 867 int getchar() { in getchar() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | pthread.h | 548 #define getchar(...) (pthread_testcancel(), getchar(__VA_ARGS__)) macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 318 pub fn getchar() -> c_int; in getchar() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/windows/ |
H A D | mod.rs | 318 pub fn getchar() -> c_int; in getchar() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 318 pub fn getchar() -> c_int; in getchar() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 318 pub fn getchar() -> c_int; in getchar() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 318 pub fn getchar() -> c_int; in getchar() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 318 pub fn getchar() -> c_int; in getchar() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/windows/ |
D | mod.rs | 318 pub fn getchar() -> c_int; in getchar() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/ |
D | stub.c | 315 void getchar() {} in getchar() function
|