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

1 2

  /external/svox/pico/lib/
picosa.c 179 picoos_uint16 cind; member in struct:__anon12925
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:__anon12888
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:__anon12926
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:__anon12889
    [all...]
  /frameworks/compile/mclinker/lib/LD/
StaticResolver.cpp 55 /* Is */ {IND, IND, IND, IND, MDEF, IND, IND, IND, CIND, CIND, CIND, MIND }
170 case CIND: { /* mark indirect symbol from existing common symbol. */
  /frameworks/compile/mclinker/include/mcld/LD/
StaticResolver.h 52 CIND, /* mark indirect symbol from existing common symbol. */
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 127 private final BluetoothPhoneState mBluetoothPhoneState; // for CIND and CIEV updates
630 /** Represents the data that we send in a +CIND or +CIEV command to the HF
    [all...]
  /external/bluetooth/bluez/audio/
headset.c 359 gstr = g_string_new("\r\n+CIND: ");
382 gstr = g_string_new("\r\n+CIND: ");
1215 { "AT+CIND", report_indicators },
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/
nm 
ar 
objcopy 
ranlib 
strip 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-addr2line 
arm-eabi-c++filt 
arm-eabi-nm 
arm-eabi-size 
arm-eabi-strings 
arm-eabi-ar 
arm-eabi-gprof 
arm-eabi-objcopy 
arm-eabi-ranlib 
arm-eabi-run 
arm-eabi-strip 
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/
arm-linux-androideabi-objcopy 

Completed in 7148 milliseconds

1 2