/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITMemoryManagerTest.cpp | 19 uint8_t *code1 = MemMgr->allocateCodeSection(256, 0, 1, ""); in TEST() local 52 uint8_t *code1 = MemMgr->allocateCodeSection(0x100000, 0, 1, ""); in TEST() local
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITMemoryManagerTest.cpp | 20 uint8_t *code1 = MemMgr->allocateCodeSection(256, 0, 1, ""); in TEST() local 53 uint8_t *code1 = MemMgr->allocateCodeSection(0x100000, 0, 1, ""); in TEST() local
|
/external/python/cpython3/Lib/test/ |
D | test_unparse.py | 122 def check_ast_roundtrip(self, code1, **kwargs): argument 133 def get_source(self, code1, code2=None): argument 138 def check_src_roundtrip(self, code1, code2=None): argument 143 def check_src_dont_roundtrip(self, code1, code2=None): argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | perl_groups.cc | 8 static const URange16 code1[] = { /* \d */ variable
|
/external/strace/ |
D | ioctl.c | 39 const unsigned int code1 = (const uintptr_t) a; in compare() local
|
D | ioctlsort.c | 98 unsigned int code1 = code((struct ioctlent *) a); in compare_code_name() local
|
/external/javassist/src/test/ |
D | Jassist150.java | 33 String code1 = "{ int n1 = Integer.valueOf(1); " in implTestClassTailCache() local
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 260 unsigned char code1, code2; member 266 unsigned char code1, code2_min, code2_max; member
|
/external/python/cpython2/Demo/parser/ |
D | test_unparse.py | 82 def check_roundtrip(self, code1, filename="internal"): argument
|
/external/freetype/src/pfr/ |
D | pfrobjs.c | 479 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
|
/external/pdfium/fxbarcode/qrcode/ |
D | BC_QRCoderEncoder.cpp | 97 int32_t code1 = GetAlphaNumericCode(content[i]); in AppendAlphaNumericBytes() local
|
/external/libchrome/base/ |
D | logging_unittest.cc | 254 DWORD code1 = 0; in TEST_F() local
|
/external/python/cpython3/Modules/ |
D | unicodedata.c | 724 Py_UCS4 code1 = PyUnicode_READ(kind, data, i1); in nfc_nfkc() local
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTable_config.java | 2208 private boolean areIdentical(final byte[] code1, final byte[] code2) { in areIdentical()
|