Searched defs:itype (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/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/chromium_org/third_party/mesa/src/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/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/openssl/crypto/asn1/
H A Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member in struct:ASN1_ITEM_st
580 /* These are values for the itype field and
/external/openssl/include/openssl/
H A Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member in struct:ASN1_ITEM_st
580 /* These are values for the itype field and
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc2854 int itype = type; local
2855 if (itype < 0 || itype > ui::TEXT_INPUT_TYPE_URL)
2856 itype = ui::TEXT_INPUT_TYPE_NONE;
2857 SetTextInputType(static_cast<ui::TextInputType>(itype));
/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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 2835 milliseconds