Home
last modified time | relevance | path

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

/external/elfutils/backends/
Dlinux-core-note.c105 #define FIELD(igroup, itype, item, fmt, ...) \ argument
139 #define FIELD(igroup, itype, item, fmt, ...) \ argument
/external/kernel-headers/original/asm-x86/
Duaccess_32.h333 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument
372 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ 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/crypto/asn1/
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/qemu/target-arm/
Dhelper.c2826 #define VFP_CONV_FIX(name, p, fsz, itype, sign) \ argument
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc2505 int itype = type; in SetTextInputType() local