Searched refs:key4 (Results 1 - 14 of 14) sorted by relevance

/external/curl/tests/unit/
H A Dunit1603.c55 char key4[] = "key4"; variable
66 Curl_hash_str(key4, strlen(key4), slots) != 1)
86 nodep = Curl_hash_add(&hash_static, &key4, strlen(key4), &key4);
88 nodep = Curl_hash_pick(&hash_static, &key4, strlen(key4));
89 fail_unless(nodep == key4, "has
[all...]
/external/selinux/libsepol/cil/src/
H A Dcil_symtab.c152 intptr_t sum = ckey->key1 + ckey->key2 + ckey->key3 + ckey->key4;
187 ckey->key4 == curr->ckey->key4) {
205 ckey->key4 < curr->ckey->key4) {
235 ckey->key4 == curr->ckey->key4) {
254 ckey->key4 < curr->ckey->key4) {
H A Dcil_symtab.h53 intptr_t key4; member in struct:cil_complex_symtab_key
H A Dcil_verify.c840 ckey.key4 = CIL_ROLETRANSITION;
848 ckey.key4 = (intptr_t)typerule->rule_kind;
905 ckey.key4 = (intptr_t)typerule->rule_kind;
923 (intptr_t)typerule->rule_kind == ckey.key4) {
/external/skia/tests/
H A DGpuDrawPathTest.cpp147 GrUniqueKey key3, key4; local
152 GrPath::ComputeKey(GrShape(path4, style), &key4, &isVolatile); local
154 REPORTER_ASSERT(reporter, key4.isValid());
155 REPORTER_ASSERT(reporter, key3 != key4);
H A DImageFilterCacheTest.cpp66 SkImageFilterCacheKey key4(0, SkMatrix::I(), clip1, subset->uniqueID(), subset->subset());
75 REPORTER_ASSERT(reporter, !cache->get(key4, &foundOffset));
/external/skqp/tests/
H A DGpuDrawPathTest.cpp147 GrUniqueKey key3, key4; local
152 GrPath::ComputeKey(GrShape(path4, style), &key4, &isVolatile); local
154 REPORTER_ASSERT(reporter, key4.isValid());
155 REPORTER_ASSERT(reporter, key3 != key4);
H A DImageFilterCacheTest.cpp66 SkImageFilterCacheKey key4(0, SkMatrix::I(), clip1, subset->uniqueID(), subset->subset());
75 REPORTER_ASSERT(reporter, !cache->get(key4, &foundOffset));
/external/annotation-tools/asmx/src/org/objectweb/asm/
H A DClassWriter.java286 Item key4; field in class:ClassWriter
556 key4 = new Item();
1127 key4.set(HANDLE_BASE + tag, owner, name, desc);
1128 Item result = get(key4);
1138 result = new Item(index++, key4);
/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_progs.c124 struct vip key4 = {.protocol = 6, .family = AF_INET}; local
145 bpf_map_update_elem(map_fd, &key4, &value4, 0);
/external/boringssl/src/crypto/fipsmodule/aes/asm/
H A Daesv8-armx.pl362 my ($key4,$key5,$key6,$key7)=("x6","x12","x14",$key);
414 add $key4,$key,#16*4
432 vld1.32 {q8},[$key4]
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/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/ ...

Completed in 385 milliseconds