/external/e2fsprogs/e2fsck/ |
ea_refcount.c | 113 blk_t blk, int pos) 134 num = (int) refcount->count - pos; 138 memmove(&refcount->list[pos+1], &refcount->list[pos], 142 el = &refcount->list[pos];
|
/external/icu4c/test/cintltst/ |
currtest.c | 193 int32_t pos; local 210 pos = 0; 212 result1 = unum_parseDoubleCurrency(parser, TEST_NUMBER, -1, &pos, buffer, &status); 221 pos = 0; 222 result2 = unum_parseDoubleCurrency(parser, TEST_NUMBER, -1, &pos, buffer, &status);
|
/external/icu4c/test/intltest/ |
dadrfmt.cpp | 236 FieldPosition pos; local 249 format->format(fromDate, output, pos, status); 256 format->format(*cal, output, pos); 261 errln("case %d: could not format(): %s", n, u_errorName(status)); // TODO: use 'pos' 263 // if(pos.getBeginIndex()==0 && pos.getEndIndex()==0) { // TODO: more precise error? 264 // errln("WARNING: case %d: format's pos returned (0,0) - error ??", n); 276 ParsePosition pos; local 277 format->parse(expectStr,*cal,pos);
|
transtst.cpp | 1054 UTransPosition pos; local 1792 UTransPosition pos = {0, 2, 0, 1}; \/\/ cs cl s l local 1881 UTransPosition pos = {0, 5, 3, 5}; local 3390 UParseError pos; local 3597 UTransPosition pos; local [all...] |
/external/mesa3d/src/gallium/drivers/r600/ |
compute_memory_pool.c | 331 struct compute_memory_item *pos; local 333 pos = compute_memory_postalloc_chunk(pool, start_in_dw); 334 item->prev = pos; 335 item->next = pos->next; 336 pos->next = item;
|
/external/v8/samples/ |
lineprocessor.cc | 440 for (char* pos = buffer; *pos != '\0'; pos++) { 441 if (*pos == '\n') { 442 *pos = '\0';
|
/external/wpa_supplicant_8/src/drivers/ |
driver_bsd.c | 1333 u8 *pos; local 1396 uint8_t buf[24*1024], *pos; local [all...] |
/libcore/xml/src/main/java/org/kxml2/io/ |
KXmlSerializer.java | 287 int pos = (nspCounts[depth + 1]++) << 1; local 289 if (nspStack.length < pos + 1) { 291 System.arraycopy(nspStack, 0, hlp, 0, pos); 295 nspStack[pos++] = prefix; 296 nspStack[pos] = namespace;
|
/packages/apps/Mms/src/com/android/mms/ |
SuggestionsProvider.java | 167 int pos = position; local 172 while (moveToPosition(pos) && window.allocRow()) { 176 if (!window.putString(field, pos, i)) { 181 if (!window.putNull(pos, i)) { 187 ++pos;
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationViewFragment.java | 612 int pos = -1; local 653 while (messageCursor.moveToPosition(++pos)) { 693 collapsedStart = pos; 707 if (pos - collapsedStart == 1) { 714 renderSuperCollapsedBlock(collapsedStart, pos - 1); 722 pos == 0 /* firstBorder */); 938 int pos = -1; local 1169 int pos = -1; local 1194 int pos = -1; local 1363 int pos = -1; local 1392 int pos = 0; local [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
text_file.py | 198 pos = line.find("#") 199 if pos == -1: # no "#" -- no comments 204 elif pos == 0 or line[pos-1] != "\\": 212 line = line[0:pos] + eol
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
text_file.py | 198 pos = line.find("#") 199 if pos == -1: # no "#" -- no comments 204 elif pos == 0 or line[pos-1] != "\\": 212 line = line[0:pos] + eol
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SimpleElement.java | 244 int pos = s2.indexOf('='); local 245 if (pos <= 0 || pos == s2.length() - 1) { 248 String key = s2.substring(0, pos).trim(); 249 String value = s2.substring(pos + 1).trim();
|
/sdk/emulator/opengl/host/tools/emugen/ |
ApiGen.cpp | 771 \tsize_t pos = 0;\n\ 772 \tif (len < 8) return pos; \n\ 778 \twhile ((len - pos >= 8) && !unknownOpcode) { \n\ 782 \t\tif (len - pos < packetLen) return pos; \n\ 1031 size_t pos = 0; local [all...] |
/external/icu4c/i18n/ |
msgfmt.cpp | 405 int32_t idx = 0, rhs_idx = 0, pos = -1, rhs_pos = -1; local 407 const UHashElement* cur = uhash_nextElement(customFormatArgStarts, &pos); 939 FieldPosition* pos, 947 format(0, 0.0, arguments, argumentNames, cnt, app, pos, status); 1216 int32_t pos, idx; local 1234 int32_t pos, idx; local [all...] |
/external/chromium_org/third_party/freetype/src/pshinter/ |
pshrec.c | 102 hint->pos = 0; 436 FT_UInt pos; local 449 for ( pos = count1; pos < count2; pos++ ) 450 ps_mask_clear_bit( mask1, pos ); 456 pos = (FT_UInt)( ( count2 + 7 ) >> 3 ); 458 for ( ; pos > 0; pos-- ) 645 FT_Int pos, [all...] |
/external/freetype/src/pshinter/ |
pshrec.c | 102 hint->pos = 0; 436 FT_UInt pos; local 449 for ( pos = count1; pos < count2; pos++ ) 450 ps_mask_clear_bit( mask1, pos ); 456 pos = (FT_UInt)( ( count2 + 7 ) >> 3 ); 458 for ( ; pos > 0; pos-- ) 645 FT_Int pos, [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/photon/ |
SDL_ph_image.c | 762 farea.pos.x=0; 763 farea.pos.y=0; 770 farea.pos.y+=40; 849 srcarea.pos.x=srcrect->x; 850 srcarea.pos.y=srcrect->y; 854 dstarea.pos.x=dstrect->x; 855 dstarea.pos.y=dstrect->y; 878 dstarea.pos.y+=ydisp; 879 srcarea.pos.y+=ydisp; 885 dstarea.pos.y+=ydisp [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
transtst.cpp | 1053 UTransPosition pos; local 1791 UTransPosition pos = {0, 2, 0, 1}; \/\/ cs cl s l local 1880 UTransPosition pos = {0, 5, 3, 5}; local 3389 UParseError pos; local 3596 UTransPosition pos; local [all...] |
dtfmttst.cpp | 158 FieldPosition pos(0); 159 sdf->format(today,fmtOffset, pos); 415 FieldPosition pos(i); 417 df->format(aug13, buf, pos); 419 buf.extractBetween(pos.getBeginIndex(), pos.getEndIndex(), field); 561 ParsePosition pos(0); 562 UDate date2 = formatter->parse(now, pos); 563 if (date2 == 0) then = "Parse stopped at " + pos.getIndex(); 689 ParsePosition pos(0) 1144 ParsePosition pos; local 1289 FieldPosition pos; local [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
usrchtst.c | 2362 int32_t pos= -1; local 2416 int pos; local 2513 int32_t pos; local [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
InlineIterator.h | 487 static inline BidiRun* addPlaceholderRunForIsolatedInline(InlineBidiResolver& resolver, RenderObject* obj, unsigned pos) 490 BidiRun* isolatedRun = new BidiRun(pos, pos, obj, resolver.context(), resolver.dir()); 535 void addFakeRunIfNecessary(RenderObject* obj, unsigned pos, unsigned end, InlineBidiResolver& resolver) 543 BidiRun* run = addPlaceholderRunForIsolatedInline(resolver, obj, pos); 547 // obj and pos together denote a single position in the inline, from which the parsing of the isolate will start. 635 unsigned pos = obj == m_eor.object() ? m_eor.m_pos : INT_MAX; local 636 if (obj == m_endOfRunAtEndOfLine.object() && m_endOfRunAtEndOfLine.m_pos <= pos) { 638 pos = m_endOfRunAtEndOfLine.m_pos; 641 int end = obj->length() ? pos + 1 : 0 [all...] |
/external/chromium_org/third_party/libxml/src/ |
gentest.py | 321 def type_convert(str, name, info, module, function, pos): 367 if res == 'xmlNodePtr' and pos != 0: 368 if (function == 'xmlAddChild' and pos == 2) or \ 369 (function == 'xmlAddChildList' and pos == 2) or \ 370 (function == 'xmlAddNextSibling' and pos == 2) or \ 371 (function == 'xmlAddSibling' and pos == 2) or \ 372 (function == 'xmlDocSetRootElement' and pos == 2) or \ 373 (function == 'xmlReplaceNode' and pos == 2) or \ 375 (function == 'xmlAddPrevSibling' and pos == 2):
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
RopeByteString.java | 487 int pos = 0; local 501 pos += bytesToCompare; 502 if (pos >= totalLength) { 503 if (pos == totalLength) { 713 ByteString pos = root; local 714 while (pos instanceof RopeByteString) { 715 RopeByteString rbs = (RopeByteString) pos; 717 pos = rbs.left; 719 return (LiteralByteString) pos; [all...] |
/external/chromium_org/ui/gfx/ |
render_text_pango.cc | 214 PangoRectangle pos; local 215 pango_layout_index_to_pos(layout_, TextIndexToLayoutIndex(index), &pos); 217 return Range(PANGO_PIXELS(pos.x), PANGO_PIXELS(pos.x + pos.width)); 385 std::vector<SkPoint> pos; local 421 pos.resize(glyph_count); 439 pos[glyph_index].set(x + pango_units_to_double(glyph.geometry.x_offset), 455 renderer.DrawPosText(&pos[style_start_glyph_index],
|