/external/skia/src/svg/ |
D | SkSVGGroup.cpp | 26 bool SkSVGGroup::isDef() { in isDef() function in SkSVGGroup
|
D | SkSVGElements.cpp | 44 bool SkSVGElement::isDef() { in isDef() function in SkSVGElement
|
D | SkSVGGradient.cpp | 21 bool SkSVGGradient::isDef() { in isDef() function in SkSVGGradient
|
D | SkSVGParser.cpp | 232 void SkSVGParser::translate(SkSVGElement* element, bool isDef) { in translate() 389 bool isDef = created->fIsDef = created->isDef(); in CreateElement() local
|
D | SkSVGPaintState.cpp | 101 bool SkSVGPaint::flush(SkSVGParser& parser, bool isFlushable, bool isDef) { in flush()
|
/external/chromium_org/third_party/skia/src/svg/ |
D | SkSVGGroup.cpp | 26 bool SkSVGGroup::isDef() { in isDef() function in SkSVGGroup
|
D | SkSVGElements.cpp | 44 bool SkSVGElement::isDef() { in isDef() function in SkSVGElement
|
D | SkSVGGradient.cpp | 21 bool SkSVGGradient::isDef() { in isDef() function in SkSVGGradient
|
D | SkSVGParser.cpp | 232 void SkSVGParser::translate(SkSVGElement* element, bool isDef) { in translate() 389 bool isDef = created->fIsDef = created->isDef(); in CreateElement() local
|
D | SkSVGPaintState.cpp | 101 bool SkSVGPaint::flush(SkSVGParser& parser, bool isFlushable, bool isDef) { in flush()
|
/external/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 131 bool isDef() const { return Value.getInt() == Def; } in isDef() function
|
/external/clang/tools/libclang/ |
D | IndexingContext.cpp | 373 bool isDef = D->isThisDeclarationADefinition(); in handleFunction() local 574 bool isDef = D->isThisDeclarationADefinition(); in handleObjCMethod() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 279 bool isDef() const { in isDef() function
|
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/ |
D | base.js | 98 goog.isDef = function(val) { function
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 496 bool isDef = (isi32Load(Opcode) || Opcode == ARM::VLDRS || in MergeOps() local 1360 int Offset, bool isDef, in InsertLDR_STR()
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 636 LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
|
D | MachineInstr.cpp | 128 void MachineOperand::ChangeToRegister(unsigned Reg, bool isDef, bool isImp, in ChangeToRegister()
|
/external/chromium_org/chrome/third_party/chromevox/ |
D | chromeVoxKbExplorerScript.js | 1 var goog=goog||{};goog.global=this;goog.isDef=function(a){return void 0!==a};goog.exportPath_=funct… function
|
D | chromeVoxChromePageScript.js | 1 var goog=goog||{};goog.global=this;goog.isDef=function(a){return void 0!==a};goog.exportPath_=funct… function
|
D | chromeVoxChromeOptionsScript.js | 1 var goog=goog||{};goog.global=this;goog.isDef=function(a){return void 0!==a};goog.exportPath_=funct… function
|
D | chromeVoxChromeBackgroundScript.js | 1 var goog=goog||{};goog.global=this;goog.isDef=function(a){return void 0!==a};goog.exportPath_=funct… function
|
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 2167 bool isDef = false; in handleWeakImportAttr() local
|
/external/chromium_org/third_party/accessibility-audit/ |
D | axs_testing.js | 25 goog.isDef = function(a) { function
|