Home
last modified time | relevance | path

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

/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/json/test/src/
Dunit-unicode1.cpp265 void roundtrip(bool success_expected, const std::string& s) in roundtrip() function
/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/rust/crates/proc-macro2/tests/
Dtest.rs268 fn roundtrip() { in roundtrip() function
269 fn roundtrip(p: &str) { in roundtrip() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.c276 uint32_t roundtrip; in vn_cs_encoder_reserve_internal() local
/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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderingMode.java313 static final byte roundtrip[][][][] = field in TestReorderingMode
/third_party/rust/crates/regex/regex-syntax/src/ast/
Dprint.rs401 fn roundtrip(given: &str) { in roundtrip() function
/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/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/rust/crates/tracing/tracing-subscriber/src/filter/env/
Dmod.rs945 fn roundtrip() { 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/rust/crates/rust-openssl/openssl/src/
Dasn1.rs674 fn roundtrip(bn: BigNum) { in bn_cvt() function
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c239 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