/third_party/gn/src/base/strings/ |
H A D | string_util_posix.h | 16 vsnprintf(char* buffer, size_t size, const char* format, va_list arguments) vsnprintf() argument
|
/third_party/alsa-utils/alsactl/ |
H A D | init_sysdeps.c | 22 static size_t strlcpy(char *dst, const char *src, size_t size) in strlcpy() argument 41 static size_t strlcat(char *dst, const char *src, size_t size) in strlcat() argument
|
/third_party/backends/frontend/ |
H A D | sicc.c | 25 sanei_load_icc_profile (const char *path, size_t *size) in sanei_load_icc_profile() argument
|
/third_party/backends/testsuite/backend/genesys/ |
H A D | tests_row_buffer.cpp | 33 void test_row_buffer_push_pop_forward(unsigned size) in test_row_buffer_push_pop_forward() argument 57 void test_row_buffer_push_pop_backward(unsigned size) in test_row_buffer_push_pop_backward() argument [all...] |
/third_party/benchmark/test/ |
H A D | map_test.cc | 8 std::map<int, int> ConstructRandomMap(int size) { in ConstructRandomMap() argument 20 const int size = static_cast<int>(state.range(0)); in BM_MapLookup() local 48 const int size in BENCHMARK_DEFINE_F() local [all...] |
/third_party/bounds_checking_function/src/ |
H A D | gets_s.c | 20 SECUREC_INLINE void SecTrimCRLF(char *buffer, size_t size) in SecTrimCRLF() argument
|
/third_party/icu/icu4c/source/test/fuzzer/ |
H A D | collator_rulebased_fuzzer.cpp | 14 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | uloc_for_language_tag_fuzzer.cpp | 9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | uloc_canonicalize_fuzzer.cpp | 9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | uloc_get_name_fuzzer.cpp | 9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | unicode_string_codepage_create_fuzzer.cpp | 68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | uregex_open_fuzzer.cpp | 14 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | uloc_open_keywords_fuzzer.cpp | 10 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
/third_party/libuv/test/ |
H A D | test-get-currentexe.c | 44 size_t size; in TEST_IMPL() local [all...] |
/third_party/libunwind/libunwind/src/mi/ |
H A D | Gset_cache_size.c | 30 unw_set_cache_size (unw_addr_space_t as, size_t size, int flag) in unw_set_cache_size() argument
|
/third_party/libcoap/tests/oss-fuzz/ |
H A D | pdu_parse_tcp_target.c | 7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | pdu_parse_udp_target.c | 7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
H A D | pdu_parse_ws_target.c | 7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | BcjCoder.cpp | 17 Z7_COM7F_IMF2(UInt32, CCoder2::Filter(Byte *data, UInt32 size))
in Z7_COM7F_IMF2() argument
|
/third_party/lzma/C/ |
H A D | XzCrc64Opt.c | 13 UInt64 Z7_FASTCALL XzCrc64UpdateT4(UInt64 v, const void *data, size_t size, const UInt64 *table)
in XzCrc64UpdateT4() argument 40 UInt64 Z7_FASTCALL XzCrc64UpdateT1_BeT4(UInt64 v, const void *data, size_t size, cons argument [all...] |
/third_party/lzma/CPP/Common/ |
H A D | DynLimBuf.cpp | 15 unsigned size = 1 << 4;
in CDynLimBuf() local
|
/third_party/jerryscript/jerry-main/ |
H A D | libfuzzer.c | 20 int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/third_party/json/tests/src/ |
H A D | fuzzer-parse_bson.cpp | 29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | fuzzer-parse_cbor.cpp | 29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | fuzzer-parse_json.cpp | 30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|