/external/icu4c/test/intltest/ |
tscoll.cpp | 107 uint32_t sState[2], tState[2]; 112 tState[0] = 0; tState[1] = 0; 117 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, &status); 119 if(sState[0] != 0 || tState[0] != 0) { 120 log("State != 0 : %08X %08X\n", sState[0], tState[0]);
|
/external/ppp/pppd/include/net/ |
slcompress.h | 120 struct cstate *last_cs; /* most recently used tstate */ 134 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
|
vjcompress.h | 119 struct cstate *last_cs; /* most recently used tstate */ 126 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:vjcompress
|
/external/icu4c/test/cintltst/ |
callcoll.c | 233 uint32_t sState[2], tState[2]; 244 tState[0] = 0; tState[1] = 0; 249 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, status); 251 if(sState[0] != 0 || tState[0] != 0) { 252 /*log_verbose("State != 0 : %08X %08X\n", sState[0], tState[0]);*/ [all...] |
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/ |
cu_cmd.c | [all...] |
/external/bluetooth/glib/gobject/ |
gobject.c | [all...] |
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
cu_cmd.c | [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
cu_cmd.c | [all...] |