Home
last modified time | relevance | path

Searched defs:category (Results 1 - 25 of 151) sorted by relevance

1234567

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacterCategory.java40 public static String toString(int category) in toString() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUCharacterCategory.java39 public static String toString(int category) in toString() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcformtst.h36 UFieldCategory category; member
/third_party/skia/src/core/
H A DSkATrace.h43 static const char* category = "skiaATrace"; variable
/third_party/icu/icu4c/source/test/intltest/
H A Ditformat.h30 UFieldCategory category; member
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-config.cc26 std::string category; in IsCategoryGroupEnabled() local
/third_party/rust/crates/nom/benchmarks/benches/
H A Dini.rs19 fn category(i: &[u8]) -> IResult<&[u8], &str> { in category() functions
H A Dini_str.rs25 fn category(i: &str) -> IResult<&str, &str> { in category() functions
/third_party/ffmpeg/libavdevice/
H A Dalldevices.c73 AVClassCategory category = AV_CLASS_CATEGORY_NA; in next_input() local
99 AVClassCategory category = AV_CLASS_CATEGORY_NA; in next_output() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.h47 dawn_platform::TraceCategory category; member
/third_party/rust/crates/nom/tests/
H A Dini.rs15 fn category(i: &[u8]) -> IResult<&[u8], &str> { in category() functions
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dfphdlimp.h100 inline void setCategory(UFieldCategory category) { in setCategory() argument
H A Dunits_data.h127 CharString category; member in units::UnitPreferenceMetadata
H A Dunits_router.cpp71 CharString category = getUnitQuantity(baseUnitImpl, status); in init() local
H A Dformattedval_impl.h122 UFieldCategory category; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dfphdlimp.h100 inline void setCategory(UFieldCategory category) { in setCategory() argument
H A Dformattedval_impl.h122 UFieldCategory category; member
[all...]
H A Dunits_data.h128 CharString category; member in units::UnitPreferenceMetadata
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfphdlimp.h100 inline void setCategory(UFieldCategory category) { in setCategory() argument
/third_party/skia/third_party/externals/dawn/src/dawn_platform/
H A DDawnPlatform.cpp30 const unsigned char* Platform::GetTraceCategoryEnabledFlag(TraceCategory category) { in GetTraceCategoryEnabledFlag() argument
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
H A DEventTracer.cpp21 const unsigned char* GetTraceCategoryEnabledFlag(Platform* platform, TraceCategory category) { in GetTraceCategoryEnabledFlag() argument
/third_party/skia/tools/trace/
H A DSkDebugfTracer.cpp69 const char* category = this->getCategoryGroupName(categoryEnabledFlag); in addTraceEvent() local
/third_party/python/Python/clinic/
H A D_warnings.c.h27 PyObject *category = Py_None; in warnings_warn() local
/third_party/curl/src/
H A Dtool_help.c43 curlhelp_t category; member
77 static void print_category(curlhelp_t category) in print_category() argument
104 static int get_category_content(const char *category) in get_category_content() argument
125 void tool_help(char *category) in tool_help() argument
[all...]
/third_party/node/src/
H A Ddebug_utils.h81 void set_enabled(DebugCategory category) { in set_enabled() argument

Completed in 11 milliseconds

1234567