Home
last modified time | relevance | path

Searched refs:mtype (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/mesa/math/
Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function() argument
216 scale = 1.0F + rnd () * norm_scale_types[mtype]; in test_norm_function()
220 switch ( norm_templates[mtype][i * 4 + j] ) { in test_norm_function()
277 if ( norm_normalize_types[mtype] == 0 ) { in test_norm_function()
311 if ( norm_normalize_types[mtype] != 0 ) { in test_norm_function()
336 int mtype; in _math_test_all_normal_transform_functions() local
357 for ( mtype = 0 ; mtype < 8 ; mtype++ ) { in _math_test_all_normal_transform_functions()
358 normal_func func = _mesa_normal_tab[norm_types[mtype]]; in _math_test_all_normal_transform_functions()
359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions()
361 if ( test_norm_function( func, mtype, cycles ) == 0 ) { in _math_test_all_normal_transform_functions()
[all …]
Dm_debug_xform.c169 int mtype, unsigned long *cycles ) in test_transform_function() argument
187 mat->type = mtypes[mtype]; in test_transform_function()
196 switch ( templates[mtype][i * 4 + j] ) { in test_transform_function()
282 int psize, mtype; in _math_test_all_transform_functions() local
311 for ( mtype = 0 ; mtype < 7 ; mtype++ ) { in _math_test_all_transform_functions()
313 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]]; in _math_test_all_transform_functions()
314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions()
316 if ( test_transform_function( func, psize, mtype, cycles ) == 0 ) { in _math_test_all_transform_functions()
319 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
324 printf(" %li\t", benchmark_tab[psize-1][mtype] ); in _math_test_all_transform_functions()
[all …]
/external/strace/tests/
Dipc_msgbuf.c44 const long mtype = 0xdefaced; in main() local
46 kernel_long_t mtype; in main() member
49 .mtype = mtype, in main()
57 if (msgrcv(msqid, &msg, msgsz, mtype, 0) != msgsz) in main()
/external/tcpdump/
Dprint-tipc.c165 u_int mtype; in print_payload() local
181 mtype = TIPC_MTYPE(w1); in print_payload()
192 tok2str(tipcmtype_values, "Unknown", mtype))); in print_payload()
205 tok2str(tipcmtype_values, "Unknown", mtype))); in print_payload()
230 u_int mtype; in print_internal() local
251 mtype = TIPC_MTYPE(w1); in print_internal()
260 tok2str(tipcmtype_values, "Unknown", mtype), w1)); in print_internal()
298 u_int mtype; in print_link_conf() local
311 mtype = TIPC_MTYPE(w1); in print_link_conf()
321 tok2str(tipc_linkconf_mtype_values, "Unknown", mtype))); in print_link_conf()
/external/skia/src/core/
DSkTextMapStateProc.h23 unsigned mtype = fMatrix.getType(); in SkTextMapStateProc() local
24 if (mtype & (SkMatrix::kAffine_Mask | SkMatrix::kPerspective_Mask)) { in SkTextMapStateProc()
32 if (mtype & SkMatrix::kScale_Mask) { in SkTextMapStateProc()
DSkFindAndPlaceGlyph.h591 uint32_t mtype = matrix.getType();
601 && mtype <= SkMatrix::kTranslate_Mask) {
631 if (mtype & (SkMatrix::kAffine_Mask | SkMatrix::kPerspective_Mask)
634 } else if (mtype & SkMatrix::kScale_Mask) {
DSkGlyphCache.cpp177 SkGlyph* SkGlyphCache::allocateNewGlyph(PackedGlyphID packedGlyphID, MetricsType mtype) { in allocateNewGlyph() argument
187 if (kJustAdvance_MetricsType == mtype) { in allocateNewGlyph()
190 SkASSERT(kFull_MetricsType == mtype); in allocateNewGlyph()
/external/strace/
Dprint_msgbuf.c46 tprintf("{%lu, ", (long) msg.mtype); in MPERS_PRINTER_DECL()
47 printstr(tcp, addr + sizeof(msg.mtype), count); in MPERS_PRINTER_DECL()
/external/kernel-headers/original/uapi/scsi/
Dscsi_netlink.h113 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ argument
118 (hdr)->msgtype = mtype; \
/external/v8/src/wasm/
Dasm-wasm-builder.cc500 MachineType mtype; in VisitProperty() local
503 mtype = MachineType::Uint8(); in VisitProperty()
506 mtype = MachineType::Int8(); in VisitProperty()
509 mtype = MachineType::Uint16(); in VisitProperty()
512 mtype = MachineType::Int16(); in VisitProperty()
515 mtype = MachineType::Uint32(); in VisitProperty()
518 mtype = MachineType::Int32(); in VisitProperty()
521 mtype = MachineType::Uint32(); in VisitProperty()
524 mtype = MachineType::Float32(); in VisitProperty()
527 mtype = MachineType::Float64(); in VisitProperty()
[all …]
/external/autotest/client/cros/
Dpower_status.py1359 def calc(self, mtype=None): argument
1377 if not mtype:
1378 mtype = 'meas'
1425 keyvals[prefix + '_' + mtype] = meas_mean
1426 keyvals[prefix + '_' + mtype + '_cnt'] = meas_array.size
1427 keyvals[prefix + '_' + mtype + '_max'] = meas_array.max()
1428 keyvals[prefix + '_' + mtype + '_min'] = meas_array.min()
1429 keyvals[prefix + '_' + mtype + '_std'] = meas_std
1461 def calc(self, mtype='pwr'): argument
1462 return super(PowerLogger, self).calc(mtype)
[all …]
/external/opencv3/modules/core/src/
Dmatrix.cpp2124 void _OutputArray::create(Size _sz, int mtype, int i, bool allowTransposed, int fixedDepthMask) con… in create() argument
2130 CV_Assert(!fixedType() || ((Mat*)obj)->type() == mtype); in create()
2131 ((Mat*)obj)->create(_sz, mtype); in create()
2137 CV_Assert(!fixedType() || ((UMat*)obj)->type() == mtype); in create()
2138 ((UMat*)obj)->create(_sz, mtype); in create()
2144 CV_Assert(!fixedType() || ((cuda::GpuMat*)obj)->type() == mtype); in create()
2145 ((cuda::GpuMat*)obj)->create(_sz, mtype); in create()
2151 CV_Assert(!fixedType() || ((ogl::Buffer*)obj)->type() == mtype); in create()
2152 ((ogl::Buffer*)obj)->create(_sz, mtype); in create()
2158 CV_Assert(!fixedType() || ((cuda::HostMem*)obj)->type() == mtype); in create()
[all …]
Dumatrix.cpp671 int cn = channels(), mtype = _mask.type(), mdepth = CV_MAT_DEPTH(mtype), mcn = CV_MAT_CN(mtype); in copyTo() local
Dmatmul.cpp1953 int mtype = depth == CV_32S || depth == CV_64F ? CV_64F : CV_32F; in transform() local
1957 if( !m.isContinuous() || m.type() != mtype || m.cols != scn + 1 ) in transform()
1961 Mat tmp(dcn, scn+1, mtype, mbuf); in transform()
1964 m.convertTo(tmp, mtype); in transform()
1968 m.convertTo(tmppart, mtype); in transform()
1978 double eps = mtype == CV_32F ? FLT_EPSILON : DBL_EPSILON; in transform()
1983 if( mtype == CV_32F ) in transform()
1995 double v = mtype == CV_32F ? m.at<float>(i, j) : m.at<double>(i, j); in transform()
2131 const int mtype = CV_64F; in perspectiveTransform() local
2135 if( !m.isContinuous() || m.type() != mtype ) in perspectiveTransform()
[all …]
/external/webrtc/third_party/winsdk_samples/
DBUILD.gn40 "$baseclasses_dir/mtype.cpp",
41 "$baseclasses_dir/mtype.h",
Dwinsdk_samples.gyp46 '<(baseclasses_dir)/mtype.cpp',
47 '<(baseclasses_dir)/mtype.h',
/external/libnfc-nxp/src/
DphDal4Nfc_messageQueueLib.h40 long mtype; member
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/
Dservice.py56 label, mtype = type.split('=')
57 t = (key, mtype)
/external/kernel-headers/original/uapi/linux/
Dmsg.h37 __kernel_long_t mtype; /* type of message */ member
/external/v8/test/cctest/compiler/
Dc-signature.h39 #define DECLARE_TEMPLATE_SPECIALIZATION(ctype, mtype) \ argument
42 return mtype; \
/external/skia/src/views/
DSkEvent.cpp193 SkMetaData::Type mtype; in dump() local
197 while ((name = iter.next(&mtype, &count)) != nullptr) in dump()
202 switch (mtype) { in dump()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Ds3put201 mtype = mimetypes.guess_type(keyname)[0] or 'application/octet-stream'
202 headers.update({'Content-Type': mtype})
/external/libnfc-nxp/Linux_x86/
DphOsalNfc_Timer.c145 wrapper.mtype = 1; in phOsalNfc_Timer_Expired()
/external/blktrace/
Dblkiomon.c57 long mtype; member
231 dstat->msg.mtype = msg_id; in blkiomon_output_msg_q()
/external/opencv3/modules/imgproc/src/
Dtemplmatch.cpp826 int mtype = img.type(), mdepth = CV_MAT_DEPTH(type), mcn = CV_MAT_CN(mtype); in matchTemplateMask() local
845 mtype = CV_MAKETYPE(CV_32F, mcn); in matchTemplateMask()
847 mask.convertTo(mask, mtype, 1.0 / 255); in matchTemplateMask()

12