Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dordered-hash-table.h229 Object next_entry = get(EntryToIndexRaw(entry) + kChainOffset); in NextChainEntryRaw() local
546 void SetNextEntry(int entry, int next_entry) { in SetNextEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; member
/third_party/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
/third_party/selinux/libselinux/src/
Dlabel_file.h334 static inline int next_entry(void *buf, struct mmap_area *fp, size_t bytes) in next_entry() function
/third_party/rust/crates/serde/serde/src/de/
Dmod.rs1876 fn next_entry<K, V>(&mut self) -> Result<Option<(K, V)>, Self::Error> in next_entry() method
1927 fn next_entry<K, V>(&mut self) -> Result<Option<(K, V)>, Self::Error> in next_entry() function
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_xgl_pds.c106 uint8_t *next_entry = ((uint8_t *)entry_write_state->entry + in pvr_prepare_next_pds_const_map_entry() local
/third_party/selinux/libsepol/src/
Dservices.c1681 int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
/third_party/node/deps/v8/src/compiler/
Deffect-control-linearizer.cc6603 Node* next_entry = ChangeSmiToIntPtr(__ Load( in LowerFindOrderedHashMapEntryForInt32Key() local