| /external/elfutils/libelf/ |
| elf_getscn.c | 30 elf_getscn (elf, idx) 32 size_t idx; 54 if (idx < runp->max) 56 if (idx < runp->cnt) 57 result = &runp->data[idx]; 63 idx -= runp->max;
|
| /external/opencore/fileformats/mp4/parser/src/ |
| textsamplemodifiers.cpp | 648 for (uint32 idx = 0; idx < _pTimedTextModifiersVec->size(); idx++) 650 PV_MP4_FF_DELETE(NULL, TimedTextModifiers, (*_pTimedTextModifiersVec)[idx]); 661 for (uint32 idx = 0; idx < _pTimedTextModifiersVec->size(); idx++) 663 if ((*_pTimedTextModifiersVec)[idx]->type == TEXT_STYLE) 672 for (uint32 idx = 0; idx < _pTimedTextModifiersVec->size(); idx++ [all...] |
| avcsampletogroupbox.cpp | 50 for (uint32 idx = 0; idx < _entry_count; idx++) 56 _samplecountVec[idx] = samplecount; 62 _group_description_indexVec[ idx ] = GDIndex;
|
| trackfragmentrunatom.cpp | 159 for (uint32 idx = 0; idx < _samplesToBeParsed ; idx++) 166 PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "Track Fragment Run=>Sample Number =%d", idx)); 228 for (uint32 idx = 0; idx < _samplesToBeParsed ; idx++) 235 PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "Track Fragment Run=>Sample Number =%d", idx)); 254 for (uint32 idx = 0; idx < _sample_count ; idx++ [all...] |
| /external/freetype/src/cff/ |
| cffload.c | 203 cff_index_read_offset( CFF_Index idx, 207 FT_Stream stream = idx->stream; 212 if ( !FT_STREAM_READ( tmp, idx->off_size ) ) 217 for ( nn = 0; nn < idx->off_size; nn++ ) 227 cff_index_init( CFF_Index idx, 236 FT_MEM_ZERO( idx, sizeof ( *idx ) ); 238 idx->stream = stream; 239 idx->start = FT_STREAM_POS(); 258 idx->count = count 1485 FT_UInt idx; local 1593 FT_UInt idx; local [all...] |
| /external/openssl/crypto/engine/ |
| eng_ctrl.c | 75 int idx = 0; local 78 idx++; 84 return idx; 89 int idx = 0; local 94 idx++; 98 return idx; 106 int idx; local 130 if((e->cmd_defns == NULL) || ((idx = int_ctrl_cmd_by_name( 137 return e->cmd_defns[idx].cmd_num; 141 if((e->cmd_defns == NULL) || ((idx = int_ctrl_cmd_by_num(e->cmd_defns [all...] |
| /external/srec/portable/src/ |
| phashtable.c | 41 unsigned int idx; member in struct:PHashTableEntry_t 162 unsigned int idx) 164 PHashTableEntry *entry = table->entries[idx]; 193 entry->table->entries[entry->idx] = entry->next; 212 unsigned int idx; local 218 idx = hashCode % table->args.capacity; 219 if ((entry = getEntry(table, key, hashCode, idx)) != NULL) 258 unsigned int idx; local 265 idx = hashCode % table->args.capacity; 267 result = getEntry(table, key, hashCode, idx); 276 unsigned int i, idx; local 344 unsigned int hashCode, idx; local 426 unsigned int hashCode, idx; local 504 unsigned int idx; local [all...] |
| /dalvik/libcore/support/src/test/java/tests/support/ |
| Support_BitSet.java | 188 int idx = bits.length - 1; local 189 while (idx >= 0 && bits[idx] == 0) { 190 --idx; 192 if (idx == -1) { 196 long val = bits[idx]; 200 return idx * ELM_SIZE + i + 1;
|
| /external/opencore/baselibs/media_data_structures/src/ |
| access_unit_impl.h | 68 BufferState * GetBufferState(const int32 idx) 70 return buffer_states[idx]; 80 BufferFragment * GetMediaFragment(const uint32 idx) 82 uint32 tmp = idx + num_reserved_fragments; 98 bool match_bit_pattern_no_state(const int idx, const int offset, const uint8 * pattern, 106 int32 match_bit_pattern_with_state(const int32 idx, const int32 offset, const uint8 * pattern, 113 // else return true and change idx, offset and ptr to the new position. 116 bool seek(int & idx, int & offset, uint8 * & ptr, bool & boundaryReached,
|
| access_unit_impl.cpp | 125 bool AccessUnitImplementation::seek(int & idx, int & offset, uint8 * & ptr, bool & boundaryReached, 128 int32 first_frag_size = this->fragments[idx+num_reserved_fragments].len - offset; 143 frag = GetMediaFragment(idx); 152 // ptr = (this->GetMediaFragment(idx))->ptr + offset + delta_in_bytes; 156 idx++; 157 while (idx < (int) this->GetNumMediaFrags()) 159 frag = GetMediaFragment(idx); 172 idx++; 176 frag = GetMediaFragment(idx); 189 frag = GetMediaFragment(idx); [all...] |
| /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/digests/ |
| SHA1Digest.java | 183 int idx = 0; local 187 // E = rotateLeft(A, 5) + f(B, C, D) + E + X[idx++] + Y1 189 E += (A << 5 | A >>> 27) + f(B, C, D) + X[idx++] + Y1; 192 D += (E << 5 | E >>> 27) + f(A, B, C) + X[idx++] + Y1; 195 C += (D << 5 | D >>> 27) + f(E, A, B) + X[idx++] + Y1; 198 B += (C << 5 | C >>> 27) + f(D, E, A) + X[idx++] + Y1; 201 A += (B << 5 | B >>> 27) + f(C, D, E) + X[idx++] + Y1; 210 // E = rotateLeft(A, 5) + h(B, C, D) + E + X[idx++] + Y2 212 E += (A << 5 | A >>> 27) + h(B, C, D) + X[idx++] + Y2; 215 D += (E << 5 | E >>> 27) + h(A, B, C) + X[idx++] + Y2 [all...] |
| /development/tools/apkcheck/src/com/android/apkcheck/ |
| ApkCheck.java | 67 int idx; local 68 for (idx = 0; idx < args.length; idx++) { 69 if (args[idx].equals("--help")) { 72 } else if (args[idx].startsWith("--uses-library=")) { 73 String libName = args[idx].substring(args[idx].indexOf('=')+1); 82 } else if (args[idx].startsWith("--ignore-package=")) { 83 String pkgName = args[idx].substring(args[idx].indexOf('=')+1) [all...] |
| /external/openssl/crypto/x509v3/ |
| v3_lib.c | 95 int idx; local 103 idx = sk_X509V3_EXT_METHOD_find(ext_list, &tmp); 104 if(idx == -1) return NULL; 105 return sk_X509V3_EXT_METHOD_value(ext_list, idx); 174 * The "idx" variable returns the last found extension and can 177 * due to a badly encoded certificate so if idx is NULL we 188 void *X509V3_get_d2i(STACK_OF(X509_EXTENSION) *x, int nid, int *crit, int *idx) 193 if(idx) *idx = -1; 197 if(idx) lastpos = *idx + 1 [all...] |
| /dalvik/vm/native/ |
| dalvik_system_VMStack.c | 112 unsigned int idx; local 113 for (idx = kSkip; (int) idx < methodCount && size < maxSize; idx++) { 114 const Method* meth = methods[idx]; 156 for (idx = kSkip; (int) idx < methodCount && sidx < size; idx++) { 157 const Method* meth = methods[idx];
|
| /frameworks/base/graphics/java/android/renderscript/ |
| ProgramFragment.java | 41 int idx = 0; local 44 tmp[idx++] = 0; 45 tmp[idx++] = mInputs[i].mID; 48 tmp[idx++] = 1; 49 tmp[idx++] = mOutputs[i].mID; 52 tmp[idx++] = 2; 53 tmp[idx++] = mConstants[i].mID; 55 tmp[idx++] = 3; 56 tmp[idx++] = mTextureCount;
|
| /packages/apps/Email/src/org/apache/james/mime4j/codec/ |
| EncoderUtil.java | 224 for (int idx = 0; idx < text.length(); idx++) { 225 char ch = text.charAt(idx); 361 int idx = 0; local 363 for (; idx < end - 2; idx += 3) { 364 int data = (bytes[idx] & 0xff) << 16 | (bytes[idx + 1] & 0xff) << 8 365 | bytes[idx + 2] & 0xff [all...] |
| /frameworks/base/awt/java/awt/image/ |
| ComponentColorModel.java | 356 for (int i = 0, idx = offset; i < numComponents; i++, idx++) { 357 ba[i] = (byte)components[idx]; 367 for (int i = 0, idx = offset; i < numComponents; i++, idx++) { 368 sa[i] = (short)components[idx]; 378 for (int i = 0, idx = offset; i < numComponents; i++, idx++) { 379 ia[i] = components[idx]; 394 for (int i = 0, idx = 0; i < numColorComponents; i++, idx++) 1282 int idx; local [all...] |
| RGBImageFilter.java | 126 for (int sx = x, idx = 0; sx < x + w; sx++, idx++) { 127 rgbPixels[idx] = model.getRGB(pixels[pixelsOff + idx]); 144 for (int sx = x, idx = 0; sx < x + w; sx++, idx++) { 145 rgbPixels[idx] = model.getRGB(pixels[pixelsOff + idx] & 0xff); 174 for (int sx = x, idx = 0; sx < x + w; sx++, idx++) [all...] |
| /external/blktrace/btt/ |
| unplug_hist.c | 53 int idx, n_unplugs = be64_to_cpu(*val); local 56 idx = (n_unplugs / BKT_WIDTH); 57 if (idx > EXCESS_BKT) 58 idx = EXCESS_BKT; 60 hbp->hist[idx]++;
|
| /system/core/nexus/ |
| InterfaceConfig.h | 57 const struct in_addr &getDns(int idx) const { return mDns[idx]; } 63 void setDns(int idx, struct in_addr *addr); 74 int set(int idx, struct in_addr *value); 75 int get(int idx, struct in_addr *buffer);
|
| /external/freetype/src/sfnt/ |
| ttpost.c | 207 FT_Int idx; local 210 idx = glyph_indices[n]; 211 if ( idx >= 258 ) 213 idx -= 257; 214 if ( idx > num_names ) 215 num_names = (FT_UShort)idx; 305 FT_Long idx = (FT_Long)n + offset_table[n]; local 308 if ( idx < 0 || idx > num_glyphs ) 423 /* idx :: The glyph index. * [all...] |
| /dalvik/dx/src/com/android/dx/dex/file/ |
| ClassDefsSection.java | 133 int idx = 0; local 144 idx = orderItems0(type, idx, sz - idx); 153 * @param idx {@code >= 0;} the next index to assign 158 private int orderItems0(Type type, int idx, int maxDepth) { 162 return idx; 174 idx = orderItems0(superclass, idx, maxDepth); 180 idx = orderItems0(interfaces.getType(i), idx, maxDepth) [all...] |
| /external/elfutils/libdw/ |
| dwarf_getabbrevattr.c | 25 dwarf_getabbrevattr (abbrev, idx, namep, formp, offsetp) 27 size_t idx; 53 while (cnt++ < idx);
|
| /bionic/libc/zoneinfo/ |
| Android.mk | 8 ALL_PREBUILT += $(TARGET_OUT)/usr/share/zoneinfo/zoneinfo.idx 9 $(TARGET_OUT)/usr/share/zoneinfo/zoneinfo.idx : $(LOCAL_PATH)/zoneinfo.idx | $(ACP)
|
| /cts/tools/annotation-helper/src/spechelper/ |
| SimpleComputer.java | 136 int idx = 0; local 142 idx = klen - i; 146 if (idx != 0) { 147 System.out.println("idx:"+idx); 150 context.getInvocationOffset() - idx, idx, replace
|