Home
last modified time | relevance | path

Searched defs:MAX_BLOCK_SIZE (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/trusty/user/app/storage/
Dblock_cache_priv.h32 #define MAX_BLOCK_SIZE (APP_STORAGE_MAIN_BLOCK_SIZE) macro
34 #define MAX_BLOCK_SIZE (2048) macro
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DTensorModeKernel.cpp9 constexpr int MAX_BLOCK_SIZE = AT_ROCM_ENABLED() ? 256 : 1024; variable
H A DSortingCommon.cuh15 constexpr int MAX_BLOCK_SIZE = 256; variable
H A DDepthwiseConv2d.cu581 constexpr int MAX_BLOCK_SIZE = 256; in getGradParamsNumThreads() local
H A DNormalization.cuh26 constexpr int MAX_BLOCK_SIZE = 256; variable
/aosp_15_r20/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
H A DGifHeaderParser.java24 private static final int MAX_BLOCK_SIZE = 256; field in GifHeaderParser
/aosp_15_r20/external/coreboot/src/commonlib/bsd/
H A Dlz4_wrapper.c91 #define MAX_BLOCK_SIZE 0x70 macro
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/
H A DByteArrayBuilder.java38 private final static int MAX_BLOCK_SIZE = (1 << 17); field in ByteArrayBuilder
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/io/
H A DObjectOutputStream.java458 private static final int MAX_BLOCK_SIZE = 1024; // 0x400 field in ObjectOutputStream.BlockDataOutputStream
H A DObjectInputStream.java522 private static final int MAX_BLOCK_SIZE = 1024; // 0x400 field in ObjectInputStream.BlockDataInputStream
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-gifdecoder-prebuilt/android_common_apex30/aar/
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
Dglide-gifdecoder-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-gifdecoder-prebuilt/android_common/aar/
Dglide-gifdecoder-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/gifdecoder ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/4.8.0/
Dgifdecoder-4.8.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/4.5.0/
Dgifdecoder-4.5.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/SNAPSHOT/
Dgifdecoder-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java1815 private static final int MAX_BLOCK_SIZE = 1024; field in ObjectOutputStream.BlockDataOutputStream
DObjectInputStream.java2740 private static final int MAX_BLOCK_SIZE = 1024; field in ObjectInputStream.BlockDataInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DObjectOutputStream.java1815 private static final int MAX_BLOCK_SIZE = 1024; field in ObjectOutputStream.BlockDataOutputStream
H A DObjectInputStream.java2740 private static final int MAX_BLOCK_SIZE = 1024; field in ObjectInputStream.BlockDataInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java1815 private static final int MAX_BLOCK_SIZE = 1024; field in ObjectOutputStream.BlockDataOutputStream
DObjectInputStream.java2740 private static final int MAX_BLOCK_SIZE = 1024; field in ObjectInputStream.BlockDataInputStream
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/
Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...

123