| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ | 
| D | GVNExpression.h | 156   static bool classof(const Expression *EB) {  in classof()275   static bool classof(const Expression *EB) {  in classof()
 309   static bool classof(const Expression *EB) {  in classof()
 345   static bool classof(const Expression *EB) {  in classof()
 387   static bool classof(const Expression *EB) {  in classof()
 429   static bool classof(const Expression *EB) {  in classof()
 514   static bool classof(const Expression *EB) {  in classof()
 559   static bool classof(const Expression *EB) {  in classof()
 596   static bool classof(const Expression *EB) {  in classof()
 632   static bool classof(const Expression *EB) {  in classof()
 
 | 
| /external/rust/crates/ring/src/ec/suite_b/ops/ | 
| D | elem.rs | 53     b: &Elem<M, EB>,  in mul_mont()  argument66     b: &Elem<M, EB>,  in binary_op()  argument
 82     b: &Elem<M, EB>,  in binary_op_assign()  argument
 
 | 
| /external/google-benchmark/test/ | 
| D | register_benchmark_test.cc | 140   auto EB = ExpectedResults.begin();  in RunTestOne()  local169   auto EB = ExpectedResults.begin();  in RunTestTwo()  local
 
 | 
| D | skip_with_error_test.cc | 185   auto EB = ExpectedResults.begin();  in main()  local
 | 
| /external/libcxx/utils/google-benchmark/test/ | 
| D | register_benchmark_test.cc | 140   auto EB = ExpectedResults.begin();  in RunTestOne()  local169   auto EB = ExpectedResults.begin();  in RunTestTwo()  local
 
 | 
| D | skip_with_error_test.cc | 179   auto EB = ExpectedResults.begin();  in main()  local
 | 
| /external/llvm/tools/lli/ | 
| D | OrcLazyJIT.cpp | 117   EngineBuilder EB;  in runOrcLazyJIT()  local
 | 
| /external/llvm/lib/CodeGen/ | 
| D | Analysis.cpp | 47     for (StructType::element_iterator EB = STy->element_begin(),  in ComputeLinearIndex()  local92     for (StructType::element_iterator EB = STy->element_begin(),  in ComputeValueVTs()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | Analysis.cpp | 45     for (StructType::element_iterator EB = STy->element_begin(),  in ComputeLinearIndex()  local91     for (StructType::element_iterator EB = STy->element_begin(),  in ComputeValueVTs()  local
 
 | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | LCSSA.cpp | 211   return llvm::any_of(ExitBlocks, [&](BasicBlock * EB) {  in blockDominatesAnExit()
 | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | FunctionLoweringInfo.cpp | 128   Function::const_iterator BB = Fn->begin(), EB = Fn->end();  in set()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | LoopUnrollRuntime.cpp | 831                       [SuccBB](BasicBlock *EB) { return EB == SuccBB; }) ||  in UnrollRuntimeLoopRemainder()
 | 
| D | LoopUtils.cpp | 709   if (any_of(ExitBlocks, [](const BasicBlock *EB) {  in getLoopEstimatedTripCount()
 | 
| /external/rust/crates/ring/src/ec/suite_b/ | 
| D | ops.rs | 105         b: &Elem<EB>,  in elem_product()263         b: &Scalar<EB>,  in scalar_product()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | ModuleSummaryAnalysis.cpp | 509     for (StructType::element_iterator EB = STy->element_begin(), EI = EB,  in findFuncPointers()  local
 | 
| /external/llvm/lib/Target/Mips/ | 
| D | MipsConstantIslandPass.cpp | 1667         B->instr_begin(), EB = B->instr_end(); I != EB; ++I) {  in prescanForConstants()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ | 
| D | MipsConstantIslandPass.cpp | 1645         B->instr_begin(), EB = B->instr_end(); I != EB; ++I) {  in prescanForConstants()  local
 | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonBitSimplify.cpp | 2322       MachineBasicBlock *LB, *PB, *EB;  member2754     MachineBasicBlock *EB = nullptr;  in runOnMachineFunction()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonBitSimplify.cpp | 2909       MachineBasicBlock *LB, *PB, *EB;  member3340     MachineBasicBlock *EB = nullptr;  in runOnMachineFunction()  local
 
 | 
| D | HexagonLoopIdiomRecognition.cpp | 2360   auto DominatedByBB = [this,BB] (BasicBlock *EB) -> bool {  in runOnLoopBlock()
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfDebug.cpp | 1438   for (auto EB = Entries.begin(), EI = EB, EE = Entries.end(); EI != EE; ++EI) {  in buildLocationList()  local
 | 
| /external/clang/lib/StaticAnalyzer/Core/ | 
| D | BugReporter.cpp | 1391   EdgeBuilder EB(PD, PDB);  in GenerateExtensivePathDiagnostic()  local
 | 
| /external/llvm/lib/MC/MCParser/ | 
| D | AsmParser.cpp | 2149 MacroInstantiation::MacroInstantiation(SMLoc IL, int EB, SMLoc EL,  in MacroInstantiation()
 | 
| /external/clang/lib/Sema/ | 
| D | SemaOverload.cpp | 8722     if (auto *EB = dyn_cast<EnumConstantDecl>(VB)) {  in isEquivalentInternalLinkageDeclaration()  local
 |