/third_party/boost/libs/compute/test/ |
D | test_literal_conversion.cpp | 22 std::vector<float> values, roundtrip; in BOOST_AUTO_TEST_CASE() local 48 std::vector<double> values, roundtrip; in BOOST_AUTO_TEST_CASE() local
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | AbstractSchemaTest.java | 112 protected static final <M extends MessageLite> void roundtrip( in roundtrip() method in AbstractSchemaTest 134 protected final void roundtrip(String failureMessage, T msg) throws IOException { in roundtrip() method in AbstractSchemaTest
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_format_test.c | 16 enum pipe_format roundtrip = vk_format_to_pipe_format(vk_fmt); in main() local
|
/third_party/flutter/skia/third_party/skcms/ |
D | skcms_internal.h | 34 float roundtrip = (float)((int)x); in floorf_() local
|
/third_party/skia/third_party/skcms/ |
D | skcms_internal.h | 43 float roundtrip = (float)((int)x); in floorf_() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_conversion_builder.h | 78 nir_ssa_def *roundtrip = in nir_round_float_to_float() local 89 nir_ssa_def *roundtrip = in nir_round_float_to_float() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_cs.c | 198 uint32_t roundtrip; in vn_cs_encoder_reserve_internal() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 313 static final byte roundtrip[][][][] = field in TestReorderingMode
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 316 static final byte roundtrip[][][][] = field in TestReorderingMode
|
/third_party/skia/include/private/ |
D | SkNx_neon.h | 20 auto roundtrip = vcvtq_f32_s32(vcvtq_s32_f32(v)); in emulate_vrndmq_f32() local 25 auto roundtrip = vcvt_f32_s32(vcvt_s32_f32(v)); in emulate_vrndm_f32() local
|
D | SkNx_sse.h | 32 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in emulate_mm_floor_ps() local
|
/third_party/flutter/skia/include/private/ |
D | SkNx_neon.h | 20 auto roundtrip = vcvtq_f32_s32(vcvtq_s32_f32(v)); in emulate_vrndmq_f32() local 25 auto roundtrip = vcvt_f32_s32(vcvt_s32_f32(v)); in emulate_vrndm_f32() local
|
D | SkNx_sse.h | 32 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in emulate_mm_floor_ps() local
|
/third_party/python/Lib/test/ |
D | test_tokenize.py | 1641 def roundtrip(self, code): member in TestRoundtrip
|
D | test_float.py | 1486 def roundtrip(x): function
|
D | test_tempfile.py | 1348 def roundtrip(input, *args, **kwargs): function
|
/third_party/json/test/src/ |
D | unit-unicode.cpp | 1221 void roundtrip(bool success_expected, const std::string& s) in roundtrip() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
D | radius_client.c | 818 int len, roundtrip; in radius_client_receive() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
D | radius_client.c | 819 int len, roundtrip; in radius_client_receive() local
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_wayland.c | 241 roundtrip(struct dri2_egl_display *dri2_dpy) in roundtrip() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 3952 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] in assertRoundTrip() local
|