/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineCallAndReturn.cpp | 47 bool isNew; in processCallEnter() local 48 ExplodedNode *Node = G.getNode(Loc, state, false, &isNew); in processCallEnter() 50 if (isNew) in processCallEnter() 98 bool isNew; in processCallExit() local 99 ExplodedNode *N = G.getNode(Loc, state, false, &isNew); in processCallExit() 101 if (!isNew) in processCallExit() 209 bool isNew; in InlineCall() local 210 if (ExplodedNode *N = G.getNode(Loc, state, false, &isNew)) { in InlineCall() 212 if (isNew) in InlineCall()
|
D | CoreEngine.cpp | 543 bool isNew; in generateCallExitNode() local 544 ExplodedNode *Node = G->getNode(Loc, N->getState(), false, &isNew); in generateCallExitNode() 546 return isNew ? Node : 0; in generateCallExitNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 75 bool isNew = VRBaseMap.insert(std::make_pair(Op, SrcReg)).second; in EmitCopyFromReg() local 76 (void)isNew; // Silence compiler warning. in EmitCopyFromReg() 77 assert(isNew && "Node emitted out of order - early"); in EmitCopyFromReg() 164 bool isNew = VRBaseMap.insert(std::make_pair(Op, VRBase)).second; in EmitCopyFromReg() local 165 (void)isNew; // Silence compiler warning. in EmitCopyFromReg() 166 assert(isNew && "Node emitted out of order - early"); in EmitCopyFromReg() 238 bool isNew = VRBaseMap.insert(std::make_pair(Op, VRBase)).second; in CreateVirtualRegisters() local 239 (void)isNew; // Silence compiler warning. in CreateVirtualRegisters() 240 assert(isNew && "Node emitted out of order - early"); in CreateVirtualRegisters() 535 bool isNew = VRBaseMap.insert(std::make_pair(Op, VRBase)).second; in EmitSubregNode() local [all …]
|
D | ScheduleDAGSDNodes.cpp | 747 bool isNew = VRBaseMap.insert(std::make_pair(SU, VRBase)).second; in EmitPhysRegCopy() local 748 (void)isNew; // Silence compiler warning. in EmitPhysRegCopy() 749 assert(isNew && "Node emitted out of order - early"); in EmitPhysRegCopy()
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
D | parseDiffWithMockFiles.pl | 166 isNew => 1, 180 isNew => 1, 249 isNew => 1, 263 isNew => 1,
|
D | parseGitDiffHeader.pl | 80 isNew => 1, 309 isNew => 1, 441 isNew => 1,
|
D | parseSvnDiffHeader.pl | 86 isNew => 1,
|
D | parseDiff.pl | 1012 isNew => 1,
|
/external/webkit/Tools/Scripts/ |
D | VCSUtils.pm | 590 my $isNew; 607 $isNew = 1 if $1; 654 $header{isNew} = $isNew if $isNew; 703 my $isNew; 718 $isNew = 1 if !$sourceRevision; # if revision 0. 750 $header{isNew} = $isNew if $isNew; 925 …$indexPathEOL = firstEOLInFile($headerHashRef->{indexPath}) if !$headerHashRef->{isNew} && !$heade… 971 $diffHash{isNew} = $headerHashRef->{isNew} if $headerHashRef->{isNew};
|
D | svn-apply | 248 my $isFileAddition = $diffHashRef->{isNew}; 322 $addition = 1 if ($diffHashRef->{isNew} || $patch =~ /\n@@ -0,0 .* @@/);
|
D | svn-unapply | 154 …$addition = 1 if ($diffHashRef->{isNew} || $diffHashRef->{copiedFromPath} || $patch =~ /\n@@ -0,0 …
|
/external/webkit/Source/WebCore/page/animation/ |
D | AnimationBase.h | 118 bool running() const { return !isNew() && !postActive(); } in running() 120 bool isNew() const { return m_animState == AnimationStateNew; } in isNew() function
|
D | ImplicitAnimation.cpp | 74 if (isNew()) in animate()
|
D | KeyframeAnimation.cpp | 153 if (isNew() && m_animation->playState() == AnimPlayStatePlaying) in animate()
|
D | AnimationBase.cpp | 1269 if (pause == paused() && !isNew()) in updatePlayState() 1279 if (paused() || isNew() || m_animState == AnimationStateFillingForwards) in timeToNextService()
|
/external/chromium/chrome/browser/resources/ntp/ |
D | apps.js | 131 app.isNew = true; 134 app.isNew = true; 136 app.isNew = false; 688 if (app.isNew) {
|
/external/webkit/Source/WebCore/storage/ |
D | AbstractDatabase.h | 59 bool isNew() const { return m_new; } in isNew() function
|
D | DatabaseSync.cpp | 69 if (database->isNew() && creationCallback.get()) { in openDatabaseSync()
|
D | Database.cpp | 116 if (database->isNew() && creationCallback.get()) { in openDatabase()
|
/external/proguard/src/proguard/optimize/peephole/ |
D | BranchTargetFinder.java | 230 public boolean isNew(int offset) in isNew() method in BranchTargetFinder 439 … (isNew(index) ? " ["+initializationOffset(index)+"] " : " ---- ") + in visitCodeAttribute()
|
/external/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 751 bool isNew = SrcRegMap.insert(std::make_pair(NewReg, Reg)).second; in ScanUses() local 752 if (!isNew) in ScanUses() 764 bool isNew = DstRegMap.insert(std::make_pair(FromReg, ToReg)).second; in ScanUses() local 765 if (!isNew) in ScanUses() 769 bool isNew = DstRegMap.insert(std::make_pair(DstReg, ToReg)).second; in ScanUses() local 770 if (!isNew) in ScanUses() 801 bool isNew = SrcRegMap.insert(std::make_pair(DstReg, SrcReg)).second; in ProcessCopy() local 802 if (!isNew) in ProcessCopy()
|
D | MachineLICM.cpp | 821 bool isNew = RegSeen.insert(Reg); in InitRegPressure() local 828 if (isNew && !isKill) in InitRegPressure() 831 else if (!isNew && isKill) in InitRegPressure() 853 bool isNew = RegSeen.insert(Reg); in UpdateRegPressure() local 856 else if (!isNew && isOperandKill(MO, MRI)) { in UpdateRegPressure()
|
/external/clang/lib/Parse/ |
D | ParseExprCXX.cpp | 1820 bool isNew = Tok.getKind() == tok::kw_new; in ParseUnqualifiedIdOperator() local 1835 Op = isNew? OO_Array_New : OO_Array_Delete; in ParseUnqualifiedIdOperator() 1837 Op = isNew? OO_New : OO_Delete; in ParseUnqualifiedIdOperator()
|
/external/sqlite/dist/ |
D | sqlite3.c | 100424 int isNew, /* 1 for new.* ref mask, 0 for old.* ref mask */ 100433 assert( isNew==1 || isNew==0 ); 100441 mask |= pPrg->aColmask[isNew];
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 100413 int isNew, /* 1 for new.* ref mask, 0 for old.* ref mask */ 100422 assert( isNew==1 || isNew==0 ); 100430 mask |= pPrg->aColmask[isNew];
|