Home
last modified time | relevance | path

Searched defs:tableMask (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/zstd/lib/common/
H A Dfse_decompress.c93 size_t const tableMask = tableSize-1; in FSE_buildDTable_internal() local
136 U32 const tableMask = tableSize-1; in FSE_buildDTable_internal() local
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/flate/
Ddeflatefast.go15 tableMask = tableSize - 1 // Mask for table indices. Redundant, but can eliminate bounds checks. const
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/lzw/
Dwriter.go28 tableMask = tableSize - 1 const
/aosp_15_r20/external/zstd/lib/compress/
H A Dfse_compress.c73 U32 const tableMask = tableSize - 1; in FSE_buildCTable_wksp() local
/aosp_15_r20/external/zstd/lib/decompress/
H A Dzstd_decompress_block.c530 size_t const tableMask = tableSize-1; in ZSTD_buildFSETable_body() local
576 U32 const tableMask = tableSize-1; in ZSTD_buildFSETable_body() local
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v01.c364 const U32 tableMask = tableSize-1; in FSE_buildDTable() local
579 const unsigned tableMask = tableSize - 1; in FSE_buildDTable_raw() local
H A Dzstd_v03.c1041 const U32 tableMask = tableSize-1; in FSE_buildDTable() local
1256 const unsigned tableMask = tableSize - 1; in FSE_buildDTable_raw() local
H A Dzstd_v04.c1023 const U32 tableMask = tableSize-1; in FSE_buildDTable() local
1241 const unsigned tableMask = tableSize - 1; in FSE_buildDTable_raw() local
H A Dzstd_v02.c1041 const U32 tableMask = tableSize-1; in FSE_buildDTable() local
1256 const unsigned tableMask = tableSize - 1; in FSE_buildDTable_raw() local
H A Dzstd_v06.c1434 { U32 const tableMask = tableSize-1; in FSEv06_buildDTable() local
1492 const unsigned tableMask = tableSize - 1; in FSEv06_buildDTable_raw() local
H A Dzstd_v05.c1163 const U32 tableMask = tableSize-1; in FSEv05_buildDTable() local
1353 const unsigned tableMask = tableSize - 1; in FSEv05_buildDTable_raw() local
H A Dzstd_v07.c1455 { U32 const tableMask = tableSize-1; in FSEv07_buildDTable() local
1513 const unsigned tableMask = tableSize - 1; in FSEv07_buildDTable_raw() local
/aosp_15_r20/external/error_prone/error_prone/
HDerror_prone_core-2.36.0-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF api_diff.proto META-INF/services ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_core_jars/linux_glibc_common/local-combined/
Derror_prone_core_jars.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
DImportDepsChecker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/external/stardoc/stardoc/
HDrenderer_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_core/linux_glibc_common/combined/
Derror_prone_core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_core/linux_glibc_common/javac-header/
Derror_prone_core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/errorprone/error_prone_android_framework/linux_glibc_common/combined/
Derror_prone_android_framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/errorprone/error_prone_mediaprovider/linux_glibc_common/combined/
Derror_prone_mediaprovider.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/prebuilts/bazel/common/remote_java_tools/java_tools/
DJavaBuilder_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-7.0.0_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-6.0.1_r3-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF sun/ sun/misc/ sun/ ...
HDandroid-all-7.1.0_r7-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-7.1.0_r7-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...

12