Home
last modified time | relevance | path

Searched defs:fixed (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
DFixed1616.java25 public static int integral(int fixed) { in integral()
29 public static int fractional(int fixed) { in fractional()
33 public static int fixed(int integral, int fractional) { in fixed() method in Fixed1616
41 public static double doubleValue(int fixed) { in doubleValue()
45 public static String toString(int fixed) { in toString()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
DFixed1616.java25 public static int integral(int fixed) { in integral()
29 public static int fractional(int fixed) { in fractional()
33 public static int fixed(int integral, int fractional) { in fixed() method in Fixed1616
41 public static double doubleValue(int fixed) { in doubleValue()
45 public static String toString(int fixed) { in toString()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/math/
Dfixed1616.h26 static inline int32_t Integral(int32_t fixed) { in Integral()
30 static inline int32_t Fractional(int32_t fixed) { in Fractional()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/math/
Dfixed1616.h26 static inline int32_t Integral(int32_t fixed) { in Integral()
30 static inline int32_t Fractional(int32_t fixed) { in Fractional()
/third_party/typescript/tests/baselines/reference/
DtsxUnionMemberChecksFilterDataProps.js5 declare function NotHappy(props: ({ fixed?: boolean } | { value?: number })): ReactElement<any>; field
6 declare function Happy(props: { fixed?: boolean, value?: number }): ReactElement<any>; field
/third_party/ffmpeg/libavcodec/
Dcos_tablegen.c40 static void printval(double val, int fixed) in printval()
58 int fixed = argc > 1 && strstr(argv[1], "fixed"); in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/third_party/abseil-cpp/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/third_party/icu/icu4c/as_is/
Dbomlist.py24 fixed=0 variable
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.c71 gst_bit_writer_new_with_size (guint size, gboolean fixed) in gst_bit_writer_new_with_size()
130 gboolean fixed) in gst_bit_writer_init_with_size()
Dgstbytewriter.c73 gst_byte_writer_new_with_size (guint size, gboolean fixed) in gst_byte_writer_new_with_size()
139 gboolean fixed) in gst_byte_writer_init_with_size()
/third_party/boost/boost/convert/
Dparameters.hpp14 enum class notation { fixed, scientific }; enumerator
/third_party/boost/libs/spirit/test/karma/
Dreal3.cpp49 fixed_type const fixed = fixed_type(); in main() local
/third_party/skia/third_party/externals/tint/src/writer/
Dfloat_to_string.cc32 std::stringstream fixed; in FloatToString() local
/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_parse.cc123 bool fixed = (flags & chars_format::fixed) == chars_format::fixed; in AllowExponent() local
131 bool fixed = (flags & chars_format::fixed) == chars_format::fixed; in RequireExponent() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcharconv_parse.cc123 bool fixed = (flags & chars_format::fixed) == chars_format::fixed; in AllowExponent() local
131 bool fixed = (flags & chars_format::fixed) == chars_format::fixed; in RequireExponent() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array_test.cc359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local
369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local
380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local
390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local
398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local
408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local
413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local
369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local
380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local
390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local
398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local
408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local
413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
/third_party/node/benchmark/fixtures/
Dsimple-http-server.js5 const fixed = 'C'.repeat(20 * 1024); constant
/third_party/skia/gm/
Dninepatchstretch.cpp78 const SkScalar fixed = SkIntToScalar(fImage->width() - fCenter.width()); in onDraw() local
/third_party/flutter/skia/gm/
Dninepatchstretch.cpp87 const SkScalar fixed = SkIntToScalar(fBitmap.width() - fCenter.width()); in onDraw() local
/third_party/boost/boost/spirit/home/karma/numeric/
Dreal_policies.hpp72 fixed = 1 // Generate floating-point values in fixed-point enumerator
/third_party/boost/boost/beast/zlib/
Dzlib.hpp175 fixed enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_zone_test.cc77 absl::TimeZone fixed = absl::FixedTimeZone((((3 * 60) + 25) * 60) + 45); in TEST() local
/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc77 absl::TimeZone fixed = absl::FixedTimeZone((((3 * 60) + 25) * 60) + 45); in TEST() local

12345