Home
last modified time | relevance | path

Searched defs:mtype (Results 1 – 20 of 20) sorted by relevance

/external/strace/tests/
Dipc_msgbuf.c44 const long mtype = 0xdefaced; in main() local
46 kernel_long_t mtype; in main() member
/external/mesa3d/src/mesa/math/
Dm_debug_xform.c169 int mtype, unsigned long *cycles ) in test_transform_function()
282 int psize, mtype; in _math_test_all_transform_functions() local
Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function()
336 int mtype; in _math_test_all_normal_transform_functions() local
/external/libnfc-nxp/src/
DphDal4Nfc_messageQueueLib.h40 long mtype; member
/external/skia/src/core/
DSkTextMapStateProc.h23 unsigned mtype = fMatrix.getType(); in SkTextMapStateProc() local
DSkGlyphCache.cpp177 SkGlyph* SkGlyphCache::allocateNewGlyph(PackedGlyphID packedGlyphID, MetricsType mtype) { in allocateNewGlyph()
/external/v8/test/cctest/compiler/
Dc-signature.h39 #define DECLARE_TEMPLATE_SPECIALIZATION(ctype, mtype) \ argument
/external/tcpdump/
Dprint-tipc.c165 u_int mtype; in print_payload() local
230 u_int mtype; in print_internal() local
298 u_int mtype; in print_link_conf() local
/external/kernel-headers/original/uapi/scsi/
Dscsi_netlink.h113 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
/external/autotest/client/cros/
Dpower_status.py1359 def calc(self, mtype=None): argument
1461 def calc(self, mtype='pwr'): argument
1517 def calc(self, mtype='temp'): argument
/external/kernel-headers/original/uapi/linux/
Dmsg.h37 __kernel_long_t mtype; /* type of message */ member
/external/skia/src/views/
DSkEvent.cpp193 SkMetaData::Type mtype; in dump() local
/external/blktrace/
Dblkiomon.c57 long mtype; member
/external/opencv3/modules/core/src/
Dumatrix.cpp671 int cn = channels(), mtype = _mask.type(), mdepth = CV_MAT_DEPTH(mtype), mcn = CV_MAT_CN(mtype); in copyTo() local
Dmatrix.cpp2124 void _OutputArray::create(Size _sz, int mtype, int i, bool allowTransposed, int fixedDepthMask) con… in create()
2166 void _OutputArray::create(int _rows, int _cols, int mtype, int i, bool allowTransposed, int fixedDe… in create()
2208 void _OutputArray::create(int d, const int* sizes, int mtype, int i, in create()
Dmatmul.cpp1953 int mtype = depth == CV_32S || depth == CV_64F ? CV_64F : CV_32F; in transform() local
2131 const int mtype = CV_64F; in perspectiveTransform() local
Darithm.cpp1588 int mtype = _mask.type(); in binary_op() local
2042 int mtype = _mask.type(); in arithm_op() local
/external/v8/src/wasm/
Dasm-wasm-builder.cc500 MachineType mtype; in VisitProperty() local
/external/opencv3/modules/imgproc/src/
Dtemplmatch.cpp826 int mtype = img.type(), mdepth = CV_MAT_DEPTH(type), mcn = CV_MAT_CN(mtype); in matchTemplateMask() local
/external/valgrind/include/vki/
Dvki-linux.h1527 long mtype; /* type of message */ member