/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 82 bool HasChildren = Data.getU8(&Offset) != 0; in skip() local 125 bool HasChildren = Data.getU8(&Offset) != 0; in lookup() local 193 bool HasChildren = Data.getU8(&Offset) != 0; in decode() local 237 bool HasChildren = !Children.empty(); in encode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 81 bool HasChildren = Data.getU8(&Offset) != 0; in skip() local 124 bool HasChildren = Data.getU8(&Offset) != 0; in lookup() local 188 bool HasChildren = Data.getU8(&Offset) != 0; in decode() local 232 bool HasChildren = !Children.empty(); in encode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 96 bool HasChildren = L & 0x02; in readNode() local 107 bool HasChildren = H & 0x40; in readNode() local
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 55 bool HasChildren; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 174 bool HasChildren; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 205 bool HasChildren; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 213 bool HasChildren; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 213 bool HasChildren; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 213 bool HasChildren; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 213 bool HasChildren; variable
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | child_table.cpp | 150 bool ChildTable::HasChildren(Child::StateFilter aFilter) const in HasChildren() function in ot::ChildTable
|
H A D | mle_router.cpp | 3803 bool MleRouter::HasChildren(void) { return mChildTable.HasChildren(Child::kInStateValidOrAttaching)… in HasChildren() function in ot::Mle::MleRouter
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_descriptor.h | 166 inline bool HasChildren() const { return !nested_loops_.empty(); } in HasChildren() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | loop_descriptor.h | 166 inline bool HasChildren() const { return !nested_loops_.empty(); } in HasChildren() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_descriptor.h | 166 inline bool HasChildren() const { return !nested_loops_.empty(); } in HasChildren() function
|
/aosp_15_r20/external/skia/tools/unicode_comparison/go/generate_table/ |
H A D | main.go | 301 func (r Row) HasChildren() bool { func
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | ValueObject.h | 485 bool HasChildren() { return GetNumChildrenIgnoringErrors() > 0; } in HasChildren() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | ValueObject.h | 485 bool HasChildren() { return GetNumChildrenIgnoringErrors() > 0; } in HasChildren() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | ValueObject.h | 485 bool HasChildren() { return GetNumChildrenIgnoringErrors() > 0; } in HasChildren() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/dwarf/ |
D | dwarf.go | 956 func HasChildren(die *DWDie) bool { func
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 853 bool HasChildren() { in HasChildren() function in __anonc2f0b1960111::TemplateDiff::DiffTree
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 1609 bool HasChildren = false; in cloneDIE() local
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | DwarfLinker.cpp | 2831 bool HasChildren = false; in cloneDIE() local
|