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

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/
insns.s 7 ldw R2, #block+1024
42 .space 1024
  /external/iproute2/tc/
tc_util.c 174 { "Kibit", 1024. },
176 { "mibit", 1024.*1024. },
178 { "gibit", 1024.*1024.*1024. },
180 { "tibit", 1024.*1024.*1024.*1024. }
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
r600-export-fix.ll 19 %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)
22 %7 = 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)
25 %10 = 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)
28 %13 = 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)
31 %16 = 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...]
load-input-fold.ll 29 %24 = 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)
33 %28 = 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)
37 %32 = 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)
41 %36 = 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)
45 %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 2
    [all...]
  /frameworks/base/keystore/tests/src/android/security/
KeyPairGeneratorSpecTest.java 43 new KeyPairGeneratorSpec(getContext(), TEST_ALIAS_1, "RSA", 1024, null, TEST_DN_1,
52 assertEquals("Key size should be the one specified", 1024, spec.getKeySize());
65 .setKeySize(1024)
79 assertEquals("Key size should be the one specified", 1024, spec.getKeySize());
92 new KeyPairGeneratorSpec(null, TEST_ALIAS_1, "RSA", 1024, null, TEST_DN_1, SERIAL_1, NOW,
101 new KeyPairGeneratorSpec(getContext(), null, "RSA", 1024, null, TEST_DN_1, SERIAL_1, NOW,
110 new KeyPairGeneratorSpec(getContext(), TEST_ALIAS_1, "RSA", 1024, null, null, SERIAL_1, NOW,
119 new KeyPairGeneratorSpec(getContext(), TEST_ALIAS_1, "RSA", 1024, null, TEST_DN_1, null, NOW,
128 new KeyPairGeneratorSpec(getContext(), TEST_ALIAS_1, "RSA", 1024, null, TEST_DN_1, SERIAL_1,
137 new KeyPairGeneratorSpec(getContext(), TEST_ALIAS_1, "RSA", 1024, null, TEST_DN_1, SERIAL_1
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
ByteBufferBenchmark.java 88 for (int i = 0; i < 1024; ++i) {
96 byte[] dst = new byte[1024];
98 for (int i = 0; i < 1024; ++i) {
109 for (int i = 0; i < 1024; ++i) {
119 for (int i = 0; i < 1024; ++i) {
127 char[] dst = new char[1024];
129 for (int i = 0; i < 1024; ++i) {
140 for (int i = 0; i < 1024; ++i) {
150 for (int i = 0; i < 1024; ++i) {
158 double[] dst = new double[1024];
    [all...]
  /system/extras/procmem/
procmem.c 247 (long)mi->usage.rss / 1024,
248 (long)mi->usage.pss / 1024,
249 (long)mi->usage.uss / 1024,
250 mi->shared_clean * pagesize / 1024,
251 mi->shared_dirty * pagesize / 1024,
252 mi->private_clean * pagesize / 1024,
253 mi->private_dirty * pagesize / 1024,
258 (long)mi->usage.vss / 1024,
259 (long)mi->usage.rss / 1024,
260 (long)mi->usage.pss / 1024,
    [all...]
  /art/test/134-reg-promotion/src/
Main.java 26 holder[i] = new char[1024 * 1024];
37 holder = new char[128 * 1024][];
43 holder = new char[128 * 1024][];
  /external/autotest/client/site_tests/hardware_RamFio/
hardware_RamFio.py 16 DEFAULT_SIZE = 1024 * 1024 * 1024
27 usable_mem = int(utils.usable_memtotal() * 1024 * 0.8)
  /external/autotest/client/tools/
cd_hash.py 41 logging.info("md5 (1m): %s", utils.hash_file(filename, 1024*1024,
43 logging.info("sha1 (1m): %s", utils.hash_file(filename, 1024*1024,
  /external/autotest/server/site_tests/sequences/
control.memory_qual_quick 24 'parallel': 1, 'sizes' : [ 16 * 1024 * 1024]}),
26 'sample_size_kb': [ int(2), int(192), int(1024)]}),
28 'tag' : 'quick', 'size' : 10 * 1024, 'loop' : 1}),
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
RC2Parameters.java 11 this(key, (key.length > 128) ? 1024 : (key.length * 8));
  /external/compiler-rt/test/asan/TestCases/Posix/
strerror_r_test.cc 10 char buf[1024];
  /external/compiler-rt/test/sanitizer_common/TestCases/Linux/
aligned_alloc.c 5 volatile void *p = aligned_alloc(128, 1024);
  /external/e2fsprogs/tests/f_16384_block/
expect.1 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
expect.2 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
  /external/e2fsprogs/tests/f_8192_block/
expect.1 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
expect.2 6 test_filesys: 11/2048 files (0.0% non-contiguous), 39/1024 blocks
  /external/e2fsprogs/tests/f_badsymlinks/
expect.2 6 test_filesys: 13/32 files (0.0% non-contiguous), 23/1024 blocks
  /external/e2fsprogs/tests/f_dup_ba/
expect.2 6 test_filesys: 21/64 files (4.8% non-contiguous), 336/1024 blocks
  /external/e2fsprogs/tests/f_jnl_errno/
expect.0 16 Block size: 1024
17 Fragment size: 1024
34 Journal size: 1024k
35 Journal length: 1024
  /external/e2fsprogs/tests/f_special_ea/
expect.1 10 test_filesys: 17/1024 files (0.0% non-contiguous), 1180/4096 blocks
  /external/e2fsprogs/tests/f_uninit_ext_past_eof/
expect.1 6 test_filesys: 12/1024 files (16.7% non-contiguous), 1227/4096 blocks
expect.2 6 test_filesys: 12/1024 files (16.7% non-contiguous), 1227/4096 blocks
  /external/fio/t/jobs/
t0006-82af2a7c.fio 10 verify_backlog=1024

Completed in 1097 milliseconds

1 2 3 4 5 6 78 91011>>