/external/llvm/test/CodeGen/AMDGPU/ |
fetch-limits.r600.ll | 13 %1 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 1) 14 %2 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 2) 15 %3 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 3) 16 %4 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 4) 17 %5 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 5 [all...] |
pv.ll | 48 %40 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 1) 52 %44 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 1) 56 %48 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 1) 60 %52 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 1) 64 %56 = load <4 x float>, <4 x float> addrspace(8)* getelementptr ([1024 x <4 x float>], [1024 x <4 x float>] addrspace(8)* null, i64 0, i32 2 [all...] |
/external/llvm/test/Transforms/InstCombine/ |
apint-mul1.ll | 9 %Y = mul i17 %X, 1024
|
/external/v8/test/mjsunit/regress/ |
regress-347912.js | 9 __v_2[1024] = 0;
|
regress-crbug-357137.js | 6 for (var i = 0; i < 1024; i++) locals += "var v" + i + ";";
|
/external/wpa_supplicant_8/src/ap/ |
bss_load.c | 36 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000; 37 usec = (hapd->bss_load_update_timeout % 1000) * 1024; 54 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000; 55 usec = (hapd->bss_load_update_timeout % 1000) * 1024;
|
/ndk/sources/android/support/src/musl-math/ |
scalblnl.c | 5 #if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
|
/prebuilts/go/darwin-x86/misc/cgo/testcarchive/src/p/ |
p.go | 10 func FromPkg() int32 { return 1024 }
|
/prebuilts/go/darwin-x86/misc/cgo/testcshared/src/p/ |
p.go | 10 func FromPkg() int32 { return 1024 }
|
/prebuilts/go/darwin-x86/src/runtime/cgo/ |
gcc_windows_386.c | 17 #define STACKSIZE (1*1024*1024) 23 g->stacklo = (uintptr)&tmp - STACKSIZE + 8*1024; 48 ts.g->stacklo = (uintptr)&ts - STACKSIZE + 8*1024;
|
gcc_windows_amd64.c | 17 #define STACKSIZE (2*1024*1024) 23 g->stacklo = (uintptr)&tmp - STACKSIZE + 8*1024; 48 ts.g->stacklo = (uintptr)&ts - STACKSIZE + 8*1024;
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue9862.go | 9 var a [1<<31 - 1024]byte
|
/prebuilts/go/linux-x86/misc/cgo/testcarchive/src/p/ |
p.go | 10 func FromPkg() int32 { return 1024 }
|
/prebuilts/go/linux-x86/misc/cgo/testcshared/src/p/ |
p.go | 10 func FromPkg() int32 { return 1024 }
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
gcc_windows_386.c | 17 #define STACKSIZE (1*1024*1024) 23 g->stacklo = (uintptr)&tmp - STACKSIZE + 8*1024; 48 ts.g->stacklo = (uintptr)&ts - STACKSIZE + 8*1024;
|
gcc_windows_amd64.c | 17 #define STACKSIZE (2*1024*1024) 23 g->stacklo = (uintptr)&tmp - STACKSIZE + 8*1024; 48 ts.g->stacklo = (uintptr)&ts - STACKSIZE + 8*1024;
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue9862.go | 9 var a [1<<31 - 1024]byte
|
/external/e2fsprogs/tests/m_root_owner/ |
expect.1 | 3 Block size=1024 (log=0) 4 Fragment size=1024 (log=0) 6 128 inodes, 1024 blocks 25 test_filesys: 11/128 files (0.0% non-contiguous), 38/1024 blocks 37 Block count: 1024 42 Block size: 1024 43 Fragment size: 1024
|
/external/iproute2/ip/ |
iplink_vxlan.c | 256 addattr32(n, 1024, IFLA_VXLAN_ID, vni); 258 addattr_l(n, 1024, IFLA_VXLAN_GROUP, &gaddr, 4); 260 addattr_l(n, 1024, IFLA_VXLAN_GROUP, &daddr, 4); 262 addattr_l(n, 1024, IFLA_VXLAN_GROUP6, &gaddr6, sizeof(struct in6_addr)); 264 addattr_l(n, 1024, IFLA_VXLAN_GROUP6, &daddr6, sizeof(struct in6_addr)); 267 addattr_l(n, 1024, IFLA_VXLAN_LOCAL, &saddr, 4); 269 addattr_l(n, 1024, IFLA_VXLAN_LOCAL6, &saddr6, sizeof(struct in6_addr)); 272 addattr32(n, 1024, IFLA_VXLAN_LINK, link); 273 addattr8(n, 1024, IFLA_VXLAN_TTL, ttl); 274 addattr8(n, 1024, IFLA_VXLAN_TOS, tos) [all...] |
/external/llvm/test/Transforms/LoopVectorize/X86/ |
constant-vector-operand.ll | 5 @B = common global [1024 x i32] zeroinitializer, align 16 6 @A = common global [1024 x i32] zeroinitializer, align 16 18 %arrayidx = getelementptr inbounds [1024 x i32], [1024 x i32]* @B, i64 0, i64 %indvars.iv 21 %arrayidx2 = getelementptr inbounds [1024 x i32], [1024 x i32]* @A, i64 0, i64 %indvars.iv 25 %exitcond = icmp eq i32 %lftr.wideiv, 1024
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_limits.h | 46 #define LP_MAX_TEXTURE_SIZE (1 * 1024 * 1024 * 1024ULL) /* 1GB for now */ 68 #define LP_MAX_SCENE_SIZE (512 * 1024 * 1024) 74 #define LP_MAX_SHADER_VARIANTS 1024 80 #define LP_MAX_SHADER_INSTRUCTIONS (128*1024)
|
/cts/tests/tests/os/src/android/os/cts/ |
MemoryFileTest.java | 36 new MemoryFile("Test File", 1024); 41 mMemoryFile = new MemoryFile("Test File", 1024); 48 checkWriteBytesInIllegalParameter(0, 0, 1024); 67 mMemoryFile = new MemoryFile("Test File", 1024); 81 mMemoryFile = new MemoryFile("Test File", 1024); 98 mMemoryFile = new MemoryFile("Test File", 1024); 99 assertEquals(1024, mMemoryFile.length()); 116 mMemoryFile = new MemoryFile("Test File", 1024); 132 checkReadBytesInIllegalParameter(0, 0, 1024); 152 mMemoryFile = new MemoryFile("Test File", 1024); [all...] |
/external/mksh/src/ |
rlimits.gen | 41 FN("data(KiB)", RLIMIT_DATA, 1024, 'd') 44 FN("stack(KiB)", RLIMIT_STACK, 1024, 's') 47 FN("lockedmem(KiB)", RLIMIT_MEMLOCK, 1024, 'l') 56 FN("swap(KiB)", RLIMIT_SWAP, 1024, 'w') 71 FN("AIOlockedmem(KiB)", RLIMIT_AIO_MEM, 1024, 'M') 80 FN("sockbufsiz(KiB)", RLIMIT_SBSIZE, 1024, 'B') 92 FN("resident-set(KiB)", RLIMIT_RSS, 1024, 'm') 95 FN("memory(KiB)", RLIMIT_VMEM, 1024, 'm') 98 FN("virtual-memory(KiB)", RLIMIT_VMEM, 1024, 'v') 101 FN("address-space(KiB)", RLIMIT_AS, 1024, 'v' [all...] |
/external/sfntly/cpp/src/test/ |
open_type_data_test.cc | 46 ByteVector source_bytes(1024); 50 ByteArrayPtr source_array = new MemoryByteArray(&(source_bytes[0]), 1024); 53 ByteVector destination_bytes(1024); 55 new MemoryByteArray(&(destination_bytes[0]), 1024); 59 EXPECT_EQ(1024, length);
|
/cts/tests/filesystem/src/android/filesystem/cts/ |
AlmostFullTest.java | 38 private static final long FREE_SPACE_FINAL = 1000L * 1024 * 1024L; 66 final long MAX_FILE_SIZE_TO_FILL = 1024L * 1024L * 1024L; 100 final long FILE_SIZE = 400L * 1024L * 1024L; 107 final int BUFFER_SIZE = 10 * 1024 * 1024; 117 final int BUFFER_SIZE = 4 * 1024; [all...] |