Home
last modified time | relevance | path

Searched defs:then (Results 1 – 19 of 19) sorted by relevance

/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
Dtimestamp.js15 var then = null; variable
/external/qemu/distrib/sdl-1.2.15/test/
Dtestgamma.c83 Uint32 then, timeout; in main() local
Dtestvidinfo.c79 Uint32 then, now; in RunModeTests() local
Dtestsprite.c161 Uint32 then, now, frames; in main() local
Dtestwin.c244 Uint32 then, now; in main() local
Dtestoverlay.c330 Uint32 then, now; in main() local
/external/qemu/distrib/sdl-1.2.15/src/timer/riscos/
DSDL_systimer.c86 Uint32 now,then,elapsed; in SDL_Delay() local
/external/mesa3d/src/glsl/
Dlower_if_to_cond_assign.cpp97 ir_if *if_ir, ir_variable *cond_var, bool then) in move_block_to_cond_assign()
/external/icu4c/test/cintltst/
Dcdtdptst.c197 UChar *pattern=NULL, *now=NULL, *then=NULL; in TestRunTogetherPattern985() local
/external/icu4c/test/intltest/
Dastrotst.cpp152 UDate then = cal->getTime(status); in TestCoverage() local
Ddtfmttst.cpp559 UnicodeString now, then; in TestRunTogetherPattern985() local
/external/v8/src/
Dscanner.h497 inline Token::Value Select(uc32 next, Token::Value then, Token::Value else_) { in Select()
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp146 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) in IfExprAST()
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp161 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) in IfExprAST()
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp166 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else) in IfExprAST()
/external/v8/test/mjsunit/
Dstrict-mode.js1161 function recurse(n, then) { argument
/external/mdnsresponder/mDNSCore/
DDNSDigest.c1433 mDNSs32 then; in DNSDigest_VerifyMessage() local
/external/libpng/contrib/gregbook/
Drpng2-x.c645 struct timeval now, then; in main() local
/external/clang/lib/AST/
DStmt.cpp845 Stmt *then, SourceLocation EL, Stmt *elsev) in IfStmt()