Home
last modified time | relevance | path

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

123

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
H A DBigIntegerHashCodeTest.java40 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/
Dtest_unparse.py171 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 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
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
H A Dencode_avc_header_packer.cpp103 uint32_t code1, code2; in PutBits() local
126 uint32_t code1, bits; in PutVLCCode() local
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc970 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/
Dperl_groups.go9 var code1 = []rune{ /* \d */ var
/aosp_15_r20/external/regex-re2/re2/
H A Dperl_groups.cc8 static const URange16 code1[] = { /* \d */ variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dperl_groups.cc8 static const URange16 code1[] = { /* \d */ variable
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dperl_groups.cc8 static const URange16 code1[] = { /* \d */ variable
/aosp_15_r20/external/strace/
H A Dioctl.c39 const unsigned int code1 = (const uintptr_t) a; in compare() local
H A Dioctlsort.c98 unsigned int code1 = code((struct ioctlent *) a); in compare_code_name() local
/aosp_15_r20/external/javassist/src/test/
H A DJassist150.java33 String code1 = "{ int n1 = Integer.valueOf(1); " in implTestClassTailCache() local
/aosp_15_r20/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc1170 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 DTimedStatement.java91 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 DTimedStatement.java91 HashCode code1 = hashFunction.hashBytes(buffer); in calibrateMethod() local
/aosp_15_r20/external/coreboot/src/arch/arm64/
H A Dfit_payload.c16 u32 code1; member
/aosp_15_r20/external/python/cpython2/Demo/parser/
Dtest_unparse.py82 def check_roundtrip(self, code1, filename="internal"): argument
/aosp_15_r20/external/freetype/src/pfr/
H A Dpfrobjs.c483 FT_UInt32 code1, code2, pair; in pfr_face_get_kerning() local
/aosp_15_r20/external/crosvm/kernel_loader/src/
H A Darm64.rs39 code1: Le32, field
/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCoderEncoder.cpp103 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 DEncoder.java580 int code1 = getAlphanumericCode(content.charAt(i)); in appendAlphanumericBytes() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dflatbuffer_to_proto_test.cc631 std::unique_ptr<ErrorCodeT> code1(new ErrorCodeT()); in TEST_F() local
/aosp_15_r20/external/libchrome/base/
H A Dlogging_unittest.cc254 DWORD code1 = 0; in TEST_F() local
/aosp_15_r20/external/cronet/base/
H A Dlogging_unittest.cc381 DWORD code1 = 0; in TEST_F() local
/aosp_15_r20/external/python/cpython3/Modules/
Dunicodedata.c728 Py_UCS4 code1 = PyUnicode_READ(kind, data, i1); in nfc_nfkc() local

123