Home
last modified time | relevance | path

Searched refs:UB8 (Results 1 – 25 of 50) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfapiu.c112 gx_UFST_init(const UB8 *ufst_root_dir) in gx_UFST_init()
204 code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle); in gx_UFST_open_static_fco()
H A Dgxfapiu.h62 int gx_UFST_init(const UB8 *ufst_root_dir);
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfapiu.c112 gx_UFST_init(const UB8 *ufst_root_dir) in gx_UFST_init()
204 code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle); in gx_UFST_open_static_fco()
H A Dgxfapiu.h62 int gx_UFST_init(const UB8 *ufst_root_dir);
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfapiu.h70 int gx_UFST_init(gs_memory_t * mem, const UB8 * ufst_root_dir);
H A Dgxfapiu.c369 gx_UFST_init(gs_memory_t * mem, const UB8 * ufst_root_dir) in gx_UFST_init()
471 code = CGIFfco_Open(FSA(UB8 *) font_file_path, &fcHandle); in gx_UFST_open_static_fco()
H A Dfapiufst.c313 code = gx_UFST_init(r->mem, (const UB8 *)ufst_root_dir); in open_UFST()
395 (d->is_disk_font ? (void *)(d + 1) : (void *)((UB8 *) d + in choose_decoding_TT()
727 pack_pseo_word_array(fapi_ufst_server * r, gs_fapi_font * ff, UB8 ** p, in pack_pseo_word_array()
741 pack_pseo_fhdr(fapi_ufst_server * r, gs_fapi_font * ff, UB8 * p) in pack_pseo_fhdr()
858 if ((code = CGIFfco_Open(FSA(UB8 *) font_file_path, &fcHandle)) != 0) in fco_open()
1045 UFST_PCLswapHdr((UB8 *) h, 0); in ufst_make_font_data()
1082 r->fc.font_hdr = (UB8 *) (d + 1); in prepare_typeface()
1370 UB8 buf[74]; in gs_fapi_ufst_get_font_proportional_feature()
1374 (FSA(UB8 *) ff->font_file_path, *(UL32 *) "OS/2", in gs_fapi_ufst_get_font_proportional_feature()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfapiu.h70 int gx_UFST_init(gs_memory_t * mem, const UB8 * ufst_root_dir);
H A Dgxfapiu.c369 gx_UFST_init(gs_memory_t * mem, const UB8 * ufst_root_dir) in gx_UFST_init()
471 code = CGIFfco_Open(FSA(UB8 *) font_file_path, &fcHandle); in gx_UFST_open_static_fco()
H A Dfapiufst.c313 code = gx_UFST_init(r->mem, (const UB8 *)ufst_root_dir); in open_UFST()
395 (d->is_disk_font ? (void *)(d + 1) : (void *)((UB8 *) d + in choose_decoding_TT()
727 pack_pseo_word_array(fapi_ufst_server * r, gs_fapi_font * ff, UB8 ** p, in pack_pseo_word_array()
741 pack_pseo_fhdr(fapi_ufst_server * r, gs_fapi_font * ff, UB8 * p) in pack_pseo_fhdr()
858 if ((code = CGIFfco_Open(FSA(UB8 *) font_file_path, &fcHandle)) != 0) in fco_open()
1045 UFST_PCLswapHdr((UB8 *) h, 0); in ufst_make_font_data()
1082 r->fc.font_hdr = (UB8 *) (d + 1); in prepare_typeface()
1370 UB8 buf[74]; in gs_fapi_ufst_get_font_proportional_feature()
1374 (FSA(UB8 *) ff->font_file_path, *(UL32 *) "OS/2", in gs_fapi_ufst_get_font_proportional_feature()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfapiu.h64 int gx_UFST_init(gs_memory_t *mem, const UB8 *ufst_root_dir);
H A Dgxfapiu.c318 gx_UFST_init(gs_memory_t *mem, const UB8 *ufst_root_dir) in gx_UFST_init()
415 code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle); in gx_UFST_open_static_fco()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfapiu.h64 int gx_UFST_init(gs_memory_t *mem, const UB8 *ufst_root_dir);
H A Dgxfapiu.c318 gx_UFST_init(gs_memory_t *mem, const UB8 *ufst_root_dir) in gx_UFST_init()
415 code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle); in gx_UFST_open_static_fco()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dfapiufst.c177 code = gx_UFST_init((const UB8 *)ufst_root_dir); in open_UFST()
248 void *p = (d->is_disk_font ? (void *)(d + 1) : (void *)((UB8 *)d + d->tt_font_body_offset)); in choose_decoding_TT()
489 static void pack_pseo_word_array(fapi_ufst_server *r, FAPI_font *ff, UB8 **p, in pack_pseo_word_array()
500 static void pack_pseo_fhdr(fapi_ufst_server *r, FAPI_font *ff, UB8 *p) in pack_pseo_fhdr()
581 if ((code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle)) != 0) in fco_open()
712 PCLswapHdr(FSA (UB8 *)h, 0); in make_font_data()
750 r->fc.font_hdr = (UB8 *)(d + 1); in prepare_typeface()
873 UB8 buf[74]; in get_font_proportional_feature()
876 …if (CGIFtt_query(FSA (UB8 *)ff->font_file_path, *(UL32 *)"OS/2", (UW16)ff->subfont, &length, buf) … in get_font_proportional_feature()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dfapiufst.c177 code = gx_UFST_init((const UB8 *)ufst_root_dir); in open_UFST()
248 void *p = (d->is_disk_font ? (void *)(d + 1) : (void *)((UB8 *)d + d->tt_font_body_offset)); in choose_decoding_TT()
489 static void pack_pseo_word_array(fapi_ufst_server *r, FAPI_font *ff, UB8 **p, in pack_pseo_word_array()
500 static void pack_pseo_fhdr(fapi_ufst_server *r, FAPI_font *ff, UB8 *p) in pack_pseo_fhdr()
581 if ((code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle)) != 0) in fco_open()
712 PCLswapHdr(FSA (UB8 *)h, 0); in make_font_data()
750 r->fc.font_hdr = (UB8 *)(d + 1); in prepare_typeface()
873 UB8 buf[74]; in get_font_proportional_feature()
876 …if (CGIFtt_query(FSA (UB8 *)ff->font_file_path, *(UL32 *)"OS/2", (UW16)ff->subfont, &length, buf) … in get_font_proportional_feature()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dfapiufst.c314 code = gx_UFST_init(r->mem, (const UB8 *)ufst_root_dir); in open_UFST()
386 void *p = (d->is_disk_font ? (void *)(d + 1) : (void *)((UB8 *)d + d->tt_font_body_offset)); in choose_decoding_TT()
672 static void pack_pseo_word_array(fapi_ufst_server *r, FAPI_font *ff, UB8 **p, in pack_pseo_word_array()
683 static void pack_pseo_fhdr(fapi_ufst_server *r, FAPI_font *ff, UB8 *p) in pack_pseo_fhdr()
780 if ((code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle)) != 0) in fco_open()
941 PCLswapHdr(FSA (UB8 *)h, 0); in make_font_data()
979 r->fc.font_hdr = (UB8 *)(d + 1); in prepare_typeface()
1134 UB8 buf[74]; in get_font_proportional_feature()
1137 …if (CGIFtt_query(FSA (UB8 *)ff->font_file_path, *(UL32 *)"OS/2", (UW16)ff->subfont, &length, buf) … in get_font_proportional_feature()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dfapiufst.c314 code = gx_UFST_init(r->mem, (const UB8 *)ufst_root_dir); in open_UFST()
386 void *p = (d->is_disk_font ? (void *)(d + 1) : (void *)((UB8 *)d + d->tt_font_body_offset)); in choose_decoding_TT()
672 static void pack_pseo_word_array(fapi_ufst_server *r, FAPI_font *ff, UB8 **p, in pack_pseo_word_array()
683 static void pack_pseo_fhdr(fapi_ufst_server *r, FAPI_font *ff, UB8 *p) in pack_pseo_fhdr()
780 if ((code = CGIFfco_Open(FSA (UB8 *)font_file_path, &fcHandle)) != 0) in fco_open()
941 PCLswapHdr(FSA (UB8 *)h, 0); in make_font_data()
979 r->fc.font_hdr = (UB8 *)(d + 1); in prepare_typeface()
1134 UB8 buf[74]; in get_font_proportional_feature()
1137 …if (CGIFtt_query(FSA (UB8 *)ff->font_file_path, *(UL32 *)"OS/2", (UW16)ff->subfont, &length, buf) … in get_font_proportional_feature()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Djulia.vim45 …\ . '\U7E-\UA1' . '\UA7\UA8' . '\UAB-\UAD' . '\UAF\UB1\UB4' . '\UB6-\UB8' . '\UBB\UBF'…
75 let s:id_charsW = '\%([0-9A-Za-z_!\UA2-\UA6\UA9\UAA\UAE-\UB0\UB2-\UB5\UB8-\UBA\UBC-\UBE]\|[^\U00-\U…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Djulia.vim45 …\ . '\U7E-\UA1' . '\UA7\UA8' . '\UAB-\UAD' . '\UAF\UB1\UB4' . '\UB6-\UB8' . '\UBB\UBF'…
75 let s:id_charsW = '\%([0-9A-Za-z_!\UA2-\UA6\UA9\UAA\UAE-\UB0\UB2-\UB5\UB8-\UBA\UBC-\UBE]\|[^\U00-\U…
/dports/lang/sbcl/sbcl-1.3.13/
H A Dpackage-data-list.lisp-expr1974 "UB8-BASH-FILL" "SYSTEM-AREA-UB8-FILL"
1986 "UB8-BASH-COPY" "SYSTEM-AREA-UB8-COPY"
1987 "COPY-UB8-TO-SYSTEM-AREA" "COPY-UB8-FROM-SYSTEM-AREA"
/dports/misc/freeguide/freeguide-0.11.1/xmltv/share/xmltv/tv_grab_uk_rt/
H A Dregional_channels_by_postcode32 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
52 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
61 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
86 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
98 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
123 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
139 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
150 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/uk_rt/
H A Dregional_channels_by_postcode32 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
52 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
61 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
86 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
98 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
123 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
139 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
150 …17,TW18,TW19,TW20,TW3,TW4,TW5,TW7,TW8,TW9,UB1,UB10,UB2,UB3,UB4,UB5,UB6,UB7,UB8,UB9,W1,W10,W11,W12,…
/dports/comms/xdx/xdx-2.4/
H A Dcty.dat719 UA9W(16),UB0,UB7,UB8,UB8T(18)[32],UB8V(18)[33],UB9,UB9I(18)[31],UB9M(17),
/dports/comms/xlog/xlog-2.0.22/data/dxcc/
H A Dcty.dat1014 RZ8(17)[30],RZ9,U0,U8(17)[30],U9,UA0,UA8(17)[30],UA9,UB0,UB8(17)[30],UB9,

12