Home
last modified time | relevance | path

Searched defs:getCategory (Results 1 – 25 of 61) sorted by relevance

123

/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DIIRDescription.h30 static constexpr std::string_view getCategory() { in getCategory() function
DDoublingDescription.h14 static constexpr std::string_view getCategory() { in getCategory() function
DAllPassDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
DPassthroughDescription.h31 static constexpr std::string_view getCategory() { in getCategory() function
DTremoloDescription.h28 static constexpr std::string_view getCategory() { in getCategory() function
DVibratoDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
DWhiteChorusDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
DFlangerDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
DEchoDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
DSlapbackDescription.h31 static constexpr std::string_view getCategory() { in getCategory() function
DFIRDescription.h28 static constexpr std::string_view getCategory() { in getCategory() function
DDistortionDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
DOverdriveDescription.h34 static constexpr std::string_view getCategory() { in getCategory() function
DGainDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
/external/icu/libicu/cts_headers/unicode/
Dformattedvalue.h124 inline int32_t getCategory() const { in getCategory() function
/external/icu/icu4c/source/i18n/unicode/
Dformattedvalue.h124 inline int32_t getCategory() const { in getCategory() function
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DTokenTypes.java57 public static JavaToken.Category getCategory(int kind) { in getCategory() method in TokenTypes
/external/llvm-project/clang/tools/libclang/
DCXStoredDiagnostic.cpp70 unsigned CXStoredDiagnostic::getCategory() const { in getCategory() function in CXStoredDiagnostic
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp74 unsigned CXStoredDiagnostic::getCategory() const { in getCategory() function in CXStoredDiagnostic
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugType.h51 StringRef getCategory() const { return Category; } in getCategory() function
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugType.h49 StringRef getCategory() const { return Category; } in getCategory() function
/external/skia/src/core/
DSkMaskCache.cpp54 const char* getCategory() const override { return "rrect-blur"; } in getCategory() function
145 const char* getCategory() const override { return "rects-blur"; } in getCategory() function
/external/skqp/src/core/
DSkMaskCache.cpp54 const char* getCategory() const override { return "rrect-blur"; } in getCategory() function
145 const char* getCategory() const override { return "rects-blur"; } in getCategory() function
/external/skqp/bench/
DImageCacheBench.cpp29 const char* getCategory() const override { return "imagecachebench-test"; } in getCategory() function
/external/skia/bench/
DImageCacheBench.cpp29 const char* getCategory() const override { return "imagecachebench-test"; } in getCategory() function

123