Home
last modified time | relevance | path

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

123

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh465 struct BASE struct
467 static constexpr hb_tag_t tableTag = HB_OT_TAG_BASE;
469 const Axis &get_axis (hb_direction_t direction) const in get_axis()
472 const VariationStore &get_var_store () const in get_var_store()
475 bool get_baseline (hb_font_t *font, in get_baseline()
493 bool get_min_max (hb_font_t *font, in get_min_max()
512 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
523 FixedVersion<>version; /* Version of the BASE table */
524 OffsetTo<Axis>hAxis; /* Offset to horizontal Axis table, from beginning
526 OffsetTo<Axis>vAxis; /* Offset to vertical Axis table, from beginning
[all …]
/third_party/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/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/libffi/src/x86/
Dwin64.S31 # define E(BASE, X) .balign 8 argument
33 # define E(BASE, X) .balign 8; .org BASE + X * 8 argument
Dwin64_intel.S30 # define E(BASE, X) ALIGN 8 argument
32 # define E(BASE, X) ALIGN 8; ORG BASE + X * 8 argument
Dunix64.S43 # define E(BASE, X) .balign 8 argument
45 # define E(BASE, X) .balign 8; .org BASE + X * 8 argument
Dsysv_intel.S48 # define E(BASE, X) ALIGN 8 argument
50 # define E(BASE, X) ALIGN 8; ORG BASE + X * 8 argument
Dsysv.S71 # define E(BASE, X) .balign 8 argument
73 # define E(BASE, X) .balign 8; .org BASE + X * 8 argument
/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/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/flutter/skia/modules/particles/include/
DSkReflected.h103 #define REFLECTED(TYPE, BASE) \ argument
114 #define REFLECTED_ABSTRACT(TYPE, BASE) \ argument
/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/flutter/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/flutter/skia/third_party/externals/zlib/
Dadler32_simd.c48 #define BASE 65521U 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
/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

123