HomeSort by relevance Sort by last modified time
    Searched defs:roundtrip (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
platform_wayland.c 62 roundtrip(struct dri2_egl_display *dri2_dpy) function
332 roundtrip(dri2_dpy);
635 if (roundtrip(dri2_dpy) < 0)
786 if (roundtrip(dri2_dpy) < 0 || dri2_dpy->wl_drm == NULL)
789 if (roundtrip(dri2_dpy) < 0 || dri2_dpy->fd == -1)
792 if (roundtrip(dri2_dpy) < 0 || !dri2_dpy->authenticated)
  /external/mesa3d/src/egl/drivers/dri2/
platform_wayland.c 62 roundtrip(struct dri2_egl_display *dri2_dpy) function
332 roundtrip(dri2_dpy);
635 if (roundtrip(dri2_dpy) < 0)
786 if (roundtrip(dri2_dpy) < 0 || dri2_dpy->wl_drm == NULL)
789 if (roundtrip(dri2_dpy) < 0 || dri2_dpy->fd == -1)
792 if (roundtrip(dri2_dpy) < 0 || !dri2_dpy->authenticated)
  /external/chromium_org/ui/compositor/
layer_unittest.cc 660 std::string roundtrip; local
661 EXPECT_TRUE(dictionary->GetString("layer_name", &roundtrip));
662 EXPECT_EQ(name, roundtrip);
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
BundleTest.java 114 roundtrip(); method
124 roundtrip(); method
132 roundtrip(); method
140 roundtrip(); method
155 roundtrip(); method
169 roundtrip(); method
179 roundtrip(); method
190 roundtrip(); method
205 roundtrip(); method
220 roundtrip(); method
231 roundtrip(); method
243 roundtrip(); method
258 roundtrip(); method
274 roundtrip(); method
291 roundtrip(); method
298 roundtrip(); method
313 roundtrip(); method
324 roundtrip(); method
336 roundtrip(); method
348 roundtrip(); method
359 roundtrip(); method
371 roundtrip(); method
383 roundtrip(); method
394 roundtrip(); method
406 roundtrip(); method
427 roundtrip(); method
441 roundtrip(); method
452 roundtrip(); method
464 roundtrip(); method
475 roundtrip(); method
491 roundtrip(); method
511 roundtrip(); method
523 roundtrip(); method
533 roundtrip(); method
546 roundtrip(); method
557 roundtrip(); method
568 roundtrip(); method
583 roundtrip(); method
604 roundtrip(); method
616 roundtrip(); method
629 roundtrip(); method
649 roundtrip(); method
668 roundtrip(); method
800 private void roundtrip() { method in class:BundleTest
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c 3702 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] local
    [all...]
cmsccoll.c 4419 UChar32 roundtrip = 0; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 3942 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-api.cc 8198 Handle<String> roundtrip = v8_str(buffer); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 

Completed in 537 milliseconds