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

1 2 3 4

  /external/libnfc-nxp/src/
phDal4Nfc_messageQueueLib.h 40 long mtype; member in struct:phDal4Nfc_Message_Wrapper
  /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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
msg.h 55 long int mtype; /* type of received/sent message */ member in struct:msgbuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/sys/
msg.h 55 long int mtype; /* type of received/sent message */ member in struct:msgbuf
  /bionic/libc/bionic/
pthread.c 541 * mtype is the current mutex type
546 _recursive_increment(pthread_mutex_t* mutex, int mvalue, int mtype)
548 if (mtype == MUTEX_TYPE_BITS_ERRORCHECK) {
583 int mvalue, mtype, tid, shared; local
589 mtype = (mvalue & MUTEX_TYPE_MASK);
593 if ( __predict_true(mtype == MUTEX_TYPE_BITS_NORMAL) ) {
601 return _recursive_increment(mutex, mvalue, mtype);
604 mtype |= shared;
609 if (mvalue == mtype) {
610 int newval = MUTEX_OWNER_TO_BITS(tid) | mtype | MUTEX_STATE_BITS_LOCKED_UNCONTENDED
677 int mvalue, mtype, tid, shared; local
744 int mvalue, mtype, tid, shared; local
839 int mvalue, mtype, tid, shared; local
    [all...]
  /bionic/libc/kernel/common/linux/
msg.h 49 long mtype; member in struct:msgbuf
  /development/ndk/platforms/android-3/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
msg.h 36 long mtype; /* type of message */ member in struct:msgbuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/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
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf

Completed in 881 milliseconds

1 2 3 4