/aosp_15_r20/external/toybox/toys/pending/ |
H A D | more.c | 47 int input_key; in prompt() local 90 int ch, input_key = 0, show_prompt; in more_main() local
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | instruction_factory.cpp | 114 int input_key = SharedVariables::GetKey(thread_ids, options.input()); in CreateFromProtoInstruction() local 129 int input_key = SharedVariables::GetKey(thread_ids, options.input()); in CreateFromProtoInstruction() local
|
H A D | delete_file.cpp | 25 DeleteFile::DeleteFile(const Params& params, int input_key) in DeleteFile()
|
H A D | open_file.cpp | 34 OpenFile::OpenFile(const Params& params, int input_key, bool create, bool direct_io, in OpenFile()
|
/aosp_15_r20/system/keymaster/legacy_support/ |
H A D | keymaster_passthrough_engine.cpp | 254 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local 279 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local
|
H A D | keymaster1_engine.cpp | 103 const keymaster_blob_t input_key = {input_key_material.key_material, in ImportKey() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 208 let mut input_key: MaybeUninit<r_efi::protocols::simple_text_input::InputKey> = in read_key_stroke() localVariable 216 let input_key = unsafe { input_key.assume_init() }; in read_key_stroke() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 208 let mut input_key: MaybeUninit<r_efi::protocols::simple_text_input::InputKey> = in read_key_stroke() localVariable 216 let input_key = unsafe { input_key.assume_init() }; in read_key_stroke() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 208 let mut input_key: MaybeUninit<r_efi::protocols::simple_text_input::InputKey> = in read_key_stroke() localVariable 216 let input_key = unsafe { input_key.assume_init() }; in read_key_stroke() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 208 let mut input_key: MaybeUninit<r_efi::protocols::simple_text_input::InputKey> = in read_key_stroke() localVariable 216 let input_key = unsafe { input_key.assume_init() }; in read_key_stroke() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 208 let mut input_key: MaybeUninit<r_efi::protocols::simple_text_input::InputKey> = in read_key_stroke() localVariable 216 let input_key = unsafe { input_key.assume_init() }; in read_key_stroke() localVariable
|
/aosp_15_r20/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/proto/google/cloud/video/transcoder/v1/ |
H A D | resources.proto | 1132 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field 1207 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/googleapis/google/cloud/video/transcoder/v1/ |
H A D | resources.proto | 1190 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field 1265 string input_key = 2 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/libsrtp2/test/ |
H A D | rtpw.c | 155 char *input_key = NULL; in main() local
|
H A D | rtp_decoder.c | 169 char *input_key = NULL; in main() local
|
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/proto/google/cloud/video/livestream/v1/ |
H A D | outputs.proto | 364 string input_key = 6 [(google.api.field_behavior) = REQUIRED]; field
|
H A D | resources.proto | 401 string input_key = 1; field
|
/aosp_15_r20/external/googleapis/google/cloud/video/livestream/v1/ |
H A D | outputs.proto | 364 string input_key = 6 [(google.api.field_behavior) = REQUIRED]; field
|
H A D | resources.proto | 401 string input_key = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | direct_session.cc | 1176 const string& input_key = it->second; in SendPRunInputs() local
|