Home
last modified time | relevance | path

Searched defs:next_entry (Results 1 – 18 of 18) 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/rust/crates/tokio/src/fs/
Dread_dir.rs53 pub async fn next_entry(&mut self) -> io::Result<Option<DirEntry>> { in next_entry() method
/external/tensorflow/tensorflow/lite/micro/memory_planner/
Dgreedy_memory_planner.cc213 ListEntry* next_entry = NextSimultaneouslyActiveBuffer( in CalculateOffsetsIfNeeded() local
276 ListEntry* next_entry = &buffers_sorted_by_offset_[next_entry_index]; in CalculateOffsetsIfNeeded() local
/external/llvm-project/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; member
/external/llvm-project/lldb/include/lldb/Core/
DUniqueCStringMap.h115 const Entry *next_entry = entry_ptr + 1; in FindNextValueForName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp32 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/arm-trusted-firmware/common/
Dfdt_wrappers.c393 const uint32_t *next_entry; in fdtw_search_all_xlat_entries() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc508 auto next_entry = in Run() local
/external/llvm-project/lldb/source/Plugins/JITLoader/GDB/
DJITLoaderGDB.cpp41 ptr_t next_entry; // pointer member
/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/llvm-project/lldb/source/Symbol/
DDWARFCallFrameInfo.cpp438 dw_offset_t cie_id, next_entry, cie_offset; in GetFDEIndex() local
DCompactUnwindInfo.cpp469 uint32_t next_entry = m_unwindinfo_data.GetU32(&offset); // entry in BinarySearchCompressedSecondPage() local
DSymtab.cpp907 FileRangeToIndexMap::Entry *next_entry = in InitAddressIndexes() local
/external/rust/crates/serde/src/de/
Dmod.rs1855 fn next_entry<K, V>(&mut self) -> Result<Option<(K, V)>, Self::Error> in next_entry() method
1906 fn next_entry<K, V>(&mut self) -> Result<Option<(K, V)>, Self::Error> in next_entry() function
/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