/third_party/boost/libs/endian/test/ |
D | endian_reverse_test.cpp | 15 template<class T, std::size_t N = sizeof(T)> struct test_value struct 19 template<class T> struct test_value<T, 1> struct 28 template<class T> T const test_value<T, 1>::v1; argument 33 template<class T> struct test_value<T, 2> struct 42 template<class T> T const test_value<T, 2>::v1; argument 47 template<class T> struct test_value<T, 4> struct 56 template<class T> T const test_value<T, 4>::v1; argument 61 template<class T> struct test_value<T, 8> struct 70 template<class T> T const test_value<T, 8>::v1; argument 77 template<class T> struct test_value<T, 16> struct [all …]
|
/third_party/boost/libs/icl/test/ |
D | test_value_maker.hpp | 56 struct test_value<std::string> struct 58 static std::string make(int n) in make() 71 struct test_value<Type*> struct 74 static bool map_integers(Type values[], int size) in map_integers() 83 static Type* make(int n) in make() 108 struct test_value struct 110 static Type make(int n) in make()
|
/third_party/boost/libs/type_erasure/test/ |
D | test_increment.cpp | 30 BOOST_AUTO_TEST_CASE(test_value) in BOOST_AUTO_TEST_CASE() argument
|
/third_party/boost/libs/math/test/ |
D | test_difference.cpp | 17 void test_value(const T& val, const char* name) in test_value() function
|
D | test_next_decimal.cpp | 36 void test_value(const T& val, const char* name) in test_value() function
|
D | test_next.cpp | 33 void test_value(const T& val, const char* name) in test_value() function
|
D | test_lambert_w.cpp | 1011 RealType test_value = -exp_minus_one<RealType>(); in BOOST_AUTO_TEST_CASE() local
|
/third_party/musl/libc-test/src/functional/ |
D | string_memset.c | 42 static void test_value(int c) in test_value() function
|
/third_party/boost/libs/thread/test/ |
D | test_2741.cpp | 21 int test_value; variable
|
D | test_thread.cpp | 26 int test_value; variable
|
/third_party/boost/libs/io/test/ |
D | ostream_joiner_test.cpp | 94 void test_value() in test_value() function
|
/third_party/libexif/test/ |
D | Makefile.am | 22 check_PROGRAMS = test-mem test-mnote test-value test-integers test-parse \
|
/third_party/boost/libs/multiprecision/test/ |
D | test_cpp_int_left_shift.cpp | 64 void test_value(const T& val) in test_value() function
|
/third_party/boost/libs/sort/test/ |
D | integer_sort_test.cpp | 118 const int test_value = 42; in corner_test() local
|
D | float_sort_test.cpp | 140 const float test_value = -0.0; in corner_test() local
|
/third_party/boost/libs/geometry/index/test/rtree/ |
D | rtree_non_cartesian.cpp | 78 void test_value() in test_value() function
|
/third_party/node/test/js-native-api/test_reference/ |
D | test_reference.c | 6 static int test_value = 1; variable
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmessage.c | 523 const gint test_value = 12345; in GST_START_TEST() local
|
/third_party/boost/libs/lexical_cast/test/ |
D | lexical_cast_float_types_test.cpp | 370 test_t test_value; in test_converion_from_to_float_types() local
|
/third_party/grpc/test/core/compression/ |
D | message_compress_test.cc | 33 typedef enum { ONE_A = 0, ONE_KB_A, ONE_MB_A, TEST_VALUE_COUNT } test_value; typedef
|
/third_party/libjpeg-turbo/ |
D | wrbmp.c | 84 int test_value = 1; in is_big_endian() local
|
D | jdmerge.c | 471 int test_value = 1; in is_big_endian() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | wrbmp.c | 84 int test_value = 1; in is_big_endian() local
|
D | jdmerge.c | 472 int test_value = 1; in is_big_endian() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | wrbmp.c | 84 int test_value = 1; in is_big_endian() local
|