Home
last modified time | relevance | path

Searched defs:size2 (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/flac/include/share/
H A Dalloc.h125 static inline void *safe_malloc_add_2op_(size_t size1, size_t size2) in safe_malloc_add_2op_()
133 static inline void *safe_malloc_add_3op_(size_t size1, size_t size2, size_t size3) in safe_malloc_add_3op_()
144 static inline void *safe_malloc_add_4op_(size_t size1, size_t size2, size_t size3, size_t size4) in safe_malloc_add_4op_()
160 static inline void *safe_malloc_mul_3op_(size_t size1, size_t size2, size_t size3) in safe_malloc_mul_3op_()
173 static inline void *safe_malloc_mul2add_(size_t size1, size_t size2, size_t size3) in safe_malloc_mul2add_()
183 static inline void *safe_malloc_muladd2_(size_t size1, size_t size2, size_t size3) in safe_malloc_muladd2_()
226 static inline void *safe_realloc_nofree_add_2op_(void *ptr, size_t size1, size_t size2) in safe_realloc_nofree_add_2op_()
234 static inline void *safe_realloc_add_3op_(void *ptr, size_t size1, size_t size2, size_t size3) in safe_realloc_add_3op_()
249 static inline void *safe_realloc_nofree_add_3op_(void *ptr, size_t size1, size_t size2, size_t size… in safe_realloc_nofree_add_3op_()
260 static inline void *safe_realloc_nofree_add_4op_(void *ptr, size_t size1, size_t size2, size_t size… in safe_realloc_nofree_add_4op_()
[all …]
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DStreamConfigurationMapBuilderTest.java23 Size size2 = new Size(1280, 720); in testGetOutputSizes() local
36 Size size2 = new Size(1280, 720); in testGetOutputSizesForTwoFormats() local
49 Size size2 = new Size(1280, 720); in testGetOutputSizesForImageFormatNV21() local
61 Size size2 = new Size(1280, 720); in testGetOutputSizesPixelFormatRgba8888() local
82 Size size2 = new Size(1280, 720); in testGetInputSizesForTwoFormats() local
96 Size size2 = new Size(1280, 720); in testGetInputSizesForImageFormatNV21() local
109 Size size2 = new Size(1280, 720); in testGetInputSizesPixelFormatRgba8888() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/
Dmatrix_assign.hpp264 difference_type size2 (m.size2 ()); in iterating_matrix_assign_scalar() local
290 difference_type size2 (m.size2 ()); in iterating_matrix_assign_scalar() local
318 size_type size2 (m.size2 ()); in indexing_matrix_assign_scalar() local
335 size_type size2 (m.size2 ()); in indexing_matrix_assign_scalar() local
360 size_type size2 (m.size2 ()); in matrix_assign_scalar() local
379 difference_type size2 (it1.end () - it2); in matrix_assign_scalar() local
396 difference_type size2 (m.end2 () - it2); in matrix_assign_scalar() local
521 difference_type size2 (BOOST_UBLAS_SAME (m.size2 (), e ().size2 ())); in iterating_matrix_assign() local
552 difference_type size2 (BOOST_UBLAS_SAME (m.size2 (), e ().size2 ())); in iterating_matrix_assign() local
585 size_type size2 (BOOST_UBLAS_SAME (m.size2 (), e ().size2 ())); in indexing_matrix_assign() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/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.hpp154 size_type size2 = m ().size2 (); in operator <<() local
205 size_type size1, size2; in operator >>() local
287 size_type size1, size2; in operator >>() local
Dmatrix.hpp56 const size_type size2 (temporary.size2 ()); in matrix_resize_preserve() local
131 matrix (size_type size1, size_type size2): in matrix()
141 matrix (size_type size1, size_type size2, const value_type &init): in matrix()
152 matrix (size_type size1, size_type size2, const array_type &data): in matrix()
188 size_type size2 () const { in size2() function in boost::numeric::ublas::matrix
217 void resize (size_type size1, size_type size2, bool preserve = true) { in resize()
1319 BOOST_CONSTEXPR size_type size2 () const { in size2() function in boost::numeric::ublas::fixed_matrix
2309 bounded_matrix (size_type size1, size_type size2): in bounded_matrix()
2410 vector_of_vector (size_type size1, size_type size2): in vector_of_vector()
2435 size_type size2 () const { in size2() function in boost::numeric::ublas::vector_of_vector
[all …]
Dtriangular.hpp37 const size_type size2 (temporary.size2 ()); in matrix_resize_preserve() local
109 triangular_matrix (size_type size1, size_type size2): in triangular_matrix()
114 triangular_matrix (size_type size1, size_type size2, const array_type &data): in triangular_matrix()
136 size_type size2 () const { in size2() function in boost::numeric::ublas::triangular_matrix
152 void resize (size_type size1, size_type size2, bool preserve = true) { in resize()
164 void resize_packed_preserve (size_type size1, size_type size2) { in resize_packed_preserve()
1102 size_type size2 () const { in size2() function in boost::numeric::ublas::triangular_adaptor
2555 size_type size2 = e2 ().size2 (); in inplace_solve() local
2584 size_type size2 = e2 ().size2 (); in inplace_solve() local
2615 size_type size2 = e2 ().size2 (); in inplace_solve() local
[all …]
Dbanded.hpp44 BOOST_UBLAS_INLINE static T size(T /*size1*/, T size2) { in size() argument
54 BOOST_UBLAS_INLINE static T get_index(T /*size1*/, T size2, T lower, T upper, T i, T j) { in get_index() argument
133 banded_matrix (size_type size1, size_type size2, size_type lower = 0, size_type upper = 0): in banded_matrix()
145 …banded_matrix (size_type size1, size_type size2, size_type lower, size_type upper, const array_typ… in banded_matrix()
175 size_type size2 () const { in size2() function in boost::numeric::ublas::banded_matrix
206 …void resize (size_type size1, size_type size2, size_type lower = 0, size_type upper = 0, bool pres… in resize()
221 …void resize_packed_preserve (size_type size1, size_type size2, size_type lower = 0, size_type uppe… in resize_packed_preserve()
1213 diagonal_matrix (size_type size1, size_type size2): in diagonal_matrix()
1295 size_type size2 () const { in size2() function in boost::numeric::ublas::banded_adaptor
Dlu.hpp104 size_type size2 = m.size2 (); in lu_factorize() local
140 size_type size2 = m.size2 (); in lu_factorize() local
184 size_type size2 = m.size2 (); in axpy_lu_factorize() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/common/
Dinit.hpp66 typename M::size_type size2 = m.size2 (); in initialize_matrix_impl() local
80 typename M::size_type size2 = m.size2 (); in initialize_matrix() local
92 typename M::size_type size2 = m.size2 (); in initialize_matrix() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/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()
66 size_type size2() const { return size2_;} in size2() function in boost::numeric::ublas::matrix
/aosp_15_r20/frameworks/base/core/java/android/service/autofill/
H A DAutofillFieldClassificationService.java314 final int size2 = parcel.readInt(); in Scores() local
330 final int size2 = size1 > 0 ? scores[0].length : 0; in toString() local
347 int size2 = scores[0].length; in writeToParcel() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Dcompare.c256 const char* buf2, size_t size2) { in upb_UnknownField_DoCompare()
274 const size_t size1, const char* const buf2, const size_t size2) { in upb_UnknownField_Compare()
291 size_t size2, in upb_Message_UnknownFieldsAreEqual()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Dcompare.c239 const char* buf2, size_t size2) { in upb_UnknownField_DoCompare()
257 const size_t size1, const char* const buf2, const size_t size2) { in upb_UnknownField_Compare()
274 size_t size2, in upb_Message_UnknownFieldsAreEqual()
/aosp_15_r20/external/libprotobuf-mutator/src/libfuzzer/
H A Dlibfuzzer_macro.cc176 const uint8_t* data2, size_t size2, uint8_t* out, in CrossOverTextMessages()
194 const uint8_t* data2, size_t size2, uint8_t* out, in CrossOverBinaryMessages()
214 const uint8_t* data2, size_t size2, uint8_t* out, in CustomProtoCrossOver()
/aosp_15_r20/bionic/tests/
H A Dandroid_unsafe_frame_pointer_chase_test.cpp71 size_t size2 = recurse(kNumFrames, frames, kNumFrames + 2); in TEST() local
81 size_t size2 = recurse(kNumFrames, frames, kNumFrames + 2); in tester_func() local
/aosp_15_r20/external/mbedtls/tests/include/test/
H A Dmacros.h199 #define TEST_MEMORY_COMPARE(p1, size1, p2, size2) \ argument
208 #define ASSERT_COMPARE(p1, size1, p2, size2) TEST_MEMORY_COMPARE(p1, size1, p2, size2) argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dmacros.h199 #define TEST_MEMORY_COMPARE(p1, size1, p2, size2) \ argument
208 #define ASSERT_COMPARE(p1, size1, p2, size2) TEST_MEMORY_COMPARE(p1, size1, p2, size2) argument
/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dlite_translator_tests.cc52 int size2 = machine_code.install_size(); in TEST() local
72 int size2 = machine_code.install_size(); in TEST() local
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store_fuzz_test.cc79 size_t size2 = (kLargestBufSize) / (100 - i); in TEST() local
142 size_t size2 = (kLargestBufSize) / (100 - i); in TEST() local
/aosp_15_r20/external/webrtc/modules/third_party/portaudio/
H A Dpa_ringbuffer.c200 ring_buffer_size_t size1, size2, numWritten; in PaUtil_WriteRingBuffer() local
222 ring_buffer_size_t size1, size2, numRead; in PaUtil_ReadRingBuffer() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_arg_multi_setup.cpp208 int size1, size2, size3; in test_kernel_arg_multi_setup_exhaustive() local
250 int size1, size2, size3; in test_kernel_arg_multi_setup_random() local
/aosp_15_r20/external/lzma/C/
H A D7zStream.c104 size_t size2 = p->size - p->pos; in LookToRead2_Look_Lookahead() local
123 size_t size2 = p->size - p->pos; in LookToRead2_Look_Exact() local
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dlws-dsh.c151 const void *src2, size_t size2, lws_dll2_t *replace) in _lws_dsh_alloc_tail()
274 const void *src2, size_t size2) in lws_dsh_alloc_tail()

12345678910>>...13