Home
last modified time | relevance | path

Searched defs:loca (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/libttf/
H A Dloca.c29 LOCAPtr loca; in ttfAllocLOCA() local
40 static void ttfLoadLOCA(FILE *fp,LOCAPtr loca,ULONG offset) in ttfLoadLOCA()
61 void ttfPrintLOCA(FILE *fp,LOCAPtr loca) in ttfPrintLOCA()
78 void ttfFreeLOCA(LOCAPtr loca) in ttfFreeLOCA()
87 ULONG ttfLookUpGlyfLOCA(LOCAPtr loca,USHORT idx) in ttfLookUpGlyfLOCA()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-glyf-table.hh43 struct loca struct
45 static const hb_tag_t tableTag = HB_OT_TAG_loca;
47 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
54 union {
57 } u;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-91.c37 char loca[] = "123"; in alloca_test_local() local
55 char loca[] = "123"; in calloc_test_local() local
73 char loca[] = "123"; in malloc_test_local() local
110 char loca[] = "123"; in vla_test_local() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-91.c38 char loca[] = "123"; in alloca_test_local() local
56 char loca[] = "123"; in calloc_test_local() local
74 char loca[] = "123"; in malloc_test_local() local
111 char loca[] = "123"; in vla_test_local() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dstrlenopt-91.c38 char loca[] = "123"; in alloca_test_local() local
56 char loca[] = "123"; in calloc_test_local() local
74 char loca[] = "123"; in malloc_test_local() local
111 char loca[] = "123"; in vla_test_local() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-91.c37 char loca[] = "123"; in alloca_test_local() local
55 char loca[] = "123"; in calloc_test_local() local
73 char loca[] = "123"; in malloc_test_local() local
110 char loca[] = "123"; in vla_test_local() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-91.c38 char loca[] = "123"; in alloca_test_local() local
56 char loca[] = "123"; in calloc_test_local() local
74 char loca[] = "123"; in malloc_test_local() local
111 char loca[] = "123"; in vla_test_local() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dstrlenopt-91.c37 char loca[] = "123"; in alloca_test_local() local
55 char loca[] = "123"; in calloc_test_local() local
73 char loca[] = "123"; in malloc_test_local() local
110 char loca[] = "123"; in vla_test_local() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dstrlenopt-91.c38 char loca[] = "123"; in alloca_test_local() local
56 char loca[] = "123"; in calloc_test_local() local
74 char loca[] = "123"; in malloc_test_local() local
111 char loca[] = "123"; in vla_test_local() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLocator.java86 public static GlyphLocator forTable(int format, ByteBuffer loca, in forTable()
136 TwoByte(ByteBuffer loca, ByteBuffer glyf) in TwoByte()
168 FourByte(ByteBuffer loca, ByteBuffer glyf) in FourByte()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLocator.java86 public static GlyphLocator forTable(int format, ByteBuffer loca, in forTable()
136 TwoByte(ByteBuffer loca, ByteBuffer glyf) in TwoByte()
168 FourByte(ByteBuffer loca, ByteBuffer glyf) in FourByte()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLocator.java86 public static GlyphLocator forTable(int format, ByteBuffer loca, in forTable()
136 TwoByte(ByteBuffer loca, ByteBuffer glyf) in TwoByte()
168 FourByte(ByteBuffer loca, ByteBuffer glyf) in FourByte()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLocator.java86 public static GlyphLocator forTable(int format, ByteBuffer loca, in forTable()
136 TwoByte(ByteBuffer loca, ByteBuffer glyf) in TwoByte()
168 FourByte(ByteBuffer loca, ByteBuffer glyf) in FourByte()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLocator.java86 public static GlyphLocator forTable(int format, ByteBuffer loca, in forTable()
136 TwoByte(ByteBuffer loca, ByteBuffer glyf) in TwoByte()
168 FourByte(ByteBuffer loca, ByteBuffer glyf) in FourByte()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-glyf-table.hh44 struct loca struct
48 static const hb_tag_t tableTag = HB_OT_TAG_loca;
50 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
57 UINT8 dataX[VAR]; /* Location data. */

12345678910>>...18