/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | reslist.cpp | 485 SRBRoot::mapKey(int32_t oldpos) const { in mapKey() 488 return oldpos; in mapKey() 497 if (oldpos < map[i].oldpos) { in mapKey() 503 assert(oldpos == map[start].oldpos); in mapKey() 1301 int32_t lPos = ((const KeyMapEntry *)l)->oldpos; in compareKeySuffixes() 1302 int32_t rPos = ((const KeyMapEntry *)r)->oldpos; in compareKeySuffixes() 1333 return compareInt32(((const KeyMapEntry *)l)->oldpos, ((const KeyMapEntry *)r)->oldpos); in compareKeyOldpos() 1352 map[i].oldpos = in compactKeys() 1360 map[i].oldpos = (int32_t)(keys - fKeys); in compactKeys() 1383 map[i].newpos = map[i].oldpos; in compactKeys() [all …]
|
D | reslist.h | 66 int32_t oldpos, newpos; member 88 int32_t mapKey(int32_t oldpos) const;
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | reslist.cpp | 504 SRBRoot::mapKey(int32_t oldpos) const { in mapKey() 507 return oldpos; in mapKey() 516 if (oldpos < map[i].oldpos) { in mapKey() 522 assert(oldpos == map[start].oldpos); in mapKey() 1314 int32_t lPos = ((const KeyMapEntry *)l)->oldpos; in compareKeySuffixes() 1315 int32_t rPos = ((const KeyMapEntry *)r)->oldpos; in compareKeySuffixes() 1346 return compareInt32(((const KeyMapEntry *)l)->oldpos, ((const KeyMapEntry *)r)->oldpos); in compareKeyOldpos() 1389 map[i].oldpos = in compactKeys() 1403 map[i].oldpos = keyOffset; in compactKeys() 1432 map[i].newpos = map[i].oldpos; in compactKeys() [all …]
|
D | reslist.h | 70 int32_t oldpos, newpos; member 92 int32_t mapKey(int32_t oldpos) const;
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | reslist.cpp | 504 SRBRoot::mapKey(int32_t oldpos) const { in mapKey() 507 return oldpos; in mapKey() 516 if (oldpos < map[i].oldpos) { in mapKey() 522 assert(oldpos == map[start].oldpos); in mapKey() 1322 int32_t lPos = ((const KeyMapEntry *)l)->oldpos; in compareKeySuffixes() 1323 int32_t rPos = ((const KeyMapEntry *)r)->oldpos; in compareKeySuffixes() 1354 return compareInt32(((const KeyMapEntry *)l)->oldpos, ((const KeyMapEntry *)r)->oldpos); in compareKeyOldpos() 1397 map[i].oldpos = in compactKeys() 1411 map[i].oldpos = keyOffset; in compactKeys() 1440 map[i].newpos = map[i].oldpos; in compactKeys() [all …]
|
D | reslist.h | 70 int32_t oldpos, newpos; member 92 int32_t mapKey(int32_t oldpos) const;
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | reslist.cpp | 504 SRBRoot::mapKey(int32_t oldpos) const { in mapKey() 507 return oldpos; in mapKey() 516 if (oldpos < map[i].oldpos) { in mapKey() 522 assert(oldpos == map[start].oldpos); in mapKey() 1322 int32_t lPos = ((const KeyMapEntry *)l)->oldpos; in compareKeySuffixes() 1323 int32_t rPos = ((const KeyMapEntry *)r)->oldpos; in compareKeySuffixes() 1354 return compareInt32(((const KeyMapEntry *)l)->oldpos, ((const KeyMapEntry *)r)->oldpos); in compareKeyOldpos() 1397 map[i].oldpos = in compactKeys() 1411 map[i].oldpos = keyOffset; in compactKeys() 1440 map[i].newpos = map[i].oldpos; in compactKeys() [all …]
|
D | reslist.h | 70 int32_t oldpos, newpos; member 92 int32_t mapKey(int32_t oldpos) const;
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavprotocol.c | 129 guint64 newpos = 0, oldpos; in gst_ffmpegdata_seek() local 171 oldpos = info->offset; in gst_ffmpegdata_seek() 188 if (newpos != oldpos) { in gst_ffmpegdata_seek()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_hid.c | 226 uint32_t oldpos; in hid_get_item() local 437 oldpos = c->loc.pos; in hid_get_item() 443 c->loc.pos = oldpos; in hid_get_item()
|
/third_party/flutter/skia/third_party/externals/freetype/src/cid/ |
D | cidload.c | 699 FT_ULong oldpos = FT_STREAM_POS(); in cid_hex_to_binary() local 700 FT_ULong size = stream->size - oldpos; in cid_hex_to_binary() 712 plimit = p + FT_STREAM_POS() - oldpos; in cid_hex_to_binary()
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
D | cidload.c | 699 FT_ULong oldpos = FT_STREAM_POS(); in cid_hex_to_binary() local 700 FT_ULong size = stream->size - oldpos; in cid_hex_to_binary() 712 plimit = p + FT_STREAM_POS() - oldpos; in cid_hex_to_binary()
|
/third_party/freetype/src/cid/ |
D | cidload.c | 699 FT_ULong oldpos = FT_STREAM_POS(); in cid_hex_to_binary() local 700 FT_ULong size = stream->size - oldpos; in cid_hex_to_binary() 712 plimit = p + FT_STREAM_POS() - oldpos; in cid_hex_to_binary()
|
/third_party/python/Lib/email/ |
D | _parseaddr.py | 269 oldpos = self.pos 284 self.pos = oldpos
|
/third_party/python/Lib/test/ |
D | test_codeccallbacks.py | 15 oldpos = self.pos 16 realpos = oldpos 23 return ("<?>", oldpos)
|
D | test_gzip.py | 256 oldpos = f.tell() 260 f.seek(oldpos) # negative seek
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | ebml-write.c | 895 guint64 oldpos = ebml->pos; in gst_ebml_replace_uint() local 907 gst_ebml_write_seek (ebml, oldpos); in gst_ebml_replace_uint()
|
D | matroska-demux.c | 2110 gint64 oldpos, oldlength; in gst_matroska_demux_search_cluster() local 2139 oldpos = oldlength = -1; in gst_matroska_demux_search_cluster() 2168 if (oldpos == newpos && oldlength == map.size) { in gst_matroska_demux_search_cluster() 2173 oldpos = newpos; in gst_matroska_demux_search_cluster()
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 1455 int oldpos = indexes.position(); in ARRAY() local 1471 indexes.position(oldpos); in ARRAY() 1755 int oldpos = toUTable.position(); in matchToU() local 1757 toUTable.position(oldpos); in matchToU() 3674 int oldpos = fromUTableUChars.position(); in matchFromU() local 3676 fromUTableUChars.position(oldpos); in matchFromU() 3677 oldpos = fromUTableValues.position(); in matchFromU() 3679 fromUTableValues.position(oldpos); in matchFromU()
|
/third_party/ffmpeg/libavcodec/ |
D | jpeg2000dec.c | 2155 int oldpos; in jpeg2000_read_main_headers() local 2163 oldpos = bytestream2_tell(&s->g); in jpeg2000_read_main_headers() 2300 if (bytestream2_tell(&s->g) - oldpos != len || ret) { in jpeg2000_read_main_headers()
|
/third_party/ffmpeg/libavformat/ |
D | avidec.c | 1732 int64_t oldpos = avio_tell(s->pb); in guess_ni_flag() local 1761 avio_seek(s->pb, oldpos, SEEK_SET); in guess_ni_flag()
|