Searched defs:next_entry (Results 1 – 8 of 8) sorted by relevance
/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/gstreamer/gstplugins_bad/tests/check/elements/ |
D | adaptive_demux_engine.c | 467 GstClockTime next_entry; in gst_adaptive_demux_update_test_clock() 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 | 1875 fn next_entry<K, V>(&mut self) -> Result<Option<(K, V)>, Self::Error> in next_entry() method 1926 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 | 1680 int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 7263 gint next_entry = next_entry_size (demux); in gst_qtdemux_process_adapter() local
|