Home
last modified time | relevance | path

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

/external/elfutils/backends/
Dlinux-core-note.c134 #define FIELD(igroup, itype, item, fmt, ...) \ argument
170 #define FIELD(igroup, itype, item, fmt, ...) \ argument
/external/v8/test/cctest/compiler/
Dvalue-helper.h299 #define FOR_INPUTS(ctype, itype, var) \ argument
/external/opencv3/modules/ml/src/
Dann_mlp.cpp721 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/
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/vixl/src/vixl/a64/
Dsimulator-a64.cc2969 Instr itype = instr->Mask(NEONLoadStoreMultiStructMask); in NEONLoadStoreMultiStructHelper() local
3086 Instr itype = instr->Mask(NEONLoadStoreSingleStructMask); in NEONLoadStoreSingleStructHelper() local
/external/boringssl/src/include/openssl/
Dasn1t.h515 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/opencv3/modules/core/src/
Dconvert.cpp1030 int itype = src[i].type(), icn = CV_MAT_CN(itype), idepth = CV_MAT_DEPTH(itype), in ocl_merge() local