OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:analyzed
(Results
201 - 225
of
353
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp
598
/// Ctx - The ASTContext object for the
analyzed
ASTs.
601
/// GCEnabled - Records whether or not the
analyzed
code runs in GC mode.
604
/// Records whether or not the
analyzed
code runs in ARC mode.
773
/// the summary for the current method being
analyzed
.
[
all
...]
NullabilityChecker.cpp
167
/// When any of the nonnull arguments of the
analyzed
function is null, do not
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java
244
// "//table[3]", because this has to be
analyzed
as
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
RuleBasedBreakIterator.java
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RuleBasedBreakIterator.java
[
all
...]
/external/llvm/lib/Analysis/
InlineCost.cpp
40
STATISTIC(NumCallsAnalyzed, "Number of call sites
analyzed
");
57
// The candidate callsite being
analyzed
. Please do not use this to do
[
all
...]
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build
473
my $StatsString = "
Analyzed
$TotalBlocks blocks in $TotalFunctions functions"
1135
Generates visitation statistics for the project being
analyzed
.
[
all
...]
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build
473
my $StatsString = "
Analyzed
$TotalBlocks blocks in $TotalFunctions functions"
1135
Generates visitation statistics for the project being
analyzed
.
[
all
...]
/dalvik/dx/src/com/android/dx/ssa/
EscapeAnalysis.java
88
* TOP - Used for objects that haven't been
analyzed
yet
[
all
...]
/external/clang/lib/Analysis/
UninitializedValues.cpp
215
// Treat the first block as already
analyzed
.
/external/clang/www/analyzer/
checker_dev_manual.html
445
<p> When a checker detects a mistake in the
analyzed
code, it needs a way to
/external/dexmaker/src/dx/java/com/android/dx/ssa/
EscapeAnalysis.java
89
* TOP - Used for objects that haven't been
analyzed
yet
[
all
...]
/external/libxml2/include/libxml/
parser.h
58
const char *filename; /* The file
analyzed
, if any */
[
all
...]
/external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h
285
/// created and
analyzed
.
/external/llvm/lib/Transforms/IPO/
Inliner.cpp
48
STATISTIC(NumCallerCallersAnalyzed, "Number of caller-callers
analyzed
");
[
all
...]
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.h
794
assert(DefaultOperands.count(R) &&"Isn't an
analyzed
default operand!");
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
TODO
328
This should be precisely
analyzed
and fixed if needed.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java
795
* hierarchy we just
analyzed
, or null
[
all
...]
/external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp
291
//
analyzed
or we give up.
308
// Indirect branches and jump tables can't be
analyzed
, but we still want
324
// Returns can't be
analyzed
, but we should run cleanup.
364
//
analyzed
this branch successfully.
[
all
...]
/external/llvm/lib/CodeGen/
RegisterCoalescer.cpp
[
all
...]
/external/chromium-trace/catapult/dashboard/dashboard/
add_point_test.py
264
"""Tests that Tests ending with "_ref" aren't
analyzed
for Anomalies."""
[
all
...]
/external/chromium-trace/catapult/third_party/coverage/coverage/
control.py
[
all
...]
/external/clang/include/clang/Serialization/
ASTBitCodes.h
577
/// \brief Delete expressions that will be
analyzed
later.
[
all
...]
/external/clang/lib/Format/
UnwrappedLineFormatter.cpp
737
DEBUG(llvm::dbgs() << "Total number of
analyzed
states: " << Count << "\n");
[
all
...]
/external/libxml2/doc/
index.py
1180
print "
Analyzed
%d blocs" % (ret)
[
all
...]
Completed in 1886 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>