/toolchain/binutils/binutils-2.25/ld/emulparams/ |
i386coff.sh | 3 TEXT_START_ADDR=0x1000000 4 TARGET_PAGE_SIZE=0x1000000
|
m68kcoff.sh | 3 TEXT_START_ADDR=0x1000000 4 TARGET_PAGE_SIZE=0x1000000
|
delta68.sh | 4 PAGE_SIZE=0x1000000
|
pjelf.sh | 6 TEXT_START_ADDR=0x1000000
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
expr1.t | 5 ram (rwx) : ORIGIN = 0, LENGTH = 0x1000000
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
nobits-1.t | 8 . = 0x1000000;
|
note-1.t | 9 . = 0x1000000;
|
/system/netd/server/ |
StrictControllerTest.cpp | 53 "-A st_penalty_log -j CONNMARK --or-mark 0x1000000", 59 "-A st_clear_detect -m connmark --mark 0x1000000/0x1000000 -j RETURN", 63 "\" -j CONNMARK --or-mark 0x1000000", 67 "\" -j CONNMARK --or-mark 0x1000000", 68 "-A st_clear_detect -m connmark --mark 0x1000000/0x1000000 -j RETURN", 77 "-A st_penalty_log -j CONNMARK --or-mark 0x1000000", 83 "-A st_clear_detect -m connmark --mark 0x1000000/0x1000000 -j RETURN" [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
farcall-mixed-lib2.s | 7 .space 0x1000000
|
farcall-mixed-lib1.s | 22 .space 0x1000000
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
thumb2_branch_range.t | 25 . = 0x1000000; 28 . = ALIGN(0x1000000); 30 . = ALIGN(0x1000000);
|
/external/v8/test/mjsunit/ |
str-to-num.js | 160 assertEquals(0x1000000 * 0x10000000, toNumber("0x10000000000000")); 161 assertEquals(0x1000000 * 0x10000000 + 1, toNumber("0x10000000000001")); 162 assertEquals(0x10 * 0x1000000 * 0x10000000, toNumber("0x100000000000000")); 163 assertEquals(0x10 * 0x1000000 * 0x10000000, toNumber("0x100000000000001")); 164 assertEquals(0x10 * 0x1000000 * 0x10000000, toNumber("0x100000000000007")); 165 assertEquals(0x10 * 0x1000000 * 0x10000000, toNumber("0x100000000000008")); 166 assertEquals(0x10 * (0x1000000 * 0x10000000 + 1), 168 assertEquals(0x10 * (0x1000000 * 0x10000000 + 1), 170 assertEquals(0x10 * (0x1000000 * 0x10000000 + 1), 172 assertEquals(0x100000000000 * 0x1000000 * 0x10000000 [all...] |
/external/llvm/test/MC/X86/ |
macho-reloc-errors-x86.s | 2 .space 0x1000000
|
/external/llvm/test/Object/ |
coff-invalid.test | 8 SECTIONS-NEXT: VirtualAddress: 0x1000000
|
/external/llvm/test/MC/ARM/ |
neont2-bitwise-encoding.s | 20 @ vorr.i32 d16, #0x1000000 21 @ vorr.i32 q8, #0x1000000
|
/frameworks/native/cmds/installd/ |
Android.mk | 57 LOCAL_LIBART_IMG_HOST_MIN_BASE_ADDRESS_DELTA := -0x1000000 62 LOCAL_LIBART_IMG_HOST_MAX_BASE_ADDRESS_DELTA := 0x1000000
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
got-page-1.s | 12 lw $4,%got(foo-0x1000000)($gp) 13 addiu $4,$4,%lo(foo-0x1000000)
|
got-page-2.s | 12 lw $4,%got_page(foo-0x1000000)($gp) 13 addiu $4,$4,%got_ofst(foo-0x1000000)
|
got-page-3a.s | 19 lw $4,%got(foo-0x1000000)($gp) 20 addiu $4,$4,%lo(foo-0x1000000)
|
/external/icu/icu4c/source/i18n/ |
collation.cpp | 82 basePrimary -= 0x1000000; 87 basePrimary -= 0x1000000; 109 basePrimary -= 0x1000000; 114 basePrimary -= 0x1000000;
|
/external/kernel-headers/original/uapi/linux/ |
personality.h | 20 SHORT_INODE = 0x1000000,
|
/external/strace/linux/ |
personality.h | 20 SHORT_INODE = 0x1000000,
|
/libcore/support/src/test/java/libcore/tlswire/util/ |
IoUtils.java | 53 } else if (maxSizeBytes < 0x1000000) {
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
personality.h | 19 SHORT_INODE = 0x1000000,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
personality.h | 20 SHORT_INODE = 0x1000000,
|