Searched refs:mtype (Results 1 - 23 of 23) sorted by relevance

/external/kernel-headers/original/uapi/scsi/
H A Dscsi_netlink.h113 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \
118 (hdr)->msgtype = mtype; \
/external/libnfc-nxp/src/
H A DphDal4Nfc_messageQueueLib.h40 long mtype; member in struct:phDal4Nfc_Message_Wrapper
/external/chromium_org/third_party/skia/src/core/
H A DSkTextMapStateProc.h24 unsigned mtype = fMatrix.getType(); local
25 if (mtype & (SkMatrix::kAffine_Mask | SkMatrix::kPerspective_Mask)) {
30 if (mtype & SkMatrix::kScale_Mask) {
H A DSkGlyphCache.cpp284 SkGlyph* SkGlyphCache::lookupMetrics(uint32_t id, MetricsType mtype) { argument
305 if (kFull_MetricsType == mtype && glyph->isJustAdvance()) {
325 if (kJustAdvance_MetricsType == mtype) {
328 SkASSERT(kFull_MetricsType == mtype);
/external/skia/src/core/
H A DSkTextMapStateProc.h24 unsigned mtype = fMatrix.getType(); local
25 if (mtype & (SkMatrix::kAffine_Mask | SkMatrix::kPerspective_Mask)) {
30 if (mtype & SkMatrix::kScale_Mask) {
H A DSkGlyphCache.cpp284 SkGlyph* SkGlyphCache::lookupMetrics(uint32_t id, MetricsType mtype) { argument
305 if (kFull_MetricsType == mtype && glyph->isJustAdvance()) {
325 if (kJustAdvance_MetricsType == mtype) {
328 SkASSERT(kFull_MetricsType == mtype);
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) argument
216 scale = 1.0F + rnd () * norm_scale_types[mtype];
220 switch ( norm_templates[mtype][i * 4 + j] ) {
277 if ( norm_normalize_types[mtype] == 0 ) {
311 if ( norm_normalize_types[mtype] != 0 ) {
336 int mtype; local
357 for ( mtype = 0 ; mtype < 8 ; mtype++ ) {
358 normal_func func = _mesa_normal_tab[norm_types[mtype]];
[all...]
H A Dm_debug_xform.c169 int mtype, unsigned long *cycles )
187 mat->type = mtypes[mtype];
196 switch ( templates[mtype][i * 4 + j] ) {
282 int psize, mtype; local
311 for ( mtype = 0 ; mtype < 7 ; mtype++ ) {
313 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]];
314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]);
316 if ( test_transform_function( func, psize, mtype, cycle
168 test_transform_function( transform_func func, int psize, int mtype, unsigned long *cycles ) argument
[all...]
/external/mesa3d/src/mesa/math/
H A Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) argument
216 scale = 1.0F + rnd () * norm_scale_types[mtype];
220 switch ( norm_templates[mtype][i * 4 + j] ) {
277 if ( norm_normalize_types[mtype] == 0 ) {
311 if ( norm_normalize_types[mtype] != 0 ) {
336 int mtype; local
357 for ( mtype = 0 ; mtype < 8 ; mtype++ ) {
358 normal_func func = _mesa_normal_tab[norm_types[mtype]];
[all...]
H A Dm_debug_xform.c169 int mtype, unsigned long *cycles )
187 mat->type = mtypes[mtype];
196 switch ( templates[mtype][i * 4 + j] ) {
282 int psize, mtype; local
311 for ( mtype = 0 ; mtype < 7 ; mtype++ ) {
313 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]];
314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]);
316 if ( test_transform_function( func, psize, mtype, cycle
168 test_transform_function( transform_func func, int psize, int mtype, unsigned long *cycles ) argument
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dmsg.h37 __kernel_long_t mtype; /* type of message */ member in struct:msgbuf
/external/strace/
H A Dipc.c126 long mtype; local
128 if (umove(tcp, addr, &mtype) < 0) {
131 tprintf("{%lu, ", mtype);
132 printstr(tcp, addr + sizeof(mtype), count);
157 long mtype; local
159 if (syserror(tcp) || umove(tcp, addr, &mtype) < 0) {
162 tprintf("{%lu, ", mtype);
163 printstr(tcp, addr + sizeof(mtype), count);
/external/tcpdump/
H A Dprint-tipc.c171 u_int mtype; local
187 mtype = TIPC_MTYPE(w1);
198 tok2str(tipcmtype_values, "Unknown", mtype)));
211 tok2str(tipcmtype_values, "Unknown", mtype)));
236 u_int mtype; local
257 mtype = TIPC_MTYPE(w1);
266 tok2str(tipcmtype_values, "Unknown", mtype), w1));
304 u_int mtype; local
317 mtype = TIPC_MTYPE(w1);
328 tok2str(tipc_linkconf_mtype_values, "Unknown", mtype)));
[all...]
/external/chromium_org/third_party/skia/src/views/
H A DSkEvent.cpp193 SkMetaData::Type mtype; local
197 while ((name = iter.next(&mtype, &count)) != NULL)
202 switch (mtype) {
/external/skia/src/views/
H A DSkEvent.cpp193 SkMetaData::Type mtype; local
197 while ((name = iter.next(&mtype, &count)) != NULL)
202 switch (mtype) {
/external/libnfc-nxp/Linux_x86/
H A DphOsalNfc_Timer.c145 wrapper.mtype = 1;
H A DphDal4Nfc.c1036 nDeferedMessageWrapper.mtype = 1;
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/
H A Dwww_server.py646 mtype = 'text/plain'
649 mtype = guessed_mime[0]
652 return _HTTP_OK, cache_headers + [('Content-Type', mtype)], body
/external/blktrace/
H A Dblkiomon.c57 long mtype; member in struct:dstat_msg
231 dstat->msg.mtype = msg_id;
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DCode.py185 mtype = match_type(name)
186 if mtype:
187 name, type = mtype.groups()
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-linux.c3367 PRE_MEM_READ( "msgsnd(msgp->mtype)", (Addr)&msgp->mtype, sizeof(msgp->mtype) );
3379 PRE_MEM_WRITE( "msgrcv(msgp->mtype)", (Addr)&msgp->mtype, sizeof(msgp->mtype) );
3389 POST_MEM_WRITE( (Addr)&msgp->mtype, sizeof(msgp->mtype) );
/external/valgrind/main/include/vki/
H A Dvki-linux.h1495 long mtype; /* type of message */ member in struct:vki_msgbuf
/external/chromium_org/net/third_party/nss/ssl/
H A Dssl3con.c1799 ssl3_ParamFromIV(CK_MECHANISM_TYPE mtype, SECItem *iv, CK_ULONG ulEffectiveBits) argument
1801 SECItem * param = PK11_ParamFromIV(mtype, iv);
1803 switch (mtype) {

Completed in 2071 milliseconds