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

1 2

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_sps_parser.h 22 H264SpsParser(const uint8_t* sps, size_t byte_length);
h264_sps_parser.cc 24 H264SpsParser::H264SpsParser(const uint8_t* sps, size_t byte_length)
25 : sps_(sps), byte_length_(byte_length), width_(), height_() {
  /external/libtextclassifier/util/utf8/
unicodetext.cc 70 void UnicodeText::Repr::append(const char* bytes, int byte_length) {
71 reserve(size_ + byte_length);
72 memcpy(data_ + size_, bytes, byte_length);
73 size_ += byte_length;
94 UnicodeText& UnicodeText::PointToUTF8(const char* buffer, int byte_length) {
95 repr_.PointTo(buffer, byte_length);
99 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) {
100 repr_.Copy(buffer, byte_length);
unicodetext.h 145 UnicodeText& PointToUTF8(const char* utf8_buffer, int byte_length);
146 UnicodeText& CopyUTF8(const char* utf8_buffer, int byte_length);
174 void append(const char* bytes, int byte_length);
  /external/v8/src/builtins/
builtins-arraybuffer.cc 46 size_t byte_length; local
47 if (!TryNumberToSize(*number_length, &byte_length)) {
56 isolate, byte_length, true,
79 return array_buffer->byte_length();
builtins-dataview.cc 35 Handle<Object> byte_length = args.atOrUndefined(isolate, 3); local
57 double const buffer_byte_length = array_buffer->byte_length()->Number();
66 if (byte_length->IsUndefined(isolate)) {
78 Object::ToIndex(isolate, byte_length,
123 return data_view->byte_length();
179 size_t const data_view_byte_length = NumberToSize(data_view->byte_length());
191 DCHECK_GE(NumberToSize(buffer->byte_length()), buffer_offset + sizeof(T));
266 size_t const data_view_byte_length = NumberToSize(data_view->byte_length());
279 DCHECK(NumberToSize(buffer->byte_length()) >= buffer_offset + sizeof(T));
builtins-sharedarraybuffer.cc 25 return array_buffer->byte_length();
  /external/v8/src/js/
arraybuffer.js 39 var byte_length = %_ArrayBufferGetByteLength(this);
41 first = MaxSimple(byte_length + relativeStart, 0);
43 first = MinSimple(relativeStart, byte_length);
45 var relativeEnd = IS_UNDEFINED(end) ? byte_length : end;
48 fin = MaxSimple(byte_length + relativeEnd, 0);
50 fin = MinSimple(relativeEnd, byte_length);
  /external/v8/src/runtime/
runtime-typedarray.cc 20 return holder->byte_length();
43 CHECK(NumberToSize(target->byte_length()) >= target_length);
47 size_t source_byte_length = NumberToSize(source->byte_length());
62 CHECK(Smi::kZero == array_buffer->byte_length());
69 size_t byte_length = NumberToSize(array_buffer->byte_length()); local
73 isolate->array_buffer_allocator()->Free(backing_store, byte_length);
119 size_t byte_length = 0; local
121 CHECK(TryNumberToSize(*byte_length_object, &byte_length));
125 size_t array_buffer_byte_length = NumberToSize(buffer->byte_length());
213 size_t byte_length = length * element_size; local
    [all...]
  /external/v8/src/parsing/
scanner-character-streams.cc 461 size_t byte_length;
477 chunks.empty() ? 0 : (chunks.back().byte_pos + chunks.back().byte_length);
480 bool out_of_data = !chunks.empty() && chunks.back().byte_length == 0;
498 DCHECK_EQ(end_pos, chunks.back().byte_pos + chunks.back().byte_length);
499 DCHECK_EQ(out_of_data, chunks.back().byte_length == 0);
517 DCHECK_LT(position, chunks[chunk_no].byte_pos + chunks[chunk_no].byte_length);
546 if (chunk.byte_length == 0) return 0;
549 size_t len = i::Min(kBufferSize, chunk.byte_length - start_pos);
598 if (chunks_[chunk_no].byte_length == 0) {
616 previous_chunk.data[previous_chunk.byte_length - 1] << 8
    [all...]
  /external/v8/src/regexp/
regexp-macro-assembler.cc 32 size_t byte_length,
39 DCHECK(byte_length % 2 == 0);
42 size_t length = byte_length >> 1;
205 intptr_t byte_length = *input_end - *input_start; local
207 *input_end = *input_start + byte_length;
257 int byte_length = char_length << char_size_shift; local
258 const byte* input_end = input_start + byte_length;
regexp-macro-assembler.h 161 size_t byte_length, Isolate* isolate);
  /external/v8/src/
value-serializer.cc 397 uint32_t byte_length = chars.length() * sizeof(uc16); local
399 if ((buffer_size_ + 1 + BytesNeededForVarint(byte_length)) & 1)
769 double byte_length = array_buffer->byte_length()->Number(); local
770 if (byte_length > std::numeric_limits<uint32_t>::max()) {
775 WriteVarint<uint32_t>(byte_length);
776 WriteRawBytes(array_buffer->backing_store(), byte_length);
801 WriteVarint(NumberToUint32(view->byte_length()));
1189 uint32_t byte_length; local
1201 uint32_t byte_length; local
1232 uint32_t byte_length; local
1517 uint32_t byte_length; local
1561 uint32_t byte_length = 0; local
    [all...]
futex-emulation.cc 79 DCHECK(addr < NumberToSize(array_buffer->byte_length()));
194 DCHECK(addr < NumberToSize(array_buffer->byte_length()));
221 DCHECK(addr < NumberToSize(array_buffer->byte_length()));
factory.cc 2174 size_t byte_length = length * element_size; local
2175 SetupArrayBufferView(isolate(), obj, buffer, byte_offset, byte_length, local
2206 size_t byte_length = number_of_elements * element_size; local
2232 SetupArrayBufferView(isolate(), obj, buffer, byte_offset, byte_length); local
    [all...]
objects-debug.cc     [all...]
  /external/v8/src/heap/
array-buffer-tracker-inl.h 17 size_t length = NumberToSize(buffer->byte_length());
  /external/tcpdump/
print-eigrp.c 214 u_int tlen,eigrp_tlv_len,eigrp_tlv_type,tlv_tlen, byte_length, bit_length; local
327 byte_length = (bit_length + 7) / 8; /* variable length encoding */
329 memcpy(prefix,&tlv_ptr.eigrp_tlv_ip_int->destination,byte_length);
356 byte_length = (bit_length + 7) / 8; /* variable length encoding */
358 memcpy(prefix,&tlv_ptr.eigrp_tlv_ip_ext->destination,byte_length);
print-isoclns.c 2023 u_int metric, status_byte, bit_length, byte_length, sublen, processed, subtlvtype, subtlvlen; local
    [all...]
  /art/runtime/mirror/
string-inl.h 250 inline String* String::AllocFromByteArray(Thread* self, int32_t byte_length,
256 kUseStringCompression && String::AllASCII<uint8_t>(src, byte_length) && (high_byte == 0);
257 const int32_t length_with_flag = String::GetFlaggedCount(byte_length, compressible);
string.h 104 ALWAYS_INLINE static String* AllocFromByteArray(Thread* self, int32_t byte_length,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xcmc.h 130 CMC_uint32 byte_length; member in struct:__anon60476
  /external/v8/src/wasm/
wasm-module.cc 63 -buffer->byte_length()->Number());
2178 int64_t byte_length = NumberToSize(buffer->byte_length()); local
    [all...]
  /frameworks/base/tools/aapt2/
StringPool.cpp 374 const size_t byte_length = encoded.size() * sizeof(char16_t); local
378 memcpy(data, encoded.data(), byte_length);
  /external/v8/src/ast/
ast-value-factory.h 88 int byte_length() const { return literal_bytes_.length(); } function in class:v8::internal::final

Completed in 746 milliseconds

1 2