Home
last modified time | relevance | path

Searched defs:usage (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/tsconfig/
H A Dtest.sh19 usage() { function
/arkcompiler/runtime_core/static_core/scripts/intrusive-testing/
H A Dlocal_intrusive_testing.sh34 function usage() { function
/arkcompiler/ets_frontend/test/scripts/sdk_test/
H A Drun_ohos_sdk_test.sh21 function usage() { function
/arkcompiler/ets_runtime/test/jsperftest/
H A Drun_js_perf_test.sh324 function usage() function
/arkcompiler/runtime_core/static_core/scripts/sdk/
H A Dbuild_sdk.sh28 function usage() { function
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dc_string.cpp97 CString ConvertToString(const EcmaString *s, StringConvertedUsage usage, bool cesu8) in ConvertToString() argument
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collator_stub_builder.cpp54 GateRef usage = GetBitField<JSCollator::UsageBits>(thisValue); in ResolvedOptions() local
115 GateRef BuiltinsCollatorStubBuilder::UsageOptionsToEcmaString(GateRef glue, GateRef usage) in UsageOptionsToEcmaString() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_collator.cpp129 auto usage = JSLocale::GetOptionOfString<UsageOption>(thread, optionsObject, globalConst->GetHandledUsageString(), in InitializeCollator() local
373 JSHandle<JSTaggedValue> OptionsToEcmaString(JSThread *thread, UsageOption usage) in OptionsToEcmaString() argument
[all...]
H A Decma_string.cpp1547 std::string EcmaStringAccessor::ToStdString(StringConvertedUsage usage) in ToStdString() argument
1581 std::string EcmaStringAccessor::DebuggerToStdString(StringConvertedUsage usage) in DebuggerToStdString() argument
1598 CString EcmaStringAccessor::ToCString(StringConvertedUsage usage, bool cesu8) in ToCString() argument

Completed in 7 milliseconds