Home
last modified time | relevance | path

Searched defs:category (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dcl_parser.cpp58 for (auto &category : option->optCategories) { in ParseJoinedOption() local
77 for (auto &category : opt->optCategories) { in ParseOption() local
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/matcher/
DMatchers.ts58 category?: ClassCategory[]; property
72 category?: MethodCategory[]; property
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlPluralRules.cpp155 auto category = rules->select(formatted, status); in IcuPluralSelect() local
185 auto category = enumCategories->snext(status); in IcuGetPluralCategories() local
/arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/src/
Dcalculate-stats.ts30 category: string | null; property
/arkcompiler/ets_frontend/ets2panda/lsp/include/code_fixes/
Dcode_fix_types.h39 DiagnosticCategory category; member
/arkcompiler/ets_runtime/ecmascript/
Djs_plural_rules.cpp370 const icu::UnicodeString *category = categories->snext(status); in ResolvedOptions() local
/arkcompiler/jsvm/test/unittest/
Dtest_jsvm.cpp577 std::vector<JSVM_TraceCategory> category = { JSVM_TRACE_WASM }; variable
584 std::vector<JSVM_TraceCategory> category(1); variable
592 std::vector<JSVM_TraceCategory> category = { JSVM_TRACE_WASM }; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument