Home
last modified time | relevance | path

Searched defs:gets (Results 1 – 25 of 90) sorted by relevance

1234

/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dgets.c41 gets(char *buf) in gets() function
/aosp_15_r20/external/musl/src/stdio/
H A Dgets.c5 char *gets(char *s) in gets() function
/aosp_15_r20/external/trusty/musl/src/stdio/
Dgets.c5 char *gets(char *s) in gets() function
/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Dbio_input_stream.h36 int gets(char *buf, int len) { in gets() function
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DOpenSSLBIOInputStream.java49 int gets(byte[] buffer) throws IOException { in gets() method in OpenSSLBIOInputStream
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DOpenSSLBIOInputStream.java53 int gets(byte[] buffer) throws IOException { in gets() method in OpenSSLBIOInputStream
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/lib/gcc/x86_64-linux/4.8.3/include/ssp/
Dstdio.h80 gets (char *__str) in gets() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
Dstdio.h80 gets (char *__str) in gets() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/test/testdata/
Daddressed_test.go197 func (to *V) gets(from *V) { func
/aosp_15_r20/external/clang/test/Analysis/
H A Dsecurity-syntax-checks.m42 char* gets(char *buf); function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dstdio2.h233 gets (char *__str) in gets() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dstdio2.h233 gets (char *__str) in gets() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp1112 vector<uint32_t> gets; in iterate() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpthread.h577 #define gets(...) (pthread_testcancel(), gets(__VA_ARGS__)) macro
Dstrsafe.h2072 #define gets _gets_instead_use_StringCbGetsA_or_StringCchGetsA; macro
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c364 void gets() {} in gets() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c402 void gets() {} in gets() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c364 void gets() {} in gets() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c402 void gets() {} in gets() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c402 void gets() {} in gets() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c402 void gets() {} in gets() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c402 void gets() {} in gets() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c403 void gets() {} in gets() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/solid/
H A Dmod.rs476 pub fn gets(arg1: *mut c_char) -> *mut c_char; in gets() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/solid/
Dmod.rs476 pub fn gets(arg1: *mut c_char) -> *mut c_char; in gets() function

1234