| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/ |
| D | Fixed1616.java | 25 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/skia/third_party/externals/sfntly/cpp/src/sfntly/math/ |
| D | fixed1616.h | 26 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/ |
| D | tsxUnionMemberChecksFilterDataProps.js | 5 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/ |
| D | cos_tablegen.c | 40 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/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /third_party/icu/icu4c/as_is/ |
| D | bomlist.py | 24 fixed=0 variable
|
| /third_party/skia/third_party/externals/tint/src/writer/ |
| D | float_to_string.cc | 32 std::stringstream fixed; in FloatToString() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse.cc | 123 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/ |
| D | fixed_array_test.cc | 359 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/skia/gm/ |
| D | ninepatchstretch.cpp | 78 const SkScalar fixed = SkIntToScalar(fImage->width() - fCenter.width()); in onDraw() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| D | time_zone_test.cc | 77 absl::TimeZone fixed = absl::FixedTimeZone((((3 * 60) + 25) * 60) + 45); in TEST() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | infback.c | 79 static code fixed[544]; local
|
| /third_party/skia/third_party/externals/zlib/ |
| D | infback.c | 88 static code fixed[544]; local
|
| /third_party/zlib/ |
| D | infback.c | 80 static code fixed[544]; in fixedtables() local
|
| /third_party/openssl/test/ |
| D | wpackettest.c | 24 static const unsigned char fixed[] = { 0xff, 0xff, 0xff }; variable
|
| /third_party/openssl/providers/implementations/ciphers/ |
| D | cipher_chacha20_poly1305_hw.c | 46 unsigned char *fixed, size_t flen) in chacha_poly1305_tls_iv_set_fixed()
|
| D | ciphercommon_ccm.c | 52 static int ccm_tls_iv_set_fixed(PROV_CCM_CTX *ctx, unsigned char *fixed, in ccm_tls_iv_set_fixed()
|
| /third_party/zlib/contrib/infback9/ |
| D | infback9.c | 55 code fixed[544]; in makefixed9() local
|
| /third_party/typescript/src/compiler/transformers/ |
| D | jsx.ts | 433 const fixed = fixupWhitespaceAndDecodeEntities(node.text); constant
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | ebdt_table.cc | 74 bool fixed = true; in SubDataSizeToSerialize() local
|
| /third_party/typescript/lib/ |
| D | lib.es2015.core.d.ts | 485 fixed(): string; method
|
| /third_party/typescript/src/lib/ |
| D | es2015.core.d.ts | 465 fixed(): string; method
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_type.h | 94 unsigned fixed:1; member
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_kotlin_kmp.cpp | 601 auto fixed = struct_def.fixed; in GenStruct() local 1087 auto fixed = field.value.type.struct_def->fixed; in GenerateStructGetters() local 1139 bool fixed = vectortype.struct_def->fixed; in GenerateStructGetters() local 1522 static std::string Indirect(const std::string &index, bool fixed) { in Indirect()
|
| D | idl_gen_kotlin.cpp | 491 auto fixed = struct_def.fixed; in GenStruct() local 1004 auto fixed = field.value.type.struct_def->fixed; in GenerateStructGetters() local 1085 bool fixed = vectortype.struct_def->fixed; in GenerateStructGetters() local 1562 static std::string Indirect(const std::string &index, bool fixed) { in Indirect()
|