HomeSort by relevance Sort by last modified time
    Searched refs:trans_type (Results 1 - 21 of 21) sorted by null

  /development/ndk/platforms/android-9/arch-x86/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 66 extern tHID_STATUS hidh_conn_snd_data(UINT8 dhandle, UINT8 trans_type, UINT8 param, \
hidh_conn.c 872 tHID_STATUS hidh_conn_snd_data (UINT8 dhandle, UINT8 trans_type, UINT8 param,
900 switch( trans_type )
920 if( trans_type == HID_TRANS_SET_IDLE )
922 else if( (trans_type == HID_TRANS_GET_REPORT) && (param & 0x08) )
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
mpspec_def.h 181 unsigned char trans_type; member in struct:mpc_config_translation
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
fakeglx.c 700 * trans_type - transparent pixel type: GLX_NONE_EXT,
710 int level, int trans_type, int trans_value,
749 if (!(trans_type==DONT_CARE
750 || (trans_type==GLX_TRANSPARENT_INDEX_EXT
752 || (trans_type==GLX_NONE_EXT && ov->transparent_type==0))) {
794 printf("chose 0x%x: layer=%d depth=%d trans_type=%d trans_value=%d\n",
909 int trans_type = DONT_CARE; local
1052 trans_type = *parselist++;
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c 700 * trans_type - transparent pixel type: GLX_NONE_EXT,
710 int level, int trans_type, int trans_value,
749 if (!(trans_type==DONT_CARE
750 || (trans_type==GLX_TRANSPARENT_INDEX_EXT
752 || (trans_type==GLX_NONE_EXT && ov->transparent_type==0))) {
794 printf("chose 0x%x: layer=%d depth=%d trans_type=%d trans_value=%d\n",
909 int trans_type = DONT_CARE; local
1052 trans_type = *parselist++;
    [all...]

Completed in 320 milliseconds