Searched refs:malloc (Results 4601 - 4604 of 4604) sorted by relevance
1...<<181182183184185
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 3581 // wuffs_base__malloc_slice_uxx wraps calling a malloc-like function, except 3586 // You can pass the C stdlib's malloc as the malloc_func. 6385 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 6669 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 6953 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 7141 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 7401 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 7631 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 8009 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 8279 // Use malloc o [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 3366 // wuffs_base__malloc_slice_uxx wraps calling a malloc-like function, except 3371 // You can pass the C stdlib's malloc as the malloc_func. 6170 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 6454 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 6738 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 6926 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 7186 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 7416 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 7794 // Use malloc or memcpy and the sizeof__wuffs_foo__bar function instead, and 8064 // Use malloc o [all...] |
/third_party/glfw/deps/ |
H A D | nuklear.h | 540 /// __nk_init_default__ | Initializes context with standard library memory allocation (malloc,free) 4090 allocation functions malloc and free and takes over complete control over 5704 #include <stdlib.h> /* malloc, free */ 8013 return malloc(size); in nk_malloc()
|
/third_party/curl/src/ |
H A D | tool_hugehelp.c | 13483 buf = malloc(BUF_SIZE); in hugehelp()
|
Completed in 120 milliseconds
1...<<181182183184185