HomeSort by relevance Sort by last modified time
    Searched refs:p_last (Results 1 - 4 of 4) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/
TNETWArb_buffer.c 59 p_q->p_first = p_q->p_last = NULL;
183 p_q->p_last = NULL;
221 BUFFER_HDR_T *p_last_hdr = (BUFFER_HDR_T *)((UINT8 *)p_q->p_last - BUFFER_HDR_SIZE);
231 p_q->p_last = p_buf;
272 p_q->p_last = p_buf;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/
TNETWArb_buffer.h 82 void *p_last; member in struct:__anon17935
  /external/chromium/third_party/icu/source/test/intltest/
wbnf.cpp 590 char * p_last; member in class:Morph
601 if (*p_last) {
602 str.append(*p_last);
603 p_last++;
645 p_last = last;
648 for (; str.content_size()<len && *p_curr && *p_last;){
665 if (*p_last) {
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 590 char * p_last; member in class:Morph
601 if (*p_last) {
602 str.append(*p_last);
603 p_last++;
645 p_last = last;
648 for (; str.content_size()<len && *p_curr && *p_last;){
665 if (*p_last) {
    [all...]

Completed in 791 milliseconds