Home
last modified time | relevance | path

Searched defs:Mid (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DListReducer.h115 unsigned Mid = MidTop / 2; in reduceList() local
/external/llvm/tools/bugpoint/
DListReducer.h120 unsigned Mid = MidTop / 2; in reduceList() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DListReducer.h120 unsigned Mid = MidTop / 2; in reduceList() local
/external/pdfium/core/fxcrt/
Dstring_view_template.h161 StringViewTemplate Mid(size_t first, size_t count) const { in Mid() function
Dbytestring_unittest.cpp556 TEST(ByteString, Mid) { in TEST() argument
1140 TEST(ByteStringView, Mid) { in TEST() argument
Dbytestring.cpp490 ByteString ByteString::Mid(size_t first, size_t count) const { in Mid() function in fxcrt::ByteString
Dwidestring.cpp678 WideString WideString::Mid(size_t first, size_t count) const { in Mid() function in fxcrt::WideString
Dwidestring_unittest.cpp516 TEST(WideString, Mid) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DParallel.h108 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp139 unsigned Mid = Size / 2; in switchConvert() local
/external/skqp/src/pathops/
DSkPathOpsPoint.h226 static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) { in Mid() function
/external/skia/src/pathops/
DSkPathOpsPoint.h226 static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) { in Mid() function
/external/lzma/CPP/Common/
DMyString.h371 …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/
Dconditional-expr.cpp32 struct Mid : Base {}; struct
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp223 unsigned Mid = Size / 2; in switchConvert() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp243 unsigned Mid = Size / 2; in switchConvert() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveInterval.cpp42 size_t Mid = Len >> 1; in find() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp1266 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
DLiveInterval.cpp362 size_t Mid = Len >> 1; in find() local
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp522 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp312 size_t Mid = Len >> 1; in find() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp640 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp283 unsigned Mid = Contexts.size() / 2; in mergeInstrProfile() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2749 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/
DMipsSEISelLowering.cpp2840 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

12