Searched defs:itype (Results 1 – 7 of 7) sorted by relevance
/external/elfutils/backends/ |
D | linux-core-note.c | 134 #define FIELD(igroup, itype, item, fmt, ...) \ argument 170 #define FIELD(igroup, itype, item, fmt, ...) \ argument
|
/external/v8/test/cctest/compiler/ |
D | value-helper.h | 299 #define FOR_INPUTS(ctype, itype, var) \ argument
|
/external/opencv3/modules/ml/src/ |
D | ann_mlp.cpp | 721 int itype = inputs.type(), otype = outputs.type(); in train_backprop() local 879 int itype = inputs.type(), otype = outputs.type(); in operator ()() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_soa.c | 767 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/vixl/src/vixl/a64/ |
D | simulator-a64.cc | 2969 Instr itype = instr->Mask(NEONLoadStoreMultiStructMask); in NEONLoadStoreMultiStructHelper() local 3086 Instr itype = instr->Mask(NEONLoadStoreSingleStructMask); in NEONLoadStoreSingleStructHelper() local
|
/external/boringssl/src/include/openssl/ |
D | asn1t.h | 515 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
|
/external/opencv3/modules/core/src/ |
D | convert.cpp | 1030 int itype = src[i].type(), icn = CV_MAT_CN(itype), idepth = CV_MAT_DEPTH(itype), in ocl_merge() local
|