Home
last modified time | relevance | path

Searched defs:section_length (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/wasm/
Dmodule-decoder.h93 uint32_t section_length; member
Dmodule-decoder.cc113 inline uint32_t section_length() const { in section_length() function in v8::internal::wasm::__anon96a422e80111::WasmSectionIterator
156 uint32_t section_length = decoder_.consume_u32v("section length"); in next() local
1326 uint32_t section_length = decoder.consume_u32v("section length"); in DecodeCustomSections() local
/external/libpcap/
Dsf-pcap-ng.c110 u_int64_t section_length; member
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc818 uint64 section_length = map_entry->second.second; in ReadSourceLines() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2056 int section_length) { in calculate_section_intra_ratio()
3118 const double section_length = twopass->total_left_stats.count; in vp9_rc_get_second_pass_params() local