Searched defs:key3 (Results 1 - 23 of 23) sorted by relevance

/external/curl/tests/unit/
H A Dunit1603.c54 char key3[] = "key3"; variable
65 Curl_hash_str(key3, strlen(key3), slots) != 2 ||
80 nodep = Curl_hash_add(&hash_static, &key3, strlen(key3), &key3);
82 nodep = Curl_hash_pick(&hash_static, &key3, strlen(key3));
83 fail_unless(nodep == key3, "has
[all...]
/external/ltp/testcases/kernel/syscalls/request_key/
H A Drequest_key02.c40 static int key3; variable
49 {"ltp3", EKEYEXPIRED, &key3}
102 key3 = init_key("ltp3", KEYCTL_SET_TIMEOUT);
/external/annotation-tools/asmx/src/org/objectweb/asm/optimizer/
H A DConstantPool.java47 private Constant key3 = new Constant(); field in class:ConstantPool
151 key3.set('G', owner, name, desc);
152 Constant result = get(key3);
156 result = new Constant(key3);
168 key3.set(itf ? 'N' : 'M', owner, name, desc);
169 Constant result = get(key3);
173 result = new Constant(key3);
/external/selinux/libsepol/cil/src/
H A Dcil_symtab.h52 intptr_t key3; member in struct:cil_complex_symtab_key
/external/skia/tests/
H A DGpuDrawPathTest.cpp147 GrUniqueKey key3, key4; local
149 GrPath::ComputeKey(GrShape(path3, style), &key3, &isVolatile); local
151 REPORTER_ASSERT(reporter, key3.isValid());
155 REPORTER_ASSERT(reporter, key3 != key4);
H A DResourceCacheTest.cpp990 GrUniqueKey key3; local
991 make_unique_key<0>(&key3, 0);
992 sk_sp<GrGpuResource> d2(cache->findAndRefUniqueResource(key3));
1002 GrUniqueKey key1, key2, key3; local
1005 make_unique_key<0>(&key3, 3);
1014 c->resourcePriv().setUniqueKey(key3);
1021 REPORTER_ASSERT(reporter, cache->hasUniqueKey(key3));
1035 REPORTER_ASSERT(reporter, cache->hasUniqueKey(key3));
1038 Bus::Post(Msg(key3));
1042 REPORTER_ASSERT(reporter, !cache->hasUniqueKey(key3));
1454 GrUniqueKey key1, key2, key3; local
1617 GrUniqueKey key3 = key1; local
[all...]
/external/skqp/tests/
H A DGpuDrawPathTest.cpp147 GrUniqueKey key3, key4; local
149 GrPath::ComputeKey(GrShape(path3, style), &key3, &isVolatile); local
151 REPORTER_ASSERT(reporter, key3.isValid());
155 REPORTER_ASSERT(reporter, key3 != key4);
H A DResourceCacheTest.cpp920 GrUniqueKey key3; local
921 make_unique_key<0>(&key3, 0);
922 sk_sp<GrGpuResource> d2(cache->findAndRefUniqueResource(key3));
932 GrUniqueKey key1, key2, key3; local
935 make_unique_key<0>(&key3, 3);
944 c->resourcePriv().setUniqueKey(key3);
951 REPORTER_ASSERT(reporter, cache->hasUniqueKey(key3));
965 REPORTER_ASSERT(reporter, cache->hasUniqueKey(key3));
968 Bus::Post(Msg(key3));
972 REPORTER_ASSERT(reporter, !cache->hasUniqueKey(key3));
1384 GrUniqueKey key1, key2, key3; local
1547 GrUniqueKey key3 = key1; local
[all...]
/external/boringssl/src/fipstools/
H A Dcavp_tdes_test.cc89 std::vector<uint8_t> keys, key1, key2, key3, iv, in, result; local
98 !t->GetBytes(&key3, "KEY3"))) ||
109 key.insert(key.end(), key3.begin(), key3.end());
139 EncodeHex(key3.data(), key3.size()).c_str());
212 std::vector<uint8_t> key1, key2, key3, iv, in, result; local
218 !t->GetBytes(&key3, "KEY3") ||
231 key.insert(key.end(), key3.begin(), key3
[all...]
/external/guice/core/test/com/google/inject/util/
H A DOverrideModuleTest.java65 private static final Key<String> key3 = Key.get(String.class, named("3")); field in class:OverrideModuleTest
160 bind(key3).toInstance("A3");
176 bind(key3).toInstance("C3");
183 assertEquals("C3", injector.getInstance(key3));
/external/toybox/kconfig/lxdialog/
H A Dutil.c493 int key3; local
500 key3 = wgetch(win);
501 } while (key3 != ERR);
/external/annotation-tools/asmx/src/org/objectweb/asm/
H A DClassWriter.java281 Item key3; field in class:ClassWriter
555 key3 = new Item();
1246 key3.set(name, desc, bootstrapMethodIndex);
1247 result = get(key3);
1250 result = new Item(index++, key3);
1269 key3.set(FIELD, owner, name, desc);
1270 Item result = get(key3);
1273 result = new Item(index++, key3);
1296 key3.set(type, owner, name, desc);
1297 Item result = get(key3);
[all...]
/external/libvncserver/libvncserver/
H A Dwebsockets.c169 void webSocketsGenMd5(char * target, char *key1, char *key2, char *key3);
255 char *key1 = NULL, *key2 = NULL, *key3 = NULL; local
306 rfbLog("Got key3\n");
307 key3 = buf+len;
397 if (!(key1 && key2 && key3)) {
404 webSocketsGenMd5(trailer, key1, key2, key3);
438 webSocketsGenMd5(char * target, char *key1, char *key2, char *key3) argument
476 strncpy((char *)buf+8, key3, 8);
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1115 CollationKey key3; local
1116 col->getCollationKey(test3, u_strlen(test3), key3, status);
1122 doAssert(key2.compareTo(key3) == Collator::EQUAL,
1141 tempkey = key3.getByteArray(keylength);
1155 tempkey = key3.getByteArray(keylength);
1172 tempkey = key3.getByteArray(keylength);
1181 col->getCollationKey(test3, u_strlen(test3), key3, status);
1185 doAssert(key2.compareTo(key3) == Collator::EQUAL,
1202 tempkey = key3.getByteArray(keylength);
1216 tempkey = key3
[all...]
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c692 as specified by key1, key2 and key3. */
698 UWord key3; member in struct:__anon29045
706 return ss1->key3 == ss2->key3
724 UWord key3,
727 SyncStats dummy = { CheckAlways, key1, key2, key3, 0, 0, 0 };
774 (ULong)syncstats[i].key3);
722 update_syncstats( CheckHowOften cho, const HChar* key1, const HChar* key2, UWord key3, UInt n_mappings_added, UInt n_mappings_removed ) argument
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1551 milliseconds