Home
last modified time | relevance | path

Searched defs:size1 (Results 1 – 25 of 117) sorted by relevance

12345

/third_party/gettext/gettext-runtime/intl/
Dxsize.h63 xsum (size_t size1, size_t size2) in xsum()
71 xsum3 (size_t size1, size_t size2, size_t size3) in xsum3()
78 xsum4 (size_t size1, size_t size2, size_t size3, size_t size4) in xsum4()
85 xmax (size_t size1, size_t size2) in xmax()
/third_party/glib/glib/gnulib/
Dxsize.h65 xsum (size_t size1, size_t size2) in xsum()
76 xsum3 (size_t size1, size_t size2, size_t size3) in xsum3()
86 xsum4 (size_t size1, size_t size2, size_t size3, size_t size4) in xsum4()
96 xmax (size_t size1, size_t size2) in xmax()
/third_party/boost/libs/multiprecision/test/ublas_interop/common/
Dinit.hpp53 typename M::size_type size1 = m.size1(); in initialize_matrix_impl() local
68 typename M::size_type size1 = m.size1(); in initialize_matrix_impl() local
84 typename M::size_type size1 = m.size1(); in initialize_matrix() local
98 typename M::size_type size1 = m.size1(); in initialize_matrix() local
Dtesthelper.hpp61 size_t size1 = (std::min)(m1().size1(), m2().size1()); in compare() local
/third_party/boost/libs/numeric/ublas/test/common/
Dinit.hpp51 typename M::size_type size1 = m.size1 (); in initialize_matrix_impl() local
65 typename M::size_type size1 = m.size1 (); in initialize_matrix_impl() local
79 typename M::size_type size1 = m.size1 (); in initialize_matrix() local
91 typename M::size_type size1 = m.size1 (); in initialize_matrix() local
/third_party/mindspore/mindspore/lite/src/common/
Dlog_util.h48 #define CHECK_LESS_RETURN(size1, size2) \ argument
58 #define CHECK_LESS_RETURN(size1, size2) argument
/third_party/boost/boost/numeric/ublas/opencl/
Dmatrix.hpp40 matrix(size_type size1, size_type size2, compute::context c) in matrix()
48 matrix(size_type size1, size_type size2, T const &value, compute::command_queue &q) in matrix()
65 size_type size1() const { return size1_;} in size1() function in boost::numeric::ublas::matrix
/third_party/boost/boost/numeric/ublas/detail/
Dmatrix_assign.hpp263 difference_type size1 (m.size1 ()); in iterating_matrix_assign_scalar() local
291 difference_type size1 (m.size1 ()); in iterating_matrix_assign_scalar() local
317 size_type size1 (m.size1 ()); in indexing_matrix_assign_scalar() local
336 size_type size1 (m.size1 ()); in indexing_matrix_assign_scalar() local
359 size_type size1 (m.size1 ()); in matrix_assign_scalar() local
375 difference_type size1 (m.end1 () - it1); in matrix_assign_scalar() local
400 difference_type size1 (it2.end () - it1); in matrix_assign_scalar() local
520 difference_type size1 (BOOST_UBLAS_SAME (m.size1 (), e ().size1 ())); in iterating_matrix_assign() local
553 difference_type size1 (BOOST_UBLAS_SAME (m.size1 (), e ().size1 ())); in iterating_matrix_assign() local
584 size_type size1 (BOOST_UBLAS_SAME (m.size1 (), e ().size1 ())); in indexing_matrix_assign() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_stacksave.c40 uint32_t size1 = size - i; in test_vla_in_loop() local
56 uint32_t size1 = size - i; in test_two_vlas_in_loops() local
/third_party/boost/boost/numeric/ublas/
Dexception.hpp273 T1 same_impl_ex (const T1 &size1, const T2 &size2, const char *file, int line) { in same_impl_ex()
279 T same_impl_ex (const T &size1, const T &size2, const char *file, int line) { in same_impl_ex()
283 #define BOOST_UBLAS_SAME(size1, size2) same_impl_ex ((size1), (size2), __FILE__, __LINE__) argument
292 #define BOOST_UBLAS_SAME(size1, size2) (size1) argument
Dio.hpp153 size_type size1 = m ().size1 (); in operator <<() local
205 size_type size1, size2; in operator >>() local
287 size_type size1, size2; in operator >>() local
Dlu.hpp103 size_type size1 = m.size1 (); in lu_factorize() local
139 size_type size1 = m.size1 (); in lu_factorize() local
183 size_type size1 = m.size1 (); in axpy_lu_factorize() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dresize_bilinear_op.h45 : ResizeOp(size1, size2, ResizeOp::kDefInterpolation) {} in ResizeOp() argument
Dresize_op.h49 : size1_(size1), size2_(size2), interpolation_(interpolation) {} in size1_() argument
/third_party/libuv/test/
Dtest-cwd-and-chdir.c31 size_t size1; in TEST_IMPL() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dstd_based_type.hpp30 typedef tvec1<std::size_t, defaultp> size1; typedef
/third_party/boost/libs/numeric/odeint/examples/
Dtwo_dimensional_phase_lattice.cpp37 size_t size1 = x.size1() , size2 = x.size2(); in operator ()() local
131 size_t size1 = 128 , size2 = 128; in main() local
/third_party/boost/boost/compute/algorithm/detail/
Dserial_merge.hpp46 std::ptrdiff_t size1 = std::distance(first1, last1); in serial_merge() local
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Dserial_merge.hpp46 std::ptrdiff_t size1 = std::distance(first1, last1); in serial_merge() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/arrays/
Dstrided_slice_gpu_kernel.h79 size_t size1 = sizeof(T); in InitSizeLists() local
Dstrided_slice_grad_gpu_kernel.h75 size_t size1 = sizeof(T); in InitSizeLists() local
/third_party/boost/libs/numeric/ublas/benchmarks/
Dinit.hpp23 void init(matrix<T, L> &m, unsigned long size1, unsigned long size2, int max_value) in init()
/third_party/libwebsockets/lib/core-net/
Dlws-dsh.c150 _lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, in _lws_dsh_alloc_tail()
273 lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, in lws_dsh_alloc_tail()
/third_party/boost/libs/numeric/ublas/benchmarks/opencl/
Dinit.hpp29 void init(matrix<T, opencl::storage> &m, unsigned long size1, unsigned long size2, int max_value) in init()
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents02.c37 static size_t size1 = 1; variable

12345