Home
last modified time | relevance | path

Searched defs:new_chunk (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/executor/
Dmpmcqueue.cc69 Node* new_chunk = static_cast<Node*>(gpr_zalloc(sizeof(Node) * num)); in AllocateNodes() local
84 Node* new_chunk = AllocateNodes(kQueueInitNumNodes); in InfLenFIFOQueue() local
109 Node* new_chunk = AllocateNodes(curr_count); in Put() local
/third_party/glib/glib/
Dgstringchunk.c120 GStringChunk *new_chunk = g_new (GStringChunk, 1); in g_string_chunk_new() local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Dmuxinternal.c140 WebPChunk* new_chunk; in ChunkSetHead() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxinternal.c140 WebPChunk* new_chunk; in ChunkSetHead() local
/third_party/uboot/u-boot-2020.01/fs/yaffs2/
Dyaffs_guts.c2388 int new_chunk; in yaffs_gc_process_chunk() local