Searched defs:btype (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 34 #define DECL_VEC_TYPE(stype, vtype, btype, etype, ...) \ argument
|
/external/oss-fuzz/projects/zopfli/ |
D | zopfli_deflate_fuzzer.cc | 28 const int btype = stream.PickValueInArray({0, 1, 2}); in LLVMFuzzerTestOneInput() local
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng_util.h | 259 int btype; //block type (0-2) member
|
D | lodepng.h | 307 …unsigned btype; /*the block type for LZ (0, 1, 2 or 3, see zlib standard). Should be 2 for proper … member
|
D | lodepng.cpp | 1264 unsigned btype, size_t max_output_size) { in inflateHuffmanBlock()
|
/external/zopfli/src/zopfli/ |
D | deflate.c | 585 size_t lstart, size_t lend, int btype) { in ZopfliCalculateBlockSize() 682 static void AddLZ77Block(const ZopfliOptions* options, int btype, int final, in AddLZ77Block() 811 void ZopfliDeflatePart(const ZopfliOptions* options, int btype, int final, in ZopfliDeflatePart() 908 void ZopfliDeflate(const ZopfliOptions* options, int btype, int final, in ZopfliDeflate()
|
/external/libtraceevent/src/ |
D | parse-filter.c | 394 create_arg_op(enum tep_filter_op_type btype) in create_arg_op() 652 enum tep_filter_op_type *btype, in process_op() 950 enum tep_filter_op_type btype; in process_filter() local
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_blit.c | 520 blit_type_to_reg_fmt(enum pan_blit_type btype) in blit_type_to_reg_fmt()
|
/external/e2fsprogs/debugfs/ |
D | logdump.c | 338 static const char *type_to_name(int btype) in type_to_name()
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | f2fs.proto | 10 optional int32 btype = 2; field
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 6030 const glsl_type *btype = type->get_base_type(); in _determinant_mat4() local 6125 const glsl_type *btype = type->get_base_type(); in _inverse_mat3() local 6187 const glsl_type *btype = type->get_base_type(); in _inverse_mat4() local
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 5868 optional int32 btype = 2; field
|