/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ListReducer.h | 115 unsigned Mid = MidTop / 2; in reduceList() local
|
/external/llvm/tools/bugpoint/ |
D | ListReducer.h | 120 unsigned Mid = MidTop / 2; in reduceList() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | ListReducer.h | 120 unsigned Mid = MidTop / 2; in reduceList() local
|
/external/pdfium/core/fxcrt/ |
D | string_view_template.h | 161 StringViewTemplate Mid(size_t first, size_t count) const { in Mid() function
|
D | bytestring_unittest.cpp | 556 TEST(ByteString, Mid) { in TEST() argument 1140 TEST(ByteStringView, Mid) { in TEST() argument
|
D | bytestring.cpp | 490 ByteString ByteString::Mid(size_t first, size_t count) const { in Mid() function in fxcrt::ByteString
|
D | widestring.cpp | 678 WideString WideString::Mid(size_t first, size_t count) const { in Mid() function in fxcrt::WideString
|
D | widestring_unittest.cpp | 516 TEST(WideString, Mid) { in TEST() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | Parallel.h | 108 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 139 unsigned Mid = Size / 2; in switchConvert() local
|
/external/skqp/src/pathops/ |
D | SkPathOpsPoint.h | 226 static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) { in Mid() function
|
/external/skia/src/pathops/ |
D | SkPathOpsPoint.h | 226 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() function 611 …UString Mid(unsigned startIndex, unsigned count) const { return UString(count, _chars + startIndex… in Mid() function
|
/external/clang/test/SemaCXX/ |
D | conditional-expr.cpp | 32 struct Mid : Base {}; struct
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 223 unsigned Mid = Size / 2; in switchConvert() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 243 unsigned Mid = Size / 2; in switchConvert() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveInterval.cpp | 42 size_t Mid = Len >> 1; in find() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 1266 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
|
D | LiveInterval.cpp | 362 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-7.0/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 640 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 283 unsigned Mid = Contexts.size() / 2; in mergeInstrProfile() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 2749 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local 2792 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 2840 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local 2883 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
|