Home
last modified time | relevance | path

Searched defs:code2 (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
H A DBigIntegerHashCodeTest.java46 int code2 = aNumber1.hashCode(); in testSameObject() local
59 int code2 = aNumber2.hashCode(); in testEqualObjects() local
75 int code2 = aNumber2.hashCode(); in testUnequalObjectsUnequal() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/regress/
Dtest_deprecated.cpp230 int code2 = std::atoi(buf); in test_deprecated() local
272 long code2 = std::wcstol(buf, 0, 10); in test_deprecated() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_unparse.py182 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.cpp22 uint8_t *code2 = MemMgr->allocateCodeSection(256, 0, 3, ""); in TEST() local
55 uint8_t *code2 = MemMgr->allocateCodeSection(0x100000, 0, 3, ""); in TEST() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/src/
H A Dphase_dispersion.cpp162 int16 *code2 = ScratchMem; in phase_dispersion() local
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/syntax/
Dperl_groups.go13 var code2 = []rune{ /* \s */ var
/aosp_15_r20/external/regex-re2/re2/
H A Dperl_groups.cc11 static const URange16 code2[] = { /* \s */ variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dperl_groups.cc11 static const URange16 code2[] = { /* \s */ variable
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dperl_groups.cc11 static const URange16 code2[] = { /* \s */ variable
/aosp_15_r20/external/strace/
H A Dioctl.c40 const unsigned int code2 = ((struct_ioctlent *) b)->code; in compare() local
H A Dioctlsort.c99 unsigned int code2 = code((struct ioctlent *) b); in compare_code_name() local
/aosp_15_r20/external/javassist/src/test/
H A DJassist150.java39 String code2 = "{ int n1 = java.lang.Integer.valueOf(1); " in implTestClassTailCache() local
/aosp_15_r20/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/util/perf/
H A DTimedStatement.java93 HashCode code2 = 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.java93 HashCode code2 = hashFunction.hashBytes(buffer); in calibrateMethod() local
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
H A DShapeImmutableTest.java54 Code2 code2 = yaml.load("!!org.yaml.snakeyaml.immutable.Code2 555"); in testCode2() local
/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/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DUserAuthorizerTest.java414 String code2 = "code2"; in getCredentialsFromCode_additionalParameters() local
/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCoderEncoder.cpp108 int32_t code2 = GetAlphaNumericCode(content[i + 1]); in AppendAlphaNumericBytes() 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
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/
H A DEncoder.java585 int code2 = getAlphanumericCode(content.charAt(i + 1)); in appendAlphanumericBytes() local
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc1012 ArrayRef<const uint8_t> code2(raw_code2); in TEST_F() local
1116 ArrayRef<const uint8_t> code2(raw_code2); in TEST_F() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/
H A DvoAMRWBEnc.c209 Word16 code2[L_SUBFR]; /* Fixed codebook excitation */ in coder() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dflatbuffer_to_proto_test.cc636 std::unique_ptr<ErrorCodeT> code2(new ErrorCodeT()); in TEST_F() local
/aosp_15_r20/external/libchrome/base/
H A Dlogging_unittest.cc255 DWORD code2 = 0; in TEST_F() local
/aosp_15_r20/external/cronet/base/
H A Dlogging_unittest.cc382 DWORD code2 = 0; in TEST_F() local

123