/external/chromium-trace/catapult/third_party/Paste/tests/test_auth/ |
D | test_auth_cookie.py | 44 roundtrip = str('').join(map(chr, xrange(256))) 45 test_basic(roundtrip,roundtrip)
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_wayland.c | 62 roundtrip(struct dri2_egl_display *dri2_dpy) in roundtrip() function 332 roundtrip(dri2_dpy); in dri2_release_buffers() 635 if (roundtrip(dri2_dpy) < 0) in dri2_wayland_authenticate() 786 if (roundtrip(dri2_dpy) < 0 || dri2_dpy->wl_drm == NULL) in dri2_initialize_wayland() 789 if (roundtrip(dri2_dpy) < 0 || dri2_dpy->fd == -1) in dri2_initialize_wayland() 792 if (roundtrip(dri2_dpy) < 0 || !dri2_dpy->authenticated) in dri2_initialize_wayland()
|
/external/llvm/test/Assembler/ |
D | invalid-metadata-attachment-has-type.ll | 5 ; CHECK: {{.*}}:[[@LINE+1]]:{{[0-9]+}}: error: invalid metadata-value-metadata roundtrip
|
/external/llvm/test/Bitcode/ |
D | tailcall.ll | 4 ; Check that musttail and tail roundtrip.
|
D | inalloca.ll | 4 ; inalloca should roundtrip.
|
/external/valgrind/gdbserver_tests/ |
D | nlpasssigalrm.vgtest | 5 # it directly to the process, without roundtrip to gdb.
|
/external/skia/src/opts/ |
D | SkNx_sse.h | 21 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v)); in sse2_mm_floor_ps() local 22 __m128 too_big = _mm_cmpgt_ps(roundtrip, v); in sse2_mm_floor_ps() 23 return _mm_sub_ps(roundtrip, _mm_and_ps(too_big, _mm_set1_ps(1.0f))); in sse2_mm_floor_ps()
|
D | SkNx_neon.h | 18 auto roundtrip = vcvtq_f32_s32(vcvtq_s32_f32(v)); in armv7_vrndmq_f32() local 19 auto too_big = vcgtq_f32(roundtrip, v); in armv7_vrndmq_f32() 20 return vsubq_f32(roundtrip, (float32x4_t)vandq_u32(too_big, (uint32x4_t)vdupq_n_f32(1))); in armv7_vrndmq_f32()
|
/external/llvm/test/MC/COFF/ |
D | tricky-names.ll | 4 ; Check that we can roundtrip these names through our assembler.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 312 static final byte roundtrip[][][][] = field in TestReorderingMode 446 if (roundtrip[tc][mode][option][level] == 1) { in assertRoundTrip()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestReorderingMode.java | 308 static final byte roundtrip[][][][] = field in TestReorderingMode 442 if (roundtrip[tc][mode][option][level] == 1) { in assertRoundTrip()
|
/external/icu/icu4c/source/data/mappings/ |
D | README.emoji | 54 For the relevant symbols that have roundtrip mappings, 56 use the |0 roundtrip precision
|
D | gsm-03.38-2000.ucm | 30 # converted back to GSM 03.38. A roundtrip for U+00A0 adds a character that is
|
D | macos-0_2-10.2.ucm | 18 # |0 for exact 1-1 roundtrip mapping
|
D | macos-6_2-10.4.ucm | 18 # |0 for exact 1-1 roundtrip mapping
|
D | macos-29-10.2.ucm | 18 # |0 for exact 1-1 roundtrip mapping
|
D | macos-7_3-10.2.ucm | 18 # |0 for exact 1-1 roundtrip mapping
|
D | macos-35-10.2.ucm | 18 # |0 for exact 1-1 roundtrip mapping
|
D | ebcdic-xml-us.ucm | 23 # and NL codes to U+000A LF. U+000A<->cp+25 is the roundtrip. The fallbacks are
|
D | windows-874-2000.ucm | 18 # |0 for exact 1-1 roundtrip mapping
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 795 int len, roundtrip; in radius_client_receive() local 883 roundtrip = (now.sec - req->last_attempt.sec) * 100 + in radius_client_receive() 889 roundtrip / 100, roundtrip % 100); in radius_client_receive() 890 rconf->round_trip_time = roundtrip; in radius_client_receive()
|
/external/curl/docs/ |
D | ROADMAP.md | 37 As it would avoid the roundtrip-heavy Upgrade: procedures when you _know_
|
/external/iproute2/netem/ |
D | README.distribution | 52 collected 25,000 "ping" roundtrip times to a "distant" point (time.nist.gov).
|
/external/iproute2/ |
D | README.distribution | 50 collected 25,000 "ping" roundtrip times to a "distant" point (time.nist.gov).
|
/external/icu/icu4c/source/test/testdata/ |
D | format.txt | 587 // won't roundtrip.
|