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

1 2

  /external/clang/tools/scan-build/libexec/
ccc-analyzer 534 my $Cnt = $CompileOptionMap{$ArgKey};
536 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
547 my $Cnt = $LinkerOptionMap{$ArgKey};
549 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
556 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
562 $i += $Cnt;
571 while ($Cnt > 0) {
572 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
ccc-analyzer 524 my $Cnt = $CompileOptionMap{$ArgKey};
526 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
537 my $Cnt = $LinkerOptionMap{$ArgKey};
539 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
546 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
552 $i += $Cnt;
561 while ($Cnt > 0) {
562 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 527 my $Cnt = $CompileOptionMap{$ArgKey};
529 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
540 my $Cnt = $LinkerOptionMap{$ArgKey};
542 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
549 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
555 $i += $Cnt;
564 while ($Cnt > 0) {
565 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 534 my $Cnt = $CompileOptionMap{$ArgKey};
536 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
547 my $Cnt = $LinkerOptionMap{$ArgKey};
549 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
556 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
562 $i += $Cnt;
571 while ($Cnt > 0) {
572 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 534 my $Cnt = $CompileOptionMap{$ArgKey};
536 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
547 my $Cnt = $LinkerOptionMap{$ArgKey};
549 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
556 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
562 $i += $Cnt;
571 while ($Cnt > 0) {
572 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 534 my $Cnt = $CompileOptionMap{$ArgKey};
536 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
547 my $Cnt = $LinkerOptionMap{$ArgKey};
549 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
556 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
562 $i += $Cnt;
571 while ($Cnt > 0) {
572 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
ccc-analyzer 527 my $Cnt = $CompileOptionMap{$ArgKey};
529 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
540 my $Cnt = $LinkerOptionMap{$ArgKey};
542 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
549 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
555 $i += $Cnt;
564 while ($Cnt > 0) {
565 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 534 my $Cnt = $CompileOptionMap{$ArgKey};
536 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
547 my $Cnt = $LinkerOptionMap{$ArgKey};
549 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
556 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
562 $i += $Cnt;
571 while ($Cnt > 0) {
572 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 534 my $Cnt = $CompileOptionMap{$ArgKey};
536 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
547 my $Cnt = $LinkerOptionMap{$ArgKey};
549 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
556 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
562 $i += $Cnt;
571 while ($Cnt > 0) {
572 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 534 my $Cnt = $CompileOptionMap{$ArgKey};
536 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
547 my $Cnt = $LinkerOptionMap{$ArgKey};
549 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
556 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
562 $i += $Cnt;
571 while ($Cnt > 0) {
572 ++$i; --$Cnt;
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
ccc-analyzer 524 my $Cnt = $CompileOptionMap{$ArgKey};
526 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
537 my $Cnt = $LinkerOptionMap{$ArgKey};
539 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
546 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
552 $i += $Cnt;
561 while ($Cnt > 0) {
562 ++$i; --$Cnt;
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 487 my $Cnt = $CompileOptionMap{$ArgKey};
489 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
504 my $Cnt = $LinkerOptionMap{$ArgKey};
506 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
513 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
519 $i += $Cnt;
528 while ($Cnt > 0) {
529 ++$i; --$Cnt;
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 487 my $Cnt = $CompileOptionMap{$ArgKey};
489 while ($Cnt > 0) { ++$i; --$Cnt; push @CompileOpts, $ARGV[$i]; }
504 my $Cnt = $LinkerOptionMap{$ArgKey};
506 while ($Cnt > 0) { ++$i; --$Cnt; push @LinkOpts, $ARGV[$i]; }
513 my $Cnt = $CompilerLinkerOptionMap{$ArgKey};
519 $i += $Cnt;
528 while ($Cnt > 0) {
529 ++$i; --$Cnt;
    [all...]
  /external/clang/include/clang/Analysis/Support/
BumpVector.h 167 iterator insert(iterator I, size_t Cnt, const_reference E,
170 if (End + Cnt <= Capacity) {
172 move_range_right(I, End, Cnt);
173 construct_range(I, I + Cnt, E);
174 End += Cnt;
175 return I + Cnt;
178 grow(C, size() + Cnt);
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 109 unsigned Cnt;
136 RefVal(Kind k, RetEffect::ObjKind o, unsigned cnt, unsigned acnt, QualType t,
138 : Cnt(cnt), ACnt(acnt), T(t), RawKind(static_cast<unsigned>(k)),
153 unsigned getCount() const { return Cnt; }
155 unsigned getCombinedCounts() const { return Cnt + ACnt; }
157 Cnt = 0;
161 Cnt = i;
247 return getKind() == X.getKind() && Cnt == X.Cnt && ACnt == X.ACnt &
275 unsigned cnt = getCount(); local
276 if (cnt) Out << " (+ " << cnt << ")"; local
282 unsigned cnt = getCount(); local
283 if (cnt) Out << " (+ " << cnt << ")"; local
289 unsigned cnt = getCount(); local
290 if (cnt) Out << " (+ " << cnt << ")"; local
296 unsigned cnt = getCount(); local
297 if (cnt) Out << " (+ " << cnt << ")"; local
3463 unsigned cnt = X.getCount(); local
3471 unsigned cnt = X.getCount(); local
    [all...]
  /external/clang/include/clang/Analysis/
CFG.h 367 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E,
369 return Impl.insert(I, Cnt, E, C);
692 iterator beginAutomaticObjDtorsInsert(iterator I, size_t Cnt,
694 return iterator(Elements.insert(I.base(), Cnt,
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 448 unsigned Cnt; // Block counter. Used to distinguish different pieces of
452 AllocaRegion(const Expr *ex, unsigned cnt, const MemRegion *superRegion)
453 : SubRegion(superRegion, AllocaRegionKind), Cnt(cnt), Ex(ex) {}
466 unsigned Cnt, const MemRegion *superRegion);
    [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp 335 for (auto Cnt = Stack.size() - 1; Cnt > 0; --Cnt) {
336 if (Stack[Cnt].MappedDecls.count(VD)) {
337 VarMI = Stack[Cnt].MappedDecls[VD];
    [all...]
SemaStmtAsm.cpp 375 for (unsigned Cnt = ConstraintIdx - NumOperands; I != E; ++I)
376 if (OutputConstraintInfos[I].isReadWrite() && Cnt-- == 0) {
  /external/clang/include/clang/AST/
StmtOpenMP.h 650 for (unsigned Cnt = 1; Cnt < CollapsedNum; ++Cnt) {
    [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp 137 unsigned Cnt = CD->getContextParamPosition();
143 setAddrOfLocalVar(I->getCapturedVar(), GetAddrOfLocalVar(Args[Cnt]));
144 ++Cnt, ++I;
149 MakeAddrLValue(GetAddrOfLocalVar(Args[Cnt]), Args[Cnt]->getType(),
154 Args[Cnt]->getName(), ArgLVal),
177 Args[Cnt]->getName(), ArgLVal,
183 EmitLoadOfLValue(ArgLVal, Args[Cnt]->getLocation()).getScalarVal();
185 ++Cnt, ++I;
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 272 for (size_t Idx = 0, Cnt = SectionSizes.size(); Idx < Cnt; Idx++) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 279 const Expr *Ex, unsigned cnt,
283 ID.AddInteger(cnt);
288 ProfileRegion(ID, Ex, Cnt, superRegion);
457 os << "alloca{" << (const void*) Ex << ',' << Cnt << '}';
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 279 const ConstantFP *Cnt = MO.getFPImm();
280 APFloat Val = Cnt->getValueAPF();
282 switch (Cnt->getType()->getTypeID()) {
    [all...]

Completed in 2869 milliseconds

1 2