Home
last modified time | relevance | path

Searched defs:Level (Results 1 – 25 of 62) sorted by relevance

123

/external/chromium_org/third_party/skia/src/core/
DSkMipMap.h20 struct Level { struct
27 bool extractLevel(SkScalar scale, Level*) const; argument
/external/skia/src/core/
DSkMipMap.h20 struct Level { struct
27 bool extractLevel(SkScalar scale, Level*) const; argument
/external/llvm/lib/Support/
DCompression.cpp28 static int encodeZlibCompressionLevel(zlib::CompressionLevel Level) { in encodeZlibCompressionLevel()
52 CompressionLevel Level) { in compress()
88 CompressionLevel Level) { in compress()
DIntervalMap.cpp48 void Path::moveLeft(unsigned Level) { in moveLeft()
98 void Path::moveRight(unsigned Level) { in moveRight()
/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h105 DiagnosticsEngine::Level Level) {} in beginDiagnostic()
107 DiagnosticsEngine::Level Level) {} in endDiagnostic()
DTextDiagnostic.h92 DiagnosticsEngine::Level Level, in emitCodeContext()
/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp55 DiagnosticsEngine::Level Level, in printDiagnosticOptions()
108 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
DLogDiagnosticPrinter.cpp31 static StringRef getLevelName(DiagnosticsEngine::Level Level) { in getLevelName()
122 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
DSerializedDiagnosticPrinter.cpp71 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()
DDiagnosticRenderer.cpp124 DiagnosticsEngine::Level Level, in emitDiagnostic()
206 DiagnosticsEngine::Level Level, in emitIncludeStack()
382 DiagnosticsEngine::Level Level, in emitCaret()
404 DiagnosticsEngine::Level Level, in emitMacroExpansions()
DTextDiagnosticBuffer.cpp22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
/external/clang/tools/diagtool/
DShowEnabledWarnings.cpp30 DiagnosticsEngine::Level Level; member
43 static char getCharForLevel(DiagnosticsEngine::Level Level) { in getCharForLevel()
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h153 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/
Dlog.h21 enum Level { enum
/external/llvm/unittests/Support/
DCompressionTest.cpp27 void TestZlibCompression(StringRef Input, zlib::CompressionLevel Level) { in TestZlibCompression()
/external/llvm/include/llvm/ADT/
DIntervalMap.h791 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/
Dlevel_estimator_impl.cc26 class Level { class
30 Level() in Level() function in webrtc::__anon8b4a54c10111::Level
/external/chromium_org/tools/android/forwarder2/
Dcommon.h34 #define SIGNAL_SAFE_LOG(Level, Msg) \ argument
/external/chromium_org/third_party/WebKit/public/web/
DWebConsoleMessage.h39 enum Level { enum
/external/clang/include/clang/Basic/
DOperatorPrecedence.h27 enum Level { enum
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.h29 UInt32 Level; member
52 UInt32 Level; member
/external/clang/tools/libclang/
DCIndexDiagnostic.cpp97 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/
DDependenceAnalysis.cpp163 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/
DCodeGen.h45 enum Level { enum
/external/valgrind/main/helgrind/tests/
Dt2t.c9 } Level; typedef

123