/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | IntermNode.cpp | 230 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 D | NodeController.kt | 43 fun getChildCount(): Int = 0 in getChildCount() method
|
H A D | ShadeViewDiffer.kt | 234 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 D | ShadowAccessibilityWindowInfo.java | 71 protected int getChildCount() { in getChildCount() method in ShadowAccessibilityWindowInfo 265 int getChildCount(); in getChildCount() method
|
H A D | ShadowAccessibilityNodeInfo.java | 227 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 D | UiDumpUtils.java | 189 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 D | ChildHelper.java | 252 int getChildCount() { in getChildCount() method in ChildHelper 515 int getChildCount(); in getChildCount() method
|
/aosp_15_r20/external/antlr/runtime/Python/antlr3/ |
H A D | tree.py | 118 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 D | tree.py | 118 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/ |
D | IPDBEnumChildren.h | 35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
|
D | ConcreteSymbolEnumerator.h | 30 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 D | NativeEnumLineNumbers.cpp | 25 uint32_t NativeEnumLineNumbers::getChildCount() const { in getChildCount() function in NativeEnumLineNumbers
|
H A D | NativeEnumSymbols.cpp | 25 uint32_t NativeEnumSymbols::getChildCount() const { in getChildCount() function in NativeEnumSymbols
|
H A D | NativeEnumModules.cpp | 22 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/ |
D | IPDBEnumChildren.h | 35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
|
D | ConcreteSymbolEnumerator.h | 30 uint32_t getChildCount() const override { in getChildCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
|
D | ConcreteSymbolEnumerator.h | 30 uint32_t getChildCount() const override { in getChildCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/ |
D | IPDBEnumChildren.h | 35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
|
D | ConcreteSymbolEnumerator.h | 30 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 D | IPDBEnumChildren.h | 35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
|
H A D | ConcreteSymbolEnumerator.h | 30 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 D | IPDBEnumChildren.h | 34 virtual uint32_t getChildCount() const override { return 0; } in getChildCount() function
|
H A D | ConcreteSymbolEnumerator.h | 30 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 D | NativeEnumModules.cpp | 25 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumModules
|