Lines Matching refs:time

5935 # 1 "/usr/include/time.h" 1 3 4
5936 # 59 "/usr/include/time.h" 3 4
5938 # 75 "/usr/include/time.h" 3 4
5940 # 91 "/usr/include/time.h" 3 4
5942 # 103 "/usr/include/time.h" 3 4
6029 # 1 "/usr/include/time.h" 1 3 4
6030 # 120 "/usr/include/time.h" 3 4
6038 # 1 "/usr/include/bits/time.h" 1 3 4
6039 # 30 "/usr/include/bits/time.h" 3 4
9696 # 1 "/usr/include/time.h" 1 3 4
17306 # 1 "/usr/include/time.h" 1 3 4
17417 # 1 "/usr/include/time.h" 1 3 4
17418 # 29 "/usr/include/time.h" 3 4
17429 # 38 "/usr/include/time.h" 2 3 4
17433 # 1 "/usr/include/bits/time.h" 1 3 4
17434 # 88 "/usr/include/bits/time.h" 3 4
17448 struct timeval time;
17466 # 89 "/usr/include/bits/time.h" 2 3 4
17474 # 42 "/usr/include/time.h" 2 3 4
17475 # 133 "/usr/include/time.h" 3 4
17496 # 161 "/usr/include/time.h" 3 4
17505 # 189 "/usr/include/time.h" 3 4
17509 extern time_t time (time_t *__timer) throw ();
17622 # 319 "/usr/include/time.h" 3 4
17630 # 334 "/usr/include/time.h" 3 4
17685 # 403 "/usr/include/time.h" 3 4
17687 # 412 "/usr/include/time.h" 3 4
17689 # 426 "/usr/include/time.h" 3 4
24547 static const category time = 1L << 3;
24551 time | monetary | messages);
51860 "don't use CallQueryInterface for compile-time-determinable casts");
82419 static nsIAtom* time;
125046 const PRExplodedTime *time);
125053 const char *format, const PRExplodedTime *time);
156979 Call(const T& thisVal, double time, ErrorResult& aRv, const char* aExecutionReason = nullptr, ExceptionHandling aExceptionHandling = eReportExceptions, JSCompartment* aCompartment = nullptr)
156995 return Call(s.GetContext(), thisValJS, time, aRv);
156999 Call(double time, ErrorResult& aRv, const char* aExecutionReason = nullptr, ExceptionHandling aExceptionHandling = eReportExceptions, JSCompartment* aCompartment = nullptr)
157010 return Call(s.GetContext(), JS::UndefinedHandleValue, time, aRv);
157015 Call(const T& thisVal, double time, const char* aExecutionReason = nullptr)
157018 return Call(thisVal, time, rv, aExecutionReason);
157022 Call(double time, const char* aExecutionReason = nullptr)
157025 return Call(time, rv, aExecutionReason, eReportExceptions, nullptr);
157035 void Call(JSContext* cx, JS::Handle<JS::Value> aThisVal, double time, ErrorResult& aRv);
169354 void Update(nsIDocument* aDocument, DOMHighResTimeStamp time);
169360 DOMHighResTimeStamp time,