Home
last modified time | relevance | path

Searched defs:roundtrip (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/compute/test/
Dtest_literal_conversion.cpp22 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/
DAbstractSchemaTest.java112 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/
Dzink_format_test.c16 enum pipe_format roundtrip = vk_format_to_pipe_format(vk_fmt); in main() local
/third_party/flutter/skia/third_party/skcms/
Dskcms_internal.h34 float roundtrip = (float)((int)x); in floorf_() local
/third_party/skia/third_party/skcms/
Dskcms_internal.h43 float roundtrip = (float)((int)x); in floorf_() local
/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h78 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/
Dvn_cs.c198 uint32_t roundtrip; in vn_cs_encoder_reserve_internal() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderingMode.java313 static final byte roundtrip[][][][] = field in TestReorderingMode
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestReorderingMode.java316 static final byte roundtrip[][][][] = field in TestReorderingMode
/third_party/skia/include/private/
DSkNx_neon.h20 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
DSkNx_sse.h32 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in emulate_mm_floor_ps() local
/third_party/flutter/skia/include/private/
DSkNx_neon.h20 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
DSkNx_sse.h32 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in emulate_mm_floor_ps() local
/third_party/python/Lib/test/
Dtest_tokenize.py1641 def roundtrip(self, code): member in TestRoundtrip
Dtest_float.py1486 def roundtrip(x): function
Dtest_tempfile.py1348 def roundtrip(input, *args, **kwargs): function
/third_party/json/test/src/
Dunit-unicode.cpp1221 void roundtrip(bool success_expected, const std::string& s) in roundtrip() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_client.c818 int len, roundtrip; in radius_client_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_client.c819 int len, roundtrip; in radius_client_receive() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c241 roundtrip(struct dri2_egl_display *dri2_dpy) in roundtrip() function
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c3952 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] in assertRoundTrip() local