| /external/llvm/unittests/ADT/ |
| D | SparseMultiSetTest.cpp | 208 struct Alt { struct 209 unsigned Value; 210 explicit Alt(unsigned x) : Value(x) {} in Alt() argument 211 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex()
|
| D | SparseSetTest.cpp | 161 struct Alt { struct 162 unsigned Value; 163 explicit Alt(unsigned x) : Value(x) {} in Alt() argument 164 unsigned getSparseSetIndex() const { return Value - 1000; } in getSparseSetIndex()
|
| D | BitVectorTest.cpp | 90 TypeParam Alt(3, false); in TYPED_TEST() local
|
| /external/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/ |
| D | p2-0x.cpp | 10 struct Alt { struct 14 constexpr short s = Alt(); argument
|
| /external/python/cpython3/Tools/peg_generator/pegen/ |
| D | validator.py | 42 def check_intersection(self, first_alt: Alt, second_alt: Alt) -> bool:
|
| D | c_generator.py | 697 def emit_action(self, node: Alt, cleanup_code: Optional[str] = None) -> None: 713 def emit_default_action(self, is_gather: bool, node: Alt) -> None: 739 def handle_alt_normal(self, node: Alt, is_gather: bool, rulename: Optional[str]) -> None: 762 def handle_alt_loop(self, node: Alt, is_gather: bool, rulename: Optional[str]) -> None: 794 self, node: Alt, is_loop: bool, is_gather: bool, rulename: Optional[str] 838 def collect_vars(self, node: Alt) -> Dict[Optional[str], Optional[str]]:
|
| D | first_sets.py | 50 def visit_Alt(self, item: Alt) -> Set[str]:
|
| D | python_generator.py | 204 def visit_Alt(self, node: Alt, is_loop: bool, is_gather: bool) -> None:
|
| D | grammar.py | 188 def __init__(self, alts: List[Alt]): 218 class Alt: class
|
| /external/rust/crates/nom/src/branch/ |
| D | mod.rs | 13 pub trait Alt<I, O, E> { trait
|
| /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
| D | unittest_enum_validity_nano.proto | 24 message Alt { message
|
| /external/clang/test/SemaCXX/ |
| D | missing-namespace-qualifier-typo-corrections.cpp | 38 void Alt() { in Alt() function
|
| /external/angle/util/ |
| D | Event.h | 31 bool Alt; member
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
| D | prefilter.cc | 342 Prefilter::Info* Prefilter::Info::Alt(Info* a, Info* b) { in Alt() function in re2::Prefilter::Info
|
| D | compile.cc | 335 Frag Compiler::Alt(Frag a, Frag b) { in Alt() function in re2::Compiler
|
| /external/rust/crates/nom/src/ |
| D | error.rs | 370 Alt, enumerator
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 3152 uint64_t Mask = 0, Alt = 0; in combineToCMPB() local 3156 SDValue &LHS, SDValue &RHS) { in combineToCMPB()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 5320 uint64_t Mask = 0, Alt = 0; in combineToCMPB() local 5324 SDValue &LHS, SDValue &RHS) { in combineToCMPB()
|