Home
last modified time | relevance | path

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/
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/gstreamer/gstplugins_bad/tests/check/elements/
Dadaptive_demux_engine.c467 GstClockTime next_entry; in gst_adaptive_demux_update_test_clock() 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.rs1875 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/
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.c1680 int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c7263 gint next_entry = next_entry_size (demux); in gst_qtdemux_process_adapter() local