Home
last modified time | relevance | path

Searched defs:BASE (Results 1 – 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh444 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/
DNoUnit.java22 public static final MeasureUnit BASE = null; field in NoUnit
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DNoUnit.java22 public static final NoUnit BASE = field in NoUnit
/third_party/node/benchmark/util/
Dto-usv-string.js5 const BASE = 'string\ud801'; constant
/third_party/skia/modules/particles/include/
DSkReflected.h103 #define REFLECTED(TYPE, BASE) \ argument
114 #define REFLECTED_ABSTRACT(TYPE, BASE) \ argument
/third_party/ffmpeg/libavutil/
Dadler32.c38 #define BASE 65521L /* largest prime smaller than 65536 */ macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberRangeFormatter.java146 … private static final UnlocalizedNumberRangeFormatter BASE = new UnlocalizedNumberRangeFormatter(); field in NumberRangeFormatter
DNumberFormatter.java69 private static final UnlocalizedNumberFormatter BASE = new UnlocalizedNumberFormatter(); field in NumberFormatter
/third_party/skia/third_party/externals/freetype/src/gzip/
Dadler32.c10 #define BASE 65521L /* largest prime smaller than 65536 */ macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberRangeFormatter.java196 … private static final UnlocalizedNumberRangeFormatter BASE = new UnlocalizedNumberRangeFormatter(); field in NumberRangeFormatter
DNumberFormatter.java69 private static final UnlocalizedNumberFormatter BASE = new UnlocalizedNumberFormatter(); field in NumberFormatter
/third_party/curl/tests/unit/
Dunit1303.c53 #define BASE 1000000 macro
/third_party/node/deps/v8/third_party/zlib/
Dadler32_simd.c48 #define BASE 65521U macro
Dadler32.c12 #define BASE 65521U /* largest prime smaller than 65536 */ macro
/third_party/skia/third_party/externals/zlib/
Dadler32_simd.c48 #define BASE 65521U macro
Dadler32.c12 #define BASE 65521U /* largest prime smaller than 65536 */ macro
/third_party/node/deps/zlib/
Dadler32_simd.c48 #define BASE 65521U macro
Dadler32.c10 #define BASE 65521U /* largest prime smaller than 65536 */ macro
/third_party/libwebsockets/win32port/zlib/
Dadler32.c14 #define BASE 65521UL /* largest prime smaller than 65536 */ macro
/third_party/zlib/
Dadler32.c12 #define BASE 65521U /* largest prime smaller than 65536 */ macro
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.cc45 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/
DTag.java65 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/
DPunycode.java24 private static final int BASE = 36; field in Punycode
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPunycode.java23 private static final int BASE = 36; field in Punycode
/third_party/icu/icu4c/source/common/
Dpunycode.cpp64 #define BASE 36 macro

12