HomeSort by relevance Sort by last modified time
    Searched full:keys (Results 1 - 25 of 9707) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/
InfoPlist.strings 1 /* Localized versions of Info.plist keys */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/
InfoPlist.strings 1 /* Localized versions of Info.plist keys */
  /external/jsoncpp/test/jsonchecker/
fail3.json 1 {unquoted_key: "keys must be quoted"
  /external/protobuf/objectivec/Tests/iOSTestHarness/en.lproj/
InfoPlist.strings 1 /* Localized versions of Info.plist keys */
  /external/skia/experimental/FileReaderApp/English.lproj/
InfoPlist.strings 1 /* Localized versions of Info.plist keys */
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/
InfoPlist.strings 1 /* Localized versions of Info.plist keys */
  /packages/apps/Test/connectivity/sl4n/rapidjson/bin/jsonchecker/
fail3.json 1 {unquoted_key: "keys must be quoted"
  /external/openssh/regress/
brokenkeys.sh 4 tid="broken keys"
6 KEYS="$OBJ/authorized_keys_${USER}"
10 mv ${KEYS} ${KEYS}.bak
13 echo "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEABTM= bad key" > $KEYS
14 cat ${KEYS}.bak >> ${KEYS}
22 mv ${KEYS}.bak ${KEYS}
  /system/sepolicy/reqd_mask/
keys.conf 1 # empty keys.conf file - used to generate an empty nonplat_mac_permissions.xml
2 # on devices without any keys.conf or mac_permissions additions.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
DummyMap.java 14 HashSet<K> keys = new HashSet<K>(); field in class:DummyMap
25 public void addKeys(K[] keys) {
26 Collections.addAll(this.keys, keys);
31 return keys.size();
35 return keys.isEmpty();
39 return keys.contains(key);
47 return keys.contains(key) ? value : null;
52 keys.add(key);
58 keys.remove(key)
    [all...]
  /sdk/apps/DeviceConfig/res/values-nokeys/
strings.xml 3 <string name="text_input">NO KEYS</string>
  /frameworks/av/drm/mediadrm/plugins/clearkey/tests/
JsonWebKeyUnittest.cpp 53 void verifyKeys(const KeyMap& keys, const String8* clearKeys) {
54 if (keys.isEmpty()) {
59 for (size_t i = 0; i < keys.size(); ++i) {
60 stringFromVector(keys.valueAt(i), &keyString);
76 KeyMap keys; local
77 EXPECT_FALSE(jwk->extractKeysFromJsonWebKeySet(js, &keys));
78 EXPECT_TRUE(keys.isEmpty());
98 KeyMap keys; local
99 EXPECT_FALSE(jwk->extractKeysFromJsonWebKeySet(js, &keys));
100 EXPECT_TRUE(keys.isEmpty())
120 KeyMap keys; local
145 KeyMap keys; local
183 KeyMap keys; local
193 KeyMap keys; local
212 KeyMap keys; local
241 KeyMap keys; local
272 KeyMap keys; local
311 KeyMap keys; local
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
ikev2_common.c 36 { ENCR_AES_CBC, 16, 16 }, /* only 128-bit keys supported for now */
371 struct ikev2_keys *keys, int initiator,
380 const u8 *SK_p = initiator ? keys->SK_pi : keys->SK_pr;
394 if (ikev2_prf_hash(prf->id, SK_p, keys->SK_prf_len,
429 struct ikev2_keys *keys, int initiator,
440 const u8 *SK_e = initiator ? keys->SK_ei : keys->SK_er;
441 const u8 *SK_a = initiator ? keys->SK_ai : keys->SK_ar
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
suff.py 17 keys = suffixes.keys()
18 keys.sort()
19 for suff in keys:
  /external/autotest/server/site_tests/firmware_UpdateKernelSubkeyVersion/files/
make_keys.sh 7 pushd /var/tmp/faft/autest/keys
  /external/libcxx/test/libcxx/localization/locale.categories/
__scan_keyword.pass.cpp 49 std::string keys[] = {"a", "abb"}; local
52 keys, keys+sizeof(keys)/sizeof(keys[0]),
54 assert(k - keys == 0);
61 std::string keys[] = {"a", "abb"}; local
64 keys, keys+sizeof(keys)/sizeof(keys[0])
73 std::string keys[] = {"a", "abb"}; local
85 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
97 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
109 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
    [all...]
  /external/python/cpython2/Tools/scripts/
suff.py 17 keys = suffixes.keys()
18 keys.sort()
19 for suff in keys:
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wep.conf 1 # Static WEP keys
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/
__scan_keyword.pass.cpp 49 std::string keys[] = {"a", "abb"}; local
52 keys, keys+sizeof(keys)/sizeof(keys[0]),
54 assert(k - keys == 0);
61 std::string keys[] = {"a", "abb"}; local
64 keys, keys+sizeof(keys)/sizeof(keys[0])
73 std::string keys[] = {"a", "abb"}; local
85 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
97 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
109 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/localization/locale.categories/
__scan_keyword.pass.cpp 49 std::string keys[] = {"a", "abb"}; local
52 keys, keys+sizeof(keys)/sizeof(keys[0]),
54 assert(k - keys == 0);
61 std::string keys[] = {"a", "abb"}; local
64 keys, keys+sizeof(keys)/sizeof(keys[0])
73 std::string keys[] = {"a", "abb"}; local
85 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
97 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
109 std::string keys[] = {"Mon", "Monday", "Tue", "Tuesday"}; local
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKeyboardBuilder.java 68 private static ExpectedKey[] replaceKeyAt(final ExpectedKey[] keys, final int columnIndex,
72 keys[columnIndex] = replacingKeys[0];
73 return keys;
75 final int newLength = keys.length - 1 + replacingKeys.length;
77 final ExpectedKey[] newKeys = Arrays.copyOf(keys, newLength);
78 System.arraycopy(keys, columnIndex + 1, newKeys, columnIndex + replacingKeys.length,
79 keys.length - 1 - columnIndex);
80 // Insert replacing keys at columnIndex.
91 ExpectedKey[] keys = getRowAt(row); local
92 for (int columnIndex = 0; columnIndex < keys.length; /* nothing */)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
Delegator.py 16 for key in self.__cache.keys():
24 keys = self.__cache.keys()
25 keys.sort()
26 print keys
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
Delegator.py 16 for key in self.__cache.keys():
24 keys = self.__cache.keys()
25 keys.sort()
26 print keys
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
Delegator.py 16 for key in self.__cache.keys():
24 keys = self.__cache.keys()
25 keys.sort()
26 print keys
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
Delegator.py 16 for key in self.__cache.keys():
24 keys = self.__cache.keys()
25 keys.sort()
26 print keys

Completed in 3780 milliseconds

1 2 3 4 5 6 7 8 91011>>