Home
last modified time | relevance | path

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

/external/elfutils/0.153/backends/
Dlinux-core-note.c107 #define FIELD(igroup, itype, item, fmt, ...) \ argument
141 #define FIELD(igroup, itype, item, fmt, ...) \ argument
/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
1072 LLVMTypeRef itype = bld_base->int_bld.vec_type; in emit_store_chan() local
/external/chromium_org/third_party/mesa/src/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
1072 LLVMTypeRef itype = bld_base->int_bld.vec_type; in emit_store_chan() local
/external/openssl/include/openssl/
Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/openssl/crypto/asn1/
Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/qemu/target-arm/
Dhelper.c2902 #define VFP_CONV_FIX(name, p, fsz, itype, sign) \ argument
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc2772 int itype = type; in SetTextInputType() local