OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basic
(Results
1826 - 1850
of
8959
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
FunctionSummary.h
17
#include "clang/
Basic
/LLVM.h"
34
/// Marks the IDs of the
basic
blocks visited during the analyzes.
/external/clang/lib/AST/
TemplateName.cpp
19
#include "clang/
Basic
/Diagnostic.h"
20
#include "clang/
Basic
/LangOptions.h"
/external/clang/lib/Basic/
FileSystemStatCache.cpp
14
#include "clang/
Basic
/FileSystemStatCache.h"
15
#include "clang/
Basic
/VirtualFileSystem.h"
/external/clang/lib/CodeGen/
ModuleBuilder.cpp
20
#include "clang/
Basic
/Diagnostic.h"
21
#include "clang/
Basic
/TargetInfo.h"
/external/clang/lib/Frontend/
DependencyGraph.cpp
16
#include "clang/
Basic
/FileManager.h"
17
#include "clang/
Basic
/SourceManager.h"
/external/clang/lib/StaticAnalyzer/Checkers/
CStringSyntaxChecker.cpp
20
#include "clang/
Basic
/TargetInfo.h"
21
#include "clang/
Basic
/TypeTraits.h"
/external/deqp/doc/testspecs/GLES2/
stress.long.txt
48
useful to check that the test case's
basic
requisites are fulfilled (e.g.
51
The
basic
structure of one iteration of the stress cases is as follows.
/external/deqp/doc/testspecs/GLES3/
functional.ubo.txt
27
+
Basic
uniform buffer object usage
37
-
Basic
scalar, vector and matrix types in uniform blocks
/external/deqp/doc/testspecs/GLES31/
functional.debug.txt
25
+ Reporting
basic
API errors
59
Basic
API error conditions are tested by calling the API in a manner that should
functional.program_interface_query.txt
25
+
Basic
queries for every property of every program interface
26
+
Basic
tests for resource list contents for every program interface
/external/deqp/modules/gles2/functional/
es2fAttribLocationTests.cpp
63
//
Basic
bind attribute tests
65
TestCaseGroup* const bindAttributeGroup = new TestCaseGroup(context, "bind", "
Basic
attribute binding tests.");
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DomFront.java
28
* Calculates the dominance-frontiers of a methot's
basic
blocks.
44
* Dominance-frontier information for a single
basic
block.
/external/eigen/unsupported/Eigen/
BVH
32
* of the two
basic
algorithms over a BVH: intersection of a query object against all objects in the hierarchy and minimization
53
* This implementation decouples the
basic
algorithms both from the type of hierarchy (and the types of the bounding volumes) and
/external/jpeg/
transupp.h
62
*
basic
transformation.
68
* The other transforms are defined as combinations of these
basic
transforms
/external/kernel-headers/original/uapi/linux/
taskstats.h
104
/*
Basic
Accounting Fields start */
121
/*
Basic
Accounting Fields end */
/external/libcxx/www/
results.Linux.html
98
basic
.pass.cpp: idem.
103
basic
.pass.cpp: idem.
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/attr/
README
35
perf record kill (test-record-
basic
)
57
perf stat -e cycles kill (test-stat-
basic
)
/external/llvm/docs/
Lexicon.rst
39
Basic
-Block Vectorization
204
Superword-Level Parallelism, same as :ref:`
Basic
-Block Vectorization
/external/llvm/examples/Fibonacci/
fibonacci.cpp
47
// Add a
basic
block to the function.
85
// Create the return instruction and add it to the
basic
block
/external/llvm/include/llvm/Analysis/
IntervalPartition.h
77
// getBlockInterval - Return the interval that a
basic
block exists in.
96
// and then add mappings from all of the
basic
blocks in the interval to the
/external/llvm/include/llvm/CodeGen/
MachineLoopInfo.h
16
// contained entirely within the loop and the
basic
blocks the make up the loop.
97
/// getLoopFor - Return the inner most loop that BB lives in. If a
basic
Passes.h
313
/// Add standard
basic
block placement passes.
350
/// \brief Create a
basic
TargetTransformInfo analysis pass.
358
/// work well with unreachable
basic
blocks (what live ranges make sense for a
422
///
basic
blocks.
430
/// machine
basic
blocks.
442
/// register allocator using the
basic
regalloc framework.
496
/// MachineBlockPlacement - This pass places
basic
blocks based on branch
501
///
basic
block placement using branch probabilities and block frequency
/external/llvm/include/llvm/Support/
Regex.h
10
// This file implements a POSIX regular expression matcher. Both
Basic
and
42
/// assumed. Pass this flag to turn on
basic
regular expressions (BRE)
/external/llvm/include/llvm/Transforms/IPO/
PassManagerBuilder.h
41
/// In addition to setting up the
basic
passes, PassManagerBuilder allows
96
/// The Optimization Level - Specify the
basic
optimization level.
/external/llvm/lib/Analysis/
IntervalPartition.cpp
41
// and then add mappings from all of the
basic
blocks in the interval to the
47
// Add mappings for all of the
basic
blocks in I to the IntervalPartition
Completed in 594 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>