Home
last modified time | relevance | path

Searched defs:arg (Results 2376 - 2400 of 2948) sorted by relevance

1...<<919293949596979899100>>...118

/third_party/python/Modules/
H A Daudioop.c1935 audioop_traverse(PyObject *module, visitproc visit, void *arg) in audioop_traverse() argument
H A Dreadline.c123 readline_traverse(PyObject *m, visitproc visit, void *arg) in readline_traverse() argument
H A Dtimemodule.c2069 time_module_traverse(PyObject *module, visitproc visit, void *arg) argument
H A Dunicodedata.c1442 ucd_traverse(PreviousDBVersion *self, visitproc visit, void *arg) in ucd_traverse() argument
/third_party/python/Modules/clinic/
H A D_codecsmodule.c.h42 _codecs_lookup(PyObject *module, PyObject *arg) in _codecs_lookup() argument
2502 _codecs_charmap_build(PyObject *module, PyObject *arg) in _codecs_charmap_build() argument
2773 _codecs_lookup_error(PyObject *module, PyObject *arg) in _codecs_lookup_error() argument
[all...]
H A D_winapi.c.h17 _winapi_Overlapped_GetOverlappedResult(OverlappedObject *self, PyObject *arg) in _winapi_Overlapped_GetOverlappedResult() argument
79 _winapi_CloseHandle(PyObject *module, PyObject *arg) in _winapi_CloseHandle() argument
489 _winapi_ExitProcess(PyObject *module, PyObject *arg) in _winapi_ExitProcess() argument
547 _winapi_GetExitCodeProcess(PyObject *module, PyObject *arg) in _winapi_GetExitCodeProcess() argument
613 _winapi_GetModuleFileName(PyObject *module, PyObject *arg) in _winapi_GetModuleFileName() argument
645 _winapi_GetStdHandle(PyObject *module, PyObject *arg) _winapi_GetStdHandle() argument
746 _winapi_UnmapViewOfFile(PyObject *module, PyObject *arg) _winapi_UnmapViewOfFile() argument
1009 _winapi_VirtualQuerySize(PyObject *module, PyObject *arg) _winapi_VirtualQuerySize() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc2251 variant<int, std::string> PassThrough(const variant<int, std::string>& arg) { in PassThrough() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c402 struct cil_args* arg = item->data; in write_call_args() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_linux.c514 struct cb_arg *arg = (struct cb_arg *) argp; in dump_callback() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp1340 QString arg; in ctx_p2p_connect() local
1477 QString arg = ctx_item->data(peer_role_selected_pin).toString(); in ctx_p2p_display_pin_pd() local
1506 QString arg; ctx_p2p_enter_pin() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_macsec_linux.c512 struct cb_arg *arg = (struct cb_arg *) argp; in dump_callback() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpa_debug.c259 va_list arg = {0}; in wpa_printf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp1342 QString arg; in ctx_p2p_connect() local
1479 QString arg = ctx_item->data(peer_role_selected_pin).toString(); in ctx_p2p_display_pin_pd() local
1508 QString arg; ctx_p2p_enter_pin() local
[all...]
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp491 RunXCollieTask(const std::string& name, uint64_t timeout, XCollieCallback func, void *arg, unsigned int flag) RunXCollieTask() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1490 ErrCode AdvancedNotificationService::SetRecentNotificationCount(const std::string arg) in SetRecentNotificationCount() argument
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp124 static napi_value GetUint8ArrFromNapiDataBlob(napi_env env, napi_value arg) in GetUint8ArrFromNapiDataBlob() argument
184 HcfBlob *GetBlobFromNapiDataBlob(napi_env env, napi_value arg) in GetBlobFromNapiDataBlob() argument
194 HcfResult GetBlobFromNapiValue(napi_env env, napi_value arg, HcfBlob *blob) in GetBlobFromNapiValue() argument
230 static HcfBlob *GetAadFromParamsSpec(napi_env env, napi_value arg) in GetAadFromParamsSpec() argument
258 bool GetBigIntFromNapiValue(napi_env env, napi_value arg, HcfBigIntege argument
294 GetPointFromNapiValue(napi_env env, napi_value arg, HcfPoint *point) GetPointFromNapiValue() argument
346 GetBlobFromParamsSpec(napi_env env, napi_value arg, const string &type) GetBlobFromParamsSpec() argument
366 GetIvParamsSpec(napi_env env, napi_value arg, HcfParamsSpec **paramsSpec) GetIvParamsSpec() argument
387 GetIvAndAadBlob(napi_env env, napi_value arg, HcfBlob **iv, HcfBlob **aad) GetIvAndAadBlob() argument
404 GetGcmParamsSpec(napi_env env, napi_value arg, HcfCryptoMode opMode, HcfParamsSpec **paramsSpec) GetGcmParamsSpec() argument
460 GetCcmParamsSpec(napi_env env, napi_value arg, HcfCryptoMode opMode, HcfParamsSpec **paramsSpec) GetCcmParamsSpec() argument
514 GetParamsSpecFromNapiValue(napi_env env, napi_value arg, HcfCryptoMode opMode, HcfParamsSpec **paramsSpec) GetParamsSpecFromNapiValue() argument
549 GetDetailAsyKeySpecValue(napi_env env, napi_value arg, string argName) GetDetailAsyKeySpecValue() argument
566 GetCommSpecNapiValue(napi_env env, napi_value arg) GetCommSpecNapiValue() argument
581 InitDsaCommonAsyKeySpec(napi_env env, napi_value arg, HcfDsaCommParamsSpec *spec) InitDsaCommonAsyKeySpec() argument
614 GetDsaCommonAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDsaCommonAsyKeySpec() argument
630 GetDsaPubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDsaPubKeySpec() argument
662 GetDsaKeyPairAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDsaKeyPairAsyKeySpec() argument
703 GetDsaAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDsaAsyKeySpec() argument
731 GetFpField(napi_env env, napi_value arg, HcfECField **ecField) GetFpField() argument
759 GetField(napi_env env, napi_value arg, HcfECField **ecField) GetField() argument
792 InitEccDetailAsyKeySpec(napi_env env, napi_value arg, HcfEccCommParamsSpec *spec) InitEccDetailAsyKeySpec() argument
821 InitEccCommonAsyKeySpec(napi_env env, napi_value arg, HcfEccCommParamsSpec *spec, const string &algName) InitEccCommonAsyKeySpec() argument
865 GetEccCommonAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetEccCommonAsyKeySpec() argument
882 GetEccPriKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetEccPriKeySpec() argument
916 GetEccPubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetEccPubKeySpec() argument
948 GetEccKeyPairAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetEccKeyPairAsyKeySpec() argument
992 GetEccAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetEccAsyKeySpec() argument
1023 InitRsaCommonAsyKeySpec(napi_env env, napi_value arg, HcfRsaCommParamsSpec *spec) InitRsaCommonAsyKeySpec() argument
1046 GetRsaPubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetRsaPubKeySpec() argument
1078 GetRsaKeyPairAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetRsaKeyPairAsyKeySpec() argument
1119 GetRsaAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetRsaAsyKeySpec() argument
1160 GetAlg25519PriKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetAlg25519PriKeySpec() argument
1186 GetAlg25519PubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetAlg25519PubKeySpec() argument
1211 GetAlg25519KeyPairAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetAlg25519KeyPairAsyKeySpec() argument
1244 GetAlg25519AsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec, const string &algName) GetAlg25519AsyKeySpec() argument
1273 InitDhCommonAsyKeySpec(napi_env env, napi_value arg, HcfDhCommParamsSpec *spec) InitDhCommonAsyKeySpec() argument
1316 GetDhCommonAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDhCommonAsyKeySpec() argument
1332 GetDhPubKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDhPubKeySpec() argument
1364 GetDhPriKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDhPriKeySpec() argument
1396 GetDhKeyPairAsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDhKeyPairAsyKeySpec() argument
1437 GetDh25519AsyKeySpec(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetDh25519AsyKeySpec() argument
1468 GetAsyKeySpecFromNapiValue(napi_env env, napi_value arg, HcfAsyKeyParamsSpec **asyKeySpec) GetAsyKeySpecFromNapiValue() argument
1657 GetStringFromJSParams(napi_env env, napi_value arg, string &returnStr) GetStringFromJSParams() argument
1680 GetInt32FromJSParams(napi_env env, napi_value arg, int32_t &returnInt) GetInt32FromJSParams() argument
1696 GetUint32FromJSParams(napi_env env, napi_value arg, uint32_t &returnInt) GetUint32FromJSParams() argument
1712 GetCallbackFromJSParams(napi_env env, napi_value arg, napi_ref *returnCb) GetCallbackFromJSParams() argument
[all...]
/base/startup/init/services/init/
H A Dinit_service_manager.c55 static void FreeServiceArg(ServiceArgs *arg) in FreeServiceArg() argument
[all...]
/base/startup/appspawn/standard/
H A Dappspawn_service.c1300 AppSpawnStartArg *arg = (AppSpawnStartArg *)startArg; in StartSpawnService() local
[all...]
/base/telephony/core_service/frameworks/js/esim/src/
H A Dnapi_esim.cpp343 void AccessRuleInfoAnalyze(napi_env env, napi_value arg, AsyncAccessRule &accessType) in AccessRuleInfoAnalyze() argument
365 void ProfileInfoAnalyze(napi_env env, napi_value arg, AsyncDownloadableProfile &profileInfo) in ProfileInfoAnalyze() argument
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp1673 napi_value arg = nullptr; in IsImsSmsSupported() local
1746 napi_value arg = nullptr; in GetImsShortMessageFormat() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_mgmt_sta.c67 static hi_u32 hmac_mgmt_timeout_sta(hi_void *arg) in hmac_mgmt_timeout_sta() argument
H A Dhmac_mgmt_bss_comm.c1289 hi_u32 hmac_mgmt_tx_addba_timeout(hi_void *arg) in hmac_mgmt_tx_addba_timeout() argument
1814 hi_u32 hmac_sa_query_interval_timeout(hi_void *arg) in hmac_sa_query_interval_timeout() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c121 static hi_void hcc_dev_flow_ctrl_timeout_isr(unsigned long arg) argument
/device/soc/hisilicon/common/platform/mmc/himci_v200/
H A Dhimci.h413 uint32_t arg; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_ai.c1792 static HI_VOID* GetVpssChnFrameCnnTrashClassify(HI_VOID* arg) in GetVpssChnFrameCnnTrashClassify() argument
1856 static HI_VOID* GetVpssChnFrameHandClassify(HI_VOID* arg) in GetVpssChnFrameHandClassify() argument

Completed in 55 milliseconds

1...<<919293949596979899100>>...118