/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/ |
XhciSched.h | 639 UINT32 Interval:8;
668 UINT32 Interval:8;
[all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
CodeGenerator.java | 778 Interval I = (Interval) iter.next(); [all...] |
/external/llvm/lib/CodeGen/ |
LiveIntervalAnalysis.cpp | 1 //===-- LiveIntervalAnalysis.cpp - Live Interval Analysis -----------------===// 46 "Live Interval Analysis", false, false) 51 "Live Interval Analysis", false, false) 187 /// computeVirtRegInterval - Compute the live interval of a virtual register, 491 DEBUG(dbgs() << "Dead PHI at " << Def << " may separate interval\n"); 567 DEBUG(dbgs() << "Dead PHI at " << VNI->def << " may separate interval\n"); 829 LiveInterval& Interval = createEmptyInterval(reg); 830 VNInfo *VN = Interval.getNextValue( 835 Interval.addSegment(S); [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
Misc.py | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
usb.h | 252 UCHAR Interval;
|
evntrace.h | 758 ULONG Interval;
|
ks.h | 321 LONGLONG Interval; 326 LONGLONG Interval; [all...] |
tuner.h | [all...] |
/external/valgrind/VEX/priv/ |
ir_opt.c | 5626 Interval interval; local 5677 Interval interval; local [all...] |
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/external/v8/src/regexp/ |
jsregexp.cc | 81 Interval new_range) { [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
LiveIntervalAnalysis.cpp | 1 //===-- LiveIntervalAnalysis.cpp - Live Interval Analysis -----------------===// 60 "Live Interval Analysis", false, false) 69 "Live Interval Analysis", false, false) 267 /// partially re-defining the specified live interval. A common case of this is 270 LiveInterval &interval) { 276 interval.getLiveRangeContaining(RedefIndex.getUseIndex()); 279 return DefMI->findRegisterDefOperandIdx(interval.reg) != -1; 289 LiveInterval &interval) { 290 DEBUG(dbgs() << "\t\tregister: " << PrintReg(interval.reg, tri_)); 294 // done once for the vreg. We use an empty interval to detect the firs [all...] |
/external/libusb/libusb/os/ |
windows_winusb.h | 642 UCHAR Interval;
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
nv50_ir.h | 675 Interval livei; [all...] |
nv50_ir_ra.cpp | 304 Symbol *assignSlot(const Interval&, const unsigned int size); 313 Interval occup; 762 Interval livei; 946 // add val's definitions to rep and extend the live interval of its RIG node [all...] |
/prebuilts/go/darwin-x86/src/image/jpeg/ |
reader.go | 61 driMarker = 0xdd // Define Restart Interval. 129 ri int // Restart Interval.
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
reader.go | 61 driMarker = 0xdd // Define Restart Interval. 129 ri int // Restart Interval.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
portcls.h | [all...] |
ntddk.h | [all...] |
/prebuilts/go/darwin-x86/src/syscall/ |
types_windows.go | 1085 Interval uint32
|
/prebuilts/go/linux-x86/src/syscall/ |
types_windows.go | 1085 Interval uint32
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/ |
VfrSyntax.g | 234 #token Interval("interval") "interval"
[all...] |
/prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/external/llvm/lib/Transforms/Vectorize/ |
LoopVectorize.cpp | [all...] |