/external/bsdiff/ |
H A D | bspatch.c | 68 off_t oldpos,newpos; local 144 oldpos=0;newpos=0; 172 if((oldpos+i>=0) && (oldpos+i<oldsize)) 173 new[newpos+i]+=old[oldpos+i]; 177 oldpos+=ctrl[0]; 191 oldpos+=ctrl[2];
|
/external/icu/icu4c/source/tools/genrb/ |
H A D | reslist.h | 36 int32_t oldpos, newpos; member in struct:KeyMapEntry
|
H A D | reslist.c | 286 mapKey(struct SRBRoot *bundle, int32_t oldpos) { argument 295 if (oldpos < map[i].oldpos) { 301 assert(oldpos == map[start].oldpos); 1479 int32_t lPos = ((const KeyMapEntry *)l)->oldpos; 1480 int32_t rPos = ((const KeyMapEntry *)r)->oldpos; 1500 /* Sort pool bundle keys first (negative oldpos), and otherwise keys in parsing order. */ 1511 return compareInt32(((const KeyMapEntry *)l)->oldpos, ((const KeyMapEntry *)r)->oldpos); 1600 int32_t oldpos, newpos, limit; local [all...] |
/external/pdfium/third_party/freetype/src/cid/ |
H A D | cidload.c | 579 FT_ULong oldpos = FT_STREAM_POS(); local 580 FT_ULong size = stream->size - oldpos; 592 plimit = p + FT_STREAM_POS() - oldpos;
|
/external/libvterm/src/ |
H A D | screen.c | 383 static int movecursor(VTermPos pos, VTermPos oldpos, int visible, void *user) argument 388 return (*screen->callbacks->movecursor)(pos, oldpos, visible, screen->cbdata);
|
H A D | state.c | 37 static void updatecursor(VTermState *state, VTermPos *oldpos, int cancel_phantom) argument 39 if(state->pos.col == oldpos->col && state->pos.row == oldpos->row) 46 if((*state->callbacks->movecursor)(state->pos, *oldpos, state->mode.cursor_visible, state->cbdata)) 205 VTermPos oldpos = state->pos; local 344 updatecursor(state, &oldpos, 0); 353 VTermPos oldpos = state->pos; local 430 updatecursor(state, &oldpos, 1); 558 VTermPos oldpos = state->pos; local 568 updatecursor(state, &oldpos, 681 VTermPos oldpos = state->pos; local 684 (*state->callbacks->movecursor)(state->pos, oldpos, state->mode.cursor_visible, state->cbdata); local 743 VTermPos oldpos = state->pos; local 935 VTermPos oldpos = state->pos; local 1518 VTermPos oldpos = state->pos; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/vogar/lib/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ... |
/external/owasp/sanitizer/distrib/lib/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |