/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
H A D | BigIntegerHashCodeTest.java | 40 int code1 = aNumber1.hashCode(); in testSameObject() local 58 int code1 = aNumber1.hashCode(); in testEqualObjects() local 74 int code1 = aNumber1.hashCode(); in testUnequalObjectsUnequal() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_unparse.py | 171 def check_ast_roundtrip(self, code1, **kwargs): argument 182 def get_source(self, code1, code2=None): argument 187 def check_src_roundtrip(self, code1, code2=None): argument 192 def check_src_dont_roundtrip(self, code1, code2=None): argument
|
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/ |
H A 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
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/ |
H A D | encode_avc_header_packer.cpp | 103 uint32_t code1, code2; in PutBits() local 126 uint32_t code1, bits; in PutVLCCode() local
|
/aosp_15_r20/art/dex2oat/linker/arm/ |
H A D | relative_patcher_thumb2_test.cc | 970 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local 1039 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local 1071 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local 1372 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/syntax/ |
D | perl_groups.go | 9 var code1 = []rune{ /* \d */ var
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | perl_groups.cc | 8 static const URange16 code1[] = { /* \d */ variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | perl_groups.cc | 8 static const URange16 code1[] = { /* \d */ variable
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | perl_groups.cc | 8 static const URange16 code1[] = { /* \d */ variable
|
/aosp_15_r20/external/strace/ |
H A D | ioctl.c | 39 const unsigned int code1 = (const uintptr_t) a; in compare() local
|
H A D | ioctlsort.c | 98 unsigned int code1 = code((struct ioctlent *) a); in compare_code_name() local
|
/aosp_15_r20/external/javassist/src/test/ |
H A D | Jassist150.java | 33 String code1 = "{ int n1 = Integer.valueOf(1); " in implTestClassTailCache() local
|
/aosp_15_r20/art/dex2oat/linker/arm64/ |
H A D | relative_patcher_arm64_test.cc | 1170 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local 1230 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local 1259 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local 1465 ArrayRef<const uint8_t> code1(raw_code1); in TEST_F() local
|
/aosp_15_r20/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/util/perf/ |
H A D | TimedStatement.java | 91 HashCode code1 = hashFunction.hashBytes(buffer); in calibrateMethod() local
|
/aosp_15_r20/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/util/perf/ |
H A D | TimedStatement.java | 91 HashCode code1 = hashFunction.hashBytes(buffer); in calibrateMethod() local
|
/aosp_15_r20/external/coreboot/src/arch/arm64/ |
H A D | fit_payload.c | 16 u32 code1; member
|
/aosp_15_r20/external/python/cpython2/Demo/parser/ |
D | test_unparse.py | 82 def check_roundtrip(self, code1, filename="internal"): argument
|
/aosp_15_r20/external/freetype/src/pfr/ |
H A D | pfrobjs.c | 483 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
|
/aosp_15_r20/external/crosvm/kernel_loader/src/ |
H A D | arm64.rs | 39 code1: Le32, field
|
/aosp_15_r20/external/pdfium/fxbarcode/qrcode/ |
H A D | BC_QRCoderEncoder.cpp | 103 int32_t code1 = GetAlphaNumericCode(content[i]); in AppendAlphaNumericBytes() local
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/ |
H A D | Encoder.java | 580 int code1 = getAlphanumericCode(content.charAt(i)); in appendAlphanumericBytes() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ |
H A D | flatbuffer_to_proto_test.cc | 631 std::unique_ptr<ErrorCodeT> code1(new ErrorCodeT()); in TEST_F() local
|
/aosp_15_r20/external/libchrome/base/ |
H A D | logging_unittest.cc | 254 DWORD code1 = 0; in TEST_F() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | logging_unittest.cc | 381 DWORD code1 = 0; in TEST_F() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | unicodedata.c | 728 Py_UCS4 code1 = PyUnicode_READ(kind, data, i1); in nfc_nfkc() local
|