HomeSort by relevance Sort by last modified time
    Searched full:1024 (Results 51 - 75 of 9809) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/Hexagon/
addrmode-indoff.ll 5 @ga = common global [1024 x i8] zeroinitializer, align 8
6 @gb = common global [1024 x i8] zeroinitializer, align 8
11 %arrayidx = getelementptr inbounds [1024 x i8], [1024 x i8]* @ga, i32 0, i32 %i
19 %arrayidx = getelementptr inbounds [1024 x i8], [1024 x i8]* @gb, i32 0, i32 %i
28 %arrayidx = getelementptr inbounds [1024 x i8], [1024 x i8]* @ga, i32 0, i32 %mul
37 %arrayidx = getelementptr inbounds [1024 x i8], [1024 x i8]* @gb, i32 0, i32 %mu
    [all...]
  /external/llvm/test/Transforms/InstCombine/
stack-overalign.ll 16 @dst = global [1024 x i8] zeroinitializer, align 32
20 %src = alloca [1024 x i8], align 1
21 %src1 = getelementptr [1024 x i8], [1024 x i8]* %src, i32 0, i32 0
22 call void @llvm.memcpy.p0i8.p0i8.i32(i8* getelementptr inbounds ([1024 x i8], [1024 x i8]* @dst, i32 0, i32 0), i8* %src1, i32 1024, i32 1, i1 false)
  /external/autotest/client/site_tests/platform_CrosDisksFilesystem/
exfat_tests 4 "block_size": 1024,
14 "block_size": 1024,
24 "block_size": 1024,
  /external/llvm/test/MC/Sparc/
sparc-directives.s 8 ! SPARC32: .half 1024
9 ! SPARC64: .half 1024
10 .half 1024
  /development/tools/emulator/skins/WXGA720/
hardware.ini 4 hw.ramSize=1024
  /development/tools/emulator/skins/WXGA800/
hardware.ini 4 hw.ramSize=1024
  /development/tools/emulator/skins/WXGA800-7in/
hardware.ini 4 hw.ramSize=1024
  /external/autotest/client/site_tests/hardware_StorageFio/
control.bvt 23 job.run_test(url=NAME.split('.')[0], filesize=64 * 1024 * 1024,
28 '_seq_read_read_bw >= 5 * 1024',
29 '_seq_write_write_bw >= 5 * 1024'
  /external/autotest/tko/migrations/
007_widen_reason_field.py 2 mgr.execute("alter table tests modify column reason varchar(1024);")
  /external/harfbuzz_ng/test/shaping/tests/
vertical.tests 1 fonts/sha1sum/191826b9643e3f124d865d617ae609db6a2ce203.ttf:--direction=t:U+300C:[uni300C.vert=0@-512,-578+0,-1024]
  /external/llvm/test/Transforms/LICM/
2011-07-06-Alignment.ll 3 @A = common global [1024 x float] zeroinitializer, align 4
11 %arrayidx = getelementptr [1024 x float], [1024 x float]* @A, i64 0, i64 3
15 %exitcond = icmp ne i64 %indvar, 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
vsyscall.h 11 #define VSYSCALL_SIZE 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
vsyscall.h 11 #define VSYSCALL_SIZE 1024
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
vsyscall.h 11 #define VSYSCALL_SIZE 1024
  /prebuilts/go/darwin-x86/src/crypto/cipher/
xor_test.go 16 p := make([]byte, 1024)[alignP:]
17 q := make([]byte, 1024)[alignQ:]
18 d1 := make([]byte, 1024+alignD)[alignD:]
19 d2 := make([]byte, 1024+alignD)[alignD:]
  /prebuilts/go/linux-x86/src/crypto/cipher/
xor_test.go 16 p := make([]byte, 1024)[alignP:]
17 q := make([]byte, 1024)[alignQ:]
18 d1 := make([]byte, 1024+alignD)[alignD:]
19 d2 := make([]byte, 1024+alignD)[alignD:]
  /system/bt/vendor_libs/test_vendor_lib/data/
controller_properties.json 2 "AclDataPacketSize": "1024",
  /toolchain/binutils/binutils-2.25/ld/emulparams/
avr6.sh 9 TEXT_LENGTH=1024K
avrxmega1.sh 9 TEXT_LENGTH=1024K
avrxmega2.sh 9 TEXT_LENGTH=1024K
avrxmega3.sh 9 TEXT_LENGTH=1024K
avrxmega4.sh 9 TEXT_LENGTH=1024K
avrxmega5.sh 9 TEXT_LENGTH=1024K
avrxmega6.sh 9 TEXT_LENGTH=1024K
avrxmega7.sh 9 TEXT_LENGTH=1024K

Completed in 463 milliseconds

1 23 4 5 6 7 8 91011>>