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

  /external/openssl/crypto/des/times/
aix.cc 8 PCI BUS Speed : 33 Mhz
9 TransfRate PCI : 132 MB/s
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 530 for (std::map<BasicBlock*, unsigned>::iterator PCI =PredCount.begin(),
531 E = PredCount.end(); PCI != E; ++PCI) {
532 BasicBlock *Pred = PCI->first;
533 for (unsigned NumToRemove = PCI->second; NumToRemove; --NumToRemove)
  /external/chromium_org/content/browser/resources/gpu/
browser_bridge_tests.js 235 value: 'Quadro FX 380/PCI/SSE2'
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 196 # error PCI BIOS can only be used with 386+ cpu
203 // undef enables PCIBIOS when at least one PCI device is found
205 #define PCI_FIXED_HOST_BRIDGE 0x12378086 ;; i440FX PCI bridge
651 Bit8u iface; // ISA or PCI
    [all...]
  /external/qemu-pc-bios/vgabios/
vgabios.c 165 .ascii " (PCI)"
213 #error "Unknown PCI vendor and device id"
    [all...]

Completed in 1824 milliseconds