Searched refs:NewDate (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Dexecution.h119 static Handle<Object> NewDate(double time, bool* exc);
H A Dexecution.cc645 Handle<Object> Execution::NewDate(double time, bool* exc) { function in class:v8::internal::Execution
H A Dapi.cc4884 i::Execution::NewDate(time, &has_pending_exception);
/external/jhead/
H A Djhead.c1537 time_t NewDate, OldDate = 0;
1539 NewDate = ParseCmdDate(arg+3);
1547 ExifTimeAdjust = NewDate-OldDate;

Completed in 146 milliseconds