HomeSort by relevance Sort by last modified time
    Searched refs:mtype (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /bionic/libc/bionic/
pthread_mutex.cpp 405 * mtype is the current mutex type
409 static inline __always_inline int _recursive_increment(pthread_mutex_t* mutex, int mvalue, int mtype) {
410 if (mtype == MUTEX_TYPE_BITS_ERRORCHECK) {
449 int mvalue, mtype, tid, shared; local
452 mtype = (mvalue & MUTEX_TYPE_MASK);
456 if ( __predict_true(mtype == MUTEX_TYPE_BITS_NORMAL) ) {
464 return _recursive_increment(mutex, mvalue, mtype);
467 mtype |= shared;
472 if (mvalue == mtype) {
473 int newval = MUTEX_OWNER_TO_BITS(tid) | mtype | MUTEX_STATE_BITS_LOCKED_UNCONTENDED
531 int mvalue, mtype, tid, shared; local
583 int mvalue, mtype, tid, shared; local
626 int mtype = (mvalue & MUTEX_TYPE_MASK); local
    [all...]
  /bionic/libc/kernel/uapi/scsi/
scsi_netlink.h 57 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t; (hdr)->magic = SCSI_NL_MAGIC; (hdr)->msgtype = mtype; (hdr)->msglen = mlen; }
  /external/kernel-headers/original/uapi/scsi/
scsi_netlink.h 113 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \
118 (hdr)->msgtype = mtype; \
  /external/libnfc-nxp/src/
phDal4Nfc_messageQueueLib.h 40 long mtype; member in struct:phDal4Nfc_Message_Wrapper
  /external/chromium_org/third_party/skia/src/core/
SkTextMapStateProc.h 24 unsigned mtype = fMatrix.getType(); local
25 if (mtype & (SkMatrix::kAffine_Mask | SkMatrix::kPerspective_Mask)) {
30 if (mtype & SkMatrix::kScale_Mask) {
  /external/skia/src/core/
SkTextMapStateProc.h 24 unsigned mtype = fMatrix.getType(); local
25 if (mtype & (SkMatrix::kAffine_Mask | SkMatrix::kPerspective_Mask)) {
30 if (mtype & SkMatrix::kScale_Mask) {
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_debug_norm.c 196 static int test_norm_function( normal_func func, int mtype, long *cycles )
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...]
m_debug_xform.c 169 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, cycles ) == 0 )
    [all...]
  /external/mesa3d/src/mesa/math/
m_debug_norm.c 196 static int test_norm_function( normal_func func, int mtype, long *cycles )
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...]
m_debug_xform.c 169 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, cycles ) == 0 )
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
msg.h 55 long int mtype; /* type of received/sent message */ member in struct:msgbuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
msg.h 55 long int mtype; /* type of received/sent message */ member in struct:msgbuf
  /bionic/libc/kernel/uapi/linux/
msg.h 50 __kernel_long_t mtype; member in struct:msgbuf
  /development/ndk/platforms/android-3/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /development/ndk/platforms/android-L/include/linux/
msg.h 50 long mtype; member in struct:msgbuf
  /external/kernel-headers/original/uapi/linux/
msg.h 37 __kernel_long_t mtype; /* type of message */ member in struct:msgbuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
msg.h 36 long mtype; /* type of message */ member in struct:msgbuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
msg.h 36 long mtype; /* type of message */ member in struct:msgbuf
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf

Completed in 3439 milliseconds

1 2 3 4 5