Home
last modified time | relevance | path

Searched defs:source_end (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_utils.cc45 UChar* source_end; in EncodeOneChar() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_utils.cc45 UChar* source_end; in EncodeOneChar() local
/third_party/boost/boost/nowide/utf/
Dconvert.hpp30 …t_buffer(CharOut* buffer, size_t buffer_size, const CharIn* source_begin, const CharIn* source_end) in convert_buffer()
/third_party/ffmpeg/libavcodec/
Dbmvvideo.c60 const uint8_t *src, *source_end = source + src_len; in decode_bmv_frame() local
/third_party/boost/libs/asio/include/boost/asio/
Dbuffer.hpp2207 SourceIterator source_begin, SourceIterator source_end, in buffer_copy()
2253 SourceIterator source_begin, SourceIterator source_end) BOOST_ASIO_NOEXCEPT in buffer_copy()
2297 SourceIterator source_begin, SourceIterator source_end, in buffer_copy()
/third_party/boost/boost/asio/
Dbuffer.hpp2207 SourceIterator source_begin, SourceIterator source_end, in buffer_copy()
2253 SourceIterator source_begin, SourceIterator source_end) BOOST_ASIO_NOEXCEPT in buffer_copy()
2297 SourceIterator source_begin, SourceIterator source_end, in buffer_copy()
/third_party/node/src/
Dnode_buffer.cc535 size_t source_end = 0; in Copy() local
731 size_t source_end = 0; in CompareOffset() local
/third_party/boost/tools/build/src/engine/
Dbuiltins.cpp1221 LISTITER const source_end = list_end( source_rules ); in builtin_import() local