Home
last modified time | relevance | path

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

12

/external/sdv/vsomeip/third_party/boost/date_time/include/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_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
Ddate_iterator.hpp85 virtual duration_type get_offset(const date_type& current) const in get_offset() function in boost::date_time::date_itr
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/postscript/
Dindex.rs63 pub fn get_offset(&self, index: usize) -> Result<usize, Error> { in get_offset() method
118 pub fn get_offset(&self, index: usize) -> Result<usize, Error> { in get_offset() method
154 pub fn get_offset(&self, index: usize) -> Result<usize, Error> { in get_offset() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/postscript/
Dindex.rs63 pub fn get_offset(&self, index: usize) -> Result<usize, Error> { in get_offset() method
118 pub fn get_offset(&self, index: usize) -> Result<usize, Error> { in get_offset() method
154 pub fn get_offset(&self, index: usize) -> Result<usize, Error> { in get_offset() method
/external/sdv/vsomeip/implementation/endpoints/include/
Dtp.hpp35 static inline length_t get_offset(tp_header_t _tp_header) { in get_offset() function in vsomeip_v3::tp::tp
/external/pytorch/aten/src/ATen/core/
DGenerator.h98 uint64_t get_offset() const { return impl_->get_offset(); } in get_offset() function
DPhiloxRNGEngine.h101 C10_HOST_DEVICE uint64_t get_offset() const { in get_offset() function
/external/eigen/Eigen/src/Core/arch/SYCL/
DSyclMemoryModel.h286 inline std::ptrdiff_t get_offset(const virtual_pointer_t ptr) { in get_offset() function
629 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::ptrdiff_t get_offset() const { in get_offset() function
/external/pytorch/test/cpp_extensions/
Drng_extension.cpp24 uint64_t get_offset() const override { throw std::runtime_error("not implemented"); } in get_offset() function
/external/pytorch/aten/src/ATen/xpu/
DXPUGeneratorImpl.cpp83 uint64_t XPUGeneratorImpl::get_offset() const { in get_offset() function in at::XPUGeneratorImpl
/external/linux-kselftest/tools/testing/selftests/user_events/
Dperf_test.c60 static int get_offset(void) in get_offset() function
/external/pytorch/torch/csrc/
DCudaIPCTypes.h103 uint64_t get_offset() { in get_offset() function
/external/rust/android-crates-io/crates/tinytemplate/src/
Derror.rs226 pub(crate) fn get_offset(source: &str, target: &str) -> (usize, usize) { in get_offset() function
/external/pytorch/torch/distributed/tensor/
D_random.py195 def get_offset(self, name: str) -> int: member in OffsetBasedRNGTracker
/external/cronet/stable/third_party/apache-portable-runtime/src/time/unix/
Dtime.c43 static apr_int32_t get_offset(struct tm *tm) in get_offset() function
/external/cronet/tot/third_party/apache-portable-runtime/src/time/unix/
Dtime.c43 static apr_int32_t get_offset(struct tm *tm) in get_offset() function
/external/pytorch/aten/src/ATen/
DCPUGeneratorImpl.cpp108 uint64_t CPUGeneratorImpl::get_offset() const { in get_offset() function in at::CPUGeneratorImpl
/external/pytorch/aten/src/ATen/cuda/
DCUDAGeneratorImpl.cpp288 uint64_t CUDAGeneratorImpl::get_offset() const { in get_offset() function in at::CUDAGeneratorImpl
/external/mesa3d/src/freedreno/afuc/
Demu-regs.c373 unsigned (*get_offset)(const char *name); member
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceSycl.h418 EIGEN_STRONG_INLINE ptrdiff_t get_offset(const void *ptr) const { in get_offset() function
924 EIGEN_STRONG_INLINE ptrdiff_t get_offset(const void *ptr) const { in get_offset() function
/external/flac/include/FLAC++/
Dmetadata.h747 inline FLAC__uint64 get_offset() const { return object_->offset; } in get_offset() function
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/
Dstrided.hpp197 difference_type get_offset() const in get_offset() function in boost::range_detail::strided_iterator
/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv6_header.rs801 let get_offset = |len: usize| -> usize{ localVariable
/external/pytorch/torch/_inductor/
Ddependencies.py135 def get_offset(self): member in MemoryDep

12