/third_party/ltp/testcases/network/nfs/nfslock01/ |
H A D | nfs_flock_func.c | 12 int lock_reg(int fd, int type, off_t offset, int whence, off_t len, int cmd) in lock_reg() argument 24 int lock_test(int fd, int type, off_t offset, int whence, int len) in lock_test() argument
|
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_1_to_1_rtoinfo.c | 66 socklen_t len; in main() local
|
/third_party/libwebsockets/lib/tls/ |
H A D | tls-sessions.c | 41 lws_tls_session_tag_from_wsi(struct lws *wsi, char *buf, size_t len) in lws_tls_session_tag_from_wsi() argument 28 lws_tls_session_tag_discrete(const char *vhname, const char *host, uint16_t port, char *buf, size_t len) lws_tls_session_tag_discrete() argument
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | normalize_utf8.h | 39 int len = it.get_utf8(utf8); in NormalizeDecimalDigits() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 11-4.c | 58 size_t len; in main() local [all...] |
H A D | 18-1.c | 75 size_t len; in main() local
|
H A D | 24-2.c | 38 size_t len; in main() local [all...] |
H A D | 31-1.c | 46 size_t len; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strlen/ |
H A D | 1-1.c | 29 static char *random_string(int len) in random_string() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strcpy/ |
H A D | 1-1.c | 31 static char *random_string(int len) in random_string() argument
|
/third_party/node/deps/v8/src/base/ |
H A D | sys-info.cc | 43 size_t len = sizeof(ncpu); in NumberOfProcessors() local 69 size_t len = sizeof(memsize); in AmountOfPhysicalMemory() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | string_memset.c | 17 static void test_align(int align, int len) in test_align() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | fprintf.c | 31 int32_t len = fprintf(stdout, "%s", str); in fprintf_0100() local 43 int32_t len = fprintf(stderr, "%s", str); in fprintf_0200() local 55 int len = 0; in fprintf_0300() local 72 int32_t len = 0; in fprintf_0400() local [all...] |
H A D | fputs.c | 30 int len = fputs("this is a test string", fptr); in fputs_0100() local 46 int len = fputs("", fptr); in fputs_0200() local 62 int len = fputs("this is a test string", p); in fputs_0300() local
|
H A D | vprintf.c | 36 int len = strlen(want); in vprintf_0100() local 57 int len = strlen(want); in vprintf_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/temp/ |
H A D | mkostemps.c | 36 int len = sprintf(rmfile, "rm %s", tmpfile); in mkostemps_0100() local 59 int len = sprintf(rmfile, "rm %s", tmpfile); in mkostemps_0200() local 81 int len = sprintf(rmfile, "rm %s", tmpfile); in mkostemps_0300() local
|
H A D | mkstemps.c | 34 int len = sprintf(rmfile, "rm %s", tmpfile); in mkstemps_0100() local 56 int len = sprintf(rmfile, "rm %s", tmpfile); in mkstemps_0200() local 78 int len = sprintf(rmfile, "rm %s", tmpfile); in mkstemps_0300() local
|
H A D | mkstemp.c | 35 int len = sprintf(rmfile, "rm %s", tmpfile); in mkstemp_0100() local 57 int len = sprintf(rmfile, "rm %s", tmpfile); in mkstemp_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/temp/temp_gtest/ |
H A D | temp_mkostemp64_test.cpp | 29 int len = sprintf(rmFile, "rm %s", tmpFile); in HWTEST_F() local
|
H A D | temp_mkstemp64_test.cpp | 29 int len = sprintf(rmFile, "rm %s", tmpFile); in HWTEST_F() local
|
H A D | temp_mkstemps64_test.cpp | 28 int len = sprintf(rmFile, "rm %s", tmpFile); in HWTEST_F() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_print.c | 15 int ASN1_PRINTABLE_type(const unsigned char *s, int len) in ASN1_PRINTABLE_type() argument
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_mpi.c | 44 long len; in BN_mpi2bn() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_cpu_x86.c | 61 static size_t get_hardware_random_value(unsigned char *buf, size_t len) in get_hardware_random_value() argument 91 static size_t get_hardware_random_value(unsigned char *buf, size_t len) { in get_hardware_random_value() argument [all...] |
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | d1_msg.c | 12 int dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, size_t len, in dtls1_write_app_data_bytes() argument
|