/third_party/ffmpeg/libavformat/ |
H A D | diracdec.c | 28 unsigned size; in dirac_probe() local
|
/third_party/musl/porting/liteos_m/user/src/thread/ |
H A D | pthread_attr_setguardsize.c | 4 _LIBC_TEXT_SECTION int pthread_attr_setguardsize(pthread_attr_t *a, size_t size) in pthread_attr_setguardsize() argument
|
H A D | pthread_attr_setstacksize.c | 4 _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 D | pthread_attr_setguardsize.c | 3 int pthread_attr_setguardsize(pthread_attr_t *a, size_t size) in pthread_attr_setguardsize() argument
|
H A D | pthread_attr_setstacksize.c | 3 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 D | ssl_port.c | 20 void *ssl_mem_zalloc(size_t size) in ssl_mem_zalloc() argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftsizes.h | 120 FT_Done_Size( FT_Size size ); global() variable 149 FT_Activate_Size( FT_Size size ); global() variable [all...] |
/third_party/elfutils/src/ |
H A D | arlib2.c | 34 size_t size = obstack_object_size (&symtab.longnamesob); in arlib_add_long_name() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | startcode.c | 31 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 D | file.c | 26 size_t size; in main() local
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_scn_gnu_compressed_size.c | 62 uint64_t size; in dwelf_scn_gnu_compressed_size() local [all...] |
/third_party/elfutils/libelf/ |
H A D | elf_memory.c | 41 elf_memory (char *image, size_t size) in elf_memory() argument
|
/third_party/backends/lib/ |
H A D | strdup.c | 29 size_t size; in strdup() local
|
/third_party/icu/icu4c/source/test/fuzzer/ |
H A D | locale_util.cpp | 10 std::string MakeZeroTerminatedInput(const uint8_t *data, int32_t size) { in MakeZeroTerminatedInput() argument
|
H A D | uloc_is_right_to_left_fuzzer.cpp | 9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
/third_party/libuv/src/unix/ |
H A D | procfs-exepath.c | 28 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
/third_party/libuv/test/ |
H A D | test-gethostname.c | 28 size_t size; in TEST_IMPL() local [all...] |
/third_party/libcoap/tests/oss-fuzz/ |
H A D | split_uri_target.c | 4 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
/third_party/node/test/parallel/ |
H A D | test-zlib-bytes-read.js | [all...] |
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittptmark32.asm | 3 size 6673 label
|
H A D | ittptmark64.asm | 3 size 6458 label
|
/third_party/musl/src/stdio/ |
H A D | setvbuf.c | 12 int setvbuf(FILE *restrict f, char *restrict buf, int type, size_t size) in setvbuf() argument
|
/third_party/musl/src/unistd/ |
H A D | getlogin_r.c | 5 int getlogin_r(char *name, size_t size) in getlogin_r() argument
|
/third_party/musl/src/ipc/ |
H A D | shmget.c | 6 int shmget(key_t key, size_t size, int flag) in shmget() argument
|
/third_party/musl/src/legacy/ |
H A D | valloc.c | 5 void *valloc(size_t size) in valloc() argument
|