Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dserver.cc350 auto next_entry = writer.mutable_payload_data(); in OnFindByTypeValueRequest() local
444 auto next_entry = in OnReadByGroupType() local
575 auto next_entry = in OnReadByType() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A 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()
/aosp_15_r20/external/coreboot/src/cpu/intel/microcode/
H A Dmicrocode_asm.S133 next_entry: label
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/TargetProcess/
DJITLoaderGDB.h29 struct jit_code_entry *next_entry; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/TargetProcess/
DJITLoaderGDB.h29 struct jit_code_entry *next_entry; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/TargetProcess/
DJITLoaderGDB.h29 struct jit_code_entry *next_entry; member
/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/tokio/
Dread_dir.rs39 pub async fn next_entry(&mut self) -> io::Result<Option<DirEntry>> { in next_entry() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/fs/
Dread_dir.rs78 pub async fn next_entry(&mut self) -> io::Result<Option<DirEntry>> { in next_entry() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp34 struct jit_code_entry *next_entry; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_gatt_server.cc120 MutableBufferView next_entry = rsp_writer.mutable_payload_data().mutable_view( in HandleReadByGrpType() local
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dqps_json_driver.cc98 std::string next_entry = remaining.substr(0, next_semicolon); in ConstructPerWorkerCredentialTypesMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; member
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DUniqueCStringMap.h115 const Entry *next_entry = entry_ptr + 1; in FindNextValueForName() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DUniqueCStringMap.h115 const Entry *next_entry = entry_ptr + 1; in FindNextValueForName() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DUniqueCStringMap.h115 const Entry *next_entry = entry_ptr + 1; in FindNextValueForName() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DUniqueCStringMap.h115 const Entry *next_entry = entry_ptr + 1; in FindNextValueForName() local
/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace_fuchsia.cc144 SymbolMap::Module& next_entry = modules_[count_]; in Populate() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c163 struct svga_host_surface_cache_entry *entry = NULL, *next_entry; in svga_screen_cache_shrink() local
/aosp_15_r20/system/media/radio/src/
H A Dradio_metadata.c332 radio_metadata_entry_t *next_entry; in radio_metadata_check() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_test_base.cc73 disk_cache::Entry** next_entry) { in OpenNextEntry()
/aosp_15_r20/external/arm-trusted-firmware/common/
H A Dfdt_wrappers.c430 const uint32_t *next_entry; in fdtw_search_all_xlat_entries() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/common/
Dfdt_wrappers.c430 const fdt32_t *next_entry; in fdtw_search_all_xlat_entries() local
/aosp_15_r20/external/rust/android-crates-io/crates/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

12