/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-base-table.hh | 465 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/ |
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/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/libffi/src/x86/ |
D | win64.S | 31 # define E(BASE, X) .balign 8 argument 33 # define E(BASE, X) .balign 8; .org BASE + X * 8 argument
|
D | win64_intel.S | 30 # define E(BASE, X) ALIGN 8 argument 32 # define E(BASE, X) ALIGN 8; ORG BASE + X * 8 argument
|
D | unix64.S | 43 # define E(BASE, X) .balign 8 argument 45 # define E(BASE, X) .balign 8; .org BASE + X * 8 argument
|
D | sysv_intel.S | 48 # define E(BASE, X) ALIGN 8 argument 50 # define E(BASE, X) ALIGN 8; ORG BASE + X * 8 argument
|
D | sysv.S | 71 # 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/ |
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/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/flutter/skia/modules/particles/include/ |
D | SkReflected.h | 103 #define REFLECTED(TYPE, BASE) \ argument 114 #define REFLECTED_ABSTRACT(TYPE, BASE) \ argument
|
/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/flutter/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/flutter/skia/third_party/externals/zlib/ |
D | adler32_simd.c | 48 #define BASE 65521U 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
|
/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
|