Home
last modified time | relevance | path

Searched defs:Part (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/linux/
DWebThemeEngine.h45 enum Part { enum
145 virtual WebSize getSize(Part) { return WebSize(); } in getSize() argument
148 WebCanvas*, Part, State, const WebRect&, const ExtraParams*) {} in paint() argument
/external/icu4c/common/unicode/
Dmessagepattern.h592 class Part; variable
703 Part() {} in Part() function
/external/quake/src/com/android/quake/
DDownloaderActivity.java322 static class Part { class in DownloaderActivity.Config.File
323 Part(String src, String md5, long size) { in Part() method in DownloaderActivity.Config.File.Part
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp158 SDValue Part = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue() ? in ExpandRes_EXTRACT_ELEMENT() local
DSelectionDAGBuilder.cpp659 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { in getCopyFromRegs() local
744 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { in getCopyToRegs() local
757 SDValue Part; in getCopyToRegs() local
DLegalizeDAG.cpp1368 SDValue Part = Op.getOperand(1); in ExpandInsertToVectorThroughStack() local
DLegalizeIntegerTypes.cpp721 SDValue Part = DAG.getNode(ISD::ZERO_EXTEND, dl, NVT, Parts[i]); in PromoteIntRes_VAARG() local