HomeSort by relevance Sort by last modified time
    Searched full:cind (Results 1 - 25 of 49) sorted by null

1 2

  /external/svox/pico/lib/
picosa.c 179 picoos_uint16 cind; member in struct:__anon6098
281 sa->headx[i].cind = 0;
662 disambiguated POS, adapt current headx cind/len
667 PICODBG_DEBUG(("comparing POS at cind + %d", i));
670 sa->cbuf1[sa->headx[ci].cind + i])) {
673 sa->headx[ci].cind += i;
704 /* set headx.cind, and copy content, head unchanged */
705 cind1 = sa->headx[ind].cind;
706 sa->headx[ind].cind = sa->cbuf2Len;
715 sa->headx[ind].cind = 0
    [all...]
picoacph.c 126 picoos_uint16 cind; member in struct:__anon6061
188 acph->headx[i].cind = 0;
337 ch = acph->cbuf[acph->headx[ind].cind + i];
654 pend = acph->headx[ind].cind + acph->headx[ind].head.len;
655 for (pind = acph->headx[ind].cind; pind < pend; pind++) {
773 pos = acph->headx[ind].cind;
    [all...]
picospho.c 154 picoos_uint16 cind; member in struct:__anon6099
424 c_i = spho->headx[to].cind;
426 c_j = spho->headx[j].cind;
448 spho->headx[j].cind -= c_diff;
550 content = spho->cbuf + spho->headx[pos].cind;
    [all...]
picocep.c 148 picoos_uint16 cind; member in struct:__anon6062
    [all...]
  /external/bluetooth/bluez/audio/
gateway.c 62 #define AG_INDICATORS_SUPP "AT+CIND=?\r"
63 #define AG_INDICATORS_VAL "AT+CIND?\r"
275 if (!res || !strstr(buf, "+CIND:"))
282 if (!res || !strstr(buf, "+CIND:"))
headset.c 362 gstr = g_string_new("\r\n+CIND: ");
385 gstr = g_string_new("\r\n+CIND: ");
1140 { "AT+CIND", report_indicators },
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 113 private final BluetoothPhoneState mBluetoothPhoneState; // for CIND and CIEV updates
302 /** Represents the data that we send in a +CIND or +CIEV command to the HF
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
ar 
nm 
ranlib 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-addr2line 
arm-eabi-ar 
arm-eabi-c++filt 
arm-eabi-nm 
arm-eabi-ranlib 
arm-eabi-run 
arm-eabi-size 
arm-eabi-strings 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-addr2line 
i686-unknown-linux-gnu-ar 
i686-unknown-linux-gnu-c++filt 
i686-unknown-linux-gnu-nm 
i686-unknown-linux-gnu-ranlib 
i686-unknown-linux-gnu-size 
i686-unknown-linux-gnu-strings 

Completed in 58 milliseconds

1 2