Home
last modified time | relevance | path

Searched defs:code1 (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/stats/
Dstats_aggregate_test.cpp66 const std::string code1 = R"( in TEST() local
116 const std::string code1 = R"( in TEST() local
160 const std::string code1 = R"( in TEST() local
189 const std::string code1 = R"( in TEST() local
210 const std::string code1 = R"( in TEST() local
263 const std::string code1 = R"( in TEST() local
343 const std::string code1 = R"( in TEST() local
/external/deqp-deps/SPIRV-Tools/test/stats/
Dstats_aggregate_test.cpp66 const std::string code1 = R"( in TEST() local
116 const std::string code1 = R"( in TEST() local
160 const std::string code1 = R"( in TEST() local
189 const std::string code1 = R"( in TEST() local
210 const std::string code1 = R"( in TEST() local
263 const std::string code1 = R"( in TEST() local
343 const std::string code1 = R"( in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp20 uint8_t *code1 = MemMgr->allocateCodeSection(256, 0, 1, ""); in TEST() local
53 uint8_t *code1 = MemMgr->allocateCodeSection(0x100000, 0, 1, ""); in TEST() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp20 uint8_t *code1 = MemMgr->allocateCodeSection(256, 0, 1, ""); in TEST() local
53 uint8_t *code1 = MemMgr->allocateCodeSection(0x100000, 0, 1, ""); in TEST() local
/external/strace/
Dioctl.c39 const unsigned int code1 = (const uintptr_t) a; in compare() local
Dioctlsort.c98 unsigned int code1 = code((struct ioctlent *) a); in compare_code_name() local
/external/u-boot/arch/arm/lib/
Dimage.c18 uint32_t code1; /* Executable code */ member
/external/python/cpython2/Demo/parser/
Dtest_unparse.py82 def check_roundtrip(self, code1, filename="internal"): argument
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.c260 unsigned char code1, code2; member
266 unsigned char code1, code2_min, code2_max; member
/external/freetype/src/pfr/
Dpfrobjs.c479 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
/external/python/cpython3/Lib/test/test_tools/
Dtest_unparse.py126 def check_roundtrip(self, code1, filename="internal"): argument
/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/libchrome/base/
Dlogging_unittest.cc254 DWORD code1 = 0; in TEST_F() local
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp93 int32_t code1 = GetAlphaNumericCode(content[i]); in AppendAlphaNumericBytes() local
/external/python/cpython3/Modules/
Dunicodedata.c717 Py_UCS4 code1 = PyUnicode_READ(kind, data, i1); in nfc_nfkc() 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.cc1393 int code1 = config->GetAllocatableGeneralCode(i); in Generate_ContinueToBuiltinHelper() local