Searched
full:1024 (Results
676 -
700 of
9809) sorted by null
<<21222324252627282930>>
/external/minijail/ |
libminijail_unittest.c | 31 char buf[1024]; 40 char buf[1024]; 51 char buf[1024]; 62 char buf[1024]; 72 char buf[1024]; 82 char buf[1024]; 92 char buf[1024]; 103 char buf[1024];
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
DisplayTest.java | 23 shadow.setWidth(1024); 35 assertEquals(1024, metrics.widthPixels);
|
/external/skia/src/lazy/ |
SkDiscardableMemoryPool.h | 66 #define SK_DEFAULT_GLOBAL_DISCARDABLE_MEMORY_POOL_SIZE (128 * 1024 * 1024)
|
/external/squashfs-tools/squashfs-tools/ |
xz_wrapper.h | 46 #define MEMLIMIT (32 * 1024 * 1024)
|
/external/strace/qemu_multiarch_testing/ |
make-hdc-img.sh | 24 dd if=/dev/zero of=hdc.img count=1 bs=1024 seek=$(($size*2)) 25 mkfs.ext3 -q -F -b 1024 -i 4096 hdc.img
|
/external/toybox/toys/other/ |
mkswap.c | 35 xlseek(fd, 1024, SEEK_SET); 48 pages*(unsigned long)(pagesize/1024),
|
/external/toybox/www/ |
ext2.html | 20 bitmap for, so at a 1k block size a block group contains 8192 blocks (1024 54 <p>The superblock contains a 1024 byte structure, which toybox calls 72 <p>So the very first 1024 bytes of the very first block are always left alone. 73 When the block size is 1024 bytes, then that block is left alone and the 75 When the block size is larger than 1024 bytes, the first superblock starts 76 1024 bytes into the block, with the original data preserved by mke2fs and 106 it came from, B) the first copy of the superblock always starts at offset 1024 107 no matter what, and if your block size is 1024 you already know you skipped the
|
/external/v8/test/mjsunit/asm/ |
int16array-outofbounds.js | 37 m.store(i * 2 * 32 * 1024, i); 41 assertEquals(0, m.load(i * 2 * 32 * 1024));
|
uint32div.js | 7 var heap = new ArrayBuffer(64 * 1024); 22 var divisors = [0, 1, 3, 4, 10, 42, 64, 100, 1024, 2147483647, 4294967295];
|
/external/valgrind/none/tests/ |
sigstackgrowth.c | 29 #define SIZE (4*1024*1024)
|
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/ |
video_capture_qtkit_objc.h | 45 char _captureDeviceNameUTF8[1024]; 46 char _captureDeviceNameUniqueID[1024];
|
/frameworks/base/docs/html/sdk/ |
sdk_vars.cs | 20 ?><?cs set:mb = bytes / 1024 / 1024
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
GetGitRevisionDescription.cmake.in | 18 file(READ "@HEAD_FILE@" HEAD_CONTENTS LIMIT 1024) 36 file(READ "@GIT_DATA@/head-ref" HEAD_HASH LIMIT 1024)
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
GetGitRevisionDescription.cmake.in | 18 file(READ "@HEAD_FILE@" HEAD_CONTENTS LIMIT 1024) 36 file(READ "@GIT_DATA@/head-ref" HEAD_HASH LIMIT 1024)
|
/libcore/luni/src/test/java/libcore/java/security/ |
OldDHTest.java | 39 algorithmparametergenerator.init(1024, new SecureRandom()); 44 //gen.initialize(1024);
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/ |
msg.h | 61 #define MSGPOOL (MSGMNI*MSGMNB/1024) 65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
|
Completed in 1485 milliseconds
<<21222324252627282930>>