Home
last modified time | relevance | path

Searched +defs:p +defs:q (Results 1 – 25 of 56) sorted by relevance

123

/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dhash_table.c27 static int CalcHash(const HashTable *p, int element) in CalcHash()
56 HashTable *p = (HashTable *)calloc(1, sizeof(HashTable)); in InitHashTable() local
69 void DestroyHashTable(HashTable *p) in DestroyHashTable()
87 static int RebuildHashTable(HashTable *p) in RebuildHashTable()
107 ListNode *q = t->next; in RebuildHashTable() local
119 Context *FindContext(HashTable *p, int fd) in FindContext()
137 int InsertHashTable(HashTable *p, Context *context) in InsertHashTable()
145 ListNode *q = t; in InsertHashTable() local
174 void DeleteHashTable(HashTable *p, const Context *context) in DeleteHashTable()
182 ListNode *q = t; in DeleteHashTable() local
H A Dserver.c271 struct Node *p = server->eventNode[pos].head; in BeforeLoop() local
318 struct Node *p = server->eventNode[pos].head; in RegisterCallback() local
345 struct Node *p = server->eventNode[pos].head; in UnRegisterCallback() local
346 struct Node *q = p; in UnRegisterCallback() local
371 struct Node *p = server->eventNode[i].head; in RemoveCallback() local
375 struct Node *q = p; in RemoveCallback() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dtask_queue.h33 auto p = GetObjectRegistry().Create<IPromise>(ClassId::Promise); in META_BEGIN_NAMESPACE() local
42 auto q = GetTaskQueueRegistry().GetCurrentTaskQueue(); in AddFutureTaskOrRunDirectly() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dpolling_task_queue.cpp49 auto q = GetTaskQueueRegistry().SetCurrentTaskQueue(self_); in InvokeTask() local
59 Token AddTask(ITaskQueueTask::Ptr p) override in AddTask()
64 Token AddTask(ITaskQueueTask::Ptr p, const TimeSpan& delay) override in AddTask()
69 IFuture::Ptr AddWaitableTask(ITaskQueueWaitableTask::Ptr p) override in AddWaitableTask()
H A Dthreaded_task_queue.cpp59 auto q = GetTaskQueueRegistry().SetCurrentTaskQueue(self_); in InvokeTask() local
79 Token AddTask(ITaskQueueTask::Ptr p) override in AddTask()
84 Token AddTask(ITaskQueueTask::Ptr p, const TimeSpan& delay) override in AddTask()
93 IFuture::Ptr AddWaitableTask(ITaskQueueWaitableTask::Ptr p) override in AddWaitableTask()
H A Dfuture.cpp95 if (auto q = queue_.lock()) { in Cancel() local
106 if (auto q = d.queue.lock()) { in ActivateContinuation() local
128 void Future::SetResult(IAny::Ptr p) in SetResult()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnetbuf_adapter.c47 void NetBufQueueInit(NetBufQueue *q) in NetBufQueueInit()
67 uint32_t NetBufQueueSize(const NetBufQueue *q) in NetBufQueueSize()
85 bool NetBufQueueIsEmpty(const NetBufQueue *q) in NetBufQueueIsEmpty()
113 void NetBufQueueEnqueue(NetBufQueue *q, NetBuf *nb) in NetBufQueueEnqueue()
133 void NetBufQueueEnqueueHead(NetBufQueue *q, NetBuf *nb) in NetBufQueueEnqueueHead()
152 NetBuf *NetBufQueueDequeue(NetBufQueue *q) in NetBufQueueDequeue()
178 NetBuf *NetBufQueueDequeueTail(NetBufQueue *q) in NetBufQueueDequeueTail()
208 NetBuf *NetBufQueueAtHead(const NetBufQueue *q) in NetBufQueueAtHead()
227 NetBuf *NetBufQueueAtTail(const NetBufQueue *q) in NetBufQueueAtTail()
242 void NetBufQueueClear(NetBufQueue *q) in NetBufQueueClear()
[all …]
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnetbuf_adapter.c49 void NetBufQueueInit(NetBufQueue *q) in NetBufQueueInit()
69 uint32_t NetBufQueueSize(const NetBufQueue *q) in NetBufQueueSize()
87 bool NetBufQueueIsEmpty(const NetBufQueue *q) in NetBufQueueIsEmpty()
115 void NetBufQueueEnqueue(NetBufQueue *q, NetBuf *nb) in NetBufQueueEnqueue()
135 void NetBufQueueEnqueueHead(NetBufQueue *q, NetBuf *nb) in NetBufQueueEnqueueHead()
154 NetBuf *NetBufQueueDequeue(NetBufQueue *q) in NetBufQueueDequeue()
180 NetBuf *NetBufQueueDequeueTail(NetBufQueue *q) in NetBufQueueDequeueTail()
210 NetBuf *NetBufQueueAtHead(const NetBufQueue *q) in NetBufQueueAtHead()
229 NetBuf *NetBufQueueAtTail(const NetBufQueue *q) in NetBufQueueAtTail()
244 void NetBufQueueClear(NetBufQueue *q) in NetBufQueueClear()
[all …]
/ohos5.0/foundation/multimedia/av_session/avvolumepanel/
H A Davvolumepanel.js22 constructor(p, q, r, s = -1, t = undefined, u) { argument
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dsa_exception_test.cpp191 BIGNUM *p = nullptr; variable
192 BIGNUM *q = nullptr; variable
243 HcfBigInteger p = { .data = nullptr, .len = 0 }; variable
256 HcfBigInteger p = { .data = nullptr, .len = 0 }; variable
274 BIGNUM *p = nullptr; variable
275 BIGNUM *q = nullptr; variable
H A Dcrypto_dsa_asy_key_generator_by_spec_test.cpp593 HcfBigInteger p = { .data = nullptr, .len = 0 }; variable
615 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
777 HcfBigInteger p = { .data = nullptr, .len = 0 }; variable
799 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
1002 HcfBigInteger p = { .data = nullptr, .len = 0 }; variable
1025 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
1195 HcfBigInteger p = { .data = nullptr, .len = 0 }; variable
1218 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
1379 HcfBigInteger p = { .data = nullptr, .len = 0 }; variable
1401 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
[all …]
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Ddetailed_dsa_key_params.h26 HcfBigInteger p; member
27 HcfBigInteger q; member
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_legacy_lite.c49 struct MtdDevNode *p = NULL; in GetMtd() local
66 struct MtdDevNode *p = NULL; in GetMtdInfo() local
82 struct MtdDevNode *p = NULL; in FreeMtd() local
100 struct MtdDevNode *p = NULL; in DelMtdList() local
101 struct MtdDevNode *q = NULL; in DelMtdList() local
122 struct MtdDevNode *p = NULL; in AddMtdList() local
123 struct MtdDevNode *q = NULL; in AddMtdList() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_module_manage.c55 const char *p = startCmd; in SplitCmdString() local
86 static void *WpaThreadMain(void *p) in WpaThreadMain()
241 ModuleInfo *p = g_halModuleList; in GetStartedModule() local
257 ModuleInfo *p = g_halModuleList; in FindModule() local
273 ModuleInfo *p = FindModule(moduleName); in StartModule() local
308 ModuleInfo *p = FindModule(moduleName); in StopModule() local
331 ModuleInfo *q = g_halModuleList; in StopModule() local
H A Dwifi_hal_crpc_server.c70 WifiHalRpcFunc *p = g_rpcFuncHandle + pos; in PushRpcFunc() local
74 WifiHalRpcFunc *q = (WifiHalRpcFunc *)calloc(1, sizeof(WifiHalRpcFunc)); in PushRpcFunc() local
288 WifiHalRpcFunc *p = g_rpcFuncHandle[i].next; in ReleaseRpcFunc() local
290 WifiHalRpcFunc *q = p->next; in ReleaseRpcFunc() local
307 WifiHalRpcFunc *p = g_rpcFuncHandle + pos; in GetRpcFunc() local
376 WifiHalEventCallbackMsg *p = head->next; in ReleaseCallbackMsg() local
378 WifiHalEventCallbackMsg *q = p->next; in ReleaseCallbackMsg() local
452 WifiHalEventCallbackMsg *p = head->next; in PopFrontCallbackMsg() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dopenssl_dsa_helper.c84 BIGNUM *p = NULL; in InitDsa() local
85 BIGNUM *q = NULL; in InitDsa() local
365 const BIGNUM *p = DSA_get0_p(dsa); in SaveDsaKeyToHksBlob() local
366 const BIGNUM *q = DSA_get0_q(dsa); in SaveDsaKeyToHksBlob() local
/ohos5.0/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter.c208 …const struct HksBlob *publicKey, struct HksBlob *y, struct HksBlob *p, struct HksBlob *q, struct H… in GetDsaPubKeyParam()
237 …int32_t DsaToX509PublicKey(const struct HksBlob *y, const struct HksBlob *p, const struct HksBlob … in DsaToX509PublicKey()
292 struct HksBlob p = {0}; in DsaPublicKeyToX509() local
293 struct HksBlob q = {0}; in DsaPublicKeyToX509() local
644 const BIGNUM *p = NULL; in X509PublicKeyToDsa() local
645 const BIGNUM *q = NULL; in X509PublicKeyToDsa() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.c66 static int WpaCliConnect(WifiWpaInterface *p) in WpaCliConnect()
97 static void WpaCliClose(WifiWpaInterface *p) in WpaCliClose()
112 static int WpaCliAddIface(WifiWpaInterface *p, const AddInterfaceArgv *argv, bool isWpaAdd) in WpaCliAddIface()
151 static int WpaCliRemoveIface(WifiWpaInterface *p, const char *name) in WpaCliRemoveIface()
230 WpaIfaceInfo *p = g_wpaInterface->ifaces; in ReleaseWpaGlobalInterface() local
232 WpaIfaceInfo *q = p->next; in ReleaseWpaGlobalInterface() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value_manager.cpp41 ITaskQueue::WeakPtr q; in ~EngineValueManager() local
55 void EngineValueManager::SetNotificationQueue(const ITaskQueue::WeakPtr& q) in SetNotificationQueue()
59 static IEngineValueInternal::Ptr GetCompatibleValueInternal(IEngineValue::Ptr p, EnginePropertyPara… in GetCompatibleValueInternal()
71 void EngineValueManager::AddValue(EnginePropertyParams p, EngineValueOptions options) in AddValue()
123 if (auto p = GetValue<CORE_NS::IPropertyHandle*>(value->GetValue())) { in ConstructValues() local
/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_file.c208 char *p = NULL; in HnpCreateFolder() local
227 for (char *q = p + 1; *q; q++) { in HnpCreateFolder() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dprocess.cpp68 const char *p = path_.c_str(); in CheckSubDir() local
69 const char *q = subdir.c_str(); in CheckSubDir() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_dsa.c101 BIGNUM *p = BN_bin2bn(buff, keyMaterial->pSize, NULL); in InitDsaStructParameter() local
108 BIGNUM *q = BN_bin2bn(buff, keyMaterial->qSize, NULL); in InitDsaStructParameter() local
206 const BIGNUM *p = DSA_get0_p(dsa); in DsaKeyMaterialData() local
207 const BIGNUM *q = DSA_get0_q(dsa); in DsaKeyMaterialData() local
/ohos5.0/base/startup/init/services/modules/init_eng/
H A Dinit_eng.c101 const char *p = source; in BindMountFile() local
102 char *q = NULL; in BindMountFile() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c55 List *p = &s->freeIovList[tid]; in GetFreeIovList() local
56 List *q = NULL; in GetFreeIovList() local
71 List *p = NULL; in DestroyIovList() local
85 static int32_t TcpSendFileDataFrame(Socket *socket, PeerInfo *peerInfo, List *p, BlockFrame *block,… in TcpSendFileDataFrame()
114 static void UdpSendFileDataSuccess(DFileSession *session, PeerInfo *peerInfo, List *p, FileDataFram… in UdpSendFileDataSuccess()
127 List *p = NULL; in SendFileDataFrame() local
180 List *p = ListPopFront(unsent); in CheckUnsentList() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.c569 static int DealWpaP2pCallBackSubFun(char *p) in DealWpaP2pCallBackSubFun()
610 static int WpaP2pCallBackFunc(char *p) in WpaP2pCallBackFunc()
644 static void ParseAuthReject(const char *p) in ParseAuthReject()
664 static void ParseAssocReject(const char *p) in ParseAssocReject()
683 static void WpaCallBackFuncTwo(const char *p) in WpaCallBackFuncTwo()
725 static void WpaCallBackFunc(const char *p) in WpaCallBackFunc()
832 static void StopWpaSoftAp(ModuleInfo *p) in StopWpaSoftAp()
850 ModuleInfo *p = NULL; in RecoverWifiProcess() local
914 char *p = strchr(buf, '>'); in WpaReceiveCallback() local
993 static void WpaCliClose(WifiWpaInterface *p) in WpaCliClose()
[all …]

123