/third_party/ffmpeg/libavfilter/cuda/ |
D | vector_helpers.cuh | 30 template<> struct vector_helper<uchar> { typedef float ftype; typedef int itype; }; typedef 31 template<> struct vector_helper<uchar2> { typedef float2 ftype; typedef int2 itype; }; typedef 32 template<> struct vector_helper<uchar4> { typedef float4 ftype; typedef int4 itype; }; typedef 33 template<> struct vector_helper<ushort> { typedef float ftype; typedef int itype; }; typedef 34 template<> struct vector_helper<ushort2> { typedef float2 ftype; typedef int2 itype; }; typedef 35 template<> struct vector_helper<ushort4> { typedef float4 ftype; typedef int4 itype; }; typedef 36 template<> struct vector_helper<int> { typedef float ftype; typedef int itype; }; typedef 37 template<> struct vector_helper<int2> { typedef float2 ftype; typedef int2 itype; }; typedef 38 template<> struct vector_helper<int4> { typedef float4 ftype; typedef int4 itype; }; typedef
|
/third_party/openssl/crypto/asn1/ |
D | a_int.c | 327 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64() 340 static int asn1_string_set_int64(ASN1_STRING *a, int64_t r, int itype) in asn1_string_set_int64() 362 int itype) in asn1_string_get_uint64() 379 static int asn1_string_set_uint64(ASN1_STRING *a, uint64_t r, int itype) in asn1_string_set_uint64() 506 int itype) in asn1_string_to_bn()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | a_int.c | 327 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64() 340 static int asn1_string_set_int64(ASN1_STRING *a, int64_t r, int itype) in asn1_string_set_int64() 362 int itype) in asn1_string_get_uint64() 379 static int asn1_string_set_uint64(ASN1_STRING *a, uint64_t r, int itype) in asn1_string_set_uint64() 506 int itype) in asn1_string_to_bn()
|
/third_party/ffmpeg/libavresample/ |
D | audio_convert.c | 143 #define CONV_FUNC_FLAT(ofmt, otype, ifmt, itype, expr) \ argument 155 #define CONV_FUNC_INTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument 171 #define CONV_FUNC_DEINTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument 187 #define CONV_FUNC_GROUP(ofmt, otype, ifmt, itype, expr) \ argument
|
/third_party/elfutils/backends/ |
D | linux-core-note.c | 140 #define FIELD(igroup, itype, item, fmt, ...) \ argument 176 #define FIELD(igroup, itype, item, fmt, ...) \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | rv34.c | 965 static void rv34_pred_4x4_block(RV34DecContext *r, uint8_t *dst, int stride, int itype, int up, int… in rv34_pred_4x4_block() 992 static inline int adjust_pred16(int itype, int up, int left) in adjust_pred16() 1033 int i, j, itype, has_ac; in rv34_output_i16x16() local 1136 int itype = ittrans[intra_types[i*2+j*2*r->intra_types_stride]]; in rv34_output_intra() local
|
/third_party/libffi/src/alpha/ |
D | ffi.c | 70 ffi_type *rtype, *itype; in ffi_prep_cif_machdep() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_gather_xfb_info.c | 245 const struct glsl_type *itype = var->interface_type; in nir_gather_xfb_info_with_varyings() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instr_export.cpp | 470 auto itype = type_lookop.find(type_str); in from_string() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | linearize.h | 134 struct symbol *itype; // input operands' type member
|
D | sparse-llvm.c | 333 LLVMTypeRef itype = LLVMIntType(bits_in_pointer); in constant_value() local
|
D | linearize.c | 1068 …t add_cmp_op(struct entrypoint *ep, struct symbol *ctype, int op, struct symbol *itype, pseudo_t l… in add_cmp_op() 1768 struct symbol *itype = expr->right->ctype; in linearize_compare() local
|
/third_party/node/deps/v8/src/diagnostics/arm/ |
D | disasm-arm.cc | 2463 int itype = instr->Bits(11, 8); in DecodeAdvancedSIMDElementOrStructureLoadStore() local
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | goomsl_yacc.y | 52 static int is_commutative_expr(int itype) in is_commutative_expr()
|
/third_party/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_extra.c | 774 sg_ll_report_id_info(int sg_fd, int itype, void * resp, int max_resp_len, in sg_ll_report_id_info() 840 sg_ll_set_id_info(int sg_fd, int itype, void * paramp, int param_len, in sg_ll_set_id_info()
|
/third_party/openssl/test/ |
D | endecode_test.c | 576 int itype = NID_undef; in check_params_DER() local
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
D | asn1t.h.in | 603 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/openssl/include/openssl/ |
D | asn1t.h.in | 603 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | asn1t.h | 581 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
D | asn1t.h | 602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
D | asn1t.h | 602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
D | asn1t.h | 602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
D | asn1t.h | 602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
D | asn1t.h | 602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
D | asn1t.h | 602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|