/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/protocols/ |
H A D | simple_text_output_protocol.h | 39 EfiStatus (*set_attribute)(struct EfiSimpleTextOutputProtocol* self, size_t attribute); member
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/ |
H A D | VersionedRecordWithSpecialCharactersTest.java | 60 private Record set_attribute(String _attribute) { in set_attribute() method in VersionedRecordWithSpecialCharactersTest.Record
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/ |
H A D | pdu.h | 314 void set_attribute(AttributeId id, DataElement value) { in set_attribute() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | process.rs | 520 set_attribute: simple_text_output::ProtocolSetAttribute, field 653 extern "efiapi" fn set_attribute( in set_attribute() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | process.rs | 520 set_attribute: simple_text_output::ProtocolSetAttribute, field 653 extern "efiapi" fn set_attribute( in set_attribute() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | process.rs | 520 set_attribute: simple_text_output::ProtocolSetAttribute, field 653 extern "efiapi" fn set_attribute( in set_attribute() method
|
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/ |
D | console.rs | 99 pub set_attribute: unsafe extern "efiapi" fn(this: *mut Self, attribute: usize) -> Status, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/ |
D | console.rs | 99 pub set_attribute: unsafe extern "efiapi" fn(this: *mut Self, attribute: usize) -> Status, field
|
/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/ |
H A D | window.rs | 388 pub fn set_attribute(&self, index: i32, value: isize) -> Result<()> { in set_attribute() method
|
/aosp_15_r20/external/autotest/frontend/tko/ |
H A D | models.py | 225 def set_attribute(self, attribute, value): member in Test
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vklayertests_pipeline_shader.cpp | 2309 const auto set_attribute = [&](CreatePipelineHelper &helper) { in TEST_F() local 2330 const auto set_attribute = [&](CreatePipelineHelper &helper) { in TEST_F() local 2378 const auto set_attribute = [&](CreatePipelineHelper &helper) { in TEST_F() local
|
/aosp_15_r20/external/autotest/frontend/afe/ |
H A D | model_logic.py | 1341 def set_attribute(self, attribute, value): member in ModelWithAttributes
|