/external/oprofile/daemon/liblegacy/ |
opd_mapping.c | 97 * @param ind index into pool 99 inline static char * get_from_pool(uint ind) 101 return ((char *)(hashmap + OP_HASH_MAP_NR) + ind);
|
/system/extras/ext4_utils/ |
indirect.c | 317 u32 ind = 0; local 320 return ind; 325 ind += DIV_ROUND_UP(len, aux_info.blocks_per_ind); 328 return ind; 332 ind += DIV_ROUND_UP(len, aux_info.blocks_per_dind); 335 return ind; 339 ind += DIV_ROUND_UP(len, aux_info.blocks_per_tind); 342 return ind;
|
/external/speex/libspeex/ |
cb_search.c | 278 VARDECL(int *ind); 321 ALLOC(ind, nb_subvect, int); 467 ind[i]=nind[0][i]; 468 speex_bits_pack(bits,ind[i],params->shape_bits+have_sign); 476 rind = ind[i]; 524 VARDECL(int *ind); 538 ALLOC(ind, nb_subvect, int); 548 ind[i] = speex_bits_unpack_unsigned(bits, params->shape_bits); 560 exc[subvect_size*i+j]=SHL32(EXTEND32(shape_cb[ind[i]*subvect_size+j]),SIG_SHIFT-5); 563 exc[subvect_size*i+j]=NEG32(SHL32(EXTEND32(shape_cb[ind[i]*subvect_size+j]),SIG_SHIFT-5)) [all...] |
preprocess.c | 298 int ind; local 305 ind = SHR32(xx,10); 306 if (ind<0) 308 if (ind>19) 310 frac = SHL32(xx-SHL32(ind,10),5); 311 return SHL32(DIV32_16(PSHR32(MULT16_16(Q15_ONE-frac,table[ind]) + MULT16_16(frac,table[ind+1]),7),(spx_sqrt(SHL32(xx,15)+6711))),7); 357 int ind; local 366 ind = (int)integer; 367 if (ind<0 [all...] |
/external/chromium_org/third_party/opus/src/silk/ |
main.h | 171 opus_int8 ind[ MAX_NB_SUBFR ], /* O gain indices */ 181 const opus_int8 ind[ MAX_NB_SUBFR ], /* I gain indices */ 189 const opus_int8 ind[ MAX_NB_SUBFR ], /* I gain indices */ 215 opus_int8 *ind, /* O index of best codebook vector */
|
/external/e2fsprogs/lib/ext2fs/ |
bmap.c | 36 blk_t ind, char *block_buf, 43 if (!ind) { 49 retval = io_channel_read_blk(fs->io, ind, 1, block_buf); 59 return io_channel_write_blk(fs->io, ind, 1, block_buf); 81 retval = io_channel_write_blk(fs->io, ind, 1, block_buf);
|
/system/core/sh/ |
options.c | 405 int ind = 0; local 416 ind = *optnext - optfirst + 1; 466 ind = *optnext - optfirst + 1; 470 ind = 1; 475 fmtstr(s, sizeof(s), "%d", ind);
|
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
IncompleteLUT.h | 130 int QuickSplit(VectorV &row, VectorI &ind, int ncut); 181 * \param ind The array of index for the elements in @p row 186 int IncompleteLUT<Scalar>::QuickSplit(VectorV &row, VectorI &ind, int ncut) 205 swap(ind(mid), ind(j)); 210 swap(ind(mid), ind(first));
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/ |
MjpegFileWriter.java | 400 public List<AVIIndex> ind = new ArrayList<AVIIndex>(); field in class:MjpegFileWriter.AVIIndexList 407 ind.add(ai); 411 ind.add(new AVIIndex(dwOffset, dwSize)); 415 cb = 16 * ind.size(); 420 for (int i = 0; i < ind.size(); i++) { 421 AVIIndex in = (AVIIndex) ind.get(i);
|
/external/opencv/cxcore/src/ |
cxjacobieigens.cpp | 71 int i, j, k, ind, iters = 0; local 103 do /* while (ind) */ 108 ind = 0; 121 ind = 1; 177 while( ind ); 222 int i, j, k, p, q, ind, iters = 0; local 254 do /* while (ind) */ 256 ind = 0; 272 ind = 1; 330 while( ind ); [all...] |
/external/svox/pico/lib/ |
picoklex.c | 406 /* set ind, PICOKLEX_IND_SIZE */ 535 const picoos_uint8 *ind, 549 pentry = 0x000000ff & (ind[0]); 550 pentry |= ((picoos_uint32)(ind[1]) << 8); 551 pentry |= ((picoos_uint32)(ind[2]) << 16); 553 /* check ind if it is within lexblocks byte stream, if not, return FALSE */
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
tgsi_build.c | 1079 struct tgsi_src_register *ind; local 1083 ind = (struct tgsi_src_register *) &tokens[size]; 1086 *ind = tgsi_build_src_register( 1118 struct tgsi_src_register *ind; local 1122 ind = (struct tgsi_src_register *) &tokens[size]; 1125 *ind = tgsi_build_src_register( 1166 struct tgsi_src_register *ind; local 1170 ind = (struct tgsi_src_register *) &tokens[size]; 1173 *ind = tgsi_build_src_register( 1205 struct tgsi_src_register *ind; local [all...] |
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_build.c | 1079 struct tgsi_src_register *ind; local 1083 ind = (struct tgsi_src_register *) &tokens[size]; 1086 *ind = tgsi_build_src_register( 1118 struct tgsi_src_register *ind; local 1122 ind = (struct tgsi_src_register *) &tokens[size]; 1125 *ind = tgsi_build_src_register( 1166 struct tgsi_src_register *ind; local 1170 ind = (struct tgsi_src_register *) &tokens[size]; 1173 *ind = tgsi_build_src_register( 1205 struct tgsi_src_register *ind; local [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
NotificationTransaction.java | 57 * message notifications (M-Notification.ind). It: 60 * <li>Composes the notification response (M-NotifyResp.ind). 107 TransactionSettings connectionSettings, NotificationInd ind) { 114 ind, Inbox.CONTENT_URI, !allowAutoDownload(), 121 mNotificationInd = ind; 196 // M-NotifyResp.ind from Inbox. 250 // Create the M-NotifyResp.ind 256 // Pack M-NotifyResp.ind and send it
|
/packages/apps/Mms/src/com/android/mms/util/ |
DownloadManager.java | 225 // because it's useless for M-Notification.ind. 246 NotificationInd ind = (NotificationInd) PduPersister local 249 EncodedStringValue v = ind.getSubject(); 253 v = ind.getFrom();
|
/external/bluetooth/bluedroid/stack/btm/ |
btm_pm.c | 188 int ind, acl_ind; local 215 ind = mode - BTM_PM_MD_HOLD; /* make it base 0 */ 217 if( !(p_features[ btm_pm_mode_off[ind] ] & btm_pm_mode_msk[ind] ) ) 395 void btm_pm_sm_alloc(UINT8 ind) 397 tBTM_PM_MCB *p_db = &btm_cb.pm_mode_db[ind]; /* per ACL link */ 401 BTM_TRACE_DEBUG2( "btm_pm_sm_alloc ind:%d st:%d", ind, p_db->state); 425 BTM_TRACE_DEBUG2( "btm_pm_find_acl_ind ind:%d, st:%d", xx, btm_cb.pm_mode_db[xx].state);
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
dtx_decoder_amr_wb.cpp | 205 int16 ind[7]; local 301 ind[0] = Serial_parm(6, prms); 302 ind[1] = Serial_parm(6, prms); 303 ind[2] = Serial_parm(6, prms); 304 ind[3] = Serial_parm(5, prms); 305 ind[4] = Serial_parm(5, prms); 307 Disf_ns(ind, st->isf);
|
/external/valgrind/main/VEX/switchback/ |
test_emfloat.c | 192 Int ind = 0; local 208 buf[ind++] = '0'; 212 0 == (ind-nc) % 3 && 0 != ind) 214 buf[ind++] = ','; 217 buf[ind++] = digits[p % base]; 223 buf[ind++] = '-'; 226 for(; ind < width; ind++) { 227 //vassert(ind < 39) [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiMonitor.java | 634 int ind = eventStr.indexOf(" "); local 635 if (ind != -1) { 636 eventData = eventStr.substring(ind + 1); 639 int ind = eventStr.indexOf(" - "); local 640 if (ind != -1) { 641 eventData = eventStr.substring(ind + 3); [all...] |
/external/libnfc-nxp/src/ |
phHal4Nfc.c | 463 uint8_t ind = 0; local 599 for( ind = 0; ind < 3; ind++ ) 602 | (pInParam->buffer[ind] )); 626 for( ind = 0; ind < 3; ind++ ) 629 | (pInParam->buffer[ind] )); [all...] |
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_script.cpp | 177 for (int ind = 0; ind < cycleCounter; ind++) { 185 if (ind < cycleCounter - 1) { 1038 unsigned ind = 0; local 1042 cycle_cmd[ind++] = *aSrc++; 1044 cycle_cmd[ind] = '\0'; [all...] |
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
DefineGrammarItemsWalker.g | 675 | ^( TEMPLATE (id=ID|ind=ACTION) 685 if ( $ind!=null ) 687 $ind.outerAltNum = this.outerAltNum; 688 trackInlineAction($ind);
|
/external/markdown/markdown/extensions/ |
footnotes.py | 290 ind = element.getchildren().find(child) 291 element.getchildren().insert(ind + 1, footnotesDiv)
|
/external/opencv/cvaux/src/ |
cvclique.cpp | 403 for( int ind = 0; ind < k-1; ind++ ) 405 added += finder->edge_weights[ Compsub[ind] * finder->N + sel ];
|
/external/libselinux/src/ |
label_file.c | 67 const char *ind; local 72 for (ind = buf; ind < tmp; ind++) { 73 if (strchr(".^$?*+|[({", (int)*ind))
|