| /external/perfetto/src/trace_processor/dynamic/ |
| D | experimental_slice_layout_generator.cc | 27 struct GroupInfo { struct 28 GroupInfo(int64_t _start, int64_t _end, uint32_t _max_height) in GroupInfo() function 30 int64_t start; 31 int64_t end; 32 uint32_t max_height; 33 uint32_t layout_depth;
|
| /external/clang/utils/TableGen/ |
| D | ClangSACheckersEmitter.cpp | 73 struct GroupInfo { struct 74 llvm::DenseSet<const Record*> Checkers; 75 llvm::DenseSet<const Record *> SubGroups; 76 bool Hidden; 77 unsigned Index; 79 GroupInfo() : Hidden(false) { } in GroupInfo() function
|
| D | ClangDiagnosticsEmitter.cpp | 131 struct GroupInfo { struct 132 std::vector<const Record*> DiagsInGroup; 133 std::vector<std::string> SubGroups; 134 unsigned IDNo; 136 const Record *ExplicitDef; 138 GroupInfo() : ExplicitDef(nullptr) {} in GroupInfo() function
|
| /external/catch2/include/internal/ |
| D | catch_interfaces_reporter.h | 72 struct GroupInfo { struct 77 std::string name; 78 std::size_t groupIndex; 79 std::size_t groupsCounts;
|
| D | catch_interfaces_reporter.cpp | 25 GroupInfo::GroupInfo( std::string const& _name, in GroupInfo() function in Catch::GroupInfo
|
| /external/llvm-project/clang/utils/TableGen/ |
| D | ClangDiagnosticsEmitter.cpp | 131 struct GroupInfo { struct 132 std::vector<const Record*> DiagsInGroup; 133 std::vector<std::string> SubGroups; 134 unsigned IDNo; 136 const Record *ExplicitDef; 138 GroupInfo() : IDNo(0), ExplicitDef(nullptr) {} in GroupInfo() argument 1634 auto &GroupInfo = DiagsInGroup.find(std::string(GroupName))->second; in isRemarkGroup() local 1660 auto &GroupInfo = DiagsInGroup.find(std::string(GroupName))->second; in getDefaultSeverities() local 1744 auto &GroupInfo = in EmitClangDiagDocs() local
|
| /external/vulkan-headers/registry/ |
| D | reg.py | 170 class GroupInfo(BaseInfo): class
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/ |
| D | reg.py | 170 class GroupInfo(BaseInfo): class
|
| /external/python/cpython3/Lib/ |
| D | nntplib.py | 159 GroupInfo = collections.namedtuple('GroupInfo', variable
|
| /external/libxkbcommon/src/xkbcomp/ |
| D | symbols.c | 87 } GroupInfo; typedef
|
| /external/bcc/tests/cc/ |
| D | catch.hpp | 5086 struct GroupInfo { struct 5087 GroupInfo( std::string const& _name, in GroupInfo() argument 5095 std::string name; 5096 std::size_t groupIndex; 5097 std::size_t groupsCounts;
|
| /external/catch2/single_include/catch2/ |
| D | catch.hpp | 5473 struct GroupInfo { struct 5478 std::string name; 5479 std::size_t groupIndex; 5480 std::size_t groupsCounts; 10959 GroupInfo::GroupInfo( std::string const& _name, in GroupInfo() function in Catch::GroupInfo
|
| /external/libabigail/tests/lib/ |
| D | catch.hpp | 5506 struct GroupInfo { struct 5511 std::string name; 5512 std::size_t groupIndex; 5513 std::size_t groupsCounts; 11021 GroupInfo::GroupInfo( std::string const& _name, in GroupInfo() function in Catch::GroupInfo
|