Home
last modified time | relevance | path

Searched refs:ic (Results 1 – 18 of 18) sorted by relevance

/external/icu4c/layout/
DIndicRearrangementProcessor.cpp69 le_int32 ia, ib, ic, id, ix, x; in doRearrangementAction() local
166 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
180 glyphStorage.setCharIndex(firstGlyph, ic, success); in doRearrangementAction()
187 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
202 glyphStorage.setCharIndex(firstGlyph + 1, ic, success); in doRearrangementAction()
210 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
225 glyphStorage.setCharIndex(firstGlyph, ic, success); in doRearrangementAction()
235 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
251 glyphStorage.setCharIndex(firstGlyph + 1, ic, success); in doRearrangementAction()
317 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
[all …]
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
Dd8_31pf.cpp174 Word16 ic; in decompress10() local
223 ic = LSBs - ((LSBs >> 2) << 2); in decompress10()
226 pos_indx[index1] = ib + (ic & 1); in decompress10()
242 pos_indx[index2] = ib + (ic >> 1); in decompress10()
247 ic = in decompress10()
253 ic = in decompress10()
255 ic, in decompress10()
262 ic, in decompress10()
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
Dc8_31pf.cpp445 Word16 ic; in compress10() local
461 ic = pos_indxC >> 1; in compress10()
463 tempWord32 = ((Word32) ic * 25) << 1; in compress10()
467 ic = (Word16) tempWord32; in compress10()
469 ib += ic; in compress10()
479 ic = ((Word16)(pos_indxC & 1)) << 2; in compress10()
481 ib += ic; in compress10()
574 Word16 ic; in compress_code() local
639 ic = (Word16)(((Word32) ib * 1311) >> 15); in compress_code()
641 ic <<= 2; in compress_code()
[all …]
/external/opencore/pvmi/pvmf/include/
Dpvmf_node_interface.h201 OsclAny* ic, in PVMFNodeSessionInfo() argument
207 , iInfoContext(ic) in PVMFNodeSessionInfo()
/external/openssl/crypto/sha/
Dsha_locl.h86 # define Xupdate(a,ix,ia,ib,ic,id) (ix=(a)=(ia^ib^ic^id)) argument
99 # define Xupdate(a,ix,ia,ib,ic,id) do { (a)=(ia^ib^ic^id); \ argument
103 # define Xupdate(a,ix,ia,ib,ic,id) ( (a)=(ia^ib^ic^id), \ argument
/external/bluez/hcidump/parser/
Drfcomm.h284 uint8_t ic:1; member
424 uint8_t ic:1; member
Drfcomm.c107 msc->v24_sigs.rtr, msc->v24_sigs.ic, msc->v24_sigs.dv ); in mcc_msc()
/external/bluez/utils/tools/
Dhciconfig.c730 uint8_t ic; in cmd_voice() local
737 ic = (vs & 0x0300) >> 8; in cmd_voice()
741 printf("\tInput Coding: %s\n", icf[ic]); in cmd_voice()
743 if (!ic) { in cmd_voice()
/external/icu4c/common/unicode/
Dutext.h287 utext_openCharacterIterator(UText *ut, U_NAMESPACE_QUALIFIER CharacterIterator *ic, UErrorCode *sta…
/external/speex/libspeex/
Dsmallft.c277 int idij,ipph,i,j,k,l,ic,ik,is; in dradfg() local
531 ic=idp2-i; in dradfg()
533 cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1]; in dradfg()
535 cc[ic+t6]=ch[i+t9]-ch[i+t8]; in dradfg()
/external/libffi/src/s390/
Dsysv.S58 ic %r9,.Ltable-.Lbase(%r13,%r5) # Load epilog address
/external/grub/netboot/
Dvia-rhine.c458 unsigned long ic:1; member
/external/opencore/engines/player/test/data/
Dtest_amr_ietf.amr292 ��*{c�8�p<?y/��ic�O]�c^o���s �`�n/�<x_/�t�֪�!��$�L:�v�41�H|<7���p���ꮡ�j6r�:�?��{�…
/external/bzip2/
Dbzip2.1.preformatted181 −−LL ‐‐‐‐lliicceennssee ‐‐VV ‐‐‐‐vveerrssiioonn
/external/icu4c/data/locales/
Dga.txt135 IQ{"An Iaráic"}
/external/jpeg/
Dtestimg.ppm4 …_Nh_Nh`Mh`MhaNd^N`ZL[UGVPBPM>NK:NK:NK:PM<RO>TQ@VS@XWC[ZF]\H^]Kb`Qf^QmWJ�[R�ic�c`�MM�BC�;=�89�84�70…
/external/opencore/protocols/rtp_payload_parser/util/output/
Dpv_rtp.bin8761 p(� �X�ic����:������TP3T�iT����9R��pԘN2��{v
/external/webkit/WebCore/
DChangeLog-2005-08-2330604 <rdar://problem/3701991> Safari unresponsive loading (www.maxim-ic.com) (HTMLCollection)