/aosp_15_r20/external/python/cpython2/Lib/ |
D | sre_compile.py | 21 MAXCODE = 65535 variable 23 MAXCODE = 0xFFFFFFFFL variable
|
/aosp_15_r20/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/ |
H A D | LZWEncoder.java | 237 final int MAXCODE(int n_bits) { in MAXCODE() method in LZWEncoder
|
/aosp_15_r20/external/python/cpython3/Lib/re/ |
D | _compiler.py | 382 MAXCODE = (1 << _CODEBITS) - 1 variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/re/ |
D | _compiler.py | 382 MAXCODE = (1 << _CODEBITS) - 1 variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/re/ |
D | _compiler.py | 382 MAXCODE = (1 << _CODEBITS) - 1 variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/re/ |
D | _compiler.py | 382 MAXCODE = (1 << _CODEBITS) - 1 variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/re/ |
D | _compiler.py | 382 MAXCODE = (1 << _CODEBITS) - 1 variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/re/ |
H A D | _compiler.py | 382 MAXCODE = (1 << _CODEBITS) - 1 variable
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | wrgif.c | 48 #define MAXCODE(n_bits) (((code_int)1 << (n_bits)) - 1) macro
|
/aosp_15_r20/external/pdfium/third_party/libtiff/ |
H A D | tif_lzw.c | 63 #define MAXCODE(n) ((1L << (n)) - 1) macro
|
/aosp_15_r20/out/soong/.intermediates/external/glide/glide/android_common/turbine/ |
D | glide.jar | com/bumptech/glide/BitmapOptions.class
<Unknown>
package com.bumptech.glide
abstract ... |
/aosp_15_r20/out/soong/.intermediates/external/glide/glide/android_common/javac/ |
D | glide.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/bumptech/
com/ ... |
/aosp_15_r20/out/target/common/obj/APPS/Camera2_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Camera2/Camera2/android_common/withres/ |
D | Camera2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |