HomeSort by relevance Sort by last modified time
    Searched refs:vid (Results 151 - 167 of 167) sorted by null

1 2 3 4 5 67

  /external/qemu/
usb-linux.c 1679 char bus[10], addr[10], vid[10], pid[10]; local
    [all...]
  /external/quake/quake/src/QW/client/
cl_tent.c 340 ent->colormap = vid.colormap;
cl_ents.c 467 ent->colormap = vid.colormap;
637 ent->colormap = vid.colormap;
r_main.c 374 Called every time the vid structure or r_refdef changes.
490 colormap = vid.colormap;
497 colormap = vid.colormap16;
view.c 311 vid.recalc_refdef = 1; // force a surface cache flush
946 view->colormap = vid.colormap;
  /external/quake/quake/src/WinQuake/
cl_tent.cpp 315 ent->colormap = vid.colormap;
console.cpp 158 width = (vid.width >> 3) - 2;
menu.cpp 114 Draw_Character ( cx + ((vid.width - 320)>>1), line, num);
139 Draw_TransPic (x + ((vid.width - 320)>>1), y, pic);
144 Draw_Pic (x + ((vid.width - 320)>>1), y, pic);
177 Draw_TransPicTranslate (x + ((vid.width - 320)>>1), y, pic, translationTable);
    [all...]
r_main.cpp 354 Called every time the vid structure or r_refdef changes.
470 colormap = vid.colormap;
477 colormap = vid.colormap16;
  /gdk/samples/quake/jni/
cl_tent.cpp 315 ent->colormap = vid.colormap;
console.cpp 158 width = (vid.width >> 3) - 2;
menu.cpp 114 Draw_Character ( cx + ((vid.width - 320)>>1), line, num);
139 Draw_TransPic (x + ((vid.width - 320)>>1), y, pic);
144 Draw_Pic (x + ((vid.width - 320)>>1), y, pic);
177 Draw_TransPicTranslate (x + ((vid.width - 320)>>1), y, pic, translationTable);
    [all...]
  /external/qemu/hw/
pci.c 876 PCIBus *pci_bridge_init(PCIBus *bus, int devfn, uint16_t vid, uint16_t did,
883 pci_config_set_vendor_id(s->dev.config, vid);
  /frameworks/base/services/java/com/android/server/usb/
UsbSettingsManager.java 102 public DeviceFilter(int vid, int pid, int clasz, int subclass, int protocol) {
103 mVendorId = vid;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 933 milliseconds

1 2 3 4 5 67