Home
last modified time | relevance | path

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

12

/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/python/cpython3/Lib/test/
Dtest_unparse.py133 def check_ast_roundtrip(self, code1, **kwargs): argument
144 def get_source(self, code1, code2=None): argument
149 def check_src_roundtrip(self, code1, code2=None): argument
154 def check_src_dont_roundtrip(self, code1, code2=None): argument
/external/cronet/stable/third_party/re2/src/re2/
Dperl_groups.cc8 static const URange16 code1[] = { /* \d */ variable
/external/regex-re2/re2/
Dperl_groups.cc8 static const URange16 code1[] = { /* \d */ variable
/external/cronet/tot/third_party/re2/src/re2/
Dperl_groups.cc8 static const URange16 code1[] = { /* \d */ variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dperl_groups.cc8 static const URange16 code1[] = { /* \d */ variable
/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/javassist/src/test/
DJassist150.java33 String code1 = "{ int n1 = Integer.valueOf(1); " in implTestClassTailCache() local
/external/coreboot/src/arch/arm64/
Dfit_payload.c16 u32 code1; member
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
Dencode_avc_header_packer.cpp103 uint32_t code1, code2; in PutBits() local
126 uint32_t code1, bits; in PutVLCCode() local
/external/freetype/src/pfr/
Dpfrobjs.c483 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
/external/crosvm/kernel_loader/src/
Darm64.rs41 code1: Le32, field
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp103 int32_t code1 = GetAlphaNumericCode(content[i]); in AppendAlphaNumericBytes() local
/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/
DEncoder.java580 int code1 = getAlphanumericCode(content.charAt(i)); in appendAlphanumericBytes() local
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dflatbuffer_to_proto_test.cc631 std::unique_ptr<ErrorCodeT> code1(new ErrorCodeT()); in TEST_F() local
/external/libchrome/base/
Dlogging_unittest.cc254 DWORD code1 = 0; in TEST_F() local
/external/cronet/tot/base/
Dlogging_unittest.cc391 DWORD code1 = 0; in TEST_F() local
/external/cronet/stable/base/
Dlogging_unittest.cc391 DWORD code1 = 0; in TEST_F() local
/external/python/cpython3/Modules/
Dunicodedata.c723 Py_UCS4 code1 = PyUnicode_READ(kind, data, i1); in nfc_nfkc() local
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_encode_avc_base.cpp577 uint32_t code1, bits; in PutVLCCode() local
Dcodechal_encoder_base.h2605 uint32_t code1, code2; in PutBits() local
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java2228 private boolean areIdentical(final byte[] code1, final byte[] code2) { in areIdentical()
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h8273 __le32 code1; member
110222 unsigned char code1; member
Dvmlinux.h8273 __le32 code1; member
110222 unsigned char code1; member

12