Home
last modified time | relevance | path

Searched refs:last (Results 1 – 5 of 5) sorted by relevance

/device/google/dragon/audio/hal/
Diniparser.c77 char * last ; in strstrip() local
84 last = l + strlen(l); in strstrip()
85 while (last > l) { in strstrip()
86 if (!isspace((int)*(last-1))) in strstrip()
88 last -- ; in strstrip()
90 *last = (char)0; in strstrip()
639 int last=0 ; in iniparser_load() local
661 last=0 ; in iniparser_load()
663 while (fgets(line+last, ASCIILINESZ-last, in)!=NULL) { in iniparser_load()
687 last=len ; in iniparser_load()
[all …]
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Di2c.c180 uint32_t last; member
585 size_t size, DmaCallbackF callback, bool rx, bool last) in stmI2cMasterStartDma() argument
599 if (last) in stmI2cMasterStartDma()
789 pdev->last = 1; in i2cMasterRequest()
875 id = atomicAdd32bits(&pdev->last, 1); in i2cMasterTxRx()
/device/google/contexthub/firmware/src/
Dseos.c291 struct TaskList *last = last_idx == NO_NODE ? listHead : &mTaskPool.data[last_idx].list; in osTaskListAddTail() local
294 last->next = new_idx; in osTaskListAddTail()
/device/generic/goldfish/opengl/system/renderControl_enc/
DREADME121 there was rendering done to the buffer since the last CacheFlush request
/device/lge/bullhead/wifi/
DWCNSS_qcom_cfg.ini315 #For every 10 seconds DUT send Qos Null frame(i.e., Keep Alive frame if link is idle for last 10 se…