/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | malloc_closure.c | 19 #define BLOCKSIZE _pagesize macro
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/ |
D | malloc_closure.c | 19 #define BLOCKSIZE _pagesize macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsync/ |
H A D | fsync02.c | 22 #define BLOCKSIZE 8192 macro
|
/aosp_15_r20/external/ltp/lib/ |
H A D | tst_memutils.c | 19 #define BLOCKSIZE (16 * 1024 * 1024) macro
|
/aosp_15_r20/external/ltp/testcases/kernel/io/writetest/ |
H A D | writetest.c | 47 #define BLOCKSIZE (1024*1024) macro
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/compression/ |
H A D | CompressionTableGenerator.java | 88 final static int BLOCKSIZE = 0xFF; field in CompressionTableGenerator
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
H A D | ChunkedIntArray.java | 270 final int BLOCKSIZE = 64; field in ChunkedIntArray.ChunksVector
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/ |
H A D | RtspHeaders.java | 41 public static final String BLOCKSIZE = "Blocksize"; field in RtspHeaders
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/ |
H A D | RtspHeaders.java | 41 public static final String BLOCKSIZE = "Blocksize"; field in RtspHeaders
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | mtrace.h | 106 #define BLOCKSIZE (1 << BLOCKLOG) macro
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
H A D | s-c1.c | 76 #define BLOCKSIZE (1000 * SCALABILITY_FACTOR) macro
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
H A D | s-c1.c | 77 #define BLOCKSIZE (100 * SCALABILITY_FACTOR) macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/untgz/ |
D | untgz.c | 65 #define BLOCKSIZE 512 macro
|
/aosp_15_r20/frameworks/av/media/libaudioprocessing/ |
H A D | AudioMixerBase.cpp | 53 static constexpr int BLOCKSIZE = 16; variable
|
/aosp_15_r20/bootable/deprecated-ota/updater/ |
H A D | blockimg.cpp | 75 static constexpr size_t BLOCKSIZE = 4096; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | tarfile.py | 80 BLOCKSIZE = 512 # length of processing blocks variable
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | tarfile.py | 80 BLOCKSIZE = 512 # length of processing blocks variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | tarfile.py | 80 BLOCKSIZE = 512 # length of processing blocks variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | tarfile.py | 80 BLOCKSIZE = 512 # length of processing blocks variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | tarfile.py | 80 BLOCKSIZE = 512 # length of processing blocks variable
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | tarfile.py | 68 BLOCKSIZE = 512 # length of processing blocks variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | tarfile.py | 80 BLOCKSIZE = 512 # length of processing blocks variable
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | arraymodule.c | 1536 int BLOCKSIZE = 64*1024; in array_array_tofile_impl() local
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v01.c | 1284 #define BLOCKSIZE (128 KB) /* define, for static allocation */ macro
|
H A D | zstd_v03.c | 2291 #define BLOCKSIZE (128 KB) /* define, for static allocation */ macro
|