Home
last modified time | relevance | path

Searched refs:token (Results 876 - 900 of 2237) sorted by relevance

1...<<31323334353637383940>>...90

/third_party/mesa3d/src/mesa/main/
H A Dfeedback.h39 _mesa_feedback_token( struct gl_context *ctx, GLfloat token ) in _mesa_feedback_token()
42 ctx->Feedback.Buffer[ctx->Feedback.Count] = token; in _mesa_feedback_token()
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelShader.hpp27 explicit PixelShader(const unsigned long *token);
31 static int validate(const unsigned long *const token); // Returns number of instructions if valid
/third_party/typescript/tests/baselines/reference/
H A DinterfaceDeclaration4.js24 token:string;
29 public token: string;
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_numliterals.py7 from ..pgen2 import token namespace
15 _accept_type = token.NUMBER
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp36 SystemSessionConfig& systemConfig, sptr<IRemoteObject> token) in CreateAndConnectSpecificSession()
67 if (token != nullptr) { in CreateAndConnectSpecificSession()
68 if (!data.WriteRemoteObject(token)) { in CreateAndConnectSpecificSession()
100 sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token) in RecoverAndConnectSpecificSession()
131 if (token != nullptr && !data.WriteRemoteObject(token)) { in RecoverAndConnectSpecificSession()
157 sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token) in RecoverAndReconnectSceneSession()
188 if (token != nullptr && !data.WriteRemoteObject(token)) { in RecoverAndReconnectSceneSession()
640 WSError SceneSessionManagerProxy::SetSessionLabel(const sptr<IRemoteObject>& token, cons argument
33 CreateAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, SystemSessionConfig& systemConfig, sptr<IRemoteObject> token) CreateAndConnectSpecificSession() argument
98 RecoverAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token) RecoverAndConnectSpecificSession() argument
155 RecoverAndReconnectSceneSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token) RecoverAndReconnectSceneSession() argument
672 SetSessionIcon(const sptr<IRemoteObject>& token, const std::shared_ptr<Media::PixelMap>& icon) SetSessionIcon() argument
801 PendingSessionToForeground(const sptr<IRemoteObject>& token) PendingSessionToForeground() argument
830 PendingSessionToBackgroundForDelegator(const sptr<IRemoteObject>& token, bool shouldBackToCaller) PendingSessionToBackgroundForDelegator() argument
1155 GetFocusSessionToken(sptr<IRemoteObject>& token) GetFocusSessionToken() argument
1353 SetSessionContinueState(const sptr<IRemoteObject>& token, const ContinueState& continueState) SetSessionContinueState() argument
1833 UpdateModalExtensionRect(const sptr<IRemoteObject>& token, Rect rect) UpdateModalExtensionRect() argument
1874 ProcessModalExtensionPointDown(const sptr<IRemoteObject>& token, int32_t posX, int32_t posY) ProcessModalExtensionPointDown() argument
1908 AddExtensionWindowStageToSCB(const sptr<ISessionStage>& sessionStage, const sptr<IRemoteObject>& token, uint64_t surfaceNodeId) AddExtensionWindowStageToSCB() argument
1946 RemoveExtensionWindowStageFromSCB(const sptr<ISessionStage>& sessionStage, const sptr<IRemoteObject>& token) RemoveExtensionWindowStageFromSCB() argument
2011 UpdateExtWindowFlags(const sptr<IRemoteObject>& token, uint32_t extWindowFlags, uint32_t extWindowActions) UpdateExtWindowFlags() argument
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp548 void AppRunningManager::HandleAbilityAttachTimeOut(const sptr<IRemoteObject> &token, in HandleAbilityAttachTimeOut() argument
552 if (token == nullptr) { in HandleAbilityAttachTimeOut()
553 TAG_LOGE(AAFwkTag::APPMGR, "null token"); in HandleAbilityAttachTimeOut()
557 auto appRecord = GetAppRunningRecordByAbilityToken(token); in HandleAbilityAttachTimeOut()
563 std::shared_ptr<AbilityRunningRecord> abilityRecord = appRecord->GetAbilityRunningRecordByToken(token); in HandleAbilityAttachTimeOut()
574 if ((isPage || appRecord->IsLastAbilityRecord(token)) && (!appRecord->IsKeepAliveApp() || in HandleAbilityAttachTimeOut()
580 auto timeoutTask = [appRecordWptr, token]() { in HandleAbilityAttachTimeOut()
586 appRecord->TerminateAbility(token, true, true); in HandleAbilityAttachTimeOut()
591 void AppRunningManager::PrepareTerminate(const sptr<IRemoteObject> &token, bool clearMissionFlag) in PrepareTerminate() argument
593 if (token in PrepareTerminate()
626 TerminateAbility(const sptr<IRemoteObject> &token, bool clearMissionFlag, std::shared_ptr<AppMgrServiceInner> appMgrServiceInner) TerminateAbility() argument
718 GetRunningProcessInfoByToken( const sptr<IRemoteObject> &token, AppExecFwk::RunningProcessInfo &info) GetRunningProcessInfoByToken() argument
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp124 NETMGR_LOG_D("Write token failed."); in WriteInterfaceToken()
149 NetManagerBaseAccessToken token; in SystemReadyFuzzTest() local
160 NetManagerBaseAccessToken token; in RegisterNetSupplierFuzzTest() local
183 NetManagerBaseAccessToken token; in UnregisterNetSupplierFuzzTest() local
195 NetManagerBaseAccessToken token; in HasDefaultNetFuzzTest() local
210 NetManagerBaseAccessToken token; in GetAllNetsFuzzTest() local
222 NetManagerBaseAccessToken token; in BindSocketFuzzTest() local
236 NetManagerBaseAccessToken token; in SetAirplaneModeFuzzTest() local
256 NetManagerBaseAccessToken token; in UpdateNetSupplierInfoFuzzTest() local
262 NETMGR_LOG_D("UpdateNetSupplierInfoFuzzTest write token faile in UpdateNetSupplierInfoFuzzTest()
276 NetManagerBaseAccessToken token; GetAddressByNameFuzzTest() local
311 NetManagerBaseAccessToken token; GetAddressesByNameFuzzTest() local
369 NetManagerBaseAccessToken token; RegisterNetSupplierCallbackFuzzTest() local
406 NetManagerBaseAccessToken token; RegisterNetConnCallbackBySpecifierFuzzTest() local
477 NetManagerBaseAccessToken token; UnregisterNetConnCallbackFuzzTest() local
502 NetManagerBaseAccessToken token; GetDefaultNetFuzzTest() local
513 NetManagerBaseAccessToken token; GetConnectionPropertiesFuzzTest() local
533 NetManagerBaseAccessToken token; GetNetCapabilitiesFuzzTest() local
572 NetManagerBaseAccessToken token; IsDefaultNetMeteredFuzzTest() local
602 NetManagerBaseAccessToken token; SetGlobalHttpProxyFuzzTest() local
616 NetManagerBaseAccessToken token; GetGlobalHttpProxyFuzzTest() local
627 NetManagerBaseAccessToken token; GetDefaultHttpProxyFuzzTest() local
640 NetManagerBaseAccessToken token; GetNetIdByIdentifierFuzzTest() local
663 NetManagerBaseAccessToken token; RegisterNetInterfaceCallbackFuzzTest() local
687 NetManagerBaseAccessToken token; GetNetInterfaceConfigurationFuzzTest() local
709 NetManagerBaseAccessToken token; SetInternetPermissionFuzzTest() local
1355 NetManagerBaseAccessToken token; RegisterPreAirplaneCallbackFuzzTest() local
1374 NetManagerBaseAccessToken token; UnregisterPreAirplaneCallbackFuzzTest() local
[all...]
/third_party/mksh/
H A Dsyn.c30 int start_token; /* token than began nesting (eg, FOR) */
72 static bool reject; /* token(cf) gets symbol again */
77 #define token(cf) ((reject) ? (ACCEPT, symbol) : (symbol = yylex(cf))) macro
80 if ((unsigned int)token(cf) != (unsigned int)(c)) \
109 while (token(0) == '|') { in pipeline()
130 while ((c = token(0)) == LOGAND || c == LOGOR) { in andor()
151 * we don't worry about what flags to pass token() in c_list()
153 c = token(0); in c_list()
281 switch (c = token(cf|KEYWORD|sALIAS|CMDASN)) { in get_command()
356 while (token(CONTI in get_command()
[all...]
/third_party/vulkan-loader/scripts/
H A Dloader_extension_generator.py112 def __init__(self, token, apiname = 'Vulkan', supported = True):
113 self.token = token
114 self.constant = token.replace('_VERSION_', '_API_VERSION_')
115 self.number = token[token.find('_VERSION_') + len('_VERSION_'):].replace('_', '.')
358 # Returns an APIVersion object corresponding to the specified version token or None
359 def getAPIVersion(self, token):
361 if token in ['VK_VERSION_1_0', 'VK_VERSION_1_1', 'VK_VERSION_1_2']:
363 token
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c792 const nghttp3_nv *nv, int32_t token, in encoder_qpack_map_find()
803 if (token != p->nv.token || in encoder_qpack_map_find()
804 (token == -1 && (hash != p->hash || !qpack_nv_name_eq(&p->nv, nv))) || in encoder_qpack_map_find()
1286 * mode for header field |nv|. |token| is a token of header field
1291 const nghttp3_nv *nv, int32_t token) { in qpack_encoder_decide_indexing_mode()
1296 switch (token) { in qpack_encoder_decide_indexing_mode()
1320 if (token >= 1000) { in qpack_encoder_decide_indexing_mode()
1421 int32_t token; in nghttp3_qpack_encoder_encode_nv() local
788 encoder_qpack_map_find(nghttp3_qpack_encoder *encoder, int *exact_match, nghttp3_qpack_entry **pmatch, nghttp3_qpack_entry **ppb_match, const nghttp3_nv *nv, int32_t token, uint32_t hash, uint64_t krcnt, int allow_blocking, int name_only) encoder_qpack_map_find() argument
1290 qpack_encoder_decide_indexing_mode(nghttp3_qpack_encoder *encoder, const nghttp3_nv *nv, int32_t token) qpack_encoder_decide_indexing_mode() argument
1583 nghttp3_qpack_lookup_stable(const nghttp3_nv *nv, int32_t token, nghttp3_qpack_indexing_mode indexing_mode) nghttp3_qpack_lookup_stable() argument
1612 nghttp3_qpack_encoder_lookup_dtable( nghttp3_qpack_encoder *encoder, const nghttp3_nv *nv, int32_t token, uint32_t hash, nghttp3_qpack_indexing_mode indexing_mode, uint64_t krcnt, int allow_blocking) nghttp3_qpack_encoder_lookup_dtable() argument
2168 nghttp3_qpack_encoder_dtable_literal_add(nghttp3_qpack_encoder *encoder, const nghttp3_nv *nv, int32_t token, uint32_t hash) nghttp3_qpack_encoder_dtable_literal_add() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dconnect_callback_stub.cpp49 std::u16string token = data.ReadInterfaceToken(); in OnRemoteRequest() local
50 if (token.compare(IConnectCallback::GetDescriptor()) != 0) { in OnRemoteRequest()
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dability_info_callback_proxy.h33 * Notify the initiator of the ability token.
35 * @param token The token of ability.
38 virtual void NotifyAbilityToken(const sptr<IRemoteObject> token, const Want &want) override;
43 * @param callerToken The token of caller.
51 virtual void NotifyRestartSpecifiedAbility(const sptr<IRemoteObject> &token) override;
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_primary_stub.cpp43 std::u16string token = data.ReadInterfaceToken(); in OnRemoteRequest() local
45 if (descriptor != token) { in OnRemoteRequest()
47 "DESCRIPTOR != token"); in OnRemoteRequest()
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/include/
H A Dability_service_manager.h42 int ConnectAbility(const Want &want, const IAbilityConnection &conn, uint64_t token, void *storeArg);
43 int DisconnectAbility(const IAbilityConnection &conn, uint64_t token);
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H A Dability_mgr_handler.h45 void TerminateAbility(const uint64_t *token);
53 void DisconnectAbilityDone(const uint64_t *token);
H A Dability_stack_manager.h40 PageAbilityRecord *FindPageAbility(const AbilityMgrContext &amsContext, uint64_t token) const;
51 PageAbilityRecord *FindServiceAbility(const AbilityMgrContext &amsContext, uint64_t token) const;
/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dability_activate_task.cpp19 AbilityActivateTask::AbilityActivateTask(AbilityMgrContext *context, uint64_t token) in AbilityActivateTask() argument
20 : AbilityTask(context), token_(token) in AbilityActivateTask()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_manager_callback_stub.cpp36 std::u16string token = data.ReadInterfaceToken(); in OnRemoteRequest() local
37 if (descriptor != token) { in OnRemoteRequest()
38 APP_LOGE("OnRemoteRequest token is invalid"); in OnRemoteRequest()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_helper_container.cpp36 void MediaLibraryHelperContainer::CreateDataShareHelper(const sptr<IRemoteObject> &token, in CreateDataShareHelper() argument
40 dataShareHelper_ = DataShare::DataShareHelper::Creator(token, uri); in CreateDataShareHelper()
/foundation/multimedia/player_framework/services/services/monitor/ipc/
H A Dmonitor_service_proxy.cpp58 bool token = data.WriteInterfaceToken(MonitorServiceProxy::GetDescriptor()); in SendIpc() local
59 CHECK_AND_RETURN_RET_LOG(token, MSERR_INVALID_OPERATION, "Failed to write descriptor!"); in SendIpc()
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_service_proxy.cpp46 bool token = data.WriteInterfaceToken(MediaServiceProxy::GetDescriptor()); in GetSubSystemAbility() local
47 CHECK_AND_RETURN_RET_LOG(token, nullptr, "Failed to write descriptor!"); in GetSubSystemAbility()
/foundation/resourceschedule/work_scheduler/frameworks/extension/include/
H A Dwork_scheduler_extension.h41 * @param token The remote object token.
48 const sptr<IRemoteObject>& token) override;
56 * @param token The remmote object token.
61 const sptr<IRemoteObject>& token) override;
/foundation/window/window_manager/extension/window_extension/include/
H A Dwindow_extension.h37 * @param token the remote token.
44 const sptr<IRemoteObject>& token) override;
52 * @param token the remote token.
57 const sptr<IRemoteObject>& token) override;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_account_observer.cpp34 uint32_t token = IPCSkeleton::GetSelfTokenID(); in OnAccountChanged() local
38 metaData.tokenId = token; in OnAccountChanged()
/foundation/window/window_manager/wm/include/
H A Dwindow_display_change_adapter.h27 WindowDisplayChangeAdapter(const sptr<IRemoteObject>& token, const sptr<IDisplayInfoChangedListener>& listener);
35 void OnDisplayInfoChange(const sptr<IRemoteObject>& token,

Completed in 15 milliseconds

1...<<31323334353637383940>>...90