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

1 2 3

  /external/libnfc-nxp/src/
phDal4Nfc_messageQueueLib.h 40 long mtype; member in struct:phDal4Nfc_Message_Wrapper
  /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/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
  /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/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
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
msg.h 42 long mtype; member in struct:msgbuf

Completed in 1631 milliseconds

1 2 3