/external/skqp/third_party/skcms/ |
D | skcms_internal.h | 34 float roundtrip = (float)((int)x); in floorf_() local
|
/external/skia/third_party/skcms/ |
D | skcms_internal.h | 34 float roundtrip = (float)((int)x); in floorf_() local
|
/external/fonttools/Tests/ttLib/tables/ |
D | _a_n_k_r_test.py | 151 def roundtrip(self, data, xml): member in ANKRTest
|
/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/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
|
D | test_float.py | 1422 def roundtrip(x): function
|
/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/python/cpython3/Lib/test/ |
D | test_parser.py | 18 def roundtrip(self, f, s): member in RoundtripLegalSyntaxTestCase
|
D | test_tokenize.py | 1619 def roundtrip(self, code): member in TestRoundtrip
|
D | test_float.py | 1408 def roundtrip(x): function
|
D | test_tempfile.py | 1256 def roundtrip(input, *args, **kwargs): function
|
/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
|
D | SkNx_sse.h | 32 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in emulate_mm_floor_ps() local
|
/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
|
D | SkNx_sse.h | 32 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in emulate_mm_floor_ps() local
|
/external/python/cpython2/Demo/parser/ |
D | unparse.py | 571 def roundtrip(filename, output=sys.stdout): function
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestTransforms.java | 185 transliterator, roundtrip enumConstant
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 818 int len, roundtrip; in radius_client_receive() local
|
/external/python/cpython3/Tools/parser/ |
D | unparse.py | 669 def roundtrip(filename, output=sys.stdout): function
|
/external/perf_data_converter/src/quipper/ |
D | perf_parser_test.cc | 1825 PerfDataProto_MMapEvent roundtrip; in TEST() local
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_wayland.c | 69 roundtrip(struct dri2_egl_display *dri2_dpy) in roundtrip() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | APFloatTest.cpp | 854 std::string roundtrip = convertToString(convertToDoubleFromString(second), 0, 3); in TEST() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 3951 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] in assertRoundTrip() local
|