Home
last modified time | relevance | path

Searched defs:scope (Results 451 - 475 of 804) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/spirv-tools/source/opt/
H A Dtypes.cpp678 CooperativeMatrixNV::CooperativeMatrixNV(const Type* type, const uint32_t scope, in CooperativeMatrixNV() argument
714 CooperativeMatrixKHR(const Type* type, const uint32_t scope, const uint32_t rows, const uint32_t columns, const uint32_t use) CooperativeMatrixKHR() argument
H A Dupgrade_memory_model.cpp574 uint32_t UpgradeMemoryModel::GetScopeConstant(spv::Scope scope) { in GetScopeConstant() argument
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp313 ValueScope* scope = *stackIter; in declareVariable() local
345 const ValueScope* scope = *i; in getParentValue() local
387 void VariableManager::pushVariableScope (VariableScope& scope) in pushVariableScope() argument
422 pushValueScope(ValueScope& scope) pushValueScope() argument
455 const ValueScope* scope = *scopeIter; popValueScope() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_ctrl.c441 char *scope; in wpa_ctrl_open() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_ctrl.c405 char *scope; in wpa_ctrl_open() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Demitter.cpp315 void FunctionEmitter::GenScopeVariableInfoEnd(pandasm::Function *func, const varbinder::Scope *scope, uint32_t count, in GenScopeVariableInfoEnd() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.cpp166 bool VarBinder::InstantiateArgumentsImpl(Scope **scope, Scope *iter, const ir::AstNode *node) in InstantiateArgumentsImpl() argument
190 Scope *scope = iter->IsFunctionParamScope() ? iter : iter->EnclosingVariableScope(); in InstantiateArguments() local
216 VariableScope *scope = iter->IsFunctionParamScope() ? iter->AsFunctionParamScope()->GetFunctionScope() PropagateDirectEval() local
229 auto *scope = classDef->Scope(); InstantiatePrivateContext() local
[all...]
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp96 void Scope::CalculateLevelInCorrespondingFunctionScope(const FunctionParamScope *scope, uint32_t &lexLevel, in CalculateLevelInCorrespondingFunctionScope() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp244 auto *const scope = partialClassDef->Scope()->AsClassScope(); in CreateConstructorForPartialType() local
380 CreateScriptFunctionForConstructor( varbinder::FunctionScope *const scope) CreateScriptFunctionForConstructor() argument
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp394 napi_handle_scope scope = nullptr; in AddAccountImplicitlyWork() local
413 napi_handle_scope scope = nullptr; in AuthenticateWork() local
434 napi_handle_scope scope = nullptr; in CreateAccountImplicitlyWork() local
461 napi_handle_scope scope in AuthWork() local
480 napi_handle_scope scope = nullptr; VerifyCredentialWork() local
498 napi_handle_scope scope = nullptr; SetPropertiesWork() local
514 napi_handle_scope scope = nullptr; CheckAccountLabelsWork() local
537 napi_handle_scope scope = nullptr; IsAccountRemovableWork() local
[all...]
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event.cpp130 napi_handle_scope scope; in ThreadSafeCallback() local
/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp105 napi_handle_scope scope; in ThreadSafeCallback() local
/base/security/access_token/interfaces/innerkits/accesstoken/src/
H A Daccesstoken_manager_proxy.cpp535 RegisterPermStateChangeCallback( const PermStateChangeScopeParcel& scope, const sptr<IRemoteObject>& callback) RegisterPermStateChangeCallback() argument
/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dpermission_manager_test.cpp2271 PermStateChangeScope scope; in HWTEST_F() local
/base/sensors/sensor/services/src/
H A Dsensor_service.cpp599 Security::AccessToken::PermStateChangeScope scope = { in RegisterPermCallback() local
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dnapi_wallpaper_ability.cpp1073 napi_handle_scope scope = nullptr; in OnColorsChangeLambdaFunction() local
1113 napi_handle_scope scope = nullptr; in OnWallpaperChangeLambdaFunction() local
/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp147 napi_handle_scope scope = nullptr; in NapiReturnToJS() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_scheme_handler_request.cpp124 napi_handle_scope scope; in JS_GetHeader() local
H A Dweb_scheme_handler_request.cpp352 napi_handle_scope scope = nullptr; in RequestStart() local
436 napi_handle_scope scope = nullptr; in RequestStopAfterWorkCb() local
747 napi_handle_scope scope = nullptr; ExecuteInitComplete() local
784 napi_handle_scope scope = nullptr; ExecuteReadComplete() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context.cpp351 napi_handle_scope scope = nullptr; in HandleDeferred() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_ui_extension.cpp146 AddCallbackToList(napi_env env, napi_value cb, napi_handle_scope scope, RegisterType type, const std::function<void(const RefPtr<NG::UIExtensionProxy>&)>&& onFunc) AddCallbackToList() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng_new.cpp1695 RefPtr<GestureScope> scope = AceType::MakeRefPtr<GestureScope>(touchId); in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer.cpp775 napi_handle_scope scope = nullptr; in RegisterWillClickCallback() local
824 napi_handle_scope scope = nullptr; in UnRegisterWillClickCallback() local
887 napi_handle_scope scope = nullptr; in HandleWillClick() local
923 napi_handle_scope scope = nullptr; RegisterDidClickCallback() local
972 napi_handle_scope scope = nullptr; UnRegisterDidClickCallback() local
1035 napi_handle_scope scope = nullptr; HandleDidClick() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/measure/
H A Djs_measure.cpp362 napi_escapable_handle_scope scope = nullptr; in JSMeasureTextSize() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_system_ability_client.cpp31 napi_handle_scope scope = nullptr; in TmpOpenScope() local

Completed in 39 milliseconds

1...<<11121314151617181920>>...33