Home
last modified time | relevance | path

Searched defs:keys (Results 176 – 200 of 4347) sorted by relevance

12345678910>>...174

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/benches/
H A Dinsert_unique_unchecked.rs12 let keys: Vec<String> = (0..1000).map(|i| format!("xxxx{}yyyy", i)).collect(); in insert() localVariable
24 let keys: Vec<String> = (0..1000).map(|i| format!("xxxx{}yyyy", i)).collect(); in insert_unique_unchecked() localVariable
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DParameterUtils.h34 hidl_vec<hidl_string> keys, Callback callback) { in getParameters()
40 hidl_vec<ParameterValue> keys) { in setParameters()
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_server_config.cc22 bssl::UniquePtr<SSL_ECH_KEYS> keys) in ECHKeysContainer()
37 void SSLServerConfig::ECHKeysContainer::reset(SSL_ECH_KEYS* keys) { in reset()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUResourceBundle.java985 String[] keys = new String[depth + numPathKeys]; in findResourceWithFallback() local
991 String[] keys, int depth, in findResourceWithFallback()
1058 String[] keys = new String[depth + numPathKeys]; in findStringWithFallback() local
1148 private void getResPathKeys(String[] keys, int depth) { in getResPathKeys()
1178 private static void getResPathKeys(String path, int num, String[] keys, int start) { in getResPathKeys()
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DICUResourceBundle.java980 String[] keys = new String[depth + numPathKeys]; in findResourceWithFallback() local
986 String[] keys, int depth, in findResourceWithFallback()
1053 String[] keys = new String[depth + numPathKeys]; in findStringWithFallback() local
1143 private void getResPathKeys(String[] keys, int depth) { in getResPathKeys()
1173 private static void getResPathKeys(String path, int num, String[] keys, int start) { in getResPathKeys()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/batching/
H A DPartitionKey.java36 private final ImmutableList<Object> keys; field in PartitionKey
39 public PartitionKey(Object... keys) { in PartitionKey()
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DStaticMetadata.java1899 Collection<Key<?>> keys) { in areCharacteristicsKeysAvailable()
1916 public final boolean areResultKeysAvailable(Collection<CaptureResult.Key<?>> keys) { in areResultKeysAvailable()
1934 public final boolean areRequestKeysAvailable(Collection<CaptureRequest.Key<?>> keys) { in areRequestKeysAvailable()
1949 public final boolean areKeysAvailable(Key<?>... keys) { in areKeysAvailable()
1967 public final boolean areKeysAvailable(CaptureResult.Key<?>... keys) { in areKeysAvailable()
1986 public final boolean areKeysAvailable(CaptureRequest.Key<?>... keys) { in areKeysAvailable()
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_sugared_value.cpp400 std::vector<SugaredValuePtr>& keys, in recurseThroughNestedModules()
446 std::vector<SugaredValuePtr> keys; in getSugaredNamedBufferDict() local
474 std::vector<SugaredValuePtr> keys; in getSugaredNamedParameterList() local
501 std::vector<SugaredValuePtr> keys; in getSugaredDict() local
531 std::vector<SugaredValuePtr> keys; in getSugaredNamedParameterDict() local
569 std::vector<SugaredValuePtr> keys; in attr() local
/aosp_15_r20/external/mbedtls/library/
H A Daesce.c129 unsigned char *keys, in aesce_encrypt_block()
191 unsigned char *keys, in aesce_decrypt_block()
231 unsigned char *keys = (unsigned char *) (ctx->buf + ctx->rk_offset); in mbedtls_aesce_crypt_ecb() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/
H A DCompositePublicKey.java24 private final List<PublicKey> keys; field in CompositePublicKey
31 public CompositePublicKey(PublicKey... keys) in CompositePublicKey()
H A DCompositePrivateKey.java24 private final List<PrivateKey> keys; field in CompositePrivateKey
31 public CompositePrivateKey(PrivateKey... keys) in CompositePrivateKey()
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
H A DCompositePrivateKey.java22 private final List<PrivateKey> keys; field in CompositePrivateKey
29 public CompositePrivateKey(PrivateKey... keys) in CompositePrivateKey()
H A DCompositePublicKey.java22 private final List<PublicKey> keys; field in CompositePublicKey
29 public CompositePublicKey(PublicKey... keys) in CompositePublicKey()
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/
H A DCompositePrivateKey.java24 private final List<PrivateKey> keys; field in CompositePrivateKey
31 public CompositePrivateKey(PrivateKey... keys) in CompositePrivateKey()
H A DCompositePublicKey.java24 private final List<PublicKey> keys; field in CompositePublicKey
31 public CompositePublicKey(PublicKey... keys) in CompositePublicKey()
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/
H A DSparseSwitchPayloadDecodedInstruction.java26 private final int[] keys; field in SparseSwitchPayloadDecodedInstruction
38 int opcode, int[] keys, int[] targets) { in SparseSwitchPayloadDecodedInstruction()
/aosp_15_r20/external/python/uritemplates/tests/fixtures/
Dspec-examples-by-section.json15 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
48 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
102 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
159 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
201 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
253 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
305 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
356 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
404 "keys" : { "semi" : ";", "dot" : ".", "comma" : ","}, object
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DListResourceBundleTest.java35 Enumeration<String> keys = bundle.getKeys(); in test_getKeys() local
54 Enumeration keys = bundle.getKeys(); in test_handleGetObjectLjava_lang_String() local
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/
DTestUtils.java49 final List<String> keys = new ArrayList<>(); in getAllXmlKeys() local
58 final List<String> keys = new ArrayList<>(); in getKeysFromXml() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DColorAndMotionFragmentTest.java80 final List<String> keys = in forceInvertEnabled_getNonIndexableKeys_existInXmlLayout() local
93 final List<String> keys = in getNonIndexableKeys_existInXmlLayout() local
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/builder/
H A DBuilderMapEntryCollection.java40 @Nonnull private final Collection<Key> keys; field in BuilderMapEntryCollection
42 public BuilderMapEntryCollection(@Nonnull Collection<Key> keys) { in BuilderMapEntryCollection()
/aosp_15_r20/development/tools/winscope/src/common/
H A Dobject_utils.ts31 const keys = ObjectUtils.parseKeys(path); constant
54 const keys = ObjectUtils.parseKeys(path); constant
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dmap_data_view.h38 ArrayDataView<K>& keys() { return keys_; } in keys() function
39 const ArrayDataView<K>& keys() const { return keys_; } in keys() function
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_partition_key_collection.cc34 base::flat_set<CookiePartitionKey> keys) in CookiePartitionKeyCollection()
68 const CookiePartitionKeyCollection& keys) { in operator <<()
/aosp_15_r20/external/tensorflow/tensorflow/examples/custom_ops_doc/simple_hash_table/
H A Dsimple_hash_table_kernel.cc75 Tensor* keys; in Export() local
92 Status Import(const Tensor& keys, const Tensor& values) { in Import()
257 const Tensor& keys = ctx->input(1); in Compute() local

12345678910>>...174