HomeSort by relevance Sort by last modified time
    Searched defs:num_properties (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_scan.h 89 uint num_properties; member in struct:tgsi_shader_info
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h 89 uint num_properties; member in struct:tgsi_shader_info
  /external/chromium_org/chromeos/display/
output_util.cc 63 int num_properties = 0; local
64 Atom* properties = XRRListOutputProperties(display, output, &num_properties);
65 for (int i = 0; i < num_properties; ++i) {
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 396 int num_properties = 0; local
409 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties],
411 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
413 num_properties++;
423 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties],
425 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
427 num_properties++;
431 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties],
433 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
435 num_properties++
1005 uint32_t num_properties = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 285 unsigned short num_properties; member in struct:_XkbGeometry
310 unsigned short num_properties; member in struct:_XkbGeometrySizes
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 285 unsigned short num_properties; member in struct:_XkbGeometry
310 unsigned short num_properties; member in struct:_XkbGeometrySizes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 285 unsigned short num_properties; member in struct:_XkbGeometry
310 unsigned short num_properties; member in struct:_XkbGeometrySizes

Completed in 897 milliseconds