Home
last modified time | relevance | path

Searched defs:size (Results 826 - 850 of 10233) sorted by relevance

1...<<31323334353637383940>>...410

/third_party/ffmpeg/libavformat/
H A Drtpenc_latm.c25 void ff_rtp_send_latm(AVFormatContext *s1, const uint8_t *buff, int size) in ff_rtp_send_latm() argument
H A Drtpenc_vp8.c26 void ff_rtp_send_vp8(AVFormatContext *s1, const uint8_t *buf, int size) in ff_rtp_send_vp8() argument
H A Drtpenc_vp9.c26 void ff_rtp_send_vp9(AVFormatContext *ctx, const uint8_t *buf, int size) in ff_rtp_send_vp9() argument
/third_party/ffmpeg/libavutil/
H A Dhdr_dynamic_vivid_metadata.c24 AVDynamicHDRVivid *av_dynamic_hdr_vivid_alloc(size_t *size) in av_dynamic_hdr_vivid_alloc() argument
H A Dhdr_dynamic_metadata.c24 AVDynamicHDRPlus *av_dynamic_hdr_plus_alloc(size_t *size) in av_dynamic_hdr_plus_alloc() argument
/third_party/gn/src/base/strings/
H A Dstring_util_posix.h16 vsnprintf(char* buffer, size_t size, const char* format, va_list arguments) vsnprintf() argument
/third_party/alsa-utils/alsactl/
H A Dinit_sysdeps.c22 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 Dsicc.c25 sanei_load_icc_profile (const char *path, size_t *size) in sanei_load_icc_profile() argument
/third_party/backends/testsuite/backend/genesys/
H A Dtests_row_buffer.cpp33 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 Dmap_test.cc8 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 Dgets_s.c20 SECUREC_INLINE void SecTrimCRLF(char *buffer, size_t size) in SecTrimCRLF() argument
/third_party/icu/icu4c/source/test/fuzzer/
H A Dcollator_rulebased_fuzzer.cpp14 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duloc_for_language_tag_fuzzer.cpp9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duloc_canonicalize_fuzzer.cpp9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duloc_get_name_fuzzer.cpp9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dunicode_string_codepage_create_fuzzer.cpp68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duregex_open_fuzzer.cpp14 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Duloc_open_keywords_fuzzer.cpp10 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/libuv/test/
H A Dtest-get-currentexe.c44 size_t size; in TEST_IMPL() local
[all...]
/third_party/libunwind/libunwind/src/mi/
H A DGset_cache_size.c30 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 Dpdu_parse_tcp_target.c7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dpdu_parse_udp_target.c7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dpdu_parse_ws_target.c7 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/lzma/CPP/7zip/Compress/
H A DBcjCoder.cpp17 Z7_COM7F_IMF2(UInt32, CCoder2::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
/third_party/lzma/C/
H A DXzCrc64Opt.c13 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...]

Completed in 6 milliseconds

1...<<31323334353637383940>>...410