/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)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_parser.py | 16 def roundtrip(self, f, s): member in class:RoundtripLegalSyntaxTestCase 22 self.fail("could not roundtrip %r: %s" % (s, why)) 28 self.roundtrip(parser.expr, s) 40 self.roundtrip(parser.suite, s)
|
test_float.py | 1368 def roundtrip(x): function in function:HexFloatTestCase.test_roundtrip [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_parser.py | 16 def roundtrip(self, f, s): member in class:RoundtripLegalSyntaxTestCase 22 self.fail("could not roundtrip %r: %s" % (s, why)) 28 self.roundtrip(parser.expr, s) 40 self.roundtrip(parser.suite, s)
|
test_float.py | 1368 def roundtrip(x): function in function:HexFloatTestCase.test_roundtrip [all...] |
/external/wpa_supplicant_8/src/radius/ |
radius_client.c | 690 int len, roundtrip; local 779 roundtrip = (now.sec - req->last_attempt.sec) * 100 + 785 roundtrip / 100, roundtrip % 100); 786 rconf->round_trip_time = roundtrip; [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
BundleTest.java | 112 roundtrip(); method 122 roundtrip(); method 130 roundtrip(); method 138 roundtrip(); method 153 roundtrip(); method 167 roundtrip(); method 177 roundtrip(); method 188 roundtrip(); method 203 roundtrip(); method 218 roundtrip(); method 229 roundtrip(); method 241 roundtrip(); method 256 roundtrip(); method 272 roundtrip(); method 289 roundtrip(); method 296 roundtrip(); method 311 roundtrip(); method 322 roundtrip(); method 334 roundtrip(); method 346 roundtrip(); method 357 roundtrip(); method 369 roundtrip(); method 381 roundtrip(); method 392 roundtrip(); method 404 roundtrip(); method 425 roundtrip(); method 439 roundtrip(); method 450 roundtrip(); method 462 roundtrip(); method 473 roundtrip(); method 489 roundtrip(); method 509 roundtrip(); method 520 roundtrip(); method 530 roundtrip(); method 541 roundtrip(); method 556 roundtrip(); method 577 roundtrip(); method 589 roundtrip(); method 602 roundtrip(); method 622 roundtrip(); method 641 roundtrip(); method 773 private void roundtrip() { method in class:BundleTest [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cbiditst.c | 3219 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] local [all...] |
cmsccoll.c | 4378 UChar32 roundtrip = 0; local [all...] |
/external/icu4c/test/cintltst/ |
cbiditst.c | 3699 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] local [all...] |
cmsccoll.c | 4397 UChar32 roundtrip = 0; local [all...] |
/external/v8/test/cctest/ |
test-api.cc | 5828 Handle<String> roundtrip = v8_str(buffer); local [all...] |
/external/chromium_org/v8/test/cctest/ |
test-api.cc | 7823 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 | |