Searched refs:then (Results 1 - 25 of 155) sorted by relevance

1234567

/prebuilts/tools/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/
H A Dbolts-tasks-1.4.0.jar ... lang.Object { public abstract java.lang.Object then (bolts.Task) throws java.lang.Exception } bolts ...
/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-core/1.2.2/
H A Djdeferred-core-1.2.2.jar ... abstract boolean isRejected () public abstract org.jdeferred.Promise then (org.jdeferred.DoneCallback) public abstract org.jdeferred ...
/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-core/1.2.3/
H A Djdeferred-core-1.2.3.jar ... abstract boolean isRejected () public abstract org.jdeferred.Promise then (org.jdeferred.DoneCallback) public abstract org.jdeferred ...
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_epoll.py158 then = time.time()
159 self.assertFalse(then - now > 0.1, then - now)
167 self.assertFalse(then - now > 0.01, then - now)
171 then = time.time()
179 then = time.time()
180 self.assertFalse(then - now > 0.01)
193 then = time.time()
194 self.assertFalse(then
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_epoll.py158 then = time.time()
159 self.assertFalse(then - now > 0.1, then - now)
167 self.assertFalse(then - now > 0.01, then - now)
171 then = time.time()
179 then = time.time()
180 self.assertFalse(then - now > 0.01)
193 then = time.time()
194 self.assertFalse(then
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_epoll.py158 then = time.time()
159 self.assertFalse(then - now > 0.1, then - now)
167 self.assertFalse(then - now > 0.01, then - now)
171 then = time.time()
179 then = time.time()
180 self.assertFalse(then - now > 0.01)
193 then = time.time()
194 self.assertFalse(then
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_epoll.py158 then = time.time()
159 self.assertFalse(then - now > 0.1, then - now)
167 self.assertFalse(then - now > 0.01, then - now)
171 then = time.time()
179 then = time.time()
180 self.assertFalse(then - now > 0.01)
193 then = time.time()
194 self.assertFalse(then
[all...]
/prebuilts/misc/windows/sdl2/test/
H A Dtestscale.c130 Uint32 then, now; local
172 then = SDL_GetTicks();
189 if (now > then) {
190 double fps = ((double) frames * 1000) / (now - then);
H A Dtestdraw2.c177 Uint32 then, now, frames; local
246 then = SDL_GetTicks();
273 if (now > then) {
274 double fps = ((double) frames * 1000) / (now - then);
H A Dtestgles.c110 Uint32 then, now, frames; local
287 then = SDL_GetTicks();
334 if (now > then) {
336 ((double) frames * 1000) / (now - then));
H A Dtestrendercopyex.c140 Uint32 then, now; local
182 then = SDL_GetTicks();
199 if (now > then) {
200 double fps = ((double) frames * 1000) / (now - then);
H A Dtestviewport.c85 Uint32 then, now, frames; local
135 then = SDL_GetTicks();
176 if (now > then) {
177 double fps = ((double) frames * 1000) / (now - then);
H A Dtestgl2.c218 Uint32 then, now, frames; local
377 then = SDL_GetTicks();
399 if (now > then) {
401 ((double) frames * 1000) / (now - then));
H A Dtestintersections.c200 Uint32 then, now, frames; local
269 then = SDL_GetTicks();
332 if (now > then) {
333 double fps = ((double) frames * 1000) / (now - then);
H A Dtestrendertarget.c224 Uint32 then, now; local
279 then = SDL_GetTicks();
300 if (now > then) {
301 double fps = ((double) frames * 1000) / (now - then);
H A Dtestgles2.c415 Uint32 then, now, frames; local
627 then = SDL_GetTicks();
674 if (now > then) {
676 ((double) frames * 1000) / (now - then));
H A Dtestsprite2.c238 Uint32 then, now, frames; local
352 then = SDL_GetTicks();
369 if (now > then) {
370 double fps = ((double) frames * 1000) / (now - then);
/prebuilts/tools/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/
H A Dbolts-applinks-1.4.0.jar ... .content.Context) public bolts.AppLinkNavigation$NavigationResult then (bolts.Task) throws java.lang.Exception bolts ...
/prebuilts/go/darwin-x86/src/
H A Drun.bat16 :: to be under %GOPATH%, then some tests below will fail
/prebuilts/go/linux-x86/src/
H A Drun.bat16 :: to be under %GOPATH%, then some tests below will fail
/prebuilts/misc/common/swig/include/2.0.11/uffi/
H A Duffi.swg50 then
/prebuilts/tools/common/m2/repository/org/assertj/assertj-core/2.0.0/
H A Dassertj-core-2.0.0.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org.assertj/ META- ...
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
H A Dclast.h121 struct clast_stmt * then; member in struct:clast_guard
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
H A Dclast.h121 struct clast_stmt * then; member in struct:clast_guard
/prebuilts/misc/common/swig/include/2.0.11/ocaml/
H A Dswig.ml49 C_bool b -> if b then 1 else 0
93 (try if get_int x != 0 then true else false

Completed in 966 milliseconds

1234567