HomeSort by relevance Sort by last modified time
    Searched refs:iType (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/pdfium/core/fpdfapi/page/
cpdf_function.cpp 24 int iType = -1;
26 iType = pStream->GetDict()->GetIntegerFor("FunctionType");
28 iType = pDict->GetIntegerFor("FunctionType");
30 Type type = IntegerToFunctionType(iType);
47 CPDF_Function::Type CPDF_Function::IntegerToFunctionType(int iType) {
48 switch (iType) {
53 return static_cast<Type>(iType);
cpdf_function.h 28 static Type IntegerToFunctionType(int iType);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mqmail.h 27 MQMailRecipType iType;
51 MQMailFormFieldType iType;
97 MQMailEMailType iType;
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 37 TerminatorInst(Type *Ty, Instruction::TermOps iType,
40 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
42 TerminatorInst(Type *Ty, Instruction::TermOps iType,
44 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
94 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
96 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
99 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
100 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
143 void init(BinaryOps iType);
144 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
Instruction.h 375 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,
377 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,
  /external/pdfium/xfa/fxfa/parser/
cxfa_box.cpp 44 XFA_AttributeEnum iType = stroke->GetStrokeType();
45 if (iType == XFA_AttributeEnum::Lowered ||
46 iType == XFA_AttributeEnum::Raised ||
47 iType == XFA_AttributeEnum::Etched ||
48 iType == XFA_AttributeEnum::Embossed) {
49 return {iType, stroke};
128 XFA_AttributeEnum iType;
130 std::tie(iType, stroke) = Style3D(strokes);
131 if (iType == XFA_AttributeEnum::Unknown)
134 return {iType, stroke->IsVisible(), stroke->GetThickness()}
    [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h 40 TerminatorInst(Type *Ty, Instruction::TermOps iType,
43 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
45 TerminatorInst(Type *Ty, Instruction::TermOps iType,
47 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
282 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
284 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
288 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
332 void init(BinaryOps iType);
333 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
Instruction.h 546 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,
548 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 54 TerminatorInst(Type *Ty, Instruction::TermOps iType,
57 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
59 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
294 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
296 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
299 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
300 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
344 void init(BinaryOps iType);
345 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
326 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
326 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 54 TerminatorInst(Type *Ty, Instruction::TermOps iType,
57 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
59 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
294 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
296 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
299 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
300 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
344 void init(BinaryOps iType);
345 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
326 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
326 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
InstrTypes.h 56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
63 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
281 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
283 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
286 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
287 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
328 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
330 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 42 DWORD iType;
  /external/opencv/cvaux/src/
cvfacedetection.cpp 260 cr.iType = 6;
272 cr.iType = 12;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Instruction.h 592 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,
594 Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps,

Completed in 1156 milliseconds

1 2 3 4