/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-base-table.hh | 444 struct BASE struct 446 static constexpr hb_tag_t tableTag = HB_OT_TAG_BASE; 448 const Axis &get_axis (hb_direction_t direction) const in get_axis() 451 const VariationStore &get_var_store () const in get_var_store() 454 bool get_baseline (hb_font_t *font, in get_baseline() 473 bool get_min_max (hb_font_t *font, in get_min_max() 492 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 503 FixedVersion<>version; /* Version of the BASE table */ 504 Offset16To<Axis>hAxis; /* Offset to horizontal Axis table, from beginning 506 Offset16To<Axis>vAxis; /* Offset to vertical Axis table, from beginning [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | NoUnit.java | 22 public static final MeasureUnit BASE = null; field in NoUnit
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | NoUnit.java | 22 public static final NoUnit BASE = field in NoUnit
|
/third_party/node/benchmark/util/ |
D | to-usv-string.js | 5 const BASE = 'string\ud801'; constant
|
/third_party/skia/modules/particles/include/ |
D | SkReflected.h | 103 #define REFLECTED(TYPE, BASE) \ argument 114 #define REFLECTED_ABSTRACT(TYPE, BASE) \ argument
|
/third_party/ffmpeg/libavutil/ |
D | adler32.c | 38 #define BASE 65521L /* largest prime smaller than 65536 */ macro
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
D | NumberRangeFormatter.java | 146 … private static final UnlocalizedNumberRangeFormatter BASE = new UnlocalizedNumberRangeFormatter(); field in NumberRangeFormatter
|
D | NumberFormatter.java | 69 private static final UnlocalizedNumberFormatter BASE = new UnlocalizedNumberFormatter(); field in NumberFormatter
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | adler32.c | 10 #define BASE 65521L /* largest prime smaller than 65536 */ macro
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | NumberRangeFormatter.java | 196 … private static final UnlocalizedNumberRangeFormatter BASE = new UnlocalizedNumberRangeFormatter(); field in NumberRangeFormatter
|
D | NumberFormatter.java | 69 private static final UnlocalizedNumberFormatter BASE = new UnlocalizedNumberFormatter(); field in NumberFormatter
|
/third_party/curl/tests/unit/ |
D | unit1303.c | 53 #define BASE 1000000 macro
|
/third_party/node/deps/v8/third_party/zlib/ |
D | adler32_simd.c | 48 #define BASE 65521U macro
|
D | adler32.c | 12 #define BASE 65521U /* largest prime smaller than 65536 */ macro
|
/third_party/skia/third_party/externals/zlib/ |
D | adler32_simd.c | 48 #define BASE 65521U macro
|
D | adler32.c | 12 #define BASE 65521U /* largest prime smaller than 65536 */ macro
|
/third_party/node/deps/zlib/ |
D | adler32_simd.c | 48 #define BASE 65521U macro
|
D | adler32.c | 10 #define BASE 65521U /* largest prime smaller than 65536 */ macro
|
/third_party/libwebsockets/win32port/zlib/ |
D | adler32.c | 14 #define BASE 65521UL /* largest prime smaller than 65536 */ macro
|
/third_party/zlib/ |
D | adler32.c | 12 #define BASE 65521U /* largest prime smaller than 65536 */ macro
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.cc | 45 const int32_t Tag::BASE = TAG('B', 'A', 'S', 'E'); member in sfntly::Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 65 public static final int BASE = Tag.intValue(new byte[]{'B', 'A', 'S', 'E'}); field in Tag
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Punycode.java | 24 private static final int BASE = 36; field in Punycode
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Punycode.java | 23 private static final int BASE = 36; field in Punycode
|
/third_party/icu/icu4c/source/common/ |
D | punycode.cpp | 64 #define BASE 36 macro
|