| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
| H A D | pgo_profile_type.h | 205 ProfileType(ApEntityId abcId, uint32_t type, Kind kind = Kind::ClassId, bool root = false, in ProfileType() argument [all...] |
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| H A D | encoder32_test.cpp | 3343 ScopedTmpReg tmp1(GetEncoder(), false); TEST_F() local [all...] |
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | pandargs.h | 801 ParseBoolArgParam(PandArg<bool> *arg, std::string_view argstr, bool is_tail_param = false) ParseBoolArgParam() argument [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_vm.cpp | 210 static void PreallocSpecialReference(PandaEtsVM *vm, mem::Reference *&ref, const char *desc, bool nonMovable = false) in PreallocSpecialReference() argument [all...] |
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | pandargs.h | 806 ParseBoolArgParam(PandArg<bool> *arg, std::string_view argstr, bool isTailParam = false) ParseBoolArgParam() argument [all...] |
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | managed_thread.h | 869 NO_OPTIMIZE const void *const *GetOrSetInnerDebugDispatchTable(bool set = false, in GetOrSetInnerDebugDispatchTable() argument 880 NO_OPTIMIZE const void *const *GetOrSetInnerDispatchTable(bool set = false, in GetOrSetInnerDispatchTable() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| H A D | utf_helper_test.cpp | 498 ConvertRegionUtf16ToUtf8Test(bool isDebugger = false) ConvertRegionUtf16ToUtf8Test() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| H A D | x64_emitter.cpp | 262 assmbler.Mov(TransferReg(opnd0), TransferReg(opnd1), false); in EmitInsn() local 268 assmbler.MovF(TransferReg(opnd0), TransferReg(opnd1), false); in EmitInsn() local 277 assmbler.MovF(TransferMem(opnd0, funcUniqueId), TransferReg(opnd1), false); in EmitInsn() local 280 assmbler.MovF(TransferReg(opnd0), TransferMem(opnd1, funcUniqueId), false); in EmitInsn() local 419 assmbler.Add(TransferReg(opnd0), TransferReg(opnd1), false); in EmitInsn() local 422 assmbler.Add(TransferMem(opnd0, funcUniqueId), TransferReg(opnd1), false); in EmitInsn() local 518 assmbler.Sub(TransferReg(opnd0), TransferReg(opnd1), false); in EmitInsn() local 521 assmbler.Sub(TransferMem(opnd0, funcUniqueId), TransferReg(opnd1), false); in EmitInsn() local 1374 assmbler.Mul(TransferReg(opnd0), TransferReg(opnd1), false); in EmitInsn() local 1396 assmbler.And(TransferReg(opnd0), TransferReg(opnd1), false); EmitInsn() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | share_gate_meta_data.h | 605 ObjectTypeAccessor(bool isHeapObject = false) ObjectTypeAccessor() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| H A D | optimized_call.cpp | 71 __ CallAssemblerStub(RTSTUB_ID(JSCallWithArgV), false); in JSFunctionEntry() local 75 __ CallAssemblerStub(RTSTUB_ID(JSCallWithArgVAndPushArgv), false); in JSFunctionEntry() local 1432 __ CallAssemblerStub(RTSTUB_ID(CallRuntime), false); DeoptHandlerAsm() local 1464 __ CallAssemblerStub(RTSTUB_ID(CallRuntime), false); DeoptHandlerAsm() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| H A D | optimized_call.cpp | 161 __ CallAssemblerStub(RTSTUB_ID(JSCallWithArgV), false); in JSFunctionEntry() local 165 __ CallAssemblerStub(RTSTUB_ID(JSCallWithArgVAndPushArgv), false); in JSFunctionEntry() local 636 __ CallAssemblerStub(RTSTUB_ID(CallRuntime), false); in JSCallInternal() local 911 __ CallAssemblerStub(RTSTUB_ID(CallRuntime), false); in ThrowNonCallableInternal() local 1428 __ CallAssemblerStub(RTSTUB_ID(CallRuntime), false); DeoptHandlerAsm() local 1460 __ CallAssemblerStub(RTSTUB_ID(CallRuntime), false); DeoptHandlerAsm() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | heap_snapshot.cpp | 215 GenerateNode(JSTaggedValue(forwardAddress), size, false); in MoveNode() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | dump.cpp | 1387 DumpAttr(GetAttributes(hashIndex), false, os); in Dump() local 1406 DumpAttr(GetAttributes(hashIndex), false, os); in Dump() local 1425 DumpAttr(GetAttributes(hashIndex), false, os); in Dump() local 1882 void DumpTaggedTreeEntry(T tree, std::ostream &os, int index, bool isMap = false) in DumpTaggedTreeEntry() argument 4643 void DumpForSnapshotTaggedTreeEntry(T tree, int index, std::vector<Reference> &vec, bool isMap = false) in DumpForSnapshotTaggedTreeEntry() argument
|
| H A D | ecma_string.h | 188 inline void SetLength(uint32_t length, bool compressed = false) in SetLength() argument 1090 CreateFromUtf8(const EcmaVM *vm, const uint8_t *utf8Data, uint32_t utf8Len, bool canBeCompress, MemSpaceType type = MemSpaceType::SHARED_OLD_SPACE, bool isConstantString = false, uint32_t idOffset = 0) CreateFromUtf8() argument 1257 WriteToFlatUtf8(uint8_t *buf, uint32_t maxLength, bool isWriteBuffer = false) WriteToFlatUtf8() argument [all...] |
| /base/inputmethod/imf/services/src/ |
| H A D | peruser_session.cpp | 536 Memory::MemMgrClient::GetInstance().SetCritical(getpid(), false, INPUT_METHOD_SYSTEM_ABILITY_ID); in DeactivateClient() local 649 Memory::MemMgrClient::GetInstance().SetCritical(getpid(), false, INPUT_METHOD_SYSTEM_ABILITY_I in StopImeInput() local [all...] |
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
| H A D | faultlogger_unittest.cpp | 545 ASSERT_EQ(AnalysisFaultlog(info, eventInfos), false); in HWTEST_F() local 568 ASSERT_EQ(AnalysisFaultlog(info, eventInfos), false); in HWTEST_F() local [all...] |
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| H A D | napi_hisysevent_util.cpp | 152 bool ParseBoolValue(const napi_env env, const napi_value& value, bool defalutValue = false) in ParseBoolValue() argument [all...] |
| /base/security/access_token/services/accesstokenmanager/test/unittest/ |
| H A D | accesstoken_info_manager_test.cpp | 522 ASSERT_EQ(AccessTokenInfoManager::GetInstance().IsTokenIdExist(testId), false); HWTEST_F() local [all...] |
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_data_proxy_record.cpp | 274 SubscribeResultRecord record{iter.key_, search.subscribeId, iter.errCode_, false, 0}; in SubscribeRdbFormData() local 318 SubscribeResultRecord record{iter.key_, search.subscribeId, iter.errCode_, false, 0}; in SubscribePublishFormData() local [all...] |
| /foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/ |
| H A D | fms_form_data_mgr_test.cpp | 3393 formDataMgr_.EnableForms(std::move(formRecords), false); HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | js_service_extension_context.cpp | 232 napi_value OnStartAbility(napi_env env, NapiCallbackInfo& info, bool isStartRecent = false) in OnStartAbility() argument 391 napi_value OnStartRecentAbility(napi_env env, NapiCallbackInfo& info, bool isStartRecent = false) in OnStartRecentAbility() argument 200 AddFreeInstallObserver(napi_env env, const AAFwk::Want &want, napi_value callback, napi_value* result, bool isOpenLink = false) AddFreeInstallObserver() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | render_grid.cpp | 591 KeyDirection::DOWN, false); focusMoveDown() member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | dialog_layout_algorithm.cpp | 275 CHECK_NULL_RETURN(Container::GreatOrEqualAPIVersion(PlatformVersion::VERSION_TWELVE), false); in ComputeInnerLayoutSizeParam() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_circle.cpp | 398 indicatorBox_->SetColor(Color(INDEXER_CIRCLE_ACTIVE_BG_COLOR), false); UpdateCurrentSectionItem() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | gesture_recognizer.h | 60 void BeginReferee(int32_t touchId, bool needUpdateChild = false) in BeginReferee() argument 71 void FinishReferee(int32_t touchId, bool isBlocked = false) in FinishReferee() argument 242 void ResetStatusOnFinish(bool isBlocked = false) in ResetStatusOnFinish() argument 420 virtual void OnBeginGestureReferee(int32_t touchId, bool needUpdateChild = false) {} in OnBeginGestureReferee() argument 421 OnFinishGestureReferee(int32_t touchId, bool isBlocked = false) OnFinishGestureReferee() argument [all...] |