| /external/cronet/base/task/sequence_manager/ |
| D | atomic_flag_set.h | 93 struct BASE_EXPORT Group { struct 96 Group& operator=(const Group&) = delete; argument 104 raw_ptr<Group> prev = nullptr; argument 105 std::unique_ptr<Group> next; argument 106 raw_ptr<Group> partially_free_list_prev = nullptr; argument 107 raw_ptr<Group> partially_free_list_next = nullptr; argument
|
| /external/swiftshader/tests/regres/testlist/ |
| D | testlist.go | 43 type Group struct { struct 44 Name string 45 File string 46 API API 47 Tests []string 51 func (g *Group) Load() error { 55 func (g *Group) LoadFile(file string) error { 76 func (g Group) Filter(pred func(string) bool) Group { 91 func (g Group) Limit(limit int) Group {
|
| /external/angle/src/libANGLE/ |
| D | Debug.h | 117 struct Group struct 137 std::vector<Group> mGroups; argument
|
| /external/llvm/tools/llvm-readobj/ |
| D | MachODumper.cpp | 434 ListScope Group(W, "Sections"); in printSections() local 558 DictScope Group(W, "Relocation"); in printRelocation() local 595 ListScope Group(W, "Symbols"); in printSymbols() local 603 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols() local 682 DictScope Group(W, "DataInCode"); in printMachODataInCode() local 690 DictScope Group(W, "Entry"); in printMachODataInCode() local 721 DictScope Group(W, "MinVersion"); in printMachOVersionMin() local 749 DictScope Group(W, "Dysymtab"); in printMachODysymtab() local 777 DictScope Group(W, "Segment"); in printMachOSegment() local 797 DictScope Group(W, "Indirect Symbols"); in printMachOIndirectSymbols() local [all …]
|
| /external/rust/crates/syn/src/ |
| D | group.rs | 30 pub struct Group<'a> { struct 31 pub token: token::Group, argument 32 pub content: ParseBuffer<'a>,
|
| /external/rust/crates/hashbrown/src/raw/ |
| D | sse2.rs | 19 pub struct Group(x86::__m128i); struct 23 impl Group { implementation
|
| D | generic.rs | 40 pub struct Group(GroupWord); struct 47 impl Group { impl
|
| /external/clang/utils/TableGen/ |
| D | ClangDiagnosticsEmitter.cpp | 56 const std::vector<Record*> &getParents(const Record *Group) { in getParents() 63 getCategoryFromDiagGroup(const Record *Group, in getCategoryFromDiagGroup() 84 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) { in getDiagnosticCategory() local 186 Record *Group = DiagGroups[i]; in groupDiagnostics() local 338 bool InferPedantic::isSubGroupOfGroup(const Record *Group, in isSubGroupOfGroup() 365 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic() 382 void InferPedantic::markGroup(const Record *Group) { in markGroup() 403 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) { in compute() local 422 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) in compute() local 442 Record *Group = DiagGroups[i]; in compute() local [all …]
|
| /external/rust/crates/rustversion/src/ |
| D | token.rs | 45 pub fn parse_paren(introducer: &Ident, iter: Iter) -> Result<Group> { in parse_paren() 61 pub fn parse_optional_paren(iter: Iter) -> Option<Group> { in parse_optional_paren()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
| D | LSUnit.h | 80 void addSuccessor(MemoryGroup *Group) { in addSuccessor() 252 const MemoryGroup &Group = getGroup(GroupID); in isReady() local 260 const MemoryGroup &Group = getGroup(GroupID); in isPending() local 268 const MemoryGroup &Group = getGroup(GroupID); in isWaiting() local 274 const MemoryGroup &Group = getGroup(GroupID); in hasDependentUsers() local
|
| /external/llvm/include/llvm/ObjectYAML/ |
| D | ELFYAML.h | 89 Group, enumerator 123 struct Group : Section { struct 127 Group() : Section(SectionKind::Group) {} in Group() function 129 return S->Kind == SectionKind::Group; in classof() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | XCOFFObjectWriter.cpp | 126 for (auto *Group : Groups) in reset() local 311 CsectGroup &Group = getCsectGroup(MCSec); in executePostLayoutBinding() local 367 for (const auto *Group : Section->Groups) { in writeSections() local 563 for (const auto *Group : Section->Groups) { in writeSymbolTable() local 605 [](const CsectGroup *Group) { return Group->empty(); }); in assignAddressesAndIndices() 615 for (auto *Group : Section->Groups) { in assignAddressesAndIndices() local
|
| D | MCContext.cpp | 316 if (const MCSymbol *Group = Section->getGroup()) in renameELFSection() local 333 const MCSymbolELF *Group, in createELFSectionImpl() 367 const MCSymbolELF *Group, in createELFRelSection() 388 const Twine &Group, unsigned UniqueID, in getELFSection() 403 StringRef Group = ""; in getELFSection() local 429 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() 497 const Twine &Group, unsigned UniqueID, in getWasmSection() 512 StringRef Group = ""; in getWasmSection() local
|
| /external/golang-protobuf/internal/testprotos/required/ |
| D | required.pb.go | 675 type Group struct { struct 676 state protoimpl.MessageState 677 sizeCache protoimpl.SizeCache 678 unknownFields protoimpl.UnknownFields 680 Group *Group_Group `protobuf:"group,1,req,name=Group,json=group" json:"group,omitempty"` argument 683 func (x *Group) Reset() { 692 func (x *Group) String() string { 696 func (*Group) ProtoMessage() {} 698 func (x *Group) ProtoReflect() protoreflect.Message { 711 func (*Group) Descriptor() ([]byte, []int) { [all …]
|
| D | required.proto | 68 message Group { message 69 required group Group = 1 { field
|
| /external/llvm/utils/yaml-bench/ |
| D | YAMLBench.cpp | 146 static void benchmark( llvm::TimerGroup &Group in benchmark() 221 llvm::TimerGroup Group("YAML parser benchmark"); in main() local 224 llvm::TimerGroup Group("YAML parser benchmark"); in main() local
|
| /external/llvm/lib/Option/ |
| D | Option.cpp | 68 const Option Group = getGroup(); in print() local 98 const Option Group = getGroup(); in matches() local
|
| /external/jazzer-api/agent/src/main/java/com/code_intelligence/jazzer/autofuzz/ |
| D | AutofuzzCodegenVisitor.java | 92 private static class Group { class in AutofuzzCodegenVisitor 98 Group(String prefix, String delimiter, String suffix) { in Group() method in AutofuzzCodegenVisitor.Group
|
| /external/rust/crates/itertools/src/ |
| D | groupbylazy.rs | 393 pub struct Group<'a, K: 'a, I: 'a, F: 'a> struct 397 parent: &'a GroupBy<K, I, F>, argument 402 impl<'a, K, I, F> Drop for Group<'a, K, I, F> implementation 411 impl<'a, K, I, F> Iterator for Group<'a, K, I, F> implementation
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| D | Option.cpp | 71 const Option Group = getGroup(); in print() local 103 const Option Group = getGroup(); in matches() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86CmovConversion.cpp | 186 for (auto &Group : AllCmovGroups) { in runOnMachineFunction() local 247 for (auto &Group : CmovInstGroups) in runOnMachineFunction() local 277 CmovGroup Group; in collectCmovCandidates() local 399 for (auto &Group : CmovInstGroups) in checkForProfitableCmovCandidates() local 533 for (auto &Group : TempGroups) { in checkForProfitableCmovCandidates() local
|
| /external/antlr/runtime/Ruby/lib/antlr3/template/ |
| D | group-file.rb | 15 class Group class
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
| D | LSUnit.cpp | 57 const MemoryGroup &Group = *GroupIt.second; in dump() local 148 MemoryGroup &Group = getGroup(CurrentLoadGroupID); in dispatch() local
|
| /external/pigweed/pw_metric/ |
| D | metric.cc | 112 Group::Group(Token name) : name_(name) {} in Group() function in pw::metric::Group 114 Group::Group(Token name, IntrusiveList<Group>& groups) : name_(name) { in Group() function in pw::metric::Group
|
| /external/llvm/lib/MC/ |
| D | MCContext.cpp | 298 if (const MCSymbol *Group = Section->getGroup()) in renameELFSection() local 314 const MCSymbolELF *Group, in createELFRelSection() 335 const Twine &Group, unsigned UniqueID, in getELFSection() 351 StringRef Group = ""; in getELFSection() local 380 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection()
|