/aosp12/art/test/2023-InvariantLoops_typecast/src/ |
H A D | Main.java | 77 long res1 = new Main().loop2(); in main() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/drawable/ |
H A D | IconTest.java | 162 final Bitmap res1 = ((BitmapDrawable) getContext().getDrawable(R.drawable.landscape)) in testWithBitmapResource() local 275 final Icon res1 = Icon.createWithResource(getContext(), R.drawable.landscape); in testParcel() local
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/ |
H A D | lib_pclm.c | 208 int res1 = PCLmGetMediaDimensions(job_info->pclmgen_obj, page_info->mediaSizeName, page_info); in _start_page() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | SimpleDecodingSource.cpp | 172 status_t res1 = mCodec->stop(); in stop() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | fib_rules.h | 36 __u8 res1; member
|
H A D | tcp.h | 30 __u16 res1 : 4, doff : 4, fin : 1, syn : 1, rst : 1, psh : 1, ack : 1, urg : 1, ece : 1, cwr : 1; member 32 __u16 doff : 4, res1 : 4, cwr : 1, ece : 1, urg : 1, ack : 1, psh : 1, rst : 1, syn : 1, fin : 1; member
|
/aosp12/bionic/libc/include/netinet/ |
H A D | tcp.h | 60 uint16_t res1:4; member
|
/aosp12/hardware/interfaces/nfc/1.0/vts/functional/ |
H A D | VtsHalNfcV1_0TargetTest.cpp | 393 auto res1 = nfc_cb_->WaitForCallback(kCallbackNameSendData); in TEST_P() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | PhoneSwitcherTest.java | 1178 AsyncResult res1 = new AsyncResult(0, null, in testRetry_DDS_switch_Failure() local
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | ColorUtils.cpp | 233 status_t res1 = unwrapColorAspectsFromColorRange(range, &aspects.mRange); in convertPlatformColorAspectsToCodecAspects() local
|
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | emu10k1.h | 294 unsigned int res1; member
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | ResourceTypes.h | 1381 uint16_t res1; member
|
/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_integration_test.cpp | 4298 int res1 = getAsyncResponse(fd1, &rcode, buf1, MAXPACKET); in TEST_F() local 4397 const int res1 = getAsyncResponse(fd1, &rcode, buf, MAXPACKET); in TEST_F() local
|