/external/chromium_org/third_party/skia/src/core/ |
D | SkMipMap.h | 20 struct Level { struct 27 bool extractLevel(SkScalar scale, Level*) const; argument
|
/external/skia/src/core/ |
D | SkMipMap.h | 20 struct Level { struct 27 bool extractLevel(SkScalar scale, Level*) const; argument
|
/external/llvm/lib/Support/ |
D | Compression.cpp | 28 static int encodeZlibCompressionLevel(zlib::CompressionLevel Level) { in encodeZlibCompressionLevel() 52 CompressionLevel Level) { in compress() 88 CompressionLevel Level) { in compress()
|
D | IntervalMap.cpp | 48 void Path::moveLeft(unsigned Level) { in moveLeft() 98 void Path::moveRight(unsigned Level) { in moveRight()
|
/external/clang/include/clang/Frontend/ |
D | DiagnosticRenderer.h | 105 DiagnosticsEngine::Level Level) {} in beginDiagnostic() 107 DiagnosticsEngine::Level Level) {} in endDiagnostic()
|
D | TextDiagnostic.h | 92 DiagnosticsEngine::Level Level, in emitCodeContext()
|
/external/clang/lib/Frontend/ |
D | TextDiagnosticPrinter.cpp | 55 DiagnosticsEngine::Level Level, in printDiagnosticOptions() 108 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
D | LogDiagnosticPrinter.cpp | 31 static StringRef getLevelName(DiagnosticsEngine::Level Level) { in getLevelName() 122 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
D | SerializedDiagnosticPrinter.cpp | 71 DiagnosticsEngine::Level Level, in emitDiagnosticLoc() 571 DiagnosticsEngine::Level Level, in EmitDiagnosticMessage() 603 DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 620 DiagnosticsEngine::Level Level) { in beginDiagnostic() 626 DiagnosticsEngine::Level Level) { in endDiagnostic() 662 DiagnosticsEngine::Level Level, in emitCodeContext()
|
D | DiagnosticRenderer.cpp | 124 DiagnosticsEngine::Level Level, in emitDiagnostic() 206 DiagnosticsEngine::Level Level, in emitIncludeStack() 382 DiagnosticsEngine::Level Level, in emitCaret() 404 DiagnosticsEngine::Level Level, in emitMacroExpansions()
|
D | TextDiagnosticBuffer.cpp | 22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
/external/clang/tools/diagtool/ |
D | ShowEnabledWarnings.cpp | 30 DiagnosticsEngine::Level Level; member 43 static char getCharForLevel(DiagnosticsEngine::Level Level) { in getCharForLevel()
|
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 153 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() 157 virtual const SCEV *getDistance(unsigned Level) const { return NULL; } in getDistance() 161 virtual bool isPeelFirst(unsigned Level) const { return false; } in isPeelFirst() 165 virtual bool isPeelLast(unsigned Level) const { return false; } in isPeelLast() 169 virtual bool isSplitable(unsigned Level) const { return false; } in isSplitable()
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
D | log.h | 21 enum Level { enum
|
/external/llvm/unittests/Support/ |
D | CompressionTest.cpp | 27 void TestZlibCompression(StringRef Input, zlib::CompressionLevel Level) { in TestZlibCompression()
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 791 template <typename NodeT> NodeT &node(unsigned Level) const { in node() 794 unsigned size(unsigned Level) const { return path[Level].size; } in size() 795 unsigned offset(unsigned Level) const { return path[Level].offset; } in offset() 796 unsigned &offset(unsigned Level) { return path[Level].offset; } in offset() 818 NodeRef &subtree(unsigned Level) const { in subtree() 824 void reset(unsigned Level) { in reset() 844 void setSize(unsigned Level, unsigned Size) { in setSize() 904 bool atLastEntry(unsigned Level) const { in atLastEntry() 913 void legalizeForInsert(unsigned Level) { in legalizeForInsert() 1273 deleteNode(IntervalMapImpl::NodeRef Node, unsigned Level) { in deleteNode() [all …]
|
/external/webrtc/src/modules/audio_processing/ |
D | level_estimator_impl.cc | 26 class Level { class 30 Level() in Level() function in webrtc::__anon8b4a54c10111::Level
|
/external/chromium_org/tools/android/forwarder2/ |
D | common.h | 34 #define SIGNAL_SAFE_LOG(Level, Msg) \ argument
|
/external/chromium_org/third_party/WebKit/public/web/ |
D | WebConsoleMessage.h | 39 enum Level { enum
|
/external/clang/include/clang/Basic/ |
D | OperatorPrecedence.h | 27 enum Level { enum
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ZipRegistry.h | 29 UInt32 Level; member 52 UInt32 Level; member
|
/external/clang/tools/libclang/ |
D | CIndexDiagnostic.cpp | 97 DiagnosticsEngine::Level Level) { in beginDiagnostic() 114 DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 132 DiagnosticsEngine::Level Level, in emitDiagnosticLoc() 137 DiagnosticsEngine::Level Level, in emitCodeContext()
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 163 for (unsigned Level = 1; Level <= D->getLevels(); Level++) { in dumpExampleDependence() local 773 unsigned Level = LoopNest->getLoopDepth(); in collectCommonLoops() local 1007 unsigned Level, in strongSIVtest() 1146 unsigned Level, in weakCrossingSIVtest() 1369 unsigned Level, in exactSIVtest() 1580 unsigned Level, in weakZeroSrcSIVtest() 1691 unsigned Level, in weakZeroDstSIVtest() 2036 unsigned &Level, in testSIV() 2382 unsigned Level = mapSrcLoop(CurLoop); in gcdMIVtest() local 2509 unsigned DependenceAnalysis::exploreDirections(unsigned Level, in exploreDirections() [all …]
|
/external/llvm/include/llvm/Support/ |
D | CodeGen.h | 45 enum Level { enum
|
/external/valgrind/main/helgrind/tests/ |
D | t2t.c | 9 } Level; typedef
|