Home
last modified time | relevance | path

Searched defs:copy_count (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/test/test/test-organization-ts/datasets-test/
Ddatasets-test.hpp28 class copy_count { class
30 copy_count() {} in copy_count() function in copy_count
31 copy_count( copy_count const& ) { in copy_count() function in copy_count
34 copy_count( copy_count&& ) BOOST_NOEXCEPT_OR_NOTHROW {} // noexcept is important indeed in copy_count() function in copy_count
35 copy_count( copy_count const&& ) {} in copy_count() function in copy_count
/third_party/boost/libs/any/test/
Dany_test_rv.cpp81 static unsigned int copy_count; member in any_tests::move_copy_conting_class
103 unsigned int move_copy_conting_class::copy_count = 0; member in any_tests::move_copy_conting_class
/third_party/boost/libs/variant/test/
Drvalue_test.cpp39 static unsigned int copy_count; member in move_copy_conting_class
61 unsigned int move_copy_conting_class::copy_count = 0; member in move_copy_conting_class
/third_party/boost/libs/core/test/swap/
Dswap_test_class.hpp64 static unsigned int copy_count(){ return copyCount(); } in copy_count() function in swap_test_class
/third_party/boost/libs/numeric/odeint/test/
Ddiagnostic_state_type.hpp42 static size_t& copy_count( void ) in copy_count() function
Dstepper_copying.cpp108 size_t copy_count = 0; variable
/third_party/mesa3d/src/mesa/main/
Dsyncobj.c506 const GLsizei copy_count = MIN2(size, bufSize); in _mesa_GetSynciv() local
/third_party/e2fsprogs/lib/ext2fs/
Dbmap64.h17 unsigned long copy_count; member
/third_party/boost/boost/multi_array/
Dmulti_array_ref.hpp133 std::size_t copy_count=0; in assign() local
/third_party/jerryscript/jerry-core/api/
Djerry.c3773 jerry_length_t copy_count = JERRY_MIN (length - offset, buf_size); in jerry_arraybuffer_write() local
3822 jerry_length_t copy_count = JERRY_MIN (length - offset, buf_size); in jerry_arraybuffer_read() local
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c836 guint copy_count; in _update_work_texture() local