Home
last modified time | relevance | path

Searched defs:csize (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp371 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRgb() local
408 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRg() local
446 const GLint csize = base_level ? 64 : 32; in CreateTexture2DR() local
481 const GLint csize = 32; in CreateTexture2DInt() local
513 const GLint csize = 32; in CreateTexture2DArrayInt() local
548 const GLint csize = 32; in CreateTexture2DArray() local
582 const GLint csize = 32; in CreateTextureCubeInt() local
627 const GLint csize = 32; in CreateTextureCube() local
675 const GLint csize = 32; in CreateTextureSRGB() local
711 const GLint csize = base_level ? 64 : 32; in CreateTexture2D() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureGatherTests.cpp439 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRgb() local
472 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRg() local
505 const GLint csize = base_level ? 64 : 32; in CreateTexture2DR() local
536 const GLint csize = 32; in CreateTexture2DInt() local
574 const GLint csize = 32; in CreateTexture2DArrayInt() local
608 const GLint csize = 32; in CreateTextureCubeArray() local
657 const GLint csize = 32; in CreateTextureCubeArrayInt() local
698 const GLint csize = 32; in CreateTexture2DArray() local
735 const GLint csize = 32; in CreateTextureCubeInt() local
779 const GLint csize = 32; in CreateTextureCube() local
[all …]
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_live_variables.h120 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable
134 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
H A DZipOutputStreamTest.java158 long csize = ze.getCompressedSize(); in test_setLevelI() local
179 long csize = ze.getCompressedSize(); in test_setMethodI() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/zip/
H A DZipEntry.java112 public void setCompressedSize(long csize) { in setCompressedSize()
182 long csize = -1; // 0xffffffff field in ZipEntry
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/zip/
DZipEntry.java57 long csize = -1; // compressed size of entry data field in ZipEntry
494 public void setCompressedSize(long csize) { in setCompressedSize()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/java/util/zip/
DZipEntry.java57 long csize = -1; // compressed size of entry data field in ZipEntry
494 public void setCompressedSize(long csize) { in setCompressedSize()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/zip/
H A DZipEntry.java57 long csize = -1; // compressed size of entry data field in ZipEntry
494 public void setCompressedSize(long csize) { in setCompressedSize()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java2093 int csize = 0; in writeBytes() local
2115 int csize = Math.min(endoff - off, CHAR_BUF_SIZE); in writeChars() local
2255 int csize = Math.min(len - off, CHAR_BUF_SIZE); in getUTFLength() local
2320 int csize = Math.min(len - off, CHAR_BUF_SIZE); in writeUTFBody() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DObjectOutputStream.java2093 int csize = 0; in writeBytes() local
2115 int csize = Math.min(endoff - off, CHAR_BUF_SIZE); in writeChars() local
2255 int csize = Math.min(len - off, CHAR_BUF_SIZE); in getUTFLength() local
2320 int csize = Math.min(len - off, CHAR_BUF_SIZE); in writeUTFBody() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java2093 int csize = 0; in writeBytes() local
2115 int csize = Math.min(endoff - off, CHAR_BUF_SIZE); in writeChars() local
2255 int csize = Math.min(len - off, CHAR_BUF_SIZE); in getUTFLength() local
2320 int csize = Math.min(len - off, CHAR_BUF_SIZE); in writeUTFBody() local
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h114 #define SND_VALUE_BYTES(csize) \ argument
120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument

12345678910>>...13