HomeSort by relevance Sort by last modified time
    Searched full:current_pos (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /external/libbrillo/brillo/streams/
stream_utils_unittest.cc 102 const uint64_t current_pos = 1234; local
107 FROM_HERE, 0, Whence::FROM_BEGIN, current_pos, end_pos, &pos, nullptr));
111 FROM_HERE, 0, Whence::FROM_CURRENT, current_pos, end_pos, &pos, nullptr));
112 EXPECT_EQ(current_pos, pos);
115 FROM_HERE, 0, Whence::FROM_END, current_pos, end_pos, &pos, nullptr));
119 FROM_HERE, 10, Whence::FROM_BEGIN, current_pos, end_pos, &pos, nullptr));
123 FROM_HERE, 10, Whence::FROM_CURRENT, current_pos, end_pos, &pos,
125 EXPECT_EQ(current_pos + 10, pos);
128 FROM_HERE, 10, Whence::FROM_END, current_pos, end_pos, &pos, nullptr));
132 FROM_HERE, -10, Whence::FROM_CURRENT, current_pos, end_pos, &pos
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
input_audio_file.cc 47 const long current_pos = ftell(fp_); local
48 RTC_CHECK_NE(EOF, current_pos)
54 long new_pos = current_pos + sizeof(int16_t) * samples; // Samples to bytes.
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.cc 36 int32_t current_pos = ftell(file_); local
39 fseek(file_, current_pos, SEEK_SET);
40 return current_pos == end_pos;
  /external/llvm/include/llvm/Support/
raw_os_ostream.h 31 /// current_pos - Return the current position within the stream, not
33 uint64_t current_pos() const override;
  /frameworks/opt/photoviewer/res/values-af/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> van <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-am/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> ?<xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-ar/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> ?? <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-az/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g> ?d?dd?n <xliff:g id="CURRENT_POS">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-az-rAZ/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g> ?d?dd?n <xliff:g id="CURRENT_POS">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-b+sr+Latn/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> od <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-be-rBY/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> ? <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-bg/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> ?? <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-bn-rBD/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g>??? ????? <xliff:g id="CURRENT_POS">%d</xliff:g>??"</string>
  /frameworks/opt/photoviewer/res/values-bn-rWB/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g>??? ????? <xliff:g id="CURRENT_POS">%d</xliff:g>??"</string>
  /frameworks/opt/photoviewer/res/values-bs-rBA/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> od <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-ca/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> de <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-cs/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> z <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-da/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> af <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-de/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> von <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-el/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> ??? <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-en-rAU/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> of <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-en-rGB/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> of <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-en-rIN/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> of <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-es/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> de <xliff:g id="COUNT">%d</xliff:g>"</string>
  /frameworks/opt/photoviewer/res/values-es-rUS/
strings.xml 21 <string name="photo_view_count" msgid="3466690572899800275">"<xliff:g id="CURRENT_POS">%d</xliff:g> de <xliff:g id="COUNT">%d</xliff:g>"</string>

Completed in 562 milliseconds

1 2 3 4 5