OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:topnode
(Results
1 - 25
of
27
) sorted by null
1
2
/frameworks/base/telecomm/java/android/telecom/Logging/
Session.java
252
Session
topNode
= this;
253
while (
topNode
.getParentSession() != null) {
254
topNode
=
topNode
.getParentSession();
256
return
topNode
.printSessionTree();
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
reflection.cpp
275
void addDereferencedUniform(TIntermBinary*
topNode
)
278
const TType& leftType =
topNode
->getLeft()->getType();
284
TIntermSymbol* base = findBase(
topNode
);
290
if (processedDerefs.find(
topNode
) != processedDerefs.end())
319
// If the
topNode
is a reflection-granularity-array dereference, don't include that last dereference.
321
for (TIntermBinary* visitNode =
topNode
; visitNode; visitNode = visitNode->getLeft()->getAsBinaryNode()) {
332
if (isReflectionGranularity(
topNode
->getLeft()->getType()) &&
topNode
->getLeft()->isArray()) {
333
if (
topNode
->getOp() == EOpIndexDirect)
334
arraySize =
topNode
->getRight()->getAsConstantUnion()->getConstArray()[0].getIConst() + 1
[
all
...]
/external/llvm/lib/Support/
YAMLTraits.cpp
89
TopNode
= this->createHNodes(N);
90
CurrentNode =
TopNode
.get();
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
texi2html.py
[
all
...]
/external/python/cpython2/Tools/scripts/
texi2html.py
[
all
...]
/external/python/cpython3/Tools/scripts/
texi2html.py
[
all
...]
/external/llvm/include/llvm/Support/
YAMLTraits.h
[
all
...]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
YAMLTraits.h
[
all
...]
/prebuilts/sdk/current/extras/constraint-layout-x/solver/
constraintlayout-solver-1.1.0.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.3.Final/
netty-codec-4.1.3.Final.jar
Completed in 1108 milliseconds
1
2