Home
last modified time | relevance | path

Searched defs:BLOCKSIZE (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dmalloc_closure.c19 #define BLOCKSIZE _pagesize macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dmalloc_closure.c19 #define BLOCKSIZE _pagesize macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsync/
H A Dfsync02.c22 #define BLOCKSIZE 8192 macro
/aosp_15_r20/external/ltp/lib/
H A Dtst_memutils.c19 #define BLOCKSIZE (16 * 1024 * 1024) macro
/aosp_15_r20/external/ltp/testcases/kernel/io/writetest/
H A Dwritetest.c47 #define BLOCKSIZE (1024*1024) macro
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/compression/
H A DCompressionTableGenerator.java88 final static int BLOCKSIZE = 0xFF; field in CompressionTableGenerator
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DChunkedIntArray.java270 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 DRtspHeaders.java41 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 DRtspHeaders.java41 public static final String BLOCKSIZE = "Blocksize"; field in RtspHeaders
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dmtrace.h106 #define BLOCKSIZE (1 << BLOCKLOG) macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H A Ds-c1.c76 #define BLOCKSIZE (1000 * SCALABILITY_FACTOR) macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H A Ds-c1.c77 #define BLOCKSIZE (100 * SCALABILITY_FACTOR) macro
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/untgz/
Duntgz.c65 #define BLOCKSIZE 512 macro
/aosp_15_r20/frameworks/av/media/libaudioprocessing/
H A DAudioMixerBase.cpp53 static constexpr int BLOCKSIZE = 16; variable
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dblockimg.cpp75 static constexpr size_t BLOCKSIZE = 4096; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dtarfile.py80 BLOCKSIZE = 512 # length of processing blocks variable
/aosp_15_r20/external/python/cpython3/Lib/
Dtarfile.py80 BLOCKSIZE = 512 # length of processing blocks variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dtarfile.py80 BLOCKSIZE = 512 # length of processing blocks variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dtarfile.py80 BLOCKSIZE = 512 # length of processing blocks variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dtarfile.py80 BLOCKSIZE = 512 # length of processing blocks variable
/aosp_15_r20/external/python/cpython2/Lib/
Dtarfile.py68 BLOCKSIZE = 512 # length of processing blocks variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dtarfile.py80 BLOCKSIZE = 512 # length of processing blocks variable
/aosp_15_r20/external/python/cpython3/Modules/
Darraymodule.c1536 int BLOCKSIZE = 64*1024; in array_array_tofile_impl() local
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v01.c1284 #define BLOCKSIZE (128 KB) /* define, for static allocation */ macro
H A Dzstd_v03.c2291 #define BLOCKSIZE (128 KB) /* define, for static allocation */ macro

123