/aosp_15_r20/libcore/ojluni/src/test/java/lang/StringBuilder/ |
H A D | CompactStringBuilder.java | 49 final String ORIGIN = "A"; in testCompactStringBuilderForLatinA() local 100 final String ORIGIN = "\uFF21"; in testCompactStringBuilderForNonLatinA() local 138 final String ORIGIN = "\uFF21A"; in testCompactStringBuilderForMixedA1() local 167 final String ORIGIN = "A\uFF21"; in testCompactStringBuilderForMixedA2() local 180 final String ORIGIN = "\uFF21A\uFF21A\uFF21A\uFF21A\uFF21A"; in testCompactStringBuilderForDuplicatedMixedA1() local 196 final String ORIGIN = "A\uFF21A\uFF21A\uFF21A\uFF21A\uFF21"; in testCompactStringBuilderForDuplicatedMixedA2() local 211 final String ORIGIN = "\uD801\uDC00\uD801\uDC01"; in testCompactStringForSupplementaryCodePoint() local 268 final String ORIGIN = "A\uD801\uDC00\uFF21"; in testCompactStringForSupplementaryCodePointMixed1() local 299 final String ORIGIN = "\uD801\uDC00\uFF21A"; in testCompactStringForSupplementaryCodePointMixed2() local 328 final String ORIGIN = "\uD801A\uDC00\uFF21"; in testCompactStringForSupplementaryCodePointMixed3() local [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StringBuffer/ |
H A D | CompactStringBuffer.java | 49 final String ORIGIN = "A"; in testCompactStringBufferForLatinA() local 100 final String ORIGIN = "\uFF21"; in testCompactStringBufferForNonLatinA() local 138 final String ORIGIN = "\uFF21A"; in testCompactStringBufferForMixedA1() local 166 final String ORIGIN = "A\uFF21"; in testCompactStringBufferForMixedA2() local 179 final String ORIGIN = "\uFF21A\uFF21A\uFF21A\uFF21A\uFF21A"; in testCompactStringBufferForDuplicatedMixedA1() local 195 final String ORIGIN = "A\uFF21A\uFF21A\uFF21A\uFF21A\uFF21"; in testCompactStringBufferForDuplicatedMixedA2() local 210 final String ORIGIN = "\uD801\uDC00\uD801\uDC01"; in testCompactStringForSupplementaryCodePoint() local 267 final String ORIGIN = "A\uD801\uDC00\uFF21"; in testCompactStringForSupplementaryCodePointMixed1() local 297 final String ORIGIN = "\uD801\uDC00\uFF21A"; in testCompactStringForSupplementaryCodePointMixed2() local 326 final String ORIGIN = "\uD801A\uDC00\uFF21"; in testCompactStringForSupplementaryCodePointMixed3() local [all …]
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | DesktopTaskView.kt | 318 private val ORIGIN = Point(0, 0) in <lambda>() constant
|
/aosp_15_r20/external/guava/guava/src/com/google/common/net/ |
H A D | HttpHeaders.java | 129 public static final String ORIGIN = "Origin"; field in HttpHeaders 163 public static final String ORIGIN = "origin"; field in HttpHeaders.ReferrerPolicyValues
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/net/ |
H A D | HttpHeaders.java | 129 public static final String ORIGIN = "Origin"; field in HttpHeaders 163 public static final String ORIGIN = "origin"; field in HttpHeaders.ReferrerPolicyValues
|
/aosp_15_r20/external/crosvm/kernel_loader/src/ |
H A D | test_elf.ld | 8 VMA : ORIGIN = 0x00200000, LENGTH = 0x200000 symbol
|
/aosp_15_r20/external/crosvm/tools/examples/baremetal/ |
H A D | layout.ld | 5 VMA : ORIGIN = 0x00200000, LENGTH = 0x200000 symbol
|
/aosp_15_r20/packages/modules/Virtualization/guest/rialto/ |
D | image.ld | 19 image : ORIGIN = 0x80000000, LENGTH = 2M symbol
|
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/ |
D | image.ld | 19 image : ORIGIN = 0x7fc00000, LENGTH = 2M symbol
|
/aosp_15_r20/external/pigweed/pw_build/bazel_internal/ |
H A D | linker_script.ld | 46 ORIGIN = PW_BOOT_VECTOR_TABLE_BEGIN, \ symbol
|
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
H A D | XYFramingModel.java | 20 ORIGIN, enumConstant
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t_multicore/test_bin/ |
D | test.ld | 4 ram : ORIGIN = 0x55550000, LENGTH = 0x10000000 symbol
|
/aosp_15_r20/external/arm-trusted-firmware/services/std_svc/rmmd/trp/ |
H A D | linker.lds | 18 RAM (rwx): ORIGIN = RMM_BASE, LENGTH = RMM_LIMIT - RMM_BASE symbol
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/test_bin/ |
D | test.ld | 4 ram : ORIGIN = 0x55550000, LENGTH = 0x10000000 symbol
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | referrer_policy.h | 36 ORIGIN = 4, enumerator
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/cpu/noncar/ |
H A D | memlayout_x86.ld | 129 resetsection (rwx) : ORIGIN = BOOTBLOCK_END - 64K, LENGTH = 64K symbol
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/ |
H A D | STM32L4A6RG_FLASH.ld | 43 RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320K symbol
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/ |
H A D | STM32L476RG_FLASH.ld | 43 RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 96K symbol
|
/aosp_15_r20/external/pigweed/targets/mimxrt595_evk_freertos/ |
H A D | mimxrt595_flash.ld | 66 ORIGIN = 0x08000400, \ symbol
|
/aosp_15_r20/external/pigweed/targets/mimxrt595_evk/ |
H A D | mimxrt595_flash.ld | 66 ORIGIN = 0x08000400, \ symbol
|
/aosp_15_r20/cts/tests/credentials/src/android/credentials/cts/unittests/ |
H A D | GetCredentialRequestTest.java | 54 private static final String ORIGIN = "origin"; field in GetCredentialRequestTest
|
/aosp_15_r20/external/pigweed/pw_boot_cortex_m/ |
H A D | basic_cortex_m.ld | 74 ORIGIN = PW_BOOT_VECTOR_TABLE_BEGIN, \ symbol
|
/aosp_15_r20/external/pigweed/targets/emcraft_sf2_som/ |
H A D | emcraft_sf2_som_mddr_debug.ld | 74 ORIGIN = PW_BOOT_VECTOR_TABLE_BEGIN, \ symbol
|
/aosp_15_r20/external/pigweed/pw_rust/examples/linker_scripts/ |
H A D | qemu-rust-nrf51822.ld | 39 VECTOR_TABLE(rx) : ORIGIN = 0x00000000, LENGTH = 1024 symbol
|
H A D | qemu-rust-lm3s6965.ld | 39 VECTOR_TABLE(rx) : ORIGIN = 0x00000000, LENGTH = 1024 symbol
|