| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcTextureFilterAnisotropicTests.cpp | 60 void replaceToken(const GLchar* token, const GLchar* text, std::string& str) in replaceToken() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cGPUShader5Tests.cpp | 311 void Utils::replaceToken(const glw::GLchar* token, size_t& search_position, const glw::GLchar* text, in replaceToken() argument
|
| /third_party/skia/src/gpu/text/ |
| H A D | GrAtlasManager.cpp | 199 addGlyphToBulkAndSetUseToken(GrDrawOpAtlas::BulkUseTokenUpdater* updater, GrMaskFormat format, GrGlyph* glyph, GrDeferredUploadToken token) global() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactorDebugInfo.cpp | 261 auto token = tokIt->second; in EmitVariable() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | Shader.cpp | 133 Shader::Instruction::Instruction(const unsigned long *token, int size, unsigned char majorVersion) : analysis(0) in Instruction() argument 533 parseOperationToken(unsigned long token, unsigned char majorVersion) parseOperationToken() argument 589 parseDeclarationToken(unsigned long token) parseDeclarationToken() argument 596 parseDestinationToken(const unsigned long *token, unsigned char majorVersion) parseDestinationToken() argument 640 parseSourceToken(int i, const unsigned long *token, unsigned char majorVersion) parseSourceToken() argument 1150 parse(const unsigned long *token) parse() argument [all...] |
| /third_party/openssl/crypto/ts/ |
| H A D | ts_rsp_verify.c | 88 int TS_RESP_verify_signature(PKCS7 *token, STACK_OF(X509) *certs, in TS_RESP_verify_signature() argument 251 PKCS7 *token = response->token; TS_RESP_verify_response() local 269 TS_RESP_verify_token(TS_VERIFY_CTX *ctx, PKCS7 *token) TS_RESP_verify_token() argument 292 int_ts_RESP_verify_token(TS_VERIFY_CTX *ctx, PKCS7 *token, TS_TST_INFO *tst_info) int_ts_RESP_verify_token() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/type42/ |
| H A D | t42parse.c | 1218 T1_TokenRec token; in FT_LOCAL_DEF() local
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | rtsp_client.c | 142 char* token; in headers_read() local
|
| /third_party/python/Lib/ |
| H A D | tokenize.py | 41 import token namespace [all...] |
| /third_party/python/Lib/lib2to3/pgen2/ |
| H A D | tokenize.py | 36 from . import token namespace [all...] |
| /third_party/python/Lib/lib2to3/tests/ |
| H A D | test_util.py | 10 from lib2to3.pgen2 import token namespace [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fProgramInterfaceQueryTests.cpp | 115 std::ostringstream token; in convertGLTypeNameToTestName() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_pwd_common.c | 118 compute_password_element(EAP_PWD_group *grp, u16 num, const u8 *password, size_t password_len, const u8 *id_server, size_t id_server_len, const u8 *id_peer, size_t id_peer_len, const u8 *token) compute_password_element() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_pwd.c | 32 u32 token; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | mbo.c | 314 char *cmd, *token, *context = NULL; in wpas_mbo_update_non_pref_chan() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_reconfig.c | 434 struct json_token *root = NULL, *own_root = NULL, *token; in dpp_reconfig_auth_req_rx() local 659 struct json_token *root = NULL, *token, *conn_status_jso in dpp_reconfig_auth_resp_rx() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_pwd_common.c | 118 compute_password_element(EAP_PWD_group *grp, u16 num, const u8 *password, size_t password_len, const u8 *id_server, size_t id_server_len, const u8 *id_peer, size_t id_peer_len, const u8 *token) compute_password_element() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_pwd.c | 32 u32 token; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | mbo.c | 344 char *cmd, *token, *context = NULL; in wpas_mbo_update_non_pref_chan() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | ams_mgr_stub.cpp | 255 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleTerminateAbility() local 264 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleUpdateAbilityState() local 272 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleUpdateExtensionState() local 293 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleKillProcessByAbilityToken() local 328 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleAttachPidToParent() local 427 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleAbilityAttachTimeOut() local 434 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandlePrepareTerminate() local 440 UpdateExtensionState(const sptr<IRemoteObject> &token, const ExtensionState state) UpdateExtensionState() argument 446 auto token = data.ReadRemoteObject(); HandleGetRunningProcessInfoByToken() local 759 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleClearProcessByToken() local 777 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleAttachedToStatusBar() local 802 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleCleanAbilityByUserRequest() local 843 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleIsProcessAttached() local 855 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleIsAppKilling() local [all...] |
| H A D | ams_mgr_proxy.cpp | 63 bool WriteTokenObject(MessageParcel &data, sptr<IRemoteObject> token) in WriteTokenObject() argument 115 void AmsMgrProxy::TerminateAbility(const sptr<IRemoteObject> &token, bool clearMissionFlag) in TerminateAbility() argument 139 void AmsMgrProxy::UpdateAbilityState(const sptr<IRemoteObject> &token, const AbilityState state) in UpdateAbilityState() argument 161 UpdateExtensionState(const sptr<IRemoteObject> &token, const ExtensionState state) UpdateExtensionState() argument 218 KillProcessByAbilityToken(const sptr<IRemoteObject> &token) KillProcessByAbilityToken() argument 289 AttachPidToParent(const sptr<IRemoteObject> &token, const sptr<IRemoteObject> &callerToken) AttachPidToParent() argument 529 AbilityAttachTimeOut(const sptr<IRemoteObject> &token) AbilityAttachTimeOut() argument 550 PrepareTerminate(const sptr<IRemoteObject> &token, bool clearMissionFlag) PrepareTerminate() argument 576 GetRunningProcessInfoByToken( const sptr<IRemoteObject> &token, AppExecFwk::RunningProcessInfo &info) GetRunningProcessInfoByToken() argument 1142 ClearProcessByToken(sptr<IRemoteObject> token) ClearProcessByToken() argument 1196 AttachedToStatusBar(const sptr<IRemoteObject> &token) AttachedToStatusBar() argument 1246 CleanAbilityByUserRequest(const sptr<IRemoteObject> &token) CleanAbilityByUserRequest() argument 1290 IsProcessAttached(sptr<IRemoteObject> token) IsProcessAttached() argument 1312 IsAppKilling(sptr<IRemoteObject> token) IsAppKilling() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/ |
| H A D | ability_manager_service_fourth_test.cpp | 231 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
|
| /foundation/ability/dmsfwk/common/src/ |
| H A D | distributed_sched_utils.cpp | 209 sptr<IRemoteObject> token; in GetCurrentMissionId() local
|
| /foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/ |
| H A D | js_continuation_manager.cpp | 253 int32_t token = -1; in OnUnregister() local 292 int32_t token = -1; OnUnregisterContinuation() local 335 OnRegisterDeviceSelectionCallbackParameterCheck(napi_env env, napi_callback_info info, std::string &cbType, int32_t &token, napi_value *jsListenerObj) OnRegisterDeviceSelectionCallbackParameterCheck() argument 365 int32_t token = -1; OnRegisterDeviceSelectionCallback() local 413 int32_t token = -1; OnUnregisterDeviceSelectionCallback() local 461 GetInfoForUpdateConnectStatus(napi_env env, napi_value *argv, int32_t &token, std::string &deviceId, DeviceConnectStatus &deviceConnectStatus) GetInfoForUpdateConnectStatus() argument 491 int32_t token = -1; OnUpdateConnectStatus() local 525 GetErrorInfo(napi_env env, napi_callback_info info, int32_t &token, std::string &deviceId, DeviceConnectStatus &deviceConnectStatus) GetErrorInfo() argument 556 int32_t token = -1; OnUpdateContinuationState() local 596 CheckParamAndGetToken(napi_env env, size_t argc, napi_value *argv, int32_t &token) CheckParamAndGetToken() argument 613 int32_t token = -1; OnStartDeviceManager() local 664 GetErrorForStartContinuation(napi_env env, napi_callback_info info, int32_t &token, int32_t &unwrapArgc, std::shared_ptr<ContinuationExtraParams> &continuationExtraParams) GetErrorForStartContinuation() argument 694 int32_t token = -1; OnStartContinuationDeviceManager() local 788 IsCallbackRegistered(int32_t token, const std::string& cbType) IsCallbackRegistered() argument [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
| H A D | distributed_sched_service_second_test.cpp | 1367 int32_t token = 0; in HWTEST_F() local
|