/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/doc/reference/ |
D | tags.xml | 15 <purpose>Tag type for terminals; aka, leaves in the expression tree. </purpose> 18 <purpose>Tag type for the unary + operator. </purpose> 21 <purpose>Tag type for the unary - operator. </purpose> 24 <purpose>Tag type for the unary * operator. </purpose> 27 <purpose>Tag type for the unary ~ operator. </purpose> 30 <purpose>Tag type for the unary & operator. </purpose> 33 <purpose>Tag type for the unary ! operator. </purpose> 36 <purpose>Tag type for the unary prefix ++ operator. </purpose> 39 <purpose>Tag type for the unary prefix -- operator. </purpose> 42 <purpose>Tag type for the unary postfix ++ operator. </purpose> [all …]
|
D | traits.xml | 31 <purpose>Boolean metafunction which tells whether a type is a callable 32 <conceptname>PolymorphicFunctionObject</conceptname> or not.</purpose> 81 <purpose>Boolean metafunction which tells whether a type is a 82 <conceptname>PrimitiveTransform</conceptname> or not.</purpose> 126 …<purpose>A Boolean metafunction that indicates whether a type requires aggregate initialization. <… 154 … <purpose>A callable <conceptname>PolymorphicFunctionObject</conceptname> that is equivalent to the 156 </purpose> 212 <purpose> 215 </purpose> 271 <purpose> [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/aconfig/ |
H A D | systemui.aconfig | 24 purpose: PURPOSE_BUGFIX 34 purpose: PURPOSE_BUGFIX 44 purpose: PURPOSE_BUGFIX 82 purpose: PURPOSE_BUGFIX 92 purpose: PURPOSE_BUGFIX 131 purpose: PURPOSE_BUGFIX 164 purpose: PURPOSE_BUGFIX 189 purpose: PURPOSE_BUGFIX 199 purpose: PURPOSE_BUGFIX 209 purpose: PURPOSE_BUGFIX [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.hpp | 325 /* Left empty on purpose */ in SizedDeclarationsPrimitive() 330 /* Left empty on purpose */ in ~SizedDeclarationsPrimitive() 349 /* Left empty on purpose */ in SizedDeclarationsStructTypes1() 354 /* Left empty on purpose */ in ~SizedDeclarationsStructTypes1() 375 /* Left empty on purpose */ in SizedDeclarationsStructTypes2() 380 /* Left empty on purpose */ in ~SizedDeclarationsStructTypes2() 399 /* Left empty on purpose */ in SizedDeclarationsStructTypes3() 404 /* Left empty on purpose */ in ~SizedDeclarationsStructTypes3() 424 /* Left empty on purpose */ in SizedDeclarationsStructTypes4() 429 /* Left empty on purpose */ in ~SizedDeclarationsStructTypes4() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/doc/ |
D | tests.xml | 13 …<purpose><para>Test the capabilities of the <classname>boost::function</classname> class template.… 18 …<purpose><para>Test the capabilities of the <classname>boost::functionN</classname> class template… 22 <purpose><para>Test the use of custom allocators.</para></purpose> 27 …<purpose><para>Test the optimization of stateless function objects in the Boost.Function library.<… 32 <purpose><para>Test the interaction between Boost.Function and Boost.Lambda.</para></purpose> 37 <purpose><para>Test the operation of the 39 equality operators.</para></purpose> 43 …<purpose><para>Test the (incorrect!) use of comparisons between Boost.Function function objects.</… 48 …<purpose><para>Test the use of an incompatible function object with Boost.Function</para></purpose> 53 …<purpose><para>Test the generation of a Boost.Function function object adaptor accepting 30 argume… [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/flags/ |
D | leaudio.aconfig | 70 purpose: PURPOSE_BUGFIX 80 purpose: PURPOSE_BUGFIX 97 purpose: PURPOSE_BUGFIX 115 purpose: PURPOSE_BUGFIX 125 purpose: PURPOSE_BUGFIX 142 purpose: PURPOSE_BUGFIX 152 purpose: PURPOSE_BUGFIX 162 purpose: PURPOSE_BUGFIX 172 purpose: PURPOSE_BUGFIX 182 purpose: PURPOSE_BUGFIX [all …]
|
D | pairing.aconfig | 10 purpose: PURPOSE_BUGFIX 20 purpose: PURPOSE_BUGFIX 30 purpose: PURPOSE_BUGFIX 40 purpose: PURPOSE_BUGFIX 50 purpose: PURPOSE_BUGFIX 60 purpose: PURPOSE_BUGFIX 70 purpose: PURPOSE_BUGFIX 80 purpose: PURPOSE_BUGFIX 90 purpose: PURPOSE_BUGFIX 100 purpose: PURPOSE_BUGFIX [all …]
|
D | gap.aconfig | 52 purpose: PURPOSE_BUGFIX 62 purpose: PURPOSE_BUGFIX 72 purpose: PURPOSE_BUGFIX 82 purpose: PURPOSE_BUGFIX 92 purpose: PURPOSE_BUGFIX 102 purpose: PURPOSE_BUGFIX 112 purpose: PURPOSE_BUGFIX 122 purpose: PURPOSE_BUGFIX 132 purpose: PURPOSE_BUGFIX 149 purpose: PURPOSE_BUGFIX [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/content/pm/ |
H A D | multiuser.aconfig | 76 purpose: PURPOSE_BUGFIX 139 purpose: PURPOSE_BUGFIX 149 purpose: PURPOSE_BUGFIX 159 purpose: PURPOSE_BUGFIX 169 purpose: PURPOSE_BUGFIX 179 purpose: PURPOSE_BUGFIX 189 purpose: PURPOSE_BUGFIX 199 purpose: PURPOSE_BUGFIX 209 purpose: PURPOSE_BUGFIX 219 purpose: PURPOSE_BUGFIX [all …]
|
/aosp_15_r20/system/security/keystore2/tests/ |
H A D | keystore2_client_authorizations_tests.rs | 51 .purpose(KeyPurpose::SIGN) in gen_key_including_unique_id() 52 .purpose(KeyPurpose::VERIFY) in gen_key_including_unique_id() 145 &authorizations::AuthSetBuilder::new().purpose(KeyPurpose::SIGN).digest(Digest::SHA_2_256), in generate_key_and_perform_op_with_max_usage_limit() 164 .purpose(KeyPurpose::SIGN) in keystore2_gen_key_auth_active_datetime_test_success() 165 .purpose(KeyPurpose::VERIFY) in keystore2_gen_key_auth_active_datetime_test_success() 174 &authorizations::AuthSetBuilder::new().purpose(KeyPurpose::SIGN).digest(Digest::SHA_2_256), in keystore2_gen_key_auth_active_datetime_test_success() 194 .purpose(KeyPurpose::SIGN) in keystore2_gen_key_auth_future_active_datetime_test_op_fail() 195 .purpose(KeyPurpose::VERIFY) in keystore2_gen_key_auth_future_active_datetime_test_op_fail() 204 &authorizations::AuthSetBuilder::new().purpose(KeyPurpose::SIGN).digest(Digest::SHA_2_256), in keystore2_gen_key_auth_future_active_datetime_test_op_fail() 224 .purpose(KeyPurpose::SIGN) in keystore2_gen_key_auth_future_origination_expire_datetime_test_success() [all …]
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | AdOverlayInfo.java | 36 * The purpose of the overlay. One of {@link #PURPOSE_CONTROLS}, {@link #PURPOSE_CLOSE_AD}, {@link 43 public @interface Purpose {} annotation in AdOverlayInfo 44 /** Purpose for playback controls overlaying the player. */ 46 /** Purpose for ad close buttons overlaying the player. */ 48 /** Purpose for other overlays. */ 50 /** Purpose for overlays that are not visible. */ 57 private final @Purpose int purpose; field in AdOverlayInfo.Builder 65 * @param purpose The purpose of the view. 67 public Builder(View view, @Purpose int purpose) { in Builder() argument 69 this.purpose = purpose; in Builder() [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | AdOverlayInfo.java | 36 * The purpose of the overlay. One of {@link #PURPOSE_CONTROLS}, {@link #PURPOSE_CLOSE_AD}, {@link 45 public @interface Purpose {} annotation in AdOverlayInfo 46 /** Purpose for playback controls overlaying the player. */ 48 /** Purpose for ad close buttons overlaying the player. */ 50 /** Purpose for other overlays. */ 52 /** Purpose for overlays that are not visible. */ 59 private final @Purpose int purpose; field in AdOverlayInfo.Builder 67 * @param purpose The purpose of the view. 69 public Builder(View view, @Purpose int purpose) { in Builder() argument 71 this.purpose = purpose; in Builder() [all …]
|
/aosp_15_r20/external/harfbuzz_ng/ |
H A D | LICENSE | 84 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 110 software and its documentation for any purpose, provided that the 122 FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS 133 purpose with or without fee is hereby granted, provided that the above 177 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 192 software and its documentation for any purpose, provided that the 204 FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS 294 …T LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEME… 458 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 557 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT [all …]
|
/aosp_15_r20/system/keymint/common/src/ |
H A D | tag.rs | 467 if let KeyParam::Purpose(purpose) = param { in check_rsa_params() 468 match purpose { in check_rsa_params() 475 warn!("Generating RSA key with invalid purpose {:?}", purpose) in check_rsa_params() 483 "keys with ATTEST_KEY must have no other purpose" in check_rsa_params() 494 let purpose = check_ec_params(ec_curve, params, sec_level)?; in check_ec_gen_params() localVariable 495 let keygen_info = match (ec_curve, purpose) { in check_ec_gen_params() 502 "curve25519 keys with invalid purpose {:?}", in check_ec_gen_params() 503 purpose in check_ec_gen_params() 514 /// Find the first purpose value in the parameters. 519 |param| if let KeyParam::Purpose(purpose) = param { Some(*purpose) } else { None }, in primary_purpose() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.td | 526 // Purpose: Add Immediate Unsigned Word (2-Operand, Extended) 546 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended) 553 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended) 571 // Purpose: Add Unsigned Word (3-Operand) 579 // Purpose: AND 587 // Purpose: Branch on Equal to Zero 595 // Purpose: Branch on Equal to Zero (Extended) 602 // Purpose: Unconditional Branch (Extended) 609 // Purpose: Unconditional Branch 616 // Purpose: Branch on Not Equal to Zero [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.td | 526 // Purpose: Add Immediate Unsigned Word (2-Operand, Extended) 547 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended) 554 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended) 572 // Purpose: Add Unsigned Word (3-Operand) 580 // Purpose: AND 588 // Purpose: Branch on Equal to Zero 596 // Purpose: Branch on Equal to Zero (Extended) 603 // Purpose: Unconditional Branch (Extended) 610 // Purpose: Unconditional Branch 617 // Purpose: Branch on Not Equal to Zero [all …]
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.td | 529 // Purpose: Add Immediate Unsigned Word (2-Operand, Extended) 549 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended) 556 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended) 574 // Purpose: Add Unsigned Word (3-Operand) 582 // Purpose: AND 590 // Purpose: Branch on Equal to Zero 598 // Purpose: Branch on Equal to Zero (Extended) 605 // Purpose: Unconditional Branch (Extended) 612 // Purpose: Unconditional Branch 619 // Purpose: Branch on Not Equal to Zero [all …]
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 6 * macros and functions maintained for legacy purpose. 25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 49 /** @defgroup HAL_AES_Aliased_Defines HAL CRYP Aliased Defines maintained for legacy purpose 62 /** @defgroup HAL_ADC_Aliased_Defines HAL ADC Aliased Defines maintained for legacy purpose 117 /** @defgroup HAL_CEC_Aliased_Defines HAL CEC Aliased Defines maintained for legacy purpose 127 /** @defgroup HAL_COMP_Aliased_Defines HAL COMP Aliased Defines maintained for legacy purpose 183 /* Note: Literal "COMP_FLAG_LOCK" kept for legacy purpose. */ 218 /** @defgroup HAL_CORTEX_Aliased_Defines HAL CORTEX Aliased Defines maintained for legacy purpose 226 /** @defgroup HAL_CRC_Aliased_Defines HAL CRC Aliased Defines maintained for legacy purpose 237 /** @defgroup HAL_DAC_Aliased_Defines HAL DAC Aliased Defines maintained for legacy purpose [all …]
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/ |
H A D | stm32_hal_legacy.h | 6 * macros and functions maintained for legacy purpose. 25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 49 /** @defgroup HAL_AES_Aliased_Defines HAL CRYP Aliased Defines maintained for legacy purpose 62 /** @defgroup HAL_ADC_Aliased_Defines HAL ADC Aliased Defines maintained for legacy purpose 117 /** @defgroup HAL_CEC_Aliased_Defines HAL CEC Aliased Defines maintained for legacy purpose 127 /** @defgroup HAL_COMP_Aliased_Defines HAL COMP Aliased Defines maintained for legacy purpose 183 /* Note: Literal "COMP_FLAG_LOCK" kept for legacy purpose. */ 218 /** @defgroup HAL_CORTEX_Aliased_Defines HAL CORTEX Aliased Defines maintained for legacy purpose 226 /** @defgroup HAL_CRC_Aliased_Defines HAL CRC Aliased Defines maintained for legacy purpose 237 /** @defgroup HAL_DAC_Aliased_Defines HAL DAC Aliased Defines maintained for legacy purpose [all …]
|
/aosp_15_r20/external/llvm/docs/TableGen/ |
H A D | BackEnds.rst | 32 of its purpose with a list of users, output generated from generic input, and 74 **Purpose**: CodeEmitterGen uses the descriptions of instructions and their fields to 86 **Purpose**: This tablegen backend is responsible for emitting a description of a target 100 **Purpose**: This tablegen backend is responsible for emitting a description of the target 112 **Purpose**: Emits an assembly printer for the current target. 122 **Purpose**: Emits a target specifier matcher for 135 **Purpose**: Contains disassembler table emitters for various 147 **Purpose**: Generate pseudo instruction lowering. 156 **Purpose**: Responsible for emitting descriptions of the calling 168 **Purpose**: Generate a DAG instruction selector. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/proto-google-cloud-resourcemanager-v3/src/main/java/com/google/cloud/resourcemanager/v3/ |
H A D | TagKeyOrBuilder.java | 292 * Optional. A purpose denotes that this Tag is intended for use in policies 294 * management operations involving this Tag. A purpose does not grant a 297 * A purpose cannot be changed once set. 301 … * .google.cloud.resourcemanager.v3.Purpose purpose = 11 [(.google.api.field_behavior) = OPTIONAL]; 304 * @return The enum numeric value on the wire for purpose. 311 * Optional. A purpose denotes that this Tag is intended for use in policies 313 * management operations involving this Tag. A purpose does not grant a 316 * A purpose cannot be changed once set. 320 … * .google.cloud.resourcemanager.v3.Purpose purpose = 11 [(.google.api.field_behavior) = OPTIONAL]; 323 * @return The purpose. [all …]
|
H A D | TagKey.java | 533 * Optional. A purpose denotes that this Tag is intended for use in policies 535 * management operations involving this Tag. A purpose does not grant a 538 * A purpose cannot be changed once set. 542 … * .google.cloud.resourcemanager.v3.Purpose purpose = 11 [(.google.api.field_behavior) = OPTIONAL]; 545 * @return The enum numeric value on the wire for purpose. 555 * Optional. A purpose denotes that this Tag is intended for use in policies 557 * management operations involving this Tag. A purpose does not grant a 560 * A purpose cannot be changed once set. 564 … * .google.cloud.resourcemanager.v3.Purpose purpose = 11 [(.google.api.field_behavior) = OPTIONAL]; 567 * @return The purpose. [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/doc/reference/transform/ |
D | pass_through.xml | 26 …<purpose>A <conceptname>PrimitiveTransform</conceptname> that transforms the child expressions of … 27 …corresponding children of a Grammar. The resulting expression is in the specified domain.</purpose> 105 <purpose>For each N in [0,Expr arity), for exposition only</purpose> 109 <purpose>For each N in [0,Expr arity), for exposition only</purpose> 113 <purpose>For each N in [0,Expr arity), for exposition only</purpose> 117 <purpose>For exposition only</purpose> 121 <purpose>For exposition only</purpose> 125 <purpose>For exposition only</purpose> 129 <purpose>For exposition only</purpose> 133 <purpose>For exposition only</purpose> [all …]
|
/aosp_15_r20/tools/asuite/atest/test_plans/ |
H A D | INTEGRATION_TESTS | 3 ###Purpose: Test with finder: MODULE and runner: AtestTradefedTestRunner### 9 ###Purpose: Test with finder: MODULE_FILE_PATH and runner: AtestTradefedTestRunner### 18 ###Purpose: Test with finder: INTEGRATION_FILE_PATH and runner: AtestTradefedTestRunner### 23 ###Purpose: Test with finder: MODULE_CLASS and runner: AtestTradefedTestRunner### 31 ###Purpose: Test with finder: QUALIFIED_CLASS and runner: AtestTradefedTestRunner### 41 ###Purpose: Test with finder: MODULE_PACKAGE and runner: AtestTradefedTestRunner### 46 ###Purpose: Test with finder: PACKAGE and runner: AtestTradefedTestRunner### 51 ###Purpose: Test with finder: CLASS and runner: AtestTradefedTestRunner### 56 ###Purpose: Test with finder: CC_CLASS and runner: AtestTradefedTestRunner### 61 ###Purpose: Test with finder: INTEGRATION and runner: AtestTradefedTestRunner### [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/window/flags/ |
H A D | windowing_frontend.aconfig | 17 purpose: PURPOSE_BUGFIX 27 purpose: PURPOSE_BUGFIX 37 purpose: PURPOSE_BUGFIX 47 purpose: PURPOSE_BUGFIX 58 purpose: PURPOSE_BUGFIX 108 purpose: PURPOSE_BUGFIX 148 purpose: PURPOSE_BUGFIX 215 purpose: PURPOSE_BUGFIX 241 purpose: PURPOSE_BUGFIX 252 purpose: PURPOSE_BUGFIX [all …]
|