/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/ |
H A D | CreateGrantRequest.java | 110 private final List<String> operations; field in CreateGrantRequest 279 public final List<GrantOperation> operations() { in operations() method in CreateGrantRequest 760 Builder operationsWithStrings(Collection<String> operations); in operationsWithStrings() 787 Builder operationsWithStrings(String... operations); in operationsWithStrings() 814 Builder operations(Collection<GrantOperation> operations); in operations() argument 841 Builder operations(GrantOperation... operations); in operations() argument 1107 private List<String> operations = DefaultSdkAutoConstructList.getInstance(); field in CreateGrantRequest.BuilderImpl 1181 public final void setOperations(Collection<String> operations) { in setOperations() 1186 public final Builder operationsWithStrings(Collection<String> operations) { in operationsWithStrings() 1193 public final Builder operationsWithStrings(String... operations) { in operationsWithStrings() [all …]
|
H A D | GrantListEntry.java | 117 private final List<String> operations; field in GrantListEntry 239 public final List<GrantOperation> operations() { in operations() method in GrantListEntry 493 Builder operationsWithStrings(Collection<String> operations); in operationsWithStrings() 504 Builder operationsWithStrings(String... operations); in operationsWithStrings() 515 Builder operations(Collection<GrantOperation> operations); in operations() argument 526 Builder operations(GrantOperation... operations); in operations() argument 578 private List<String> operations = DefaultSdkAutoConstructList.getInstance(); field in GrantListEntry.BuilderImpl 702 public final void setOperations(Collection<String> operations) { in setOperations() 707 public final Builder operationsWithStrings(Collection<String> operations) { in operationsWithStrings() 714 public final Builder operationsWithStrings(String... operations) { in operationsWithStrings() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar27 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-27/ |
D | framework.jar | ... android/internal/widget/remotecompose/core/operations/utilities/StringSerializer.class
StringSerializer.java
package ... |
/aosp_15_r20/external/python/cpython2/Tools/pybench/ |
D | Strings.py | 7 operations = 10 * 5 variable in ConcatStrings 89 operations = 10 * 5 variable in CompareStrings 171 operations = 10 * 5 variable in CompareInternedStrings 253 operations = 10 * 5 variable in CreateStringsWithConcat 328 operations = 5 * 7 variable in StringSlicing 391 operations = 3 * (5 + 4 + 2 + 1) variable in StringMappings 464 operations = 10 * 7 variable in StringPredicates
|
D | Unicode.py | 12 operations = 10 * 5 variable in ConcatUnicode 94 operations = 10 * 5 variable in CompareUnicode 176 operations = 10 * 5 variable in CreateUnicodeWithConcat 251 operations = 5 * 7 variable in UnicodeSlicing 312 operations = 3 * (5 + 4 + 2 + 1) variable in UnicodeMappings 385 operations = 5 * 9 variable in UnicodePredicates 462 operations = 5 * 8 variable in UnicodeProperties
|
D | Arithmetic.py | 6 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleIntegerArithmetic 161 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleFloatArithmetic 316 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleIntFloatArithmetic 472 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleLongArithmetic 627 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleComplexArithmetic
|
D | Dict.py | 6 operations = 5*(5 + 5) variable in DictCreation 81 operations = 5*(6 + 6) variable in DictWithStringKeys 170 operations = 5*(6 + 6) variable in DictWithFloatKeys 259 operations = 5*(6 + 6) variable in DictWithIntegerKeys 348 operations = 5*(6 + 6 + 6 + 6) variable in SimpleDictManipulation
|
D | Lists.py | 6 operations = 5* (6 + 6 + 6) variable in SimpleListManipulation 136 operations = 25*(3+1+2+1) variable in ListSlicing 170 operations = 5*(1+ 6 + 6 + 3 + 1) variable in SmallLists 300 operations = 6 variable in SimpleListComprehensions 326 operations = 6 variable in NestedListComprehensions
|
D | Lookups.py | 6 operations = 5*(12 + 12) variable in SpecialClassAttribute 187 operations = 5*(12 + 12) variable in NormalClassAttribute 373 operations = 5*(12 + 12) variable in SpecialInstanceAttribute 561 operations = 5*(12 + 12) variable in NormalInstanceAttribute 749 operations = 5*(3*5 + 3*5) variable in BuiltinMethodLookup
|
D | Numbers.py | 6 operations = 30 * 5 variable in CompareIntegers 202 operations = 30 * 5 variable in CompareFloats 398 operations = 30 * 5 variable in CompareFloatsIntegers 594 operations = 30 * 5 variable in CompareLongs
|
/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/ |
H A D | tfsa-2022-017.md | 3 ### CVE Number 6 ### Impact 21 ### Patches 26 ### For more information 29 ### Attribution
|
H A D | tfsa-2021-134.md | 3 ### CVE Number 6 ### Impact 21 ### Patches 29 ### For more information 35 ### Attribution
|
H A D | tfsa-2021-109.md | 3 ### CVE Number 6 ### Impact 25 ### Patches 33 ### For more information 39 ### Attribution
|
H A D | tfsa-2021-145.md | 3 ### CVE Number 6 ### Impact 26 ### Patches 34 ### For more information 40 ### Attribution
|
H A D | tfsa-2021-157.md | 3 ### CVE Number 6 ### Impact 12 ### Patches 20 ### For more information 26 ### Attribution
|
H A D | tfsa-2021-158.md | 3 ### CVE Number 6 ### Impact 10 ### Patches 18 ### For more information 24 ### Attribution
|
H A D | tfsa-2021-200.md | 3 ### CVE Number 6 ### Impact 22 ### Patches 27 ### For more information 30 ### Attribution
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/components/ |
D | xlat-tables-lib-v2-design.rst | 429 .. [#granularity] That is, when mmap regions do not enforce their mapping 432 .. [#tlb-reset-ref] See section D4.9 ``Translation Lookaside Buffers (TLBs)``, 435 .. [#tlb-no-invalid-entry] See section D4.10.1 ``General TLB maintenance 442 .. |Alignment Example| image:: ../resources/diagrams/xlat_align.png
|
/aosp_15_r20/external/arm-trusted-firmware/docs/components/ |
H A D | xlat-tables-lib-v2-design.rst | 429 .. [#granularity] That is, when mmap regions do not enforce their mapping 432 .. [#tlb-reset-ref] See section D4.9 ``Translation Lookaside Buffers (TLBs)``, 435 .. [#tlb-no-invalid-entry] See section D4.10.1 ``General TLB maintenance 442 .. |Alignment Example| image:: ../resources/diagrams/xlat_align.png
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/proposed/ |
H A D | psa-driver-interface.md | 238 #### General considerations on multi-part operations 250 #### Multi-part operation entry point family `"hash_multipart"` 282 #### Operation family `"mac_multipart"` 286 #### Operation family `"mac_verify_multipart"` 290 #### Operation family `"cipher_encrypt_multipart"` 294 #### Operation family `"cipher_decrypt_multipart"` 298 #### Operation family `"aead_encrypt_multipart"` 302 #### Operation family `"aead_decrypt_multipart"`
|
/aosp_15_r20/external/mbedtls/docs/proposed/ |
H A D | psa-driver-interface.md | 238 #### General considerations on multi-part operations 250 #### Multi-part operation entry point family `"hash_multipart"` 282 #### Operation family `"mac_multipart"` 286 #### Operation family `"mac_verify_multipart"` 290 #### Operation family `"cipher_encrypt_multipart"` 294 #### Operation family `"cipher_decrypt_multipart"` 298 #### Operation family `"aead_encrypt_multipart"` 302 #### Operation family `"aead_decrypt_multipart"`
|
/aosp_15_r20/external/arm-trusted-firmware/docs/getting_started/ |
H A D | psci-lib-integration-guide.rst | 543 …/infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf 544 .. _SMCCC: https://developer.arm.com/docs/den0028/latest 545 …/infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf 546 …/infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/java/software/amazon/awssdk/codegen/customization/processors/ |
H A D | S3RemoveBucketFromUriProcessorTest.java | 41 Map<String, Operation> operations = nonS3.getOperations(); in preprocess_serviceNotS3_doesNotModifyUri() local 52 Map<String, Operation> operations = s3.getOperations(); in preprocess_serviceIsS3_operationHasBucket_modifiesUri() local 62 Map<String, Operation> operations = s3.getOperations(); in preprocess_serviceIsS3_operationDoesNotHaveBucket_noModification() local 80 Map<String, Operation> operations = new HashMap<>(); in createServiceModel() local
|
H A D | S3ControlRemoveAccountIdHostPrefixProcessorTest.java | 40 Map<String, Operation> operations = nonS3.getOperations(); in preprocess_serviceNotS3Control_doesNotModify() local 51 Map<String, Operation> operations = s3Control.getOperations(); in preprocess_serviceIsS3Control_operationAccountIdPrefix_modifiesPrefix() local 61 Map<String, Operation> operations = s3Control.getOperations(); in preprocess_serviceIsS3Control_operationDoesNotAccountIdPrefix_noModification() local 80 Map<String, Operation> operations = new HashMap<>(); in createServiceModel() local
|