/external/zstd/tests/ |
D | bigdict.c | 25 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/ |
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
|
/external/skqp/third_party/skcms/ |
D | skcms_internal.h | 34 float roundtrip = (float)((int)x); in floorf_() local
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | TranslateRegistration.cpp | 157 TranslateFromMLIRRegistration roundtrip( in registerTestRoundtripSPIRV() local 168 TranslateFromMLIRRegistration roundtrip( in registerTestRoundtripDebugSPIRV() local
|
/external/skia/third_party/skcms/ |
D | skcms_internal.h | 43 float roundtrip = (float)((int)x); in floorf_() local
|
/external/fonttools/Tests/ttLib/tables/ |
D | _a_n_k_r_test.py | 149 def roundtrip(self, data, xml): member in ANKRTest
|
/external/rust/crates/proc-macro2/tests/ |
D | test.rs | 167 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/ |
D | ZstdRoundtripTest.java | 48 private void roundtrip(OutputStreamCreator oc) throws IOException { in roundtrip() method in ZstdRoundtripTest
|
/external/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
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/ |
D | TestMapConversions.java | 63 Map<String,Integer> roundtrip = MAPPER.convertValue(input, in testMapToMap() local
|
/external/zstd/contrib/pzstd/ |
D | Makefile | 184 roundtrip: EXTRA_FLAGS += -Wno-deprecated-declarations target 185 roundtrip: test/RoundTripTest$(EXT) target
|
/external/rust/crates/flate2/src/zlib/ |
D | mod.rs | 16 fn roundtrip() { in roundtrip() function
|
/external/rust/crates/flate2/src/deflate/ |
D | mod.rs | 15 fn roundtrip() { in roundtrip() function
|
/external/python/cpython2/Lib/test/ |
D | test_tokenize.py | 722 def roundtrip(self, code): member in TestRoundtrip
|
D | test_parser.py | 18 def roundtrip(self, f, s): member in RoundtripLegalSyntaxTestCase
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 313 static final byte roundtrip[][][][] = field in TestReorderingMode
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 316 static final byte roundtrip[][][][] = field in TestReorderingMode
|
/external/rust/crates/regex-syntax/src/ast/ |
D | print.rs | 402 fn roundtrip(given: &str) { in roundtrip() function
|
/external/rust/crates/flate2/src/gz/ |
D | mod.rs | 264 fn roundtrip() { in roundtrip() function
|
/external/python/cpython3/Lib/test/ |
D | test_parser.py | 23 def roundtrip(self, f, s): member in RoundtripLegalSyntaxTestCase
|
D | test_tokenize.py | 1630 def roundtrip(self, code): member in TestRoundtrip
|
D | test_float.py | 1450 def roundtrip(x): function
|
/external/skqp/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
|
/external/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
|
/external/rust/crates/half/src/ |
D | bfloat.rs | 1188 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
|