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

  /external/svox/pico/lib/
picobase.c 1145 picoos_uint8 done1; local
1176 picoos_uint8 done1; local
    [all...]
picotok.c 684 picoos_bool done1; local
824 tok_getDur(tok->markupParams[0].paramVal, & dur, & done1);
826 if (done1) {
842 tok_getDur(tok->markupParams[0].paramVal, & uval, & done1);
844 if (done1) {
    [all...]
picoos.c 2264 picoos_uint8 done1; local
    [all...]
picopr.c 504 picoos_bool done1; local
506 done1 = TRUE;
513 done1 = FALSE;
524 *done = *done && done1;
    [all...]
  /external/libffi/src/sparc/
v8.S 148 be done1
154 be,a done1
158 be,a done1
176 done1: label
v9.S 186 be,pn %icc, done1
192 be,a,pn %icc, done1
196 be,a,pn %icc, done1
217 done1: label
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_descriptors.h 79 information in a cyclic manner and clears both done1 and done2 fields.
193 uint8 done1; /* Ownership synchronization between the host and */ member in struct:__anon16735
194 /* the firmware. If done1 and done2 are cleared, */
222 uint8 done2; /* Refer to done1.*/
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Result/
txResult.c 384 ("Tx Result Entry %d: Done1/2=%d/%d, DescID=%d, Status=%d, Rate=%d, Duration=%d, Retries=%d, HandleTime=%d, SecurNum=%d\n",
385 uIndex, pCurrentEntry->done1, pCurrentEntry->done2, pCurrentEntry->descID, pCurrentEntry->status,
390 if (pCurrentEntry->done1 == 1 && pCurrentEntry->done2 == 1)
397 pCurrentEntry->done1 = 0;
  /bootable/recovery/updater/
install.c 406 goto done1;
414 goto done1;
420 done1:
  /external/libpcap/
optimize.c 1827 int done1; \/* don't shadow global *\/ local
    [all...]

Completed in 675 milliseconds