Home
last modified time | relevance | path

Searched refs:itype (Results 1 – 16 of 16) sorted by relevance

/external/boringssl/src/crypto/asn1/
Dtasn_new.c108 switch(it->itype) in asn1_item_ex_combine_new()
233 switch(it->itype) in asn1_item_clear()
340 if (it->itype == ASN1_ITYPE_MSTRING) in ASN1_primitive_new()
369 if (it->itype == ASN1_ITYPE_MSTRING && str) in ASN1_primitive_new()
391 if (!it || (it->itype == ASN1_ITYPE_MSTRING)) in asn1_primitive_clear()
Dtasn_fre.c87 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && !*pval) in asn1_item_combine_free()
94 switch(it->itype) in asn1_item_combine_free()
224 else if (it->itype == ASN1_ITYPE_MSTRING) in ASN1_primitive_free()
Dtasn_utl.c93 if (it->itype != ASN1_ITYPE_SEQUENCE && in asn1_get_references()
94 it->itype != ASN1_ITYPE_NDEF_SEQUENCE) { in asn1_get_references()
Dtasn_enc.c139 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && !*pval) in ASN1_item_ex_i2d()
145 switch(it->itype) in ASN1_item_ex_i2d()
585 if ((it->itype != ASN1_ITYPE_PRIMITIVE) in asn1_ex_i2c()
591 if (it->itype == ASN1_ITYPE_MSTRING) in asn1_ex_i2c()
Dtasn_prn.c224 switch(it->itype) in asn1_item_print_ctx()
335 BIO_printf(out, "Unprocessed type %d\n", it->itype); in asn1_item_print_ctx()
550 if (it->itype == ASN1_ITYPE_MSTRING) in asn1_primitive_print()
Dtasn_dec.c179 switch(it->itype) in ASN1_item_ex_d2i()
782 if (it->itype == ASN1_ITYPE_MSTRING) in asn1_d2i_ex_primitive()
/external/elfutils/src/backends/
Dlinux-core-note.c120 #define FIELD(igroup, itype, item, fmt, ...) \ argument
125 .type = TYPE_##itype, \
156 #define FIELD(igroup, itype, item, fmt, ...) \ argument
161 .type = TYPE_##itype, \
/external/ceres-solver/internal/ceres/
Dsuitesparse.cc66 triplet.itype = CHOLMOD_INT; in CreateSparseMatrix()
88 triplet.itype = CHOLMOD_INT; in CreateSparseMatrixTranspose()
107 m.itype = CHOLMOD_INT; in CreateSparseMatrixTransposeView()
233 block_matrix.itype = CHOLMOD_INT; in BlockAMDOrdering()
Dcovariance_impl.cc457 cholmod_jacobian.itype = CHOLMOD_LONG; in ComputeCovarianceValuesUsingSuiteSparseQR()
/external/v8/test/cctest/compiler/
Dvalue-helper.h113 #define FOR_INPUTS(ctype, itype, var) \ argument
114 std::vector<ctype> var##_vec = ValueHelper::itype##_vector(); \
/external/eigen/Eigen/src/CholmodSupport/
DCholmodSupport.h79 res.itype = CHOLMOD_INT; in viewAsCholmod()
83 res.itype = CHOLMOD_LONG; in viewAsCholmod()
/external/vixl/src/vixl/a64/
Dsimulator-a64.cc3025 Instr itype = instr->Mask(NEONLoadStoreMultiStructMask); in NEONLoadStoreMultiStructHelper() local
3026 if (((itype == NEON_LD1_1v) || (itype == NEON_LD1_2v) || in NEONLoadStoreMultiStructHelper()
3027 (itype == NEON_LD1_3v) || (itype == NEON_LD1_4v) || in NEONLoadStoreMultiStructHelper()
3028 (itype == NEON_ST1_1v) || (itype == NEON_ST1_2v) || in NEONLoadStoreMultiStructHelper()
3029 (itype == NEON_ST1_3v) || (itype == NEON_ST1_4v)) && in NEONLoadStoreMultiStructHelper()
3142 Instr itype = instr->Mask(NEONLoadStoreSingleStructMask); in NEONLoadStoreSingleStructHelper() local
3143 if (((itype == NEON_LD1_b) || (itype == NEON_LD1_h) || in NEONLoadStoreSingleStructHelper()
3144 (itype == NEON_LD1_s) || (itype == NEON_LD1_d)) && in NEONLoadStoreSingleStructHelper()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c767 LLVMTypeRef itype = LLVMPointerType(bld->bld_base.int_bld.vec_type, 0); in emit_fetch_temporary() local
770 temp_ptr = LLVMBuildBitCast(builder, tint_ptr, itype, ""); in emit_fetch_temporary()
1072 LLVMTypeRef itype = bld_base->int_bld.vec_type; in emit_store_chan() local
1073 LLVMTypeRef ivtype = LLVMPointerType(itype, 0); in emit_store_chan()
1079 temp_value_ptr = LLVMBuildBitCast(builder, value, itype, ""); in emit_store_chan()
/external/boringssl/src/include/openssl/
Dasn1t.h516 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/bison/doc/
Dbison.texi3729 int itype;
3736 then you can write @code{$<itype>1} to refer to the first subunit of the
12318 @c LocalWords: ptypes itype YYPRINT trigraphs yytname expseq vindex dtype Unary
Dbison.info3975 int itype;
3979 then you can write `$<itype>1' to refer to the first subunit of the