OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:traversed
(Results
151 - 175
of
516
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-linked_ptr.h
41
// object is
traversed
. This class is therefore NOT SUITABLE when there
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
ForwardBuilder.java
263
* to certify all the DNs and AltNames that have been
traversed
)
311
* at least as many CA certs that have already been
traversed
316
* If we have already
traversed
as many CA certs as the maxPathLength
[
all
...]
/prebuilts/go/darwin-x86/src/image/jpeg/
scan.go
179
// The blocks are
traversed
one MCU at a time. For 4:2:0 chroma
187
// are
traversed
as above, but non-interleaved scans are
traversed
left
/prebuilts/go/linux-x86/src/image/jpeg/
scan.go
179
// The blocks are
traversed
one MCU at a time. For 4:2:0 chroma
187
// are
traversed
as above, but non-interleaved scans are
traversed
left
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmApi.h
413
traversed
since there may be multiple failures.
419
must be
traversed
since there may be multiple failures.
460
list must be
traversed
since there may be multiple failures.
[
all
...]
/external/protobuf/java/core/src/main/java/com/google/protobuf/
RopeByteString.java
558
* stack always contains the part of the string we've
traversed
so far.
566
// we've already
traversed
. The final string should be the equivalent of
673
* iterator is the same as the depth of the tree being
traversed
.
/build/blueprint/pathtools/
glob.go
340
// also writes all of the the directories it
traversed
as dependencies on
/external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java
515
* Tell if a node is outside the axis being
traversed
. This method must be
522
* @return true if the given node falls outside the axis being
traversed
.
640
* Tell if a node is outside the axis being
traversed
. This method must be
647
* @return true if the given node falls outside the axis being
traversed
.
[
all
...]
DTMTreeWalker.java
49
* Set the DTM to be
traversed
.
/external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h
196
///
traversed
. Useful for benchmarking.
/external/clang/include/clang/Analysis/Analyses/
ThreadSafety.h
214
/// Each block in the CFG is
traversed
exactly once.
/external/eigen/doc/
TutorialMatrixArithmetic.dox
70
Eigen compiles it to just one for loop, so that the arrays are
traversed
only once. Simplifying (e.g. ignoring
/external/emma/core/java12/com/vladium/emma/report/
SrcFileItem.java
111
// nodes were
traversed
in report generators
/external/gemmlowp/doc/
packing.md
67
// going to be
traversed
during the computation, which for
/external/guice/core/test/com/google/inject/
ImplicitBindingTest.java
118
* to make sure that all are cleaned up and
traversed
. It also makes sure we don't touch
/external/icu/icu4c/source/common/unicode/
strenum.h
93
*
traversed
).</p>
/external/libchrome/base/allocator/
allocator_shim.cc
328
//
traversed
the shim this will route them to the default malloc zone.
/external/python/cpython3/Doc/library/
compileall.rst
30
source files,
traversed
recursively. If no argument is given, behave as if
/external/swiftshader/docs/
Index.md
56
The GLSL compiler is implemented in [src/OpenGL/compiler/](../src/OpenGL/compiler/). It uses [Flex](http://flex.sourceforge.net/) and [Bison](https://www.gnu.org/software/bison/) to tokenize and parse GLSL shader source. It produces an [abstract syntax tree](https://en.wikipedia.org/wiki/Abstract_syntax_tree) (AST), which is then
traversed
to output assembly-level instructions in [OutputASM.cpp](../src/OpenGL/compiler/OutputASM.cpp).
/frameworks/base/core/java/android/view/accessibility/
AccessibilityEvent.java
155
* <b>View text
traversed
at movement granularity</b> - represents the event of traversing the
166
* was
traversed
.</li>
[
all
...]
/libcore/ojluni/src/main/java/java/util/
RegularEnumSet.java
69
* ConcurrentModificationException}; the elements are
traversed
as they
/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
trie_map_test.cpp
214
// Ensure all entries have been
traversed
.
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchFinder.h
198
///
traversed
. Useful for benchmarking.
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h
214
/// Each block in the CFG is
traversed
exactly once.
Completed in 1560 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>