HomeSort by relevance Sort by last modified time
    Searched defs:PRTime (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/third_party/nspr/
prtime.h 41 * prtime.h --
46 * prtime.cc. These types have been copied over from the following NSPR
47 * files prtime.h, prtypes.h(CVS revision 3.35), prlong.h(CVS revision 3.13)
74 * PRTime --
84 * Notes on porting: PRTime corresponds to time_t in ANSI C. NSPR 1.0
88 typedef PRInt64 PRTime;
115 * The corresponding type in NSPR 1.0 is called PRTime. Below is
119 * NSPR 1.0 PRInt64 PRTime
120 * NSPR 2.0 PRTime PRExplodedTime
172 NSPR_API(PRTime)
    [all...]
  /external/chromium_org/base/third_party/nspr/
prtime.h 41 * prtime.h --
46 * prtime.cc. These types have been copied over from the following NSPR
47 * files prtime.h, prtypes.h(CVS revision 3.35), prlong.h(CVS revision 3.13)
74 * PRTime --
84 * Notes on porting: PRTime corresponds to time_t in ANSI C. NSPR 1.0
88 typedef PRInt64 PRTime;
115 * The corresponding type in NSPR 1.0 is called PRTime. Below is
119 * NSPR 1.0 PRInt64 PRTime
120 * NSPR 2.0 PRTime PRExplodedTime
172 NSPR_API(PRTime)
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtime.h 38 * prtime.h --
63 * PRTime --
73 * Notes on porting: PRTime corresponds to time_t in ANSI C. NSPR 1.0
77 typedef PRInt64 PRTime;
104 * The corresponding type in NSPR 1.0 is called PRTime. Below is
108 * NSPR 1.0 PRInt64 PRTime
109 * NSPR 2.0 PRTime PRExplodedTime
175 PRTime __pascal __export __loadds
177 NSPR_API(PRTime)
184 * - From given PRTime, calculate PRExplodedTime in GM
    [all...]

Completed in 88 milliseconds