Searched defs:next_entry (Results 1 – 8 of 8) sorted by relevance
| /third_party/node/deps/v8/src/objects/ |
| D | ordered-hash-table.h | 229 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/ |
| D | GDBRegistrationListener.cpp | 32 struct jit_code_entry *next_entry; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_screen_cache.c | 181 struct svga_host_surface_cache_entry *entry = NULL, *next_entry; in svga_screen_cache_shrink() local
|
| /third_party/selinux/libselinux/src/ |
| D | label_file.h | 334 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/ |
| D | mod.rs | 1876 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/ |
| D | pvr_xgl_pds.c | 106 uint8_t *next_entry = ((uint8_t *)entry_write_state->entry + in pvr_prepare_next_pds_const_map_entry() local
|
| /third_party/selinux/libsepol/src/ |
| D | services.c | 1681 int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
|
| /third_party/node/deps/v8/src/compiler/ |
| D | effect-control-linearizer.cc | 6603 Node* next_entry = ChangeSmiToIntPtr(__ Load( in LowerFindOrderedHashMapEntryForInt32Key() local
|