Home
last modified time | relevance | path

Searched defs:code2 (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/stats/
Dstats_aggregate_test.cpp74 const std::string code2 = R"( in TEST() local
125 const std::string code2 = R"( in TEST() local
221 const std::string code2 = R"( in TEST() local
270 const std::string code2 = R"( in TEST() local
366 const std::string code2 = R"( in TEST() local
/external/deqp-deps/SPIRV-Tools/test/stats/
Dstats_aggregate_test.cpp74 const std::string code2 = R"( in TEST() local
125 const std::string code2 = R"( in TEST() local
221 const std::string code2 = R"( in TEST() local
270 const std::string code2 = R"( in TEST() local
366 const std::string code2 = R"( in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp22 uint8_t *code2 = MemMgr->allocateCodeSection(256, 0, 3, ""); in TEST() local
55 uint8_t *code2 = MemMgr->allocateCodeSection(0x100000, 0, 3, ""); in TEST() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp22 uint8_t *code2 = MemMgr->allocateCodeSection(256, 0, 3, ""); in TEST() local
55 uint8_t *code2 = MemMgr->allocateCodeSection(0x100000, 0, 3, ""); in TEST() local
/external/strace/
Dioctl.c40 const unsigned int code2 = ((struct_ioctlent *) b)->code; in compare() local
Dioctlsort.c99 unsigned int code2 = code((struct ioctlent *) b); in compare_code_name() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
DShapeImmutableTest.java59 Code2 code2 = (Code2) yaml.load("!!org.yaml.snakeyaml.immutable.Code2 555"); in testCode2() local
/external/freetype/src/pfr/
Dpfrobjs.c479 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
/external/v8/tools/profview/
Dprofile-utils.js81 function codeEquals(code1, code2, allowDifferentKinds = false) { argument
/external/openssh/
Dauthfd.c269 u_char type, code1 = 0, code2 = 0; in ssh_fetch_identitylist() local
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.c260 unsigned char code1, code2; member
/external/libchrome/base/
Dlogging_unittest.cc255 DWORD code2 = 0; in TEST_F() local
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp99 int32_t code2 = GetAlphaNumericCode(content[i + 1]); in AppendAlphaNumericBytes() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java2208 private boolean areIdentical(final byte[] code1, final byte[] code2) { in areIdentical()
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc1394 int code2 = config->GetAllocatableGeneralCode(i - 1); in Generate_ContinueToBuiltinHelper() local