/external/clang/tools/libclang/ |
D | CXStoredDiagnostic.cpp | 74 unsigned CXStoredDiagnostic::getCategory() const { in getCategory() function in CXStoredDiagnostic
|
D | CXLoadedDiagnostic.cpp | 122 unsigned CXLoadedDiagnostic::getCategory() const { in getCategory() function in CXLoadedDiagnostic
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ |
D | TokenTypes.java | 81 public static JavaToken.Category getCategory(int kind) { in getCategory() method in TokenTypes
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugType.h | 49 StringRef getCategory() const { return Category; } in getCategory() function
|
/external/skia/bench/ |
D | ImageCacheBench.cpp | 29 const char* getCategory() const override { return "imagecachebench-test"; } in getCategory() function
|
/external/skqp/bench/ |
D | ImageCacheBench.cpp | 29 const char* getCategory() const override { return "imagecachebench-test"; } in getCategory() function
|
/external/skia/src/core/ |
D | SkMaskCache.cpp | 54 const char* getCategory() const override { return "rrect-blur"; } in getCategory() function 145 const char* getCategory() const override { return "rects-blur"; } in getCategory() function
|
D | SkBitmapCache.cpp | 101 const char* getCategory() const override { return "bitmap"; } in getCategory() function in SkBitmapCache::Rec 246 const char* getCategory() const override { return "mipmap"; } in getCategory() function
|
D | SkYUVPlanesCache.cpp | 51 const char* getCategory() const override { return "yuv-planes"; } in getCategory() function
|
/external/skqp/src/core/ |
D | SkMaskCache.cpp | 54 const char* getCategory() const override { return "rrect-blur"; } in getCategory() function 145 const char* getCategory() const override { return "rects-blur"; } in getCategory() function
|
D | SkBitmapCache.cpp | 101 const char* getCategory() const override { return "bitmap"; } in getCategory() function in SkBitmapCache::Rec 246 const char* getCategory() const override { return "mipmap"; } in getCategory() function
|
D | SkYUVPlanesCache.cpp | 51 const char* getCategory() const override { return "yuv-planes"; } in getCategory() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APFloat.h | 319 fltCategory getCategory() const { return category; } in getCategory() function
|
/external/skia/tests/ |
D | ImageCacheTest.cpp | 29 const char* getCategory() const override { return "test_cache"; } in getCategory() function
|
D | SkResourceCacheTest.cpp | 241 const char* getCategory() const override { return "test-category"; } in getCategory() function
|
/external/skqp/tests/ |
D | ImageCacheTest.cpp | 29 const char* getCategory() const override { return "test_cache"; } in getCategory() function
|
D | SkResourceCacheTest.cpp | 241 const char* getCategory() const override { return "test-category"; } in getCategory() function
|
/external/llvm/include/llvm/ADT/ |
D | APFloat.h | 439 fltCategory getCategory() const { return category; } in getCategory() function
|
/external/clang/utils/analyzer/ |
D | CmpRuns.py | 63 def getCategory(self): member in AnalysisDiagnostic
|
/external/skia/src/shaders/ |
D | SkPictureShader.cpp | 82 const char* getCategory() const override { return "bitmap-shader"; } in getCategory() function
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CheckConsistentCasing.java | 227 static Category getCategory(String path) { in getCategory() method in CheckConsistentCasing
|
/external/skqp/src/shaders/ |
D | SkPictureShader.cpp | 82 const char* getCategory() const override { return "bitmap-shader"; } in getCategory() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 354 fltCategory getCategory() const { return category; } in getCategory() function 1154 fltCategory getCategory() const { return getIEEE().getCategory(); } in getCategory() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 387 fltCategory getCategory() const { return category; } in getCategory() function 1042 fltCategory getCategory() const { return getIEEE().getCategory(); } in getCategory() function
|
/external/skqp/src/ports/ |
D | SkFontMgr_FontConfigInterface.cpp | 114 const char* getCategory() const override { return "request_cache"; } in getCategory() function
|