Home
last modified time | relevance | path

Searched defs:last_key (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/icing/icing/index/numeric/
H A Dinteger-index-bucket-util.cc93 int64_t last_key = (it_end - 1)->key(); in AppendNewBuckets() local
182 int64_t last_key = (it_end - 1)->key(); in Split() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_context.h32 struct ir3_shader_key last_key; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_context.h37 struct ir3_shader_key last_key; member
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dkey.rs54 let last_key = &mut key_path.last_mut().expect("always at least one key"); in key() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_context.h40 struct ir3_shader_key last_key; member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dpixelshader9.h44 uint64_t last_key; member
H A Dvertexshader9.h54 uint64_t last_key; member
/aosp_15_r20/external/leveldb/table/
H A Dtable_builder.cc45 std::string last_key; member
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DDebugTest.java288 long last_key = 0; in checkHistogram() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dtable_builder.cc78 string last_key; member
/aosp_15_r20/external/cronet/net/dns/
H A Dhttps_record_rdata.cc33 bool ReadNextServiceParam(std::optional<uint16_t> last_key, in ReadNextServiceParam()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.h96 struct ir3_shader_key last_key; member
/aosp_15_r20/art/test/099-vmdebug/src/
H A DMain.java176 long last_key = 0; in checkHistogram() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_lru_map.c545 static void do_test_lru_sanity5(unsigned long long last_key, int map_fd) in do_test_lru_sanity5()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/
H A Dtests.rs143 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
155 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/
H A Dtests.rs143 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
155 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/
H A Dtests.rs143 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
155 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/
H A Dtests.rs143 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
155 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/
H A Dtests.rs143 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
155 let last_key = *map.last_key_value().unwrap().0; in test_levels() localVariable
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h413 struct ir3_shader_key *last_key) in ir3_shader_key_changes_fs()
438 struct ir3_shader_key *last_key) in ir3_shader_key_changes_vs()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dsecret_tree.rs801 let last_key = ratchet_clone in test_out_of_order_keys() localVariable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_test.cc718 auto last_key = keys.back(); in TEST() local
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc2031 int32_t last_key = switch_insns[keys_offset] | (switch_insns[keys_offset + 1] << 16); in CheckSwitchTargets() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc917 auto last_key = keys.back(); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc928 auto last_key = keys.back(); in TEST() local

12