Home
last modified time | relevance | path

Searched refs:act (Results 1 – 25 of 44) sorted by relevance

12

/device/google/contexthub/firmware/os/core/
Dseos.c365 union SeosInternalSlabData *act = event; in osPrivateEvtFreeF() local
366 uint16_t fromTid = act->privateEvt.fromTid; in osPrivateEvtFreeF()
368 TaggedPtr evtFreeInfo = act->privateEvt.evtFreeInfo; in osPrivateEvtFreeF()
369 uint32_t evtType = act->privateEvt.evtType; in osPrivateEvtFreeF()
370 void *evtData = act->privateEvt.evtData; in osPrivateEvtFreeF()
1233 union SeosInternalSlabData *act; in osEventsSubscribeUnsubscribeV() local
1242 act = slabAllocatorAlloc(mMiscInternalThingsSlab); in osEventsSubscribeUnsubscribeV()
1244 if (!act) in osEventsSubscribeUnsubscribeV()
1247 act->evtSub.tid = task->tid; in osEventsSubscribeUnsubscribeV()
1248 act->evtSub.numEvts = numEvts; in osEventsSubscribeUnsubscribeV()
[all …]
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DEmuThunk.c180 struct sigaction act; in SecSetTimer() local
183 act.sa_handler = settimer_handler; in SecSetTimer()
184 act.sa_flags = 0; in SecSetTimer()
185 sigemptyset (&act.sa_mask); in SecSetTimer()
187 if (sigaction (SIGALRM, &act, NULL) != 0) { in SecSetTimer()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_send.c376 res_sendhookact act; in res_send() local
378 act = (*Qhook)(&nsap, &buf, &buflen, in res_send()
380 switch (act) { in res_send()
877 res_sendhookact act; in res_send() local
879 act = (*Rhook)(nsap, buf, buflen, in res_send()
881 switch (act) { in res_send()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr.c1976 ActionNode *act; local
2414 act = (ActionNode *) ((Junction *)zzaArg(zztasp1,0 ).left)->p1;
2416 list_add(&NumericPredLabels,act); /* MR10 */
2430 act->pred_fail = a;
2446 _retv = (Node *)act;
2616 act = (ActionNode *) ((Junction *)zzaRet.left)->p1;
2617 semDepth=predicateLookaheadDepth(act);
2619 list_add(&NumericPredLabels,act); /* MR10 */
2633 act->pred_fail = a;
2649 _retv = (Node *)act;
[all …]
Dantlr.g1648 ActionNode *act;
1819 <<act = (ActionNode *) ((Junction *)$0.left)->p1;>>
1821 list_add(&NumericPredLabels,act); /* MR10 */
1831 act->pred_fail = a;
1838 <<$node = (Node *)act;>>
1894 <<act = (ActionNode *) ((Junction *)$$.left)->p1;>>
1895 <<semDepth=predicateLookaheadDepth(act);>> /* MR10 */
1897 list_add(&NumericPredLabels,act); /* MR10 */
1907 act->pred_fail = a;
1914 <<$node = (Node *)act;>>
[all …]
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp53 const uint8_t* exp, const uint8_t* act, size_t length) { in Compare() argument
55 if (exp[index] != act[index]) { in Compare()
58 Dump(result_listener, " Data Actual: ", act, length); in Compare()
/device/generic/goldfish-opengl/system/renderControl_enc/
DREADME129 subregion. It act the same as OpenGL glReadPixels however pixels
/device/linaro/dragonboard/db845c/firmware/
DNOTICE103 nor any act by QTI or any of its affiliates pursuant to this Agreement or
191 fails to act in a manner to address any violation or failure to comply
DLICENSE.qcom.txt103 nor any act by QTI or any of its affiliates pursuant to this Agreement or
191 fails to act in a manner to address any violation or failure to comply
/device/linaro/dragonboard/db845c/firmware/qcom/venus-5.2/
DNOTICE103 nor any act by QTI or any of its affiliates pursuant to this Agreement or
191 fails to act in a manner to address any violation or failure to comply
/device/linaro/dragonboard/installer/db845c/dragonboard-845c-bootloader-ufs-aosp/
DLICENSE103 nor any act by QTI or any of its affiliates pursuant to this Agreement or
191 fails to act in a manner to address any violation or failure to comply
/device/generic/goldfish/radio/RadioConfig/
DNOTICE182 License. However, in accepting such obligations, You may act only
/device/generic/goldfish/radio/libril/
DNOTICE182 License. However, in accepting such obligations, You may act only
/device/google/wahoo/liblight/
DNOTICE182 License. However, in accepting such obligations, You may act only
/device/generic/goldfish/radio/ril/
DNOTICE182 License. However, in accepting such obligations, You may act only
/device/generic/goldfish/radio/rild/
DNOTICE182 License. However, in accepting such obligations, You may act only
/device/generic/goldfish/audio/
DNOTICE182 License. However, in accepting such obligations, You may act only
/device/google/contexthub/util/
DNOTICE181 License. However, in accepting such obligations, You may act only
/device/linaro/hikey/mali/bifrost/
DAPACHE_LICENSE.txt170 License. However, in accepting such obligations, You may act only
/device/google/contexthub/firmware/
DNOTICE181 License. However, in accepting such obligations, You may act only
/device/google/taimen/self-extractors/google_devices/
DLICENSE114 g. Neither this Agreement, nor any act by Licensor or its Affiliates
/device/google/sunfish/self-extractors/qcom/
DLICENSE114 g. Neither this Agreement, nor any act by Licensor or its Affiliates
/device/google/crosshatch/self-extractors/qcom/
DLICENSE114 g. Neither this Agreement, nor any act by Licensor or its Affiliates
/device/google/crosshatch/self-extractors_blueline/qcom/
DLICENSE114 g. Neither this Agreement, nor any act by Licensor or its Affiliates
/device/google/sunfish/self-extractors/google_devices/
DLICENSE114 g. Neither this Agreement, nor any act by Licensor or its Affiliates

12