Searched refs:KEYS (Results 1 – 10 of 10) sorted by relevance
/external/openssh/regress/ |
D | brokenkeys.sh | 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}
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | SparseArrayTest.java | 39 private static final int[] KEYS = {12, 23, 4, 6, 8, 1, 3, -12, 0, -3, 11, 14, -23}; field in SparseArrayTest 54 sparseArray.put(KEYS[i], VALUES[i]); in testSparseArrayWithDefaultCapacity() 59 assertEquals(new Integer(i), sparseArray.get(KEYS[i])); in testSparseArrayWithDefaultCapacity() 63 assertEquals(sparseArray.indexOfValue(VALUES[i]), sparseArray.indexOfKey(KEYS[i])); in testSparseArrayWithDefaultCapacity() 67 int existKey = KEYS[0]; in testSparseArrayWithDefaultCapacity() 93 assertEquals(VALUES[1], sparseArray.get(KEYS[1])); in testSparseArrayWithDefaultCapacity() 95 sparseArray.delete(KEYS[1]); in testSparseArrayWithDefaultCapacity() 97 sparseArray.get(KEYS[1], VALUE_FOR_NON_EXISTED_KEY)); in testSparseArrayWithDefaultCapacity() 101 assertEquals(VALUES[2], sparseArray.get(KEYS[2])); in testSparseArrayWithDefaultCapacity() 103 sparseArray.remove(KEYS[2]); in testSparseArrayWithDefaultCapacity() [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
D | mysql-modelingschema.dump | 46 /*!40000 ALTER TABLE `bugs` DISABLE KEYS */; 49 /*!40000 ALTER TABLE `bugs` ENABLE KEYS */; 75 /*!40000 ALTER TABLE `commits` DISABLE KEYS */; 78 /*!40000 ALTER TABLE `commits` ENABLE KEYS */; 101 /*!40000 ALTER TABLE `cvsfiles` DISABLE KEYS */; 104 /*!40000 ALTER TABLE `cvsfiles` ENABLE KEYS */; 124 /*!40000 ALTER TABLE `filetags` DISABLE KEYS */; 127 /*!40000 ALTER TABLE `filetags` ENABLE KEYS */; 148 /*!40000 ALTER TABLE `tags` DISABLE KEYS */; 151 /*!40000 ALTER TABLE `tags` ENABLE KEYS */;
|
/external/clang/test/CodeGenObjC/ |
D | arc-literals.m | 82 // CHECK: [[T0:%.*]] = getelementptr inbounds [2 x i8*]* [[KEYS:%[A-Za-z0-9]+]], i32 0, i32 0 88 // CHECK-NEXT: [[T0:%.*]] = getelementptr inbounds [2 x i8*]* [[KEYS]], i32 0, i32 1 100 // CHECK-NEXT: [[T3:%.*]] = bitcast [2 x i8*]* [[KEYS]] to i8**
|
/external/chromium/chrome/browser/resources/keyboard/ |
D | main.js | 508 var KEYS = [ variable 655 for (var i = 0; i < KEYS.length; ++i) { 656 allRows.push(new Row(i, KEYS[i]));
|
/external/linux-tools-perf/Documentation/ |
D | perf-top.txt | 109 INTERACTIVE PROMPTING KEYS
|
/external/icu4c/i18n/ |
D | tznames_impl.cpp | 39 static const char* KEYS[] = {"lg", "ls", "ld", "sg", "ss", "sd"}; variable 40 static const int32_t KEYS_SIZE = (sizeof KEYS / sizeof KEYS[0]); 573 … const UChar *value = ures_getStringByKeyWithFallback(rbTable, KEYS[i], &len, &status); in loadData()
|
/external/openssh/ |
D | ssh_config.0 | 707 See also VERIFYING HOST KEYS in ssh(1).
|
D | ssh.0 | 594 VERIFYING HOST KEYS
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 60838 KEYS K IY1 Z
|