Home
last modified time | relevance | path

Searched defs:first_key (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/test/dittosuite/test/
H A Dshared_variables_test.cpp37 auto first_key = SharedVariables::GetKey(thread_ids, "first_variable_name"); in TEST() local
59 auto first_key = SharedVariables::GetKey(thread_ids, "first_variable_name"); in TEST() local
79 auto first_key = SharedVariables::GetKey(first_thread_ids, "variable_name"); in TEST() local
92 auto first_key = SharedVariables::GetKey(thread_ids, "variable_name"); in TEST() local
104 auto first_key = SharedVariables::GetKey(thread_ids, "variable_name"); in TEST() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Dminmax.rs81 let first_key = key_for(&first); in minmax_impl() localVariable
91 let first_key = key_for(&first); in minmax_impl() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dminmax.rs82 let first_key = key_for(&first); in minmax_impl() localVariable
92 let first_key = key_for(&first); in minmax_impl() localVariable
/aosp_15_r20/system/security/keystore2/rkpd_client/src/
H A Dtests.rs275 let first_key = get_rkpd_attestation_key(DEFAULT_RPC_SERVICE_NAME, key_id).unwrap(); in test_get_rkpd_attestation_key_same_caller() localVariable
289 let first_key = get_rkpd_attestation_key(DEFAULT_RPC_SERVICE_NAME, first_key_id).unwrap(); in test_get_rkpd_attestation_key_different_caller() localVariable
/aosp_15_r20/external/webrtc/rtc_base/experiments/
H A Dstruct_parameters_parser.h88 static std::unique_ptr<StructParametersParser> Create(const char* first_key, in Create()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_maps.c39 long long key, next_key, first_key, value; in test_hashmap() local
156 long long key, next_key, first_key; in test_hashmap_percpu() local
/aosp_15_r20/system/vold/
H A DMetadataCrypt.cpp120 static bool read_key(const std::string& metadata_key_dir, const KeyGeneration& gen, bool first_key, in read_key()
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_bytecode.h137 s4 first_key; member
H A Dcode_ir.h345 dex::s4 first_key = 0; member
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.h451 int32_t first_key = keys[0]; in DoPackedSwitch() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_instruction.h48 const int32_t first_key; member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/
H A Dkernel_forward.h1040 int first_key = 0; in attention_kernel() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXKBlib.h167 int first_key; /* first key with new name */ member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXKBlib.h167 int first_key; /* first key with new name */ member
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc2021 int32_t first_key = switch_insns[keys_offset] | (switch_insns[keys_offset + 1] << 16); in CheckSwitchTargets() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
DXKBstr.h505 unsigned char first_key; member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBstr.h505 unsigned char first_key; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h61002 struct btrfs_key first_key; member
64667 struct btrfs_key first_key; member

12