| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
| H A D | main.cpp | 554 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 D | js_napi_common.cpp | 1565 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 D | render_grid.cpp | 561 int32_t scope = columnCount_ != 0 ? startPos % columnCount_ : 0; in focusMoveUp() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/ |
| H A D | common_napi_utils.cpp | 63 napi_handle_scope scope; in Call() local
|
| /foundation/arkui/ace_engine/test/unittest/core/event/ |
| H A D | event_manager_test_ng.cpp | 285 RefPtr<GestureScope> scope = AceType::MakeRefPtr<GestureScope>(touchId); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/router/ |
| H A D | js_router.cpp | 261 napi_handle_scope scope = nullptr; in TriggerCallback() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/observer/ |
| H A D | ui_observer_listener.cpp | 32 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 D | ark_interop_napi.cpp | 668 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 D | native_node_api.cpp | 546 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 D | bluetooth_avrcp_ct.cpp | 1520 uint8_t scope = AVRC_MEDIA_SCOPE_NOW_PLAYING; in GetTotalNumberOfItems() local
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_creator_napi.cpp | 789 napi_handle_scope scope = nullptr; in DoCallBackAfterWork() local
|
| H A D | picture_napi.cpp | 152 napi_handle_scope scope = nullptr; in CommonCallbackRoutine() local
|
| H A D | image_receiver_napi.cpp | 911 napi_handle_scope scope = nullptr; in Callback() local
|
| /foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
| H A D | js_input_device_context.cpp | 131 napi_handle_scope scope = nullptr; in GetInstance() local
|
| /foundation/multimodalinput/input/frameworks/napi/input_monitor/src/ |
| H A D | js_input_monitor.cpp | 1631 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 D | net_conn_service_test.cpp | 1343 int scope = 1; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| H A D | napi_utils.cpp | 606 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 D | napi_utils.cpp | 637 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 D | js_datashare_ext_ability.cpp | 123 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 D | distributeddb_nb_predicate_query_test.cpp | 298 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 D | copy.cpp | 569 napi_handle_scope scope = nullptr; in ReceiveComplete() local
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_ipv6_client.cpp | 146 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 D | zynqmp.c | 1014 struct zynqmp_pm_shutdown_scope *scope; in shutdown_scope_store() local [all...] |
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | cpufeature.h | 609 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 D | proton-pack.c | 201 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...] |