/aosp_15_r20/bionic/libc/dns/nameser/ |
H A D | ns_print.c | 585 size_t siz; in ns_sprintrrf() local 883 unsigned int siz; in ns_sprintrrf() local 920 unsigned int siz; in ns_sprintrrf() local 1014 unsigned int siz; in ns_sprintrrf() local
|
/aosp_15_r20/external/flac/src/flac/ |
H A D | local_string_utils.c | 35 flac__strlcpy(char *dst, const char *src, size_t siz) in flac__strlcpy() 84 flac__strlcat(char *dst, const char *src, size_t siz) in flac__strlcat()
|
/aosp_15_r20/external/regex-re2/util/ |
H A D | benchmark.cc | 74 static void runN(Benchmark *b, int n, int siz) { in runN() 103 void RunBench(Benchmark* b, int nthread, int siz) { in RunBench()
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | random.c | 183 size_t siz, i; in random_get_bytes() local 199 size_t siz, i; in random_get_bytes() local
|
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/string/ |
H A D | strdup.c | 41 size_t siz; in strdup() local
|
/aosp_15_r20/external/mksh/src/ |
H A D | strlcpy.c | 30 strlcpy(char *dst, const char *src, size_t siz) in strlcpy()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | regstrlcpy.c | 29 llvm_strlcpy(char *dst, const char *src, size_t siz) in llvm_strlcpy()
|
/aosp_15_r20/system/core/libcutils/ |
H A D | strlcpy.c | 33 strlcpy(char *dst, const char *src, size_t siz) in strlcpy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | regstrlcpy.c | 29 llvm_strlcpy(char *dst, const char *src, size_t siz) in llvm_strlcpy()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | strlcpy.c | 28 strlcpy(char *dst, const char *src, size_t siz) in strlcpy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regstrlcpy.c | 29 llvm_strlcpy(char *dst, const char *src, size_t siz) in llvm_strlcpy()
|
/aosp_15_r20/external/tcpdump/missing/ |
H A D | strlcpy.c | 47 strlcpy(char *dst, const char *src, size_t siz) in strlcpy()
|
H A D | strlcat.c | 48 strlcat(char *dst, const char *src, size_t siz) in strlcat()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regstrlcpy.c | 29 llvm_strlcpy(char *dst, const char *src, size_t siz) in llvm_strlcpy()
|
/aosp_15_r20/external/libevent/ |
H A D | strlcpy.c | 47 size_t event_strlcpy_(char *dst, const char *src, size_t siz) in event_strlcpy_()
|
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/string/ |
H A D | wcslcat.c | 51 wcslcat(wchar_t *dst, const wchar_t *src, size_t siz) in wcslcat()
|
/aosp_15_r20/external/cronet/third_party/libevent/ |
H A D | strlcpy.c | 49 _event_strlcpy(char *dst, const char *src, size_t siz) in _event_strlcpy()
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/ |
D | compat.cc | 64 size_t osi_strlcpy(char* dst, const char* src, size_t siz) { in osi_strlcpy()
|
/aosp_15_r20/external/mtools/ |
H A D | llong.c | 57 uint32_t truncSizeTo32u(size_t siz) in truncSizeTo32u()
|
H A D | misc.c | 236 mt_off_t siz; in str_to_off_with_end() local
|
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | disassemble.c | 38 unsigned char *buf, int siz) { in do_disassemble()
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/CameraToo/tests/src/com/example/android/camera2/cameratoo/ |
H A D | CameraTooTest.java | 107 Size[] siz = in chooseBigEnoughSize() local
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_defs.h | 162 u64 siz; member
|
/aosp_15_r20/bionic/libc/dns/resolv/ |
H A D | res_query.c | 423 res_hostalias(const res_state statp, const char *name, char *dst, size_t siz) { in res_hostalias()
|
/aosp_15_r20/bionic/libc/dns/net/ |
H A D | gethnamaddr.c | 97 #define addalias(d, s, arr, siz) do { \ argument 109 #define setup(arr, siz) do { \ argument
|