Searched defs:IsNormalized (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/ | ||
D | format.h | 79 static bool IsNormalized(FormatMode mode) { in IsNormalized() function |
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | DurationPartial.cs | 65 internal static bool IsNormalized(long seconds, int nanoseconds) in IsNormalized() method in Google.Protobuf.WellKnownTypes.Duration |
D | TimestampPartial.cs | 48 private static bool IsNormalized(long seconds, int nanoseconds) => in IsNormalized() method in Google.Protobuf.WellKnownTypes.Timestamp |