Home
last modified time | relevance | path

Searched defs:scope (Results 376 - 400 of 623) sorted by relevance

1...<<11121314151617181920>>...25

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp554 class scope { class in Format::DescriptorType::VertexInputRate
560 scope(const std::function<void()>&& initializer, const std::function<void()>&& deinitalizer) in scope() function in Format::DescriptorType::VertexInputRate::scope
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common.cpp1565 napi_handle_scope scope = nullptr; in UvWorkOnAbilityConnectDone() local
1684 napi_handle_scope scope = nullptr; in UvWorkOnAbilityDisconnectDone() local
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp561 int32_t scope = columnCount_ != 0 ? startPos % columnCount_ : 0; in focusMoveUp() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp63 napi_handle_scope scope; in Call() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng.cpp285 RefPtr<GestureScope> scope = AceType::MakeRefPtr<GestureScope>(touchId); in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp261 napi_handle_scope scope = nullptr; in TriggerCallback() local
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer_listener.cpp32 napi_handle_scope scope = nullptr; in OnNavigationStateChange() local
79 napi_handle_scope scope = nullptr; in OnRouterPageStateChange() local
148 napi_handle_scope scope = nullptr; in OnNavDestinationSwitch() local
193 napi_handle_scope scope in OnWillClick() local
235 napi_handle_scope scope = nullptr; OnDidClick() local
338 napi_handle_scope scope = nullptr; AddBaseEventInfo() local
375 napi_handle_scope scope = nullptr; AddGestureEventInfoOne() local
419 napi_handle_scope scope = nullptr; AddGestureEventInfoTwo() local
463 napi_handle_scope scope = nullptr; AddGestureEventInfoThree() local
493 napi_handle_scope scope = nullptr; AddFingerListInfo() local
543 napi_handle_scope scope = nullptr; AddClickEventInfoOne() local
580 napi_handle_scope scope = nullptr; AddClickEventInfoTwo() local
618 napi_handle_scope scope = nullptr; AddTargetObject() local
[all...]
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_napi.cpp668 ARKTS_Result ARKTS_Return(ARKTS_Env env, ARKTS_Scope scope, ARKTS_Value value) in ARKTS_Return() argument
681 void ARKTS_CloseScope(ARKTS_Env env, ARKTS_Scope scope) in ARKTS_CloseScope() argument
691 panda::JSValueRef* ARKTSInner_Escape(ARKTS_Env env, ARKTS_Scope scope, ARKTS_Value ret) in ARKTSInner_Escape() argument
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_node_api.cpp546 NAPI_EXTERN napi_status napi_close_callback_scope(napi_env env, napi_callback_scope scope) in napi_close_callback_scope() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1520 uint8_t scope = AVRC_MEDIA_SCOPE_NOW_PLAYING; in GetTotalNumberOfItems() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_creator_napi.cpp789 napi_handle_scope scope = nullptr; in DoCallBackAfterWork() local
H A Dpicture_napi.cpp152 napi_handle_scope scope = nullptr; in CommonCallbackRoutine() local
H A Dimage_receiver_napi.cpp911 napi_handle_scope scope = nullptr; in Callback() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp131 napi_handle_scope scope = nullptr; in GetInstance() local
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp1631 napi_handle_scope scope = nullptr; in OnPointerEventInJsThread() local
1648 napi_handle_scope scope = nullptr; in OnPointerEventInJsThread() local
1787 napi_handle_scope scope = nullptr; OnKeyEventInJsThread() local
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp1343 int scope = 1; in HWTEST_F() local
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dnapi_utils.cpp606 napi_handle_scope scope = nullptr; in OpenScope() local
611 void CloseScope(napi_env env, napi_handle_scope scope) in CloseScope() argument
/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp637 napi_handle_scope scope = nullptr; in OpenScope() local
642 void CloseScope(napi_env env, napi_handle_scope scope) in CloseScope() argument
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Djs_datashare_ext_ability.cpp123 napi_handle_scope scope = nullptr; in OnStart() local
459 napi_handle_scope scope = nullptr; in GetFileTypes() local
490 napi_handle_scope scope = nullptr; OpenFile() local
521 napi_handle_scope scope = nullptr; OpenRawFile() local
553 napi_handle_scope scope = nullptr; Insert() local
585 napi_handle_scope scope = nullptr; Update() local
624 napi_handle_scope scope = nullptr; BatchUpdate() local
668 napi_handle_scope scope = nullptr; Delete() local
702 napi_handle_scope scope = nullptr; Query() local
740 napi_handle_scope scope = nullptr; GetType() local
766 napi_handle_scope scope = nullptr; BatchInsert() local
865 napi_handle_scope scope = nullptr; NormalizeUri() local
889 napi_handle_scope scope = nullptr; DenormalizeUri() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_predicate_query_test.cpp298 vector<string> scope = {"bxz", "abc"}; in HWTEST_F() local
355 vector<string> scope = {"bxz", "abc"}; in InvalidFieldCheck() local
546 vector<bool> scope = {true}; in HWTEST_F() local
585 vector<bool> scope in InvalidBoolFieldCheck() local
807 vector<int> scope = {10}; HWTEST_F() local
862 vector<T> scope = {value}; InvalidFieldCheck() local
971 vector<int> scope = {10, -10}; HWTEST_F() local
1189 vector<int> scope = {10, -10}; HWTEST_F() local
1853 vector<string> scope; HWTEST_F() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp569 napi_handle_scope scope = nullptr; in ReceiveComplete() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_ipv6_client.cpp146 unsigned int DhcpIpv6Client::ipv6AddrScope2Type(unsigned int scope) in ipv6AddrScope2Type() argument
286 int scope = getAddrScope(addr); in onIpv6AddressAddEvent() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/xilinx/
H A Dzynqmp.c1014 struct zynqmp_pm_shutdown_scope *scope; in shutdown_scope_store() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcpufeature.h609 static inline bool supports_csv2p3(int scope) in supports_csv2p3() argument
624 static inline bool supports_clearbhb(int scope) in supports_clearbhb() argument
368 cpucap_multi_entry_cap_matches(const struct arm64_cpu_capabilities *entry, int scope) cpucap_multi_entry_cap_matches() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c201 bool has_spectre_v2(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v2() argument
527 bool has_spectre_v4(const struct arm64_cpu_capabilities *cap, int scope) in has_spectre_v4() argument
844 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected() argument
912 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected() argument
937 static bool supports_ecbhb(int scope) in supports_ecbhb() argument
950 is_spectre_bhb_affected(const struct arm64_cpu_capabilities *entry, int scope) is_spectre_bhb_affected() argument
[all...]

Completed in 45 milliseconds

1...<<11121314151617181920>>...25