| /external/llvm/tools/bugpoint/ | 
| D | ListReducer.h | 120       unsigned Mid = MidTop / 2;  in reduceList()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | Parallel.h | 86   RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2);  in medianOf3()  local
 | 
| /external/crosvm/acpi_tables/src/ | 
| D | aml.rs | 1381 pub struct Mid<'a> {  struct1388 impl<'a> Mid<'a> {  impl
 1404 impl<'a> Aml for Mid<'a> {  implementation
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/fuzzing/ | 
| D | random.pass.cpp | 57     auto Mid = Beg + ((End - Beg) / 2);  in DispatchAndCreate()  local
 | 
| /external/skia/src/pathops/ | 
| D | SkPathOpsPoint.h | 234     static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) {  in Mid()  function
 | 
| /external/lzma/CPP/Common/ | 
| D | MyString.h | 371 …AString Mid(unsigned startIndex, unsigned count) const { return AString(count, _chars + startIndex…  in Mid()  function611 …UString Mid(unsigned startIndex, unsigned count) const { return UString(count, _chars + startIndex…  in Mid()  function
 
 | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | LowerSwitch.cpp | 223   unsigned Mid = Size / 2;  in switchConvert()  local
 | 
| /external/clang/test/SemaCXX/ | 
| D | conditional-expr.cpp | 32 struct Mid : Base {};  struct
 | 
| D | constant-expression-cxx11.cpp | 1016   template<int N> struct Mid : Base {};  struct
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | LowerSwitch.cpp | 272   unsigned Mid = Size / 2;  in switchConvert()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | StackColoring.cpp | 1286           auto Mid = FirstS.begin() + OldSize;  in runOnMachineFunction()  local
 | 
| D | LiveInterval.cpp | 359     size_t Mid = Len >> 1;  in find()  local
 | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | Scalarizer.cpp | 522       Scatterer Mid = scatter(&BCI, V);  in visitBitCastInst()  local
 | 
| /external/llvm/lib/CodeGen/ | 
| D | LiveInterval.cpp | 312     size_t Mid = Len >> 1;  in find()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | Scalarizer.cpp | 714       Scatterer Mid = scatter(&BCI, V);  in visitBitCastInst()  local
 | 
| /external/llvm/lib/Target/Mips/ | 
| D | MipsSEISelLowering.cpp | 2749   const auto &Mid = Indices.begin() + Indices.size() / 2;  in lowerVECTOR_SHUFFLE_PCKEV()  local2792   const auto &Mid = Indices.begin() + Indices.size() / 2;  in lowerVECTOR_SHUFFLE_PCKOD()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ | 
| D | MipsSEISelLowering.cpp | 2863   const auto &Mid = Indices.begin() + Indices.size() / 2;  in lowerVECTOR_SHUFFLE_PCKEV()  local2906   const auto &Mid = Indices.begin() + Indices.size() / 2;  in lowerVECTOR_SHUFFLE_PCKOD()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 11457       int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts;  in lowerShuffleAsUNPCKAndPermute()  local41034       SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal,  in combineTruncateWithSat()  local
 41064         SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL,  in combineTruncateWithSat()  local
 
 |