Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_format_test.c16 enum pipe_format roundtrip = vk_format_to_pipe_format(vk_fmt); in main() local
/third_party/json/tests/src/
H A Dunit-unicode1.cpp230 void roundtrip(bool success_expected, const std::string& s) in roundtrip() function
[all...]
/third_party/skia/third_party/skcms/
H A Dskcms_internal.h43 float roundtrip = (float)((int)x); in floorf_() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A 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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestReorderingMode.java316 static final byte roundtrip[][][][] = field in TestReorderingMode
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestReorderingMode.java313 static final byte roundtrip[][][][] = field in TestReorderingMode
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_cs.c276 uint32_t roundtrip; in vn_cs_encoder_reserve_internal() local
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dprint.rs243 fn roundtrip(given: &str, expected: &str) { in roundtrip() functions
[all...]
/third_party/mesa3d/src/compiler/nir/
H A 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/
H A Dtest.rs347 fn roundtrip() { in roundtrip() functions
348 fn roundtrip(p: &str) { in roundtrip() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dprint.rs401 fn roundtrip(given: &str) { in roundtrip() functions
[all...]
/third_party/skia/include/private/
H A 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
H A DSkNx_sse.h32 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in emulate_mm_floor_ps() local
/third_party/python/Lib/test/
H A Dtest_tempfile.py1434 def roundtrip(input, *args, **kwargs): function
H A Dtest_float.py1467 def roundtrip(x): function
H A Dtest_tokenize.py1642 def roundtrip(self, code): member in TestRoundtrip
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dasn1.rs787 fn roundtrip(bn: BigNum) { in bn_cvt() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_client.c818 int len, roundtrip; in radius_client_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_client.c825 int len, roundtrip; in radius_client_receive() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c239 roundtrip(struct dri2_egl_display *dri2_dpy) in roundtrip() function
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c3955 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] in assertRoundTrip() local

Completed in 51 milliseconds