Home
last modified time | relevance | path

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

/external/rust/crates/fs-err/src/tokio/
Dread_dir.rs39 pub async fn next_entry(&mut self) -> io::Result<Option<DirEntry>> { in next_entry() method
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
DJITLoaderGDB.cpp34 struct jit_code_entry *next_entry; member
/external/rust/crates/tokio/src/fs/
Dread_dir.rs79 pub async fn next_entry(&mut self) -> io::Result<Option<DirEntry>> { in next_entry() method
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_gatt_server.cc116 MutableBufferView next_entry = rsp_writer.mutable_payload_data().mutable_view( in HandleReadByGrpType() local
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dserver.cc340 auto next_entry = writer.mutable_payload_data(); in OnFindByTypeValueRequest() local
426 auto next_entry = in OnReadByGroupType() local
549 auto next_entry = in OnReadByType() local
/external/grpc-grpc/test/cpp/qps/
Dqps_json_driver.cc98 std::string next_entry = remaining.substr(0, next_semicolon); in ConstructPerWorkerCredentialTypesMap() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; member
/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/cronet/base/debug/
Dstack_trace_fuchsia.cc143 SymbolMap::Module& next_entry = modules_[count_]; in Populate() local
/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/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc472 scoped_refptr<EntryImpl>* next_entry) { in SyncOpenNextEntry()
675 scoped_refptr<EntryImpl> next_entry = entries[newest]; in OpenNextEntryImpl() local
1677 scoped_refptr<EntryImpl>* next_entry) { in OpenFollowingEntryFromList()
/external/cronet/net/disk_cache/
Ddisk_cache_test_base.cc73 disk_cache::Entry** next_entry) { in OpenNextEntry()
/external/trusty/arm-trusted-firmware/common/
Dfdt_wrappers.c430 const fdt32_t *next_entry; in fdtw_search_all_xlat_entries() local
/external/arm-trusted-firmware/common/
Dfdt_wrappers.c430 const uint32_t *next_entry; in fdtw_search_all_xlat_entries() local
/external/selinux/libselinux/src/
Dlabel_file.h334 static inline int next_entry(void *buf, struct mmap_area *fp, size_t bytes) in next_entry() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc531 std::pair<HloInstruction*, std::vector<int64_t>> next_entry = in Run() local
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_bucket.cc442 auto* next_entry = EncodedNextFreelistEntry::EmplaceAndInitNull(slot_start); in PartitionDirectMap() local
/external/rust/crates/serde/src/de/
Dmod.rs1879 fn next_entry<K, V>(&mut self) -> Result<Option<(K, V)>, Self::Error> in next_entry() method
1930 fn next_entry<K, V>(&mut self) -> Result<Option<(K, V)>, Self::Error> in next_entry() function
/external/mesa3d/src/imagination/vulkan/pds/
Dpvr_pipeline_pds.c107 uint8_t *next_entry = ((uint8_t *)entry_write_state->entry + in pvr_prepare_next_pds_const_map_entry() local
/external/selinux/libsepol/src/
Dservices.c1681 int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() function
/external/libaom/av1/encoder/
Dtune_vmaf.c892 struct lookahead_entry *next_entry = av1_lookahead_peek( in get_neighbor_frames() local