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

  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 841 tNFC_DISCOVER_MAPS max_maps[NFC_NFCC_MAX_NUM_VS_INTERFACE + NCI_INTERFACE_MAX]; local
869 memcpy (&max_maps[num_intf++], &p_maps[xx], sizeof (tNFC_DISCOVER_MAPS));
876 return nci_snd_discover_map_cmd (num_intf, (tNCI_DISCOVER_MAPS *) max_maps);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 151 #define MaxCmapsOfScreen(s) ((s)->max_maps)
282 int max_maps, min_maps; /* max and min color maps */ member in struct:__anon29745
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 148 #define MaxCmapsOfScreen(s) ((s)->max_maps)
279 int max_maps, min_maps; /* max and min color maps */ member in struct:__anon31608
    [all...]
  /external/libvncserver/x11vnc/
nox11.h 932 #define MaxCmapsOfScreen(s) ((s)->max_maps)
1065 int max_maps, min_maps; /* max and min color maps */ member in struct:__anon13580
    [all...]

Completed in 55 milliseconds