Home
last modified time | relevance | path

Searched defs:copy_offset (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpenc_rfc4175.c119 int copy_offset; in ff_rtp_send_raw_rfc4175() local
Drtpdec_rfc4175.c276 int copy_offset; in rfc4175_handle_packet() local
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-bignum.cpp391 const int copy_offset = used_bigits_; in Square() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dbignum.cc377 const int copy_offset = used_bigits_; in Square() local
/third_party/node/deps/v8/src/base/numbers/
Dbignum.cc326 int copy_offset = used_digits_; in Square() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum.cpp390 const int copy_offset = used_bigits_; in Square() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-bignum.cpp391 const int copy_offset = used_bigits_; in Square() local
/third_party/lwip/src/core/ipv6/
Dnd6.c761 u16_t copy_offset = offset + SIZEOF_RDNSS_OPTION_BASE; in nd6_input() local
/third_party/mesa3d/src/compiler/glsl/
Dir.cpp1370 ir_constant::copy_offset(ir_constant *src, int offset) in copy_offset() function in ir_constant