HomeSort by relevance Sort by last modified time
    Searched refs:start_pos (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_file_part.py 34 start_pos = 50
35 fp = FilePart(fpath, start_pos, part_length)
36 self.assertEqual(start_pos, fp._fp.tell())
44 start_pos = 50
46 fp = FilePart(fpath, start_pos, part_length)
51 self.assertEqual(start_pos + offset, fp._fp.tell())
56 self.assertEqual(start_pos + 2 * offset, fp._fp.tell())
61 self.assertEqual(start_pos + part_length - offset, fp._fp.tell())
66 self.assertEqual(start_pos + part_length + 1, fp._fp.tell())
76 start_pos = 5
    [all...]
  /external/webrtc/webrtc/system_wrappers/source/
aligned_malloc.cc 28 uintptr_t GetRightAlign(uintptr_t start_pos, size_t alignment) {
31 return (start_pos + alignment - 1) & ~(alignment - 1);
49 uintptr_t start_pos = reinterpret_cast<uintptr_t>(pointer); local
50 return reinterpret_cast<void*>(GetRightAlign(start_pos, alignment));
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
Lexer.java 60 int start_pos = this.pos; local
163 start_pos + 1);
178 start_pos + 1);
192 start_pos + 1);
206 start_pos + 1);
220 start_pos + 1);
234 start_pos + 1);
248 start_pos + 1);
262 start_pos + 1);
277 start_pos + 1)
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
decode_residual.c 44 size_t meml_gotten, diff, start_pos; local
53 start_pos = (iLBC_encbits->startIdx-1)*SUBL;
55 start_pos = (iLBC_encbits->startIdx-1)*SUBL + diff;
62 &decresidual[start_pos], iLBCdec_inst->state_short_len
70 WEBRTC_SPL_MEMCPY_W16(mem+CB_MEML-iLBCdec_inst->state_short_len, decresidual+start_pos,
76 &decresidual[start_pos+iLBCdec_inst->state_short_len],
88 decresidual+start_pos, meml_gotten);
102 WebRtcSpl_MemCpyReversedOrder(&decresidual[start_pos-1],
encode.c 52 size_t diff, start_pos; local
91 start_pos = iLBCenc_inst->start_pos;
173 start_pos = (iLBCbits_inst->startIdx-1)*SUBL;
176 start_pos = (iLBCbits_inst->startIdx-1)*SUBL + diff;
181 WebRtcIlbcfix_StateSearch(iLBCenc_inst, iLBCbits_inst, &residual[start_pos],
187 &decresidual[start_pos], iLBCenc_inst->state_short_len
198 decresidual+start_pos, iLBCenc_inst->state_short_len);
203 &residual[start_pos+iLBCenc_inst->state_short_len],
209 WebRtcIlbcfix_CbConstruct(&decresidual[start_pos+iLBCenc_inst->state_short_len]
    [all...]
defines.h 166 int16_t start_pos; member in struct:IlbcEncoder_
  /external/aac/libSBRdec/src/
env_calc.h 155 int start_pos, int next_pos,
162 int start_pos,
env_calc.cpp 163 int start_pos, int next_pos,
172 int start_pos, int next_pos,
621 UCHAR start_pos = hHeaderData->timeStep * borders[i]; /* Start-position in time (subband sample) for current envelope. */ local
658 start_pos, stop_pos,
667 start_pos, stop_pos,
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_stream.cxx 101 ios::pos_type start_pos; member in struct:tiffis_data
107 ios::pos_type start_pos; member in struct:tiffos_data
168 uint64 new_offset = static_cast<uint64>(data->start_pos) + off;
218 origin = data->start_pos;
232 if( (static_cast<uint64>(origin) + off) > static_cast<uint64>(data->start_pos) ) {
261 uint64 new_offset = static_cast<uint64>(data->start_pos) + off;
293 return (uint64) (data->stream->tellg() - data->start_pos);
363 data->start_pos = data->stream->tellp();
378 data->start_pos = data->stream->tellg();
  /external/v8/src/parsing/
preparse-data.cc 31 void CompleteParserRecorder::LogMessage(int start_pos, int end_pos,
39 function_store_.Add(start_pos);
  /art/runtime/base/
stl_util.h 144 bool ContainsElement(const Container& container, const T& value, size_t start_pos = 0u) {
145 DCHECK_LE(start_pos, container.size());
147 std::advance(start, start_pos);
  /external/dbus/dbus/
dbus-marshal-recursive.h 46 dbus_uint32_t array_len_offset : 3; /**< bytes back from start_pos that len ends */
56 int start_pos; /**< for array readers, the start of the array values */ member in struct:DBusTypeReader::__anon9603::__anon9604
82 int start_pos; /**< position of first element in the array */ member in struct:DBusTypeWriter::__anon9605::__anon9606
dbus-marshal-recursive.c 207 sub->u.array.start_pos = _DBUS_INT_MAX;
212 the offset back from start_pos to end of the len */
214 ((reader)->u.array.start_pos - ((int)(reader)->array_len_offset) - 4)
233 _dbus_assert (reader->u.array.start_pos - len_pos - 4 < 8);
258 sub->u.array.start_pos = sub->value_pos;
259 _dbus_assert ((sub->u.array.start_pos - (len_pos + 4)) < 8); /* only 3 bits in array_len_offset */
260 sub->array_len_offset = sub->u.array.start_pos - (len_pos + 4);
265 sub->u.array.start_pos,
315 end_pos = reader->u.array.start_pos + array_reader_get_array_len (reader);
318 _dbus_assert (reader->value_pos >= reader->u.array.start_pos);
    [all...]
  /external/libnfc-nxp/src/
phLlcNfc_Frame.c 761 ps_store_frame->start_pos) % PH_LLCNFC_MOD_NS_NR))
865 ps_store_frame->start_pos))
922 (((ns_rejected != ps_store_frame->start_pos) &&
    [all...]
  /external/v8/src/
pending-compilation-error-handler.cc 53 handle(Smi::FromInt(location.start_pos()), isolate),
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_utility.cpp 102 FX_DWORD start_pos = m_dwCurPos - 1; local
103 pStart = m_pData + start_pos;
112 dwSize = m_dwCurPos - start_pos;
230 FX_DWORD& start_pos,
236 start_pos = m_dwCurPos;
  /system/connectivity/shill/vpn/
openvpn_management_server.cc 263 size_t start_pos = message.find(start); local
264 if (start_pos == string::npos) {
267 size_t end_pos = message.find(end, start_pos + start.size());
271 return message.substr(start_pos + start.size(),
272 end_pos - start_pos - start.size());
  /external/pdfium/core/src/fxcrt/
fx_basic_bstring.cpp 1023 FX_DWORD CFX_ByteString::GetID(FX_STRSIZE start_pos) const {
1024 return CFX_ByteStringC(*this).GetID(start_pos);
1026 FX_DWORD CFX_ByteStringC::GetID(FX_STRSIZE start_pos) const {
1030 if (start_pos < 0 || start_pos >= m_Length) {
1034 if (start_pos + 4 > m_Length) {
1035 for (FX_STRSIZE i = 0; i < m_Length - start_pos; i++) {
1036 strid = strid * 256 + m_Ptr[start_pos + i];
1038 strid = strid << ((4 - m_Length + start_pos) * 8);
1041 strid = strid * 256 + m_Ptr[start_pos + i]
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
t2.c 312 info_PK->start_pos = info_TL->end_header + 1;
314 info_PK->start_pos = ((l_cp->m_specific_param.m_enc.m_tp_on | l_tcp->POC)&& info_PK->start_pos) ? info_PK->start_pos : info_TL->packet[cstr_info->packno - 1].end_pos + 1;
316 info_PK->end_pos = info_PK->start_pos + l_nb_bytes - 1;
317 info_PK->end_ph_pos += info_PK->start_pos - 1; /* End of packet header which now only represents the distance
456 info_PK->start_pos = info_TL->end_header + 1;
461 info_PK->start_pos = p_cstr_info->tile[p_tile_no].tp[curtp].tp_end_header+1;
463 info_PK->start_pos = (l_cp->m_specific_param.m_enc.m_tp_on && info_PK->start_pos) ? info_PK->start_pos : info_TL->packet[p_cstr_info->packno - 1].end_pos + 1
    [all...]
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_logging.cc 106 size_t start_pos = label.find(receiver); local
107 if (start_pos != std::string::npos) {
108 label.replace(start_pos, receiver.length(), "Sender");
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
parse_delay_file.m 19 start_pos = ftell(fid);
28 fseek(fid, start_pos, 'bof');
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h 142 void QueuePacket(size_t start_pos,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
nestegg.h 192 @param start_pos Starting offset of the cluster. -1 means non-existant.
199 int64_t max_offset, int64_t * start_pos,
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_fax.cpp 39 int FindBit(const uint8_t* data_buf, int max_pos, int start_pos, int bit) {
40 if (start_pos >= max_pos) {
44 if (start_pos % 8) {
45 uint8_t data = data_buf[start_pos / 8];
47 data &= 0xff >> (start_pos % 8);
49 data |= 0xff << (8 - start_pos % 8);
52 return start_pos / 8 * 8 + leading_pos[data];
54 start_pos += 7;
57 int byte_pos = start_pos / 8;
  /external/protobuf/src/google/protobuf/stubs/
strutil.cc 112 string::size_type start_pos = 0; local
115 pos = s.find(oldsub, start_pos);
119 res->append(s, start_pos, pos - start_pos);
121 start_pos = pos + oldsub.size(); // start searching again after the "old"
123 res->append(s, start_pos, s.length() - start_pos);
    [all...]

Completed in 540 milliseconds

1 2 3 4