| /third_party/gstreamer/gstreamer/gst/ |
| D | gstenumtypes.c | 22 GType tmp = g_flags_register_static ("GstObjectFlags", values); in gst_object_flags_get_type() local 41 GType tmp = g_flags_register_static ("GstAllocatorFlags", values); in gst_allocator_flags_get_type() local 61 GType tmp = g_flags_register_static ("GstBinFlags", values); in gst_bin_flags_get_type() local 92 GType tmp = g_flags_register_static ("GstBufferFlags", values); in gst_buffer_flags_get_type() local 114 GType tmp = g_flags_register_static ("GstBufferCopyFlags", values); in gst_buffer_copy_flags_get_type() local 136 GType tmp = g_flags_register_static ("GstBufferPoolAcquireFlags", values); in gst_buffer_pool_acquire_flags_get_type() local 155 GType tmp = g_flags_register_static ("GstBusFlags", values); in gst_bus_flags_get_type() local 173 GType tmp = g_enum_register_static ("GstBusSyncReply", values); in gst_bus_sync_reply_get_type() local 191 GType tmp = g_flags_register_static ("GstCapsFlags", values); in gst_caps_flags_get_type() local 208 GType tmp = g_enum_register_static ("GstCapsIntersectMode", values); in gst_caps_intersect_mode_get_type() local [all …]
|
| /third_party/boost/boost/endian/detail/ |
| D | endian_store.hpp | 72 typename integral_by_size<N>::type tmp; in operator ()() local 89 unsigned char tmp[ 2 ]; in operator ()() local 102 unsigned char tmp[ 2 ]; in operator ()() local 117 unsigned char tmp[ 4 ]; in operator ()() local 130 unsigned char tmp[ 4 ]; in operator ()() local 145 unsigned char tmp[ 4 ]; in operator ()() local 159 unsigned char tmp[ 4 ]; in operator ()() local 175 unsigned char tmp[ 4 ]; in operator ()() local 190 unsigned char tmp[ 4 ]; in operator ()() local 207 unsigned char tmp[ 8 ]; in operator ()() local [all …]
|
| D | endian_load.hpp | 75 typename integral_by_size<N>::type tmp; in operator ()() local 94 unsigned char tmp[ 2 ]; in operator ()() local 109 unsigned char tmp[ 2 ]; in operator ()() local 126 unsigned char tmp[ 4 ]; in operator ()() local 145 unsigned char tmp[ 4 ]; in operator ()() local 166 unsigned char tmp[ 4 ]; in operator ()() local 185 unsigned char tmp[ 4 ]; in operator ()() local 206 unsigned char tmp[ 4 ]; in operator ()() local 223 unsigned char tmp[ 4 ]; in operator ()() local 242 unsigned char tmp[ 8 ]; in operator ()() local [all …]
|
| /third_party/boost/libs/type_traits/test/ |
| D | common_type_sfinae_test.cpp | 24 tt::common_type<int, void*> tmp; in TT_TEST_BEGIN() local 29 tt::common_type<X, Y> tmp; in TT_TEST_BEGIN() local 34 tt::common_type<X&, int const*> tmp; in TT_TEST_BEGIN() local 39 tt::common_type<X, Y, int, void*> tmp; in TT_TEST_BEGIN() local
|
| /third_party/boost/boost/atomic/detail/ |
| D | extra_ops_gcc_arm.hpp | 107 uint32_t tmp; in fetch_negate() local 133 uint32_t tmp; in negate() local 159 uint32_t tmp; in add() local 185 uint32_t tmp; in sub() local 211 uint32_t tmp; in bitwise_and() local 237 uint32_t tmp; in bitwise_or() local 263 uint32_t tmp; in bitwise_xor() local 289 uint32_t tmp; in fetch_complement() local 315 uint32_t tmp; in bitwise_complement() local 360 uint32_t tmp; in fetch_negate() local [all …]
|
| D | extra_ops_gcc_aarch64.hpp | 132 uint32_t tmp; in fetch_negate() local 156 uint32_t tmp; in negate() local 182 uint32_t tmp; in add() local 206 uint32_t tmp; in sub() local 230 uint32_t tmp; in bitwise_and() local 254 uint32_t tmp; in bitwise_or() local 278 uint32_t tmp; in bitwise_xor() local 302 uint32_t tmp; in fetch_complement() local 326 uint32_t tmp; in bitwise_complement() local 367 uint32_t tmp; in fetch_negate() local [all …]
|
| D | core_arch_ops_gcc_arm.hpp | 88 uint32_t tmp; in exchange() local 112 uint32_t tmp; in compare_exchange_weak() local 148 uint32_t tmp; in compare_exchange_strong() local 184 uint32_t tmp; in fetch_add() local 210 uint32_t tmp; in fetch_sub() local 236 uint32_t tmp; in fetch_and() local 262 uint32_t tmp; in fetch_or() local 288 uint32_t tmp; in fetch_xor() local 354 uint32_t tmp; in exchange() local 378 uint32_t tmp; in compare_exchange_weak() local [all …]
|
| D | ops_gcc_arm.hpp | 87 uint32_t tmp; in exchange() local 110 uint32_t tmp; in compare_exchange_weak() local 143 uint32_t tmp; in compare_exchange_strong() local 177 uint32_t tmp; in fetch_add() local 203 uint32_t tmp; in fetch_sub() local 229 uint32_t tmp; in fetch_and() local 255 uint32_t tmp; in fetch_or() local 281 uint32_t tmp; in fetch_xor() local 346 uint32_t tmp; in exchange() local 369 uint32_t tmp; in compare_exchange_weak() local [all …]
|
| D | extra_ops_gcc_aarch32.hpp | 130 uint32_t tmp; in fetch_negate() local 154 uint32_t tmp; in negate() local 178 uint32_t tmp; in add() local 202 uint32_t tmp; in sub() local 226 uint32_t tmp; in bitwise_and() local 250 uint32_t tmp; in bitwise_or() local 274 uint32_t tmp; in bitwise_xor() local 298 uint32_t tmp; in fetch_complement() local 322 uint32_t tmp; in bitwise_complement() local 361 uint32_t tmp; in fetch_negate() local [all …]
|
| D | core_arch_ops_gcc_aarch32.hpp | 105 uint32_t tmp; in exchange() local 186 uint32_t tmp; in fetch_add() local 210 uint32_t tmp; in fetch_sub() local 234 uint32_t tmp; in fetch_and() local 258 uint32_t tmp; in fetch_or() local 282 uint32_t tmp; in fetch_xor() local 367 uint32_t tmp; in exchange() local 448 uint32_t tmp; in fetch_add() local 472 uint32_t tmp; in fetch_sub() local 496 uint32_t tmp; in fetch_and() local [all …]
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | h264pred_mmi.c | 33 uint64_t tmp[1]; in ff_pred16x16_vertical_8_mmi() local 62 uint64_t tmp[3]; in ff_pred16x16_horizontal_8_mmi() local 99 uint64_t tmp[4]; in ff_pred16x16_dc_8_mmi() local 160 mips_reg tmp[3]; in ff_pred8x8l_top_dc_8_mmi() local 249 mips_reg tmp[1]; in ff_pred8x8l_dc_8_mmi() local 354 mips_reg tmp[1]; in ff_pred8x8l_vertical_8_mmi() local 436 uint64_t tmp[2]; in ff_pred4x4_dc_8_mmi() local 462 uint64_t tmp[2]; in ff_pred8x8_vertical_8_mmi() local 489 uint64_t tmp[3]; in ff_pred8x8_horizontal_8_mmi() local 523 uint64_t tmp[1]; in ff_pred8x8_top_dc_8_mmi() local [all …]
|
| /third_party/boost/libs/nowide/test/ |
| D | test_fstream.cpp | 286 std::string tmp; in test_ifstream_open_read() local 295 std::string tmp; in test_ifstream_open_read() local 304 std::string tmp; in test_ifstream_open_read() local 313 std::string tmp; in test_ifstream_open_read() local 321 std::string tmp; in test_ifstream_open_read() local 336 std::string tmp; in test_ifstream_open_read() local 379 std::string tmp; in test_fstream() local 390 std::string tmp; in test_fstream() local 410 std::string tmp; in test_fstream() local 420 std::string tmp; in test_fstream() local [all …]
|
| /third_party/boost/libs/locale/src/std/ |
| D | numeric.cpp | 58 std::string const tmp = conv::from_utf<wchar_t>(wtmp,"UTF-8"); in do_put() local 295 std::locale tmp = std::locale(in,new std::numpunct_byname<CharType>(locale_name.c_str())); in create_basic_parsing() local 305 std::locale tmp = create_basic_parsing<CharType>(in,locale_name); in create_basic_formatting() local 323 std::locale tmp = std::locale(in,new utf8_time_put_from_wide(base)); in create_formatting() local 332 std::locale tmp = std::locale(in,new time_put_from_base<char>(base)); in create_formatting() local 341 std::locale tmp = std::locale(in,new time_put_from_base<char>(base)); in create_formatting() local 349 std::locale tmp = create_basic_formatting<char>(in,locale_name); in create_formatting() local 356 std::locale tmp = create_basic_formatting<wchar_t>(in,locale_name); in create_formatting() local 363 std::locale tmp = create_basic_formatting<char16_t>(in,locale_name); in create_formatting() local 371 std::locale tmp = create_basic_formatting<char32_t>(in,locale_name); in create_formatting() local [all …]
|
| /third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| D | tinystr.cpp | 41 TiXmlString tmp; in reserve() local 54 TiXmlString tmp; in assign() local 83 TiXmlString tmp; in operator +() local 92 TiXmlString tmp; in operator +() local 102 TiXmlString tmp; in operator +() local
|
| /third_party/boost/libs/atomic/test/ |
| D | atomicity_ref.cpp | 136 unsigned int tmp = value; in racy_add() local 143 unsigned int tmp = value; in racy_add() local 197 value_type tmp = shared_value_ref.fetch_add(increment, boost::memory_order_relaxed); in test_arithmetic() local 204 value_type tmp = shared_value_ref.fetch_sub(increment, boost::memory_order_relaxed); in test_arithmetic() local 225 value_type tmp = shared_value_ref.fetch_or(mod << shift, boost::memory_order_relaxed); in test_bitops() local 232 … value_type tmp = shared_value_ref.fetch_and(~(1u << (shift + k)), boost::memory_order_relaxed); in test_bitops() local 240 value_type tmp = shared_value_ref.fetch_xor(mod << shift, boost::memory_order_relaxed); in test_bitops() local 246 value_type tmp = shared_value_ref.fetch_and(~mask, boost::memory_order_relaxed); in test_bitops() local 265 boost::posix_time::time_duration tmp(timeout * 2); in main() local 280 boost::posix_time::time_duration tmp(timeout * 3); in main() local
|
| D | atomicity.cpp | 130 unsigned int tmp = value; in racy_add() local 137 unsigned int tmp = value; in racy_add() local 190 value_type tmp = shared_value.fetch_add(increment, boost::memory_order_relaxed); in test_arithmetic() local 197 value_type tmp = shared_value.fetch_sub(increment, boost::memory_order_relaxed); in test_arithmetic() local 217 value_type tmp = shared_value.fetch_or(mod << shift, boost::memory_order_relaxed); in test_bitops() local 224 value_type tmp = shared_value.fetch_and(~(1u << (shift + k)), boost::memory_order_relaxed); in test_bitops() local 232 value_type tmp = shared_value.fetch_xor(mod << shift, boost::memory_order_relaxed); in test_bitops() local 238 value_type tmp = shared_value.fetch_and(~mask, boost::memory_order_relaxed); in test_bitops() local 257 boost::posix_time::time_duration tmp(timeout * 2); in main() local 272 boost::posix_time::time_duration tmp(timeout * 3); in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dctref.c | 69 double tmp = 0; in ff_ref_fdct() local 80 double tmp = 0; in ff_ref_fdct() local 105 double tmp = 0; in ff_ref_idct() local 116 double tmp = 0; in ff_ref_idct() local
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | cabac.h | 56 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument 64 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument 78 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument 118 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument 128 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument 142 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument 181 int bit, tmp; in get_cabac_inline_x86() local 216 x86_reg tmp; in get_cabac_bypass_sign_x86() local 262 x86_reg tmp; in get_cabac_bypass_x86() local
|
| /third_party/boost/boost/math/tools/ |
| D | norms.hpp | 26 T tmp = *it; in total_variation() local 45 double tmp = *it; in total_variation() local 56 T tmp = *it; in total_variation() local 128 double tmp = *it; in l1_norm() local 201 T tmp = *it/a; in l2_norm() local 213 double tmp = *it; in l2_norm() local 329 double tmp = *it; in lp_norm() local 339 double tmp = *it; in lp_norm() local 373 auto tmp = *it1++ - *it2++; in lp_distance() local 383 auto tmp = *it1++ - *it2++; in lp_distance() local [all …]
|
| /third_party/boost/boost/numeric/ublas/detail/ |
| D | iterator.hpp | 119 derived_iterator_type tmp (d); in operator ++() local 125 derived_iterator_type tmp (d); in operator ++() local 157 derived_iterator_type tmp (d); in operator ++() local 163 derived_iterator_type tmp (d); in operator ++() local 170 derived_iterator_type tmp (d); in operator --() local 176 derived_iterator_type tmp (d); in operator --() local 222 derived_iterator_type tmp (d); in operator ++() local 228 derived_iterator_type tmp (d); in operator ++() local 235 derived_iterator_type tmp (d); in operator --() local 241 derived_iterator_type tmp (d); in operator --() local [all …]
|
| /third_party/boost/libs/chrono/test/ |
| D | test_11006.cpp | 14 boost::chrono::time_fmt_io_saver<> tmp(std::cout); in main() local 17 boost::chrono::time_fmt_io_saver<> tmp(std::cout, "%Y-%m-%d %H:%M:%S"); in main() local
|
| /third_party/musl/arch/microblaze/ |
| D | atomic_arch.h | 4 register int old, tmp; in a_cas() local 23 register int old, tmp; in a_swap() local 40 register int new, tmp; in a_fetch_add() local
|
| /third_party/Linux_Kernel/include/linux/unaligned/ |
| D | memmove.h | 11 u16 tmp; in __get_unaligned_memmove16() local 18 u32 tmp; in __get_unaligned_memmove32() local 25 u64 tmp; in __get_unaligned_memmove64() local
|
| /third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | add.c | 68 const BIGNUM *tmp; in BN_add() local 106 const BIGNUM *tmp = a; in bn_uadd_consttime() local 121 BN_ULONG tmp = carry + a->d[i]; in bn_uadd_consttime() local 180 const BIGNUM *tmp; in BN_sub() local 245 BN_ULONG tmp = a->d[i]; in bn_usub_consttime() local
|
| /third_party/gstreamer/gstplugins_good/ext/jack/ |
| D | gstjack.c | 44 GType tmp = g_enum_register_static ("GstJackConnect", jack_connect_enums); in gst_jack_connect_get_type() local 63 GType tmp = g_flags_register_static ("GstJackTransport", flag_values); in gst_jack_transport_get_type() local 91 GType tmp = g_boxed_type_register_static ("JackClient", in gst_jack_client_get_type() local
|