/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/include/renderengine/private/ |
H A D | Description.h | 31 struct Description { struct 41 Description() = default; argument 49 bool isPremultipliedAlpha = false; 51 bool isOpaque = true; 54 float cornerRadius = 0; 57 half2 cropSize; 60 Texture texture; 61 bool textureEnabled = false; 64 half4 color; 67 bool isY410BT2020 = false; [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/components/ |
D | ven-el3-debugfs.rst | 72 Description section in MOUNT 97 Description section in OPEN 137 Description section in CLOSE 163 Description section in READ 196 Description section in SEEK 233 Description section in BIND 258 Description section in STAT 284 Description section in INIT 313 Description section in VERSION
|
/aosp_15_r20/external/arm-trusted-firmware/docs/components/ |
H A D | arm-sip-service.rst | 162 Description subsection 187 Description subsection 227 Description subsection 253 Description subsection 286 Description subsection 323 Description subsection 348 Description subsection 374 Description subsection 403 Description subsection
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/ |
D | description.rs | 89 pub struct Description { struct 94 impl Description { argument 204 impl Display for Description { implementation 210 impl<ElementT: Into<Cow<'static, str>>> FromIterator<ElementT> for Description { implementation 219 impl FromIterator<Description> for Description { implementation 228 impl<T: Into<Cow<'static, str>>> From<T> for Description { implementation
|
/aosp_15_r20/bootable/libbootloader/gbl/docs/ |
H A D | gbl_efi_ab_slot_protocol.md | 170 ### Description subsection 252 ### Description subsection 296 ### Description subsection 350 ### Description subsection 399 ### Description subsection 460 ### Description subsection 504 ### Description subsection 549 ### Description subsection 630 ### Description subsection 685 ### Description subsection [all …]
|
H A D | gbl_efi_fastboot_protocol.md | 159 ### Description subsection 251 ### Description subsection 318 ### Description subsection 379 ### Description subsection 443 ### Description subsection 486 ### Description subsection 553 ### Description subsection 595 ### Description subsection
|
H A D | gbl_os_configuration_protocol.md | 129 ### Description subsection 137 #### Security 153 #### Status Codes Returned 216 ### Description subsection 226 #### Security 231 #### Status Codes Returned 303 ### Description subsection
|
/aosp_15_r20/frameworks/av/media/libheadtracking/ |
H A D | README.md | 129 ### Predictor 134 ### Bias 139 ### Orientation Compensation 146 ### Screen-Relative Pose 153 ### Stillness Detector 161 ### Mode Selector 180 ### Rate Limiter
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/metrics/ |
D | description.go | 10 type Description struct { struct 34 Name string 37 Description string argument 43 Kind ValueKind 50 Cumulative bool
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 66 struct Description { struct 71 Description(DwarfVersion Version, Ts... Op) in Description() argument 73 Description() : Description(DwarfNA) {} in Description() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 66 struct Description { struct 71 Description(DwarfVersion Version, Ts... Op) in Description() argument 73 Description() : Description(DwarfNA) {} in Description() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 66 struct Description { struct 71 Description(DwarfVersion Version, Ts... Op) in Description() argument 73 Description() : Description(DwarfNA) {} in Description() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 66 struct Description { struct 71 Description(DwarfVersion Version, Ts... Op) in Description() argument 73 Description() : Description(DwarfNA) {} in Description() argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 215 "Description": "Custom Redis 2.8 parameter group." string 221 "Description": "Custom Redis 2.8 parameter group." string 239 "Description": "Example ElastiCache security group." string 316 "Description": "A Redis replication group.", string 373 "Description": "Sharded replication group", string 642 "Description": "simple redis cluster", string 1019 "Description": "Custom memcache param group" string 1048 "Description": "Apply rehashing or not.", string 1059 "Description": "fsync policy for AOF persistence", string 1070 "Description": "Enable Redis persistence.", string [all …]
|
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/utils/ |
H A D | README.md | 5 ## Description section in CLI Tool for Compile / Deploy Pre-Built QNN Artifacts 20 ### Dependencies 25 ### Target Model 37 ### Compiling Program 49 ### Executing Program
|
/aosp_15_r20/external/aws-sdk-java-v2/services/snowball/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 56 "Description": "MyCluster", string 92 "Description": "My Job", string 187 "Description": "MyCluster", string 225 "Description": "My Job", string 314 "Description": "MyClustrer-node-001", string 323 "Description": "MyClustrer-node-002", string 332 "Description": "MyClustrer-node-003", string 341 "Description": "MyClustrer-node-004", string 350 "Description": "MyClustrer-node-005", string 376 "Description": "MyCluster" string [all …]
|
/aosp_15_r20/external/libopenapv/readme/ |
H A D | apv_isobmff.md | 22 ### Description subsection 53 ### Description subsection 145 ### Format of sample 148 ### Sync sample 151 ### Sub-sample for APV
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/ |
D | predicate_matcher.rs | 98 fn to_description(&self) -> Description; in to_description() 102 fn to_description(&self) -> Description { in to_description() 108 fn to_description(&self) -> Description { in to_description() 118 fn to_description(&self) -> Description { in to_description() 137 fn describe(&self, result: MatcherResult) -> Description { in describe() 156 fn describe(&self, result: MatcherResult) -> Description { in describe()
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | LangOptions.cpp | 19 #define LANGOPT(Name, Bits, Default, Description) Name = Default; in LangOptions() argument 20 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); in LangOptions() argument 25 #define LANGOPT(Name, Bits, Default, Description) in resetNonModularOptions() argument 26 #define BENIGN_LANGOPT(Name, Bits, Default, Description) Name = Default; in resetNonModularOptions() argument 27 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() argument
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | LangOptions.h | 33 #define LANGOPT(Name, Bits, Default, Description) unsigned Name : Bits; argument 34 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) argument 40 #define LANGOPT(Name, Bits, Default, Description) argument 41 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument 132 #define LANGOPT(Name, Bits, Default, Description) argument 133 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument
|
/aosp_15_r20/external/llvm/lib/Fuzzer/ |
H A D | FuzzerDriver.cpp | 33 const char *Description; member 42 #define FUZZER_FLAG_INT(Name, Default, Description) int Name; argument 43 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) unsigned int Name; argument 44 #define FUZZER_FLAG_STRING(Name, Description) const char *Name; argument 55 #define FUZZER_FLAG_INT(Name, Default, Description) \ argument 57 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) \ argument 60 #define FUZZER_FLAG_STRING(Name, Description) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Timer.h | 80 std::string Description; ///< Description of this time variable. variable 88 explicit Timer(StringRef Name, StringRef Description) { in Timer() 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { in Timer() 174 std::string Description; member 186 std::string Description; variable
|
/aosp_15_r20/external/aws-sdk-java-v2/services/lambda/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 33 "Description": "", string 47 "Description": "", string 162 "Description": "", string 217 "Description": "A starter AWS Lambda function.", string 264 "Description": "", string 434 "Description": "", string 440 "Description": "", string 485 "Description": "", string 492 "Description": "", string 549 "Description": "", string [all …]
|
/aosp_15_r20/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
H A D | LimitDevicesRule.kt | 127 private fun Description.allowedDevices(): List<String> = in allowedDevices() method 134 private fun Description.deniedDevices(): List<String> = in allowedDevices() method 137 private fun Description.flakyDevices(): List<String> = in allowedDevices() method 140 private fun Description.limitDevicesAnnotation(): Set<Annotation> = in allowedDevices() method 149 private fun Description.ignoreLimit(): Boolean = in allowedDevices() method
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | flags.cpp | 23 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 28 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() argument 36 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) \ in registerFlags() argument 43 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerFlags() argument
|