Home
last modified time | relevance | path

Searched defs:get_offset (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/date_time/
Dadjust_functors.hpp26 duration_type get_offset(const date_type&) const in get_offset() function in boost::date_time::day_functor
58 duration_type get_offset(const date_type& d) const in get_offset() function in boost::date_time::month_functor
127 duration_type get_offset(const date_type&) const in get_offset() function in boost::date_time::week_functor
147 duration_type get_offset(const date_type& d) const in get_offset() function in boost::date_time::year_functor
Ddate_iterator.hpp85 virtual duration_type get_offset(const date_type& current) const in get_offset() function in boost::date_time::date_itr
Ddate_duration_types.hpp64 BOOST_CXX14_CONSTEXPR duration_type get_offset(const date_type& d) const in get_offset() function in boost::date_time::months_duration
184 BOOST_CXX14_CONSTEXPR duration_type get_offset(const date_type& d) const in get_offset() function in boost::date_time::years_duration
/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.h153 unsigned get_offset() const in get_offset() function
/third_party/boost/libs/dll/test/
Dstructures_tests.cpp32 inline std::size_t get_offset(const T1& v1, const T2& v2) { in get_offset() function
/third_party/mindspore/mindspore/core/ops/
Dprior_box.cc100 float PriorBox::get_offset() const { in get_offset() function in mindspore::ops::PriorBox
/third_party/mesa3d/src/freedreno/afuc/
Demu-regs.c314 unsigned (*get_offset)(const char *name); member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.cpp76 int TexInstruction::get_offset(unsigned index) const in get_offset() function in r600::TexInstruction
/third_party/boost/boost/locale/boundary/
Dindex.hpp312 size_t get_offset(size_t ind) const in get_offset() function in boost::locale::boundary::details::segment_index_iterator
460 size_t get_offset(size_t ind) const in get_offset() function in boost::locale::boundary::details::boundary_point_index_iterator
/third_party/boost/boost/gil/extension/io/bmp/detail/
Dread.hpp238 long get_offset( std::ptrdiff_t pos ) in get_offset() function in boost::gil::reader
/third_party/mesa3d/src/mesa/tnl/
Dt_vertex_sse.c295 static GLint get_offset( const void *a, const void *b ) in get_offset() function
/third_party/boost/boost/range/adaptor/
Dstrided.hpp197 difference_type get_offset() const in get_offset() function in boost::range_detail::strided_iterator
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c135 get_offset(const void *a, const void *b) in get_offset() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-gvar-table.hh492 unsigned get_offset (unsigned i) const in get_offset() function
Dhb-ot-layout-common.hh434 const Offset16To<Type>& get_offset (unsigned int i) const in get_offset() function
436 Offset16To<Type>& get_offset (unsigned int i) in get_offset() function
/third_party/harfbuzz/src/
Dhb-ot-var-gvar-table.hh488 unsigned get_offset (unsigned i) const in get_offset() function
Dhb-ot-layout-common.hh397 const Offset16To<Type>& get_offset (unsigned int i) const in get_offset() function
399 Offset16To<Type>& get_offset (unsigned int i) in get_offset() function
/third_party/boost/boost/interprocess/
Doffset_ptr.hpp345 BOOST_INTERPROCESS_FORCEINLINE offset_type get_offset() const BOOST_NOEXCEPT in get_offset() function in boost::interprocess::offset_ptr
/third_party/flatbuffers/src/
Didl_gen_swift.cpp1447 const std::string &get_offset, bool isRaw = false) { in GenMutate()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh108 const OffsetTo<Type>& get_offset (unsigned int i) const in get_offset() function
110 OffsetTo<Type>& get_offset (unsigned int i) in get_offset() function
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1981 struct drm_v3d_get_bo_offset get_offset = { in device_import_bo() local