Searched defs:w7 (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/libs/assert/test/exp/ |
D | assert_exp_test.cpp | 130 …std::string v7 = BOOST_STRINGIZE(BOOST_ASSERT(x7)); std::string w7 = "(BOOST_LIKELY(!!(x7))? ((voi… in test_debug_handler() local
|
D | assert_msg_exp_test.cpp | 130 …std::string v7 = BOOST_STRINGIZE(BOOST_ASSERT_MSG(x7, "m7")); std::string w7 = "(BOOST_LIKELY(!!(x… in test_debug_handler() local
|
/third_party/ffmpeg/libavcodec/arm/ |
D | simple_idct_neon.S | 45 #define w7 d1[2] macro
|
/third_party/ffmpeg/libavcodec/mips/ |
D | simple_idct_msa.c | 29 v8i16 w1, w3, w5, w7; in simple_idct_msa() local 192 v8i16 w1, w3, w5, w7; in simple_idct_put_msa() local 368 v8i16 w1, w3, w5, w7; in simple_idct_add_msa() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | randen_slow.cc | 339 const absl::uint128 w7 = state[shuffle[15]]; in BlockShuffle() local
|
D | randen_hwaes.cc | 302 const Vector128 w7 = Vector128Load(state + shuffle[15]); in BlockShuffle() local
|
/third_party/abseil-cpp/absl/random/internal/ |
D | randen_slow.cc | 350 const u64x2 w7 = state[shuffle[15]]; in BlockShuffle() local
|
D | randen_hwaes.cc | 352 const Vector128 w7 = Vector128Load(state + shuffle[15]); in BlockShuffle() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | lgammal.c | 198 w7 = 4.885026142432270781165E-3L; variable
|
/third_party/musl/src/math/ |
D | lgammal.c | 198 w7 = 4.885026142432270781165E-3L; variable
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/ |
D | main.c | 4423 w7[] = { 0x20, }, variable
|