Searched defs:val_type (Results 1 – 8 of 8) sorted by relevance
/third_party/protobuf/php/ext/google/protobuf/ |
D | map.c | 54 upb_fieldtype_t val_type; member 136 upb_fieldtype_t val_type = upb_fielddef_type(val_f); in MapField_GetUpbMap() local 201 zend_long key_type, val_type; in PHP_METHOD() local
|
D | message.c | 705 const upb_fieldtype_t val_type = upb_fielddef_type(val_f); in PHP_METHOD() local 761 upb_fieldtype_t val_type = upb_fielddef_type(val_f); in PHP_METHOD() local
|
D | convert.c | 74 zval *val, *key_type, *val_type, *klass; in PHP_METHOD() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_conversion_builder.h | 348 nir_ssa_def *val, nir_alu_type val_type, in nir_clamp_to_type_range()
|
/third_party/alsa-lib/src/pcm/ |
D | pcm.c | 7859 #define __P_OLD_GET(pfx, name, val_type, ret_type) \ argument 7868 #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ argument 7877 #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) argument 7878 #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) argument
|
/third_party/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 6063 const glsl_type *val_type, const glsl_type *bound_type) in _clamp() 6076 builtin_builder::_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_… in _mix_lrp() 6090 const glsl_type *val_type, in _mix_sel()
|
/third_party/node/src/ |
D | node_crypto_common.cc | 714 int val_type = gen->d.otherName->value->type; in PrintGeneralName() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 4149 LLVMTypeRef val_type[4]; in lp_build_sample_soa_func() local 4841 LLVMTypeRef val_type[4]; in lp_build_sample_array_init_soa() local
|