/external/libvncserver/examples/ |
D | pnmshow.c | 22 enum { BW, GRAY, TRUECOLOUR } picType=TRUECOLOUR; in main() enumerator
|
/external/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 195 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in walkBackwards() local 204 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in walkBackwards() local
|
D | ConstantHoisting.cpp | 295 unsigned BW = V1.getBitWidth() > V2.getBitWidth() ? in calculateOffsetDiff() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenExtract.cpp | 148 unsigned BW = Ty->getPrimitiveSizeInBits(); in INITIALIZE_PASS_DEPENDENCY() local
|
D | BitTracker.cpp | 335 uint16_t BW = RC->getSize()*8; in getRegBitWidth() local 342 uint16_t BW = getRegBitWidth(RR); in getCell() local 426 uint16_t BW = A.getBitWidth(); in eIMM() local
|
D | HexagonBitTracker.cpp | 225 uint16_t BW, bool Odd) -> BT::RegisterCell { in evaluate()
|
D | HexagonExpandCondsets.cpp | 1098 bool HexagonExpandCondsets::isIntReg(RegisterRef RR, unsigned &BW) { in isIntReg()
|
D | HexagonBitSimplify.cpp | 1283 unsigned BN, BW; in processBlock() local 2037 unsigned BN, BW; in genExtractLow() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 312 unsigned BW = SVT.getSizeInBits(); in ExpandUINT_TO_FLOAT() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 778 unsigned BW = VT.getScalarType().getSizeInBits(); in ExpandSEXTINREG() local 991 unsigned BW = SVT.getSizeInBits(); in ExpandUINT_TO_FLOAT() local
|
D | SelectionDAGBuilder.cpp | 8436 uint64_t BW = DAG.getDataLayout().getPointerSizeInBits(); in rangeFitsInWord() local
|
/external/llvm/include/llvm/ADT/ |
D | BitVector.h | 552 BitWord BW = Bits[i]; in applyMask() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | BitVector.h | 552 BitWord BW = Bits[i]; in applyMask() local
|
/external/skia/src/sfnt/ |
D | SkOTTable_EBLC.h | 57 BW = 1, enumerator
|
/external/skqp/src/sfnt/ |
D | SkOTTable_EBLC.h | 57 BW = 1, enumerator
|
/external/swiftshader/third_party/subzero/src/ |
D | IceBitVector.h | 789 BitWord BW = Bits[i]; in applyMask() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 255 unsigned BW, in FilterChooser()
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 1681 AccessControl ac, Expr *BW, in Create() 1757 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
|
D | Decl.cpp | 3446 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 1860 QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, in ObjCIvarDecl() 1920 QualType T, Expr *BW) in ObjCAtDefsFieldDecl()
|
D | Decl.h | 2336 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 343 unsigned BW, in FilterChooser()
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1893 unsigned BW = ITy->getBitWidth(); in recognizeBSwapOrBitReverseIdiom() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 2181 unsigned BW = VT.getSizeInBits(); in emitCompareAndBranch() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 5136 uint32_t BW = A.getBitWidth(); in SolveLinEquationWithOverflow() local
|