Home
last modified time | relevance | path

Searched defs:false (Results 926 - 950 of 1419) sorted by relevance

1...<<31323334353637383940>>...57

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profile_type.h205 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 Dencoder32_test.cpp3343 ScopedTmpReg tmp1(GetEncoder(), false); TEST_F() local
[all...]
/arkcompiler/runtime_core/libpandabase/utils/
H A Dpandargs.h801 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 Dets_vm.cpp210 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 Dpandargs.h806 ParseBoolArgParam(PandArg<bool> *arg, std::string_view argstr, bool isTailParam = false) ParseBoolArgParam() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmanaged_thread.h869 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 Dutf_helper_test.cpp498 ConvertRegionUtf16ToUtf8Test(bool isDebugger = false) ConvertRegionUtf16ToUtf8Test() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp262 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 Dshare_gate_meta_data.h605 ObjectTypeAccessor(bool isHeapObject = false) ObjectTypeAccessor() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Doptimized_call.cpp71 __ 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 Doptimized_call.cpp161 __ 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 Dheap_snapshot.cpp215 GenerateNode(JSTaggedValue(forwardAddress), size, false); in MoveNode() local
/arkcompiler/ets_runtime/ecmascript/
H A Ddump.cpp1387 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 Decma_string.h188 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 Dperuser_session.cpp536 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 Dfaultlogger_unittest.cpp545 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 Dnapi_hisysevent_util.cpp152 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 Daccesstoken_info_manager_test.cpp522 ASSERT_EQ(AccessTokenInfoManager::GetInstance().IsTokenIdExist(testId), false); HWTEST_F() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_record.cpp274 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 Dfms_form_data_mgr_test.cpp3393 formDataMgr_.EnableForms(std::move(formRecords), false); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension_context.cpp232 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 Drender_grid.cpp591 KeyDirection::DOWN, false); focusMoveDown() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp275 CHECK_NULL_RETURN(Container::GreatOrEqualAPIVersion(PlatformVersion::VERSION_TWELVE), false); in ComputeInnerLayoutSizeParam() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.cpp398 indicatorBox_->SetColor(Color(INDEXER_CIRCLE_ACTIVE_BG_COLOR), false); UpdateCurrentSectionItem() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dgesture_recognizer.h60 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...]

Completed in 57 milliseconds

1...<<31323334353637383940>>...57