| /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 | 26 static int encodeZlibCompressionLevel(zlib::CompressionLevel Level) { in encodeZlibCompressionLevel() 50 CompressionLevel Level) { in compress() 80 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 | 103 DiagnosticsEngine::Level Level) {} in beginDiagnostic() 105 DiagnosticsEngine::Level Level) {} in endDiagnostic()
|
| D | TextDiagnostic.h | 91 DiagnosticsEngine::Level Level, in emitCodeContext()
|
| /external/clang/lib/Frontend/ |
| D | TextDiagnosticPrinter.cpp | 55 DiagnosticsEngine::Level Level, in printDiagnosticOptions() 112 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
| D | LogDiagnosticPrinter.cpp | 33 static StringRef getLevelName(DiagnosticsEngine::Level Level) { in getLevelName() 110 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
| D | SerializedDiagnosticPrinter.cpp | 71 DiagnosticsEngine::Level Level, in emitDiagnosticLoc() 568 static serialized_diags::Level getStableLevel(DiagnosticsEngine::Level Level) { in getStableLevel() 585 DiagnosticsEngine::Level Level, in EmitDiagnosticMessage() 617 DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 634 DiagnosticsEngine::Level Level) { in beginDiagnostic() 640 DiagnosticsEngine::Level Level) { in endDiagnostic() 676 DiagnosticsEngine::Level Level, in emitCodeContext()
|
| D | TextDiagnosticBuffer.cpp | 22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
| D | DiagnosticRenderer.cpp | 124 DiagnosticsEngine::Level Level, in emitDiagnostic() 212 DiagnosticsEngine::Level Level, in emitIncludeStack() 388 DiagnosticsEngine::Level Level, in emitCaret() 410 DiagnosticsEngine::Level Level, in emitMacroExpansions()
|
| /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/MC/ |
| D | MCCodeGenInfo.h | 47 void setOptLevel(CodeGenOpt::Level Level) { OptLevel = Level; } in setOptLevel()
|
| /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 nullptr; } 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/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::__anone951cdce0111::Level
|
| /external/chromium_org/tools/android/forwarder2/ |
| D | common.h | 34 #define SIGNAL_SAFE_LOG(Level, Msg) \ argument
|
| /external/chromium_org/third_party/webrtc/voice_engine/ |
| D | level_indicator.cc | 89 int8_t AudioLevel::Level() const in Level() function in webrtc::voe::AudioLevel
|
| /external/llvm/unittests/Support/ |
| D | CompressionTest.cpp | 26 void TestZlibCompression(StringRef Input, zlib::CompressionLevel Level) { in TestZlibCompression()
|
| /external/clang/include/clang/Basic/ |
| D | OperatorPrecedence.h | 27 enum Level { enum
|
| /external/chromium_org/third_party/WebKit/public/web/ |
| D | WebConsoleMessage.h | 39 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 | 100 DiagnosticsEngine::Level Level) override { in beginDiagnostic() 117 DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 135 DiagnosticsEngine::Level Level, in emitDiagnosticLoc() 140 DiagnosticsEngine::Level Level, in emitCodeContext()
|
| /external/clang/lib/ARCMigrate/ |
| D | PlistReporter.cpp | 19 static StringRef getLevelName(DiagnosticsEngine::Level Level) { in getLevelName()
|