Home
last modified time | relevance | path

Searched refs:oldpos (Results 1 – 16 of 16) sorted by relevance

/external/bsdiff/
Dbspatch.c68 off_t oldpos,newpos; in main() local
144 oldpos=0;newpos=0; in main()
172 if((oldpos+i>=0) && (oldpos+i<oldsize)) in main()
173 new[newpos+i]+=old[oldpos+i]; in main()
177 oldpos+=ctrl[0]; in main()
191 oldpos+=ctrl[2]; in main()
/external/icu/icu4c/source/tools/genrb/
Dreslist.c286 mapKey(struct SRBRoot *bundle, int32_t oldpos) { in mapKey() argument
295 if (oldpos < map[i].oldpos) { in mapKey()
301 assert(oldpos == map[start].oldpos); in mapKey()
1479 int32_t lPos = ((const KeyMapEntry *)l)->oldpos; in compareKeySuffixes()
1480 int32_t rPos = ((const KeyMapEntry *)r)->oldpos; in compareKeySuffixes()
1511 return compareInt32(((const KeyMapEntry *)l)->oldpos, ((const KeyMapEntry *)r)->oldpos); in compareKeyOldpos()
1530 map[i].oldpos = in bundle_compactKeys()
1538 map[i].oldpos = (int32_t)(keys - bundle->fKeys); in bundle_compactKeys()
1561 map[i].newpos = map[i].oldpos; in bundle_compactKeys()
1562 if (j < keysCount && map[j].oldpos < 0) { in bundle_compactKeys()
[all …]
Dreslist.h36 int32_t oldpos, newpos; member
/external/libvterm/src/
Dstate.c37 static void updatecursor(VTermState *state, VTermPos *oldpos, int cancel_phantom) in updatecursor() argument
39 if(state->pos.col == oldpos->col && state->pos.row == oldpos->row) in updatecursor()
46 …if((*state->callbacks->movecursor)(state->pos, *oldpos, state->mode.cursor_visible, state->cbdata)) in updatecursor()
205 VTermPos oldpos = state->pos; in on_text() local
344 updatecursor(state, &oldpos, 0); in on_text()
353 VTermPos oldpos = state->pos; in on_control() local
430 updatecursor(state, &oldpos, 1); in on_control()
558 VTermPos oldpos = state->pos; in savecursor() local
568 updatecursor(state, &oldpos, 1); in savecursor()
681 VTermPos oldpos = state->pos; in on_escape() local
[all …]
Dscreen.c383 static int movecursor(VTermPos pos, VTermPos oldpos, int visible, void *user) in movecursor() argument
388 return (*screen->callbacks->movecursor)(pos, oldpos, visible, screen->cbdata); in movecursor()
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
DCharMatcher.java1010 int oldpos = 0;
1012 buf.append(string, oldpos, pos);
1014 oldpos = pos + 1;
1015 pos = indexIn(string, oldpos);
1018 buf.append(string, oldpos, len);
/external/guava/guava/src/com/google/common/base/
DCharMatcher.java1167 int oldpos = 0;
1169 buf.append(string, oldpos, pos);
1171 oldpos = pos + 1;
1172 pos = indexIn(string, oldpos);
1175 buf.append(string, oldpos, len);
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
DPySourceColor.py1333 oldpos = self.pos
1351 if newpos > oldpos:
1352 if self.raw[oldpos:newpos].isspace():
1358 self.out.write(self.raw[oldpos:newpos])
1360 self.out.write(self.raw[oldpos+1:newpos])
1362 slash = self.raw[oldpos:newpos].find('\\')+oldpos
1363 self.out.write(self.raw[oldpos:slash])
/external/pdfium/third_party/freetype/src/cid/
Dcidload.c579 FT_ULong oldpos = FT_STREAM_POS(); in cid_hex_to_binary() local
580 FT_ULong size = stream->size - oldpos; in cid_hex_to_binary()
592 plimit = p + FT_STREAM_POS() - oldpos; in cid_hex_to_binary()
/external/libvterm/include/
Dvterm.h187 int (*movecursor)(VTermPos pos, VTermPos oldpos, int visible, void *user);
239 int (*movecursor)(VTermPos pos, VTermPos oldpos, int visible, void *user);
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java1461 int oldpos = indexes.position(); in ARRAY() local
1477 indexes.position(oldpos); in ARRAY()
1760 int oldpos = toUTable.position(); in matchToU() local
1762 toUTable.position(oldpos); in matchToU()
3677 int oldpos = fromUTableUChars.position(); in matchFromU() local
3679 fromUTableUChars.position(oldpos); in matchFromU()
3680 oldpos = fromUTableValues.position(); in matchFromU()
3682 fromUTableValues.position(oldpos); in matchFromU()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/vogar/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...