Home
last modified time | relevance | path

Searched refs:clockType (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs524 public delegate Timespec gprsharp_now_delegate(ClockType clockType); in gprsharp_now_delegate() argument
525 public delegate Timespec gprsharp_inf_future_delegate(ClockType clockType); in gprsharp_inf_future_delegate() argument
526 public delegate Timespec gprsharp_inf_past_delegate(ClockType clockType); in gprsharp_inf_past_delegate() argument
803 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() argument
806 public static extern Timespec gprsharp_inf_future(ClockType clockType); in gprsharp_inf_future() argument
809 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() argument
1096 public static extern Timespec gprsharp_now(ClockType clockType); in gprsharp_now() argument
1099 public static extern Timespec gprsharp_inf_future(ClockType clockType); in gprsharp_inf_future() argument
1102 public static extern Timespec gprsharp_inf_past(ClockType clockType); in gprsharp_inf_past() argument
/external/grpc-grpc/templates/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs.template92 'Timespec gprsharp_now(ClockType clockType)',
93 'Timespec gprsharp_inf_future(ClockType clockType)',
94 'Timespec gprsharp_inf_past(ClockType clockType)',
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckDates.java973 String checkForHour, clockType; in checkValue() local
976 clockType = "12"; in checkValue()
979 clockType = "24"; in checkValue()
991 + " Use '" + checkForHour + "' for " + clockType + " hour clock.")); in checkValue()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c4741 UInt16 clockType; in Ctl_CreateClockControl() local
4750 &clockType, in Ctl_CreateClockControl()
4755 clockType, in Ctl_CreateClockControl()
/external/ImageMagick/
Dconfigure.ac1235 [[clockid_t clockType = CLOCK_REALTIME;]])],
Dconfigure26945 clockid_t clockType = CLOCK_REALTIME;