Home
last modified time | relevance | path

Searched defs:size (Results 1 - 25 of 7557) sorted by relevance

12345678910>>...303

/third_party/ffmpeg/libavformat/
H A Ddiracdec.c28 unsigned size; in dirac_probe() local
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_attr_setguardsize.c4 _LIBC_TEXT_SECTION int pthread_attr_setguardsize(pthread_attr_t *a, size_t size) in pthread_attr_setguardsize() argument
H A Dpthread_attr_setstacksize.c4 _LIBC_TEXT_SECTION int pthread_attr_setstacksize(pthread_attr_t *a, size_t size) in pthread_attr_setstacksize() argument
/third_party/musl/src/thread/
H A Dpthread_attr_setguardsize.c3 int pthread_attr_setguardsize(pthread_attr_t *a, size_t size) in pthread_attr_setguardsize() argument
H A Dpthread_attr_setstacksize.c3 int pthread_attr_setstacksize(pthread_attr_t *a, size_t size) in pthread_attr_setstacksize() argument
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
H A Dssl_port.c20 void *ssl_mem_zalloc(size_t size) in ssl_mem_zalloc() argument
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsizes.h120 FT_Done_Size( FT_Size size ); global() variable
149 FT_Activate_Size( FT_Size size ); global() variable
[all...]
/third_party/elfutils/src/
H A Darlib2.c34 size_t size = obstack_object_size (&symtab.longnamesob); in arlib_add_long_name() local
/third_party/ffmpeg/libavcodec/
H A Dstartcode.c31 int ff_startcode_find_candidate_c(const uint8_t *buf, int size) in ff_startcode_find_candidate_c() argument
/third_party/ffmpeg/libavutil/tests/
H A Dfile.c26 size_t size; in main() local
/third_party/elfutils/libdwelf/
H A Ddwelf_scn_gnu_compressed_size.c62 uint64_t size; in dwelf_scn_gnu_compressed_size() local
[all...]
/third_party/elfutils/libelf/
H A Delf_memory.c41 elf_memory (char *image, size_t size) in elf_memory() argument
/third_party/backends/lib/
H A Dstrdup.c29 size_t size; in strdup() local
/third_party/icu/icu4c/source/test/fuzzer/
H A Dlocale_util.cpp10 std::string MakeZeroTerminatedInput(const uint8_t *data, int32_t size) { in MakeZeroTerminatedInput() argument
H A Duloc_is_right_to_left_fuzzer.cpp9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/libuv/src/unix/
H A Dprocfs-exepath.c28 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
/third_party/libuv/test/
H A Dtest-gethostname.c28 size_t size; in TEST_IMPL() local
[all...]
/third_party/libcoap/tests/oss-fuzz/
H A Dsplit_uri_target.c4 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/node/test/parallel/
H A Dtest-zlib-bytes-read.js[all...]
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittptmark32.asm3 size 6673 label
H A Dittptmark64.asm3 size 6458 label
/third_party/musl/src/stdio/
H A Dsetvbuf.c12 int setvbuf(FILE *restrict f, char *restrict buf, int type, size_t size) in setvbuf() argument
/third_party/musl/src/unistd/
H A Dgetlogin_r.c5 int getlogin_r(char *name, size_t size) in getlogin_r() argument
/third_party/musl/src/ipc/
H A Dshmget.c6 int shmget(key_t key, size_t size, int flag) in shmget() argument
/third_party/musl/src/legacy/
H A Dvalloc.c5 void *valloc(size_t size) in valloc() argument

Completed in 6 milliseconds

12345678910>>...303