Searched refs:itype (Results 1 - 18 of 18) sorted by relevance

/external/boringssl/src/crypto/asn1/
H A Dtasn_new.c108 switch(it->itype)
233 switch(it->itype)
340 if (it->itype == ASN1_ITYPE_MSTRING)
369 if (it->itype == ASN1_ITYPE_MSTRING && str)
391 if (!it || (it->itype == ASN1_ITYPE_MSTRING))
H A Dtasn_fre.c87 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && !*pval)
94 switch(it->itype)
224 else if (it->itype == ASN1_ITYPE_MSTRING)
H A Dtasn_utl.c93 if (it->itype != ASN1_ITYPE_SEQUENCE &&
94 it->itype != ASN1_ITYPE_NDEF_SEQUENCE) {
H A Dtasn_prn.c224 switch(it->itype)
335 BIO_printf(out, "Unprocessed type %d\n", it->itype);
550 if (it->itype == ASN1_ITYPE_MSTRING)
H A Dtasn_enc.c139 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && !*pval)
145 switch(it->itype)
585 if ((it->itype != ASN1_ITYPE_PRIMITIVE)
591 if (it->itype == ASN1_ITYPE_MSTRING)
H A Dtasn_dec.c179 switch(it->itype)
782 if (it->itype == ASN1_ITYPE_MSTRING)
/external/ceres-solver/internal/ceres/
H A Dsuitesparse.cc66 triplet.itype = CHOLMOD_INT;
88 triplet.itype = CHOLMOD_INT;
107 m.itype = CHOLMOD_INT;
233 block_matrix.itype = CHOLMOD_INT;
H A Dcovariance_impl.cc457 cholmod_jacobian.itype = CHOLMOD_LONG;
/external/elfutils/src/backends/
H A Dlinux-core-note.c120 #define FIELD(igroup, itype, item, fmt, ...) \
125 .type = TYPE_##itype, \
156 #define FIELD(igroup, itype, item, fmt, ...) \
161 .type = TYPE_##itype, \
/external/v8/test/cctest/compiler/
H A Dvalue-helper.h113 #define FOR_INPUTS(ctype, itype, var) \
114 std::vector<ctype> var##_vec = ValueHelper::itype##_vector(); \
/external/eigen/Eigen/src/CholmodSupport/
H A DCholmodSupport.h79 res.itype = CHOLMOD_INT;
83 res.itype = CHOLMOD_LONG;
/external/vixl/src/vixl/a64/
H A Dsimulator-a64.cc3025 Instr itype = instr->Mask(NEONLoadStoreMultiStructMask); local
3026 if (((itype == NEON_LD1_1v) || (itype == NEON_LD1_2v) ||
3027 (itype == NEON_LD1_3v) || (itype == NEON_LD1_4v) ||
3028 (itype == NEON_ST1_1v) || (itype == NEON_ST1_2v) ||
3029 (itype == NEON_ST1_3v) || (itype == NEON_ST1_4v)) &&
3142 Instr itype local
[all...]
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c767 LLVMTypeRef itype = LLVMPointerType(bld->bld_base.int_bld.vec_type, 0); local
770 temp_ptr = LLVMBuildBitCast(builder, tint_ptr, itype, "");
1072 LLVMTypeRef itype = bld_base->int_bld.vec_type; local
1073 LLVMTypeRef ivtype = LLVMPointerType(itype, 0);
1079 temp_value_ptr = LLVMBuildBitCast(builder, value, itype, "");
/external/boringssl/include/openssl/
H A Dasn1t.h516 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member in struct:ASN1_ITEM_st
527 /* These are values for the itype field and
/external/boringssl/src/include/openssl/
H A Dasn1t.h516 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member in struct:ASN1_ITEM_st
527 /* These are values for the itype field and
/external/vogar/lib/
H A Dgson-1.7.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2208 milliseconds