Home
last modified time | relevance | path

Searched defs:itype (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/cuda/
Dvector_helpers.cuh30 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/
Da_int.c327 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/
Da_int.c327 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/
Daudio_convert.c143 #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/
Dlinux-core-note.c140 #define FIELD(igroup, itype, item, fmt, ...) \ argument
176 #define FIELD(igroup, itype, item, fmt, ...) \ argument
/third_party/ffmpeg/libavcodec/
Drv34.c965 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/
Dffi.c70 ffi_type *rtype, *itype; in ffi_prep_cif_machdep() local
/third_party/mesa3d/src/compiler/nir/
Dnir_gather_xfb_info.c245 const struct glsl_type *itype = var->interface_type; in nir_gather_xfb_info_with_varyings() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.cpp470 auto itype = type_lookop.find(type_str); in from_string() local
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.h134 struct symbol *itype; // input operands' type member
Dsparse-llvm.c333 LLVMTypeRef itype = LLVMIntType(bits_in_pointer); in constant_value() local
Dlinearize.c1068 …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/
Ddisasm-arm.cc2463 int itype = instr->Bits(11, 8); in DecodeAdvancedSIMDElementOrStructureLoadStore() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoomsl_yacc.y52 static int is_commutative_expr(int itype) in is_commutative_expr()
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c774 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/
Dendecode_test.c576 int itype = NID_undef; in check_params_DER() local
/third_party/node/deps/openssl/openssl/include/openssl/
Dasn1t.h.in603 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/openssl/include/openssl/
Dasn1t.h.in603 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/openssl/ohos_lite/include/openssl/
Dasn1t.h581 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
Dasn1t.h602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/
Dasn1t.h602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
Dasn1t.h602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
Dasn1t.h602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
Dasn1t.h602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
Dasn1t.h602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member

1234