Home
last modified time | relevance | path

Searched defs:getChildCount (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.cpp230 size_t TIntermSymbol::getChildCount() const in getChildCount() function in sh::TIntermSymbol
241 size_t TIntermConstantUnion::getChildCount() const in getChildCount() function in sh::TIntermConstantUnion
252 size_t TIntermLoop::getChildCount() const in getChildCount() function in sh::TIntermLoop
297 size_t TIntermBranch::getChildCount() const in getChildCount() function in sh::TIntermBranch
315 size_t TIntermSwizzle::getChildCount() const in getChildCount() function in sh::TIntermSwizzle
334 size_t TIntermBinary::getChildCount() const in getChildCount() function in sh::TIntermBinary
356 size_t TIntermUnary::getChildCount() const in getChildCount() function in sh::TIntermUnary
379 size_t TIntermGlobalQualifierDeclaration::getChildCount() const in getChildCount() function in sh::TIntermGlobalQualifierDeclaration
398 size_t TIntermFunctionDefinition::getChildCount() const in getChildCount() function in sh::TIntermFunctionDefinition
420 size_t TIntermAggregate::getChildCount() const in getChildCount() function in sh::TIntermAggregate
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNodeController.kt43 fun getChildCount(): Int = 0 in getChildCount() method
H A DShadeViewDiffer.kt234 fun getChildCount(): Int = controller.getChildCount() in getChildAt() method in ShadeNode
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowAccessibilityWindowInfo.java71 protected int getChildCount() { in getChildCount() method in ShadowAccessibilityWindowInfo
265 int getChildCount(); in getChildCount() method
H A DShadowAccessibilityNodeInfo.java227 protected int getChildCount() { in getChildCount() method in ShadowAccessibilityNodeInfo
625 int getChildCount(); in getChildCount() method
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DUiDumpUtils.java189 ToIntFunction<T> getChildCount, BiFunction<T, Integer, T> getChildAt, in recursively()
199 getChildCount, getChildAt, childAction, actionChange); in recursively() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DChildHelper.java252 int getChildCount() { in getChildCount() method in ChildHelper
515 int getChildCount(); in getChildCount() method
/aosp_15_r20/external/antlr/runtime/Python/antlr3/
H A Dtree.py118 def getChildCount(self): member in Tree
537 def getChildCount(self, t): member in TreeAdaptor
725 def getChildCount(self): member in BaseTree
1161 def getChildCount(self, t): member in BaseTreeAdaptor
1592 def getChildCount(self, t): member in CommonTreeAdaptor
/aosp_15_r20/external/antlr/runtime/Python3/antlr3/
H A Dtree.py118 def getChildCount(self): member in Tree
537 def getChildCount(self, t): member in TreeAdaptor
721 def getChildCount(self): member in BaseTree
1154 def getChildCount(self, t): member in BaseTreeAdaptor
1583 def getChildCount(self, t): member in CommonTreeAdaptor
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/
DIPDBEnumChildren.h35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
DConcreteSymbolEnumerator.h30 uint32_t getChildCount() const override { in getChildCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumLineNumbers.cpp25 uint32_t NativeEnumLineNumbers::getChildCount() const { in getChildCount() function in NativeEnumLineNumbers
H A DNativeEnumSymbols.cpp25 uint32_t NativeEnumSymbols::getChildCount() const { in getChildCount() function in NativeEnumSymbols
H A DNativeEnumModules.cpp22 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumModules
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/
DIPDBEnumChildren.h35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
DConcreteSymbolEnumerator.h30 uint32_t getChildCount() const override { in getChildCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/
DIPDBEnumChildren.h35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
DConcreteSymbolEnumerator.h30 uint32_t getChildCount() const override { in getChildCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/
DIPDBEnumChildren.h35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
DConcreteSymbolEnumerator.h30 uint32_t getChildCount() const override { in getChildCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBEnumChildren.h35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
H A DConcreteSymbolEnumerator.h30 uint32_t getChildCount() const override { in getChildCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBEnumChildren.h34 virtual uint32_t getChildCount() const override { return 0; } in getChildCount() function
H A DConcreteSymbolEnumerator.h30 uint32_t getChildCount() const override { in getChildCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumModules.cpp25 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumModules

12345678910>>...34