HomeSort by relevance Sort by last modified time
    Searched refs:Rec (Results 26 - 50 of 75) sorted by null

12 3

  /external/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp 43 if (const ObjCMessageExpr *Rec = dyn_cast<ObjCMessageExpr>(
45 if (Rec->getMethodFamily() == OMF_alloc)
159 const Expr *Rec = Msg->getInstanceReceiver();
160 if (!Rec)
162 IFace = maybeAdjustInterfaceForSubscriptingCheck(IFace, Rec, Ctx);
184 const Expr *Rec = Msg->getInstanceReceiver();
185 if (!Rec)
189 SourceRange RecRange = Rec->getSourceRange();
198 maybePutParensOnReceiver(Rec, commit);
232 const Expr *Rec = Msg->getInstanceReceiver()
    [all...]
  /external/skia/include/core/
SkClipStack.h 84 struct Rec;
SkScalerContext.h 208 struct Rec {
317 static inline void MakeRec(const SkPaint&, const SkMatrix*, Rec* rec);
318 static inline void PostMakeRec(Rec*);
323 Rec fRec;
SkDescriptor.h 171 + sizeof(SkDescriptor::Entry) + sizeof(SkScalerContext::Rec) // for rec
  /external/skia/src/ports/
SkFontHost_none.cpp 38 void SkFontHost::FilterRec(SkScalerContext::Rec* rec) {
SkFontHost_FONTPATH.cpp 29 static const FontFaceRec& FindFace(const FontFaceRec rec[], int count,
38 const FontFaceRec& FontFaceRec::FindFace(const FontFaceRec rec[], int count,
47 if (rec[i].fBold == isBold && rec[i].fItalic == isItalic)
48 return rec[i];
52 if (rec[i].fBold == isBold)
53 return rec[i];
57 if (!rec[i].fBold && !rec[i].fItalic)
58 return rec[i]
    [all...]
  /external/llvm/lib/TableGen/
TGParser.cpp 30 Record *Rec;
32 SubClassReference() : Rec(0) {}
34 bool isInvalid() const { return Rec == 0; }
65 CurRec = &CurMultiClass->Rec;
86 if (CurRec == 0) CurRec = &CurMultiClass->Rec;
150 Record *SC = SubClass.Rec;
208 Record *CurRec = &CurMC->Rec;
213 const std::vector<RecordVal> &SMCVals = SMC->Rec.getValues();
236 const std::vector<Init *> &SMCTArgs = SMC->Rec.getTemplateArgs();
285 + ") of subclass '" + SMC->Rec.getNameInitAsString() + "'!")
    [all...]
Record.cpp 316 return Rec->getName();
320 // Ensure that DI is a subclass of Rec.
321 if (!DI->getDef()->isSubClassOf(Rec))
327 // Ensure that TI is compatible with Rec.
336 if (Rec == RHS->getRecord() || RHS->getRecord()->isSubClassOf(Rec))
339 const std::vector<Record*> &SC = Rec->getSuperClasses();
762 Init *MCName = QualifyName(CurMultiClass->Rec, CurMultiClass, Name, "::");
764 if (CurMultiClass->Rec.isTemplateArg(MCName)) {
765 const RecordVal *RV = CurMultiClass->Rec.getValue(MCName)
    [all...]
  /external/llvm/utils/TableGen/
AsmMatcherEmitter.cpp 624 ClassInfo *getOperandClass(Record *Rec, int SubOpIdx);
    [all...]
X86RecognizableInstr.h 41 const Record* Rec;
137 /// @param s - The string, as extracted by calling Rec->getName()
InstrInfoEmitter.cpp 93 OperandList.back().Rec = OpR;
98 Record *OpR = OperandList[j].Rec;
120 if (Inst.Operands[i].Rec->isSubClassOf("PredicateOperand"))
125 if (Inst.Operands[i].Rec->isSubClassOf("OptionalDefOperand"))
SetTheory.cpp 207 Record *Rec = Records.getDef(OS.str());
208 if (!Rec)
210 // Try to reevaluate Rec in case it is a set.
211 if (const RecVec *Result = ST.expand(Rec))
214 Elts.insert(Rec);
CodeGenInstruction.h 65 /// Rec - The definition this operand is declared as.
67 Record *Rec;
110 : Rec(R), Name(N), PrinterMethodName(PMN), EncoderMethodName(EMN),
CodeGenTarget.cpp 37 MVT::SimpleValueType llvm::getValueType(Record *Rec) {
38 return (MVT::SimpleValueType)Rec->getValueAsInt("Value");
263 const Record *Rec = Records.getDef(Name);
266 I = Insts.find(Rec);
267 if (Rec == 0 || I == Insts.end())
CodeGenTarget.h 53 MVT::SimpleValueType getValueType(Record *Rec);
AsmWriterEmitter.cpp 804 const Record *Rec = RO.getRecord();
808 if (Rec->isSubClassOf("RegisterOperand"))
809 Rec = Rec->getValueAsDef("RegClass");
810 if (Rec->isSubClassOf("RegisterClass")) {
827 assert(Rec->isSubClassOf("Operand") && "Unexpected operand!");
    [all...]
  /external/clang/include/clang/AST/
CXXInheritance.h 222 void setOrigin(CXXRecordDecl *Rec) { Origin = Rec; }
  /external/skia/src/pdf/
SkPDFTypes.cpp 424 struct Rec* newEntry = fValue.append();
432 struct Rec* newEntry = fValue.append();
439 struct Rec* newEntry = fValue.append();
445 struct Rec* newEntry = fValue.append();
451 struct Rec* newEntry = fValue.append();
471 Rec* cur = fIter;
  /external/clang/lib/AST/
DeclarationName.cpp 212 if (const RecordType *Rec = Type->getAs<RecordType>())
213 OS << *Rec->getDecl();
243 if (const RecordType *Rec = Type->getAs<RecordType>())
244 OS << *Rec->getDecl();
  /external/skia/src/core/
SkScalerContext.cpp 80 const Rec* rec = (const Rec*)desc->findEntry(kRec_SkDescriptorTag, NULL); local
81 SkASSERT(rec);
83 fRec = *rec;
90 rec->fTextSize, rec->fPreScaleX, rec->fPreSkewX, rec->fPost2x2[0][0],
91 rec->fPost2x2[0][1], rec->fPost2x2[1][0], rec->fPost2x2[1][1])
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 185 RewritesReceiver Rec(rewriter);
186 Editor->applyRewrites(Rec);
  /external/clang/lib/Rewrite/Frontend/
FixItRewriter.cpp 82 RewritesReceiver Rec(Rewrite);
83 Editor.applyRewrites(Rec);
  /external/skia/src/utils/
SkCamera.cpp 343 Rec* rec = fRec; local
344 while (rec != &fInitialRec) {
345 Rec* next = rec->fNext;
346 SkDELETE(rec);
347 rec = next;
352 Rec* rec = SkNEW(Rec); local
    [all...]
  /external/skia/samplecode/
SampleSlides.cpp 335 class Rec {
342 Rec() : fCount(0), fVerts(NULL), fTexs(NULL) {}
343 ~Rec() { delete[] fVerts; delete[] fTexs; }
346 void make_tris(Rec* rec) {
350 rec->fMode = SkCanvas::kTriangles_VertexMode;
351 rec->fCount = n * 3;
352 rec->fVerts = new SkPoint[rec->fCount];
355 SkPoint* v = &rec->fVerts[i*3]
    [all...]
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 112 FixitReceiver Rec(MergedFixits);
113 Editor.applyRewrites(Rec);

Completed in 955 milliseconds

12 3