Home
last modified time | relevance | path

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

12

/external/zstd/tests/
Dbigdict.c25 void* roundtrip, ZSTD_EndDirective end) in compress()
72 void* roundtrip = malloc(dataSize); in main() local
/external/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
/external/skqp/third_party/skcms/
Dskcms_internal.h34 float roundtrip = (float)((int)x); in floorf_() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DTranslateRegistration.cpp157 TranslateFromMLIRRegistration roundtrip( in registerTestRoundtripSPIRV() local
168 TranslateFromMLIRRegistration roundtrip( in registerTestRoundtripDebugSPIRV() local
/external/skia/third_party/skcms/
Dskcms_internal.h43 float roundtrip = (float)((int)x); in floorf_() local
/external/fonttools/Tests/ttLib/tables/
D_a_n_k_r_test.py149 def roundtrip(self, data, xml): member in ANKRTest
/external/rust/crates/proc-macro2/tests/
Dtest.rs167 fn roundtrip() { in roundtrip() function
168 fn roundtrip(p: &str) { in roundtrip() function
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/zstandard/
DZstdRoundtripTest.java48 private void roundtrip(OutputStreamCreator oc) throws IOException { in roundtrip() method in ZstdRoundtripTest
/external/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
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/
DTestMapConversions.java63 Map<String,Integer> roundtrip = MAPPER.convertValue(input, in testMapToMap() local
/external/zstd/contrib/pzstd/
DMakefile184 roundtrip: EXTRA_FLAGS += -Wno-deprecated-declarations target
185 roundtrip: test/RoundTripTest$(EXT) target
/external/rust/crates/flate2/src/zlib/
Dmod.rs16 fn roundtrip() { in roundtrip() function
/external/rust/crates/flate2/src/deflate/
Dmod.rs15 fn roundtrip() { in roundtrip() function
/external/python/cpython2/Lib/test/
Dtest_tokenize.py722 def roundtrip(self, code): member in TestRoundtrip
Dtest_parser.py18 def roundtrip(self, f, s): member in RoundtripLegalSyntaxTestCase
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderingMode.java313 static final byte roundtrip[][][][] = field in TestReorderingMode
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestReorderingMode.java316 static final byte roundtrip[][][][] = field in TestReorderingMode
/external/rust/crates/regex-syntax/src/ast/
Dprint.rs402 fn roundtrip(given: &str) { in roundtrip() function
/external/rust/crates/flate2/src/gz/
Dmod.rs264 fn roundtrip() { in roundtrip() function
/external/python/cpython3/Lib/test/
Dtest_parser.py23 def roundtrip(self, f, s): member in RoundtripLegalSyntaxTestCase
Dtest_tokenize.py1630 def roundtrip(self, code): member in TestRoundtrip
Dtest_float.py1450 def roundtrip(x): function
/external/skqp/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
/external/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
/external/rust/crates/half/src/
Dbfloat.rs1188 let roundtrip = bf16::from_f32(f.to_f32()); in qc_roundtrip_bf16_f32_is_identity() localVariable
1198 let roundtrip = bf16::from_f64(f.to_f64()); in qc_roundtrip_bf16_f64_is_identity() localVariable

12