Home
last modified time | relevance | path

Searched defs:next_entry (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.cc80 PartitionFreelistEntry* next_entry = in PartitionDirectMap() local
395 PartitionFreelistEntry* next_entry = in AllocAndFillFreelist() local
/external/tensorflow/tensorflow/lite/micro/memory_planner/
Dgreedy_memory_planner.cc180 ListEntry* next_entry = NextSimultaneouslyActiveBuffer( in CalculateOffsetsIfNeeded() local
230 ListEntry* next_entry = &buffers_sorted_by_offset_[next_entry_index]; in CalculateOffsetsIfNeeded() local
/external/v8/src/objects/
Dordered-hash-table.h224 Object next_entry = get(EntryToIndexRaw(entry) + kChainOffset); in NextChainEntryRaw() local
536 void SetNextEntry(int entry, int next_entry) { in SetNextEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp33 struct jit_code_entry *next_entry; member
/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c181 struct svga_host_surface_cache_entry *entry = NULL, *next_entry; in svga_screen_cache_shrink() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc500 auto next_entry = in Run() local
/external/selinux/libselinux/src/
Dlabel_file.h330 static inline int next_entry(void *buf, struct mmap_area *fp, size_t bytes) in next_entry() function
/external/u-boot/fs/fat/
Dfat_write.c373 __u32 next_fat, next_entry = entry + 1; in determine_fatent() local
/external/libaom/libaom/av1/encoder/
Dtune_vmaf.c758 const struct lookahead_entry *next_entry = in av1_get_vmaf_base_qindex() local
/external/selinux/libsepol/src/
Dservices.c1694 int hidden next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
/external/v8/src/compiler/
Deffect-control-linearizer.cc6382 Node* next_entry = ChangeSmiToIntPtr(__ Load( in LowerFindOrderedHashMapEntryForInt32Key() local