Home
last modified time | relevance | path

Searched defs:cgp (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/devel/ppl/ppl-1.2/tests/Partially_Reduced_Product/
H A Dcongruencesproduct1.cc41 CGProduct cgp(2); in test01() local
74 CGProduct cgp(2); in test02() local
108 CGProduct cgp(2); in test03() local
142 CGProduct cgp(2); in test04() local
175 CGProduct cgp(2); in test05() local
207 CGProduct cgp(2); in test06() local
237 CGProduct cgp(1); in test07() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/lab/
H A Dwmcgui.cpp359 GUIObject* cgp = (GUIObject*)GET_FIRST(&Guiobjects); in ~GUIScreen() local
480 GUIObject* cgp; in OnFrame() local
680 void GUISystem::SetActiveObject(GUIObject *cgp) in SetActiveObject()
696 void GUISystem::SetGraspedObject(GUIObject *cgp, int button) in SetGraspedObject()
781 GUIObject* cgp = (GUIObject*)GET_FIRST(&Children); in DeleteChildren() local
793 GUIObject* GUIObject::AddChildInternal(GUIObject *cgp) in AddChildInternal()
824 GUIObject* GUIObject::AddChild(GUIObject* cgp) in AddChild()
884 GUIObject *cgp = (GUIObject*)GET_LAST(&Children); in OnFrame() local
1546 LinkedList *cgp = GET_FIRST(&Children); in ClearContent() local
1690 LinkedList* cgp = GET_FIRST(&Children); in ClearAllItems() local
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/
H A Dwmcgui.cpp354 GUIObject* cgp = (GUIObject*)GET_FIRST(&Guiobjects); in ~GUIScreen() local
477 GUIObject* cgp; in OnFrame() local
693 void GUISystem::SetActiveObject(GUIObject *cgp) in SetActiveObject()
722 void GUISystem::SetFocusObject(GUIObject *cgp) in SetFocusObject()
799 GUIObject* cgp = (GUIObject*)GET_FIRST(&Children); in DeleteChildren() local
811 GUIObject* GUIObject::AddChildInternal(GUIObject *cgp) in AddChildInternal()
842 GUIObject* GUIObject::AddChild(GUIObject* cgp) in AddChild()
904 GUIObject *cgp = (GUIObject*)GET_LAST(&Children); in OnFrame() local
1570 LinkedList *cgp = GET_FIRST(&Children); in ClearContent() local
1714 LinkedList* cgp = GET_FIRST(&Children); in ClearAllItems() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/ufs/ffs/
H A Dffs_alloc.c961 struct cg *cgp; in ffs_fragextend() local
1041 struct cg *cgp; in ffs_alloccg() local
1156 struct cg *cgp; in ffs_alloccgblk() local
1231 struct cg *cgp; in ffs_nodealloccg() local
1398 struct cg *cgp; in ffs_blkalloc_ump() local
1501 struct cg *cgp; in ffs_blkfree_cg() local
1774 struct cg *cgp; in ffs_blkfree_snap() local
1814 struct cg *cgp; in ffs_blkfree_common() local
1937 struct cg *cgp; in ffs_freefile() local
1974 struct cg *cgp; in ffs_freefile_snap() local
[all …]
H A Dfs.h566 #define old_cg_blktot(cgp, ns) \ argument
573 #define cg_inosused_new(cgp, ns) \ argument
576 #define cg_blksfree_new(cgp, ns) \ argument
579 #define cg_chkmagic_new(cgp, ns) \ argument
582 #define cg_inosused_old(cgp, ns) \ argument
584 #define cg_blksfree_old(cgp, ns) \ argument
586 #define cg_chkmagic_old(cgp, ns) \ argument
589 #define cg_inosused(cgp, ns) \ argument
592 #define cg_blksfree(cgp, ns) \ argument
595 #define cg_chkmagic(cgp, ns) \ argument
[all …]
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/baylibre-acme/
H A Dprotocol.c325 struct channel_group_priv *cgp; in bl_acme_register_probe() local
390 struct channel_group_priv *cgp = cg->priv; in bl_acme_get_probe_type() local
397 struct channel_group_priv *cgp = cg->priv; in bl_acme_probe_has_pws() local
409 struct channel_group_priv *cgp; in get_shunt_path() local
446 struct channel_group_priv *cgp; in bl_acme_maybe_set_update_interval() local
538 struct channel_group_priv *cgp; in bl_acme_read_power_state() local
557 struct channel_group_priv *cgp; in bl_acme_set_power_off() local
/dports/math/asl/solvers/
H A Dgenrowno.c39 cgrad *cg, **cgp, **cgpe; local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/ampl/
H A Dgenrowno.c39 cgrad *cg, **cgp, **cgpe; local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/ampl/
H A Dgenrowno.c39 cgrad *cg, **cgp, **cgpe; local
/dports/science/py-qcelemental/qcelemental-0.24.0/qcelemental/molutil/
H A Dalign.py330 def filter_permutative(rgp, cgp): argument
346 def filter_hungarian_uno(rgp, cgp): argument
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtt.c901 pdf_char_glyph_pairs_t *cgp, in pdf_find_font_resource()
991 pdf_char_glyph_pairs_t *cgp) in pdf_obtain_cidfont_resource()
1117 pdf_char_glyph_pairs_t *cgp) in pdf_make_font_resource()
1335 store_glyphs(pdf_char_glyph_pairs_t *cgp, in store_glyphs()
1364 pdf_new_char_code_in_pdfont(pdf_char_glyph_pairs_t *cgp, gs_glyph glyph, int *last_reserved_char) in pdf_new_char_code_in_pdfont()
1384 pdf_reserve_char_code_in_pdfont(pdf_font_resource_t *pdfont, pdf_char_glyph_pairs_t *cgp, gs_glyph … in pdf_reserve_char_code_in_pdfont()
1449 pdf_char_glyph_pairs_t *cgp = (pdf_char_glyph_pairs_t *)gs_alloc_bytes(penum->memory, in pdf_alloc_text_glyphs_table() local
1468 pdf_char_glyph_pairs_t *cgp = penum->cgp; in pdf_make_text_glyphs_table() local
1504 pdf_make_text_glyphs_table_unencoded(gx_device_pdf *pdev, pdf_char_glyph_pairs_t *cgp, in pdf_make_text_glyphs_table_unencoded()
1647 pdf_font_resource_t **ppdfont, pdf_char_glyph_pairs_t *cgp) in pdf_obtain_font_resource_encoded()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtt.c901 pdf_char_glyph_pairs_t *cgp, in pdf_find_font_resource()
991 pdf_char_glyph_pairs_t *cgp) in pdf_obtain_cidfont_resource()
1117 pdf_char_glyph_pairs_t *cgp) in pdf_make_font_resource()
1335 store_glyphs(pdf_char_glyph_pairs_t *cgp, in store_glyphs()
1364 pdf_new_char_code_in_pdfont(pdf_char_glyph_pairs_t *cgp, gs_glyph glyph, int *last_reserved_char) in pdf_new_char_code_in_pdfont()
1384 pdf_reserve_char_code_in_pdfont(pdf_font_resource_t *pdfont, pdf_char_glyph_pairs_t *cgp, gs_glyph … in pdf_reserve_char_code_in_pdfont()
1449 pdf_char_glyph_pairs_t *cgp = (pdf_char_glyph_pairs_t *)gs_alloc_bytes(penum->memory, in pdf_alloc_text_glyphs_table() local
1468 pdf_char_glyph_pairs_t *cgp = penum->cgp; in pdf_make_text_glyphs_table() local
1504 pdf_make_text_glyphs_table_unencoded(gx_device_pdf *pdev, pdf_char_glyph_pairs_t *cgp, in pdf_make_text_glyphs_table_unencoded()
1647 pdf_font_resource_t **ppdfont, pdf_char_glyph_pairs_t *cgp) in pdf_obtain_font_resource_encoded()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c1154 pdf_char_glyph_pairs_t *cgp, in pdf_find_font_resource()
1270 pdf_char_glyph_pairs_t *cgp) in pdf_obtain_cidfont_resource()
1421 pdf_char_glyph_pairs_t *cgp) in pdf_make_font_resource()
1694 store_glyphs(pdf_char_glyph_pairs_t *cgp, in store_glyphs()
1723 pdf_new_char_code_in_pdfont(pdf_char_glyph_pairs_t *cgp, gs_glyph glyph, int *last_reserved_char) in pdf_new_char_code_in_pdfont()
1743 pdf_reserve_char_code_in_pdfont(pdf_font_resource_t *pdfont, pdf_char_glyph_pairs_t *cgp, gs_glyph … in pdf_reserve_char_code_in_pdfont()
1804 pdf_char_glyph_pairs_t *cgp = (pdf_char_glyph_pairs_t *)gs_alloc_bytes(penum->memory, in pdf_alloc_text_glyphs_table() local
1823 pdf_char_glyph_pairs_t *cgp = penum->cgp; in pdf_make_text_glyphs_table() local
1859 pdf_make_text_glyphs_table_unencoded(gx_device_pdf *pdev, pdf_char_glyph_pairs_t *cgp, in pdf_make_text_glyphs_table_unencoded()
2014 pdf_font_resource_t **ppdfont, pdf_char_glyph_pairs_t *cgp) in pdf_obtain_font_resource_encoded()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtt.c1140 pdf_char_glyph_pairs_t *cgp, in pdf_find_font_resource()
1229 pdf_char_glyph_pairs_t *cgp) in pdf_obtain_cidfont_resource()
1377 pdf_char_glyph_pairs_t *cgp) in pdf_make_font_resource()
1606 store_glyphs(pdf_char_glyph_pairs_t *cgp, in store_glyphs()
1635 pdf_new_char_code_in_pdfont(pdf_char_glyph_pairs_t *cgp, gs_glyph glyph, int *last_reserved_char) in pdf_new_char_code_in_pdfont()
1655 pdf_reserve_char_code_in_pdfont(pdf_font_resource_t *pdfont, pdf_char_glyph_pairs_t *cgp, gs_glyph … in pdf_reserve_char_code_in_pdfont()
1719 pdf_char_glyph_pairs_t *cgp = (pdf_char_glyph_pairs_t *)gs_alloc_bytes(penum->memory, in pdf_alloc_text_glyphs_table() local
1738 pdf_char_glyph_pairs_t *cgp = penum->cgp; in pdf_make_text_glyphs_table() local
1774 pdf_make_text_glyphs_table_unencoded(gx_device_pdf *pdev, pdf_char_glyph_pairs_t *cgp, in pdf_make_text_glyphs_table_unencoded()
1929 pdf_font_resource_t **ppdfont, pdf_char_glyph_pairs_t *cgp) in pdf_obtain_font_resource_encoded()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtt.c1140 pdf_char_glyph_pairs_t *cgp, in pdf_find_font_resource()
1229 pdf_char_glyph_pairs_t *cgp) in pdf_obtain_cidfont_resource()
1377 pdf_char_glyph_pairs_t *cgp) in pdf_make_font_resource()
1606 store_glyphs(pdf_char_glyph_pairs_t *cgp, in store_glyphs()
1635 pdf_new_char_code_in_pdfont(pdf_char_glyph_pairs_t *cgp, gs_glyph glyph, int *last_reserved_char) in pdf_new_char_code_in_pdfont()
1655 pdf_reserve_char_code_in_pdfont(pdf_font_resource_t *pdfont, pdf_char_glyph_pairs_t *cgp, gs_glyph … in pdf_reserve_char_code_in_pdfont()
1719 pdf_char_glyph_pairs_t *cgp = (pdf_char_glyph_pairs_t *)gs_alloc_bytes(penum->memory, in pdf_alloc_text_glyphs_table() local
1738 pdf_char_glyph_pairs_t *cgp = penum->cgp; in pdf_make_text_glyphs_table() local
1774 pdf_make_text_glyphs_table_unencoded(gx_device_pdf *pdev, pdf_char_glyph_pairs_t *cgp, in pdf_make_text_glyphs_table_unencoded()
1929 pdf_font_resource_t **ppdfont, pdf_char_glyph_pairs_t *cgp) in pdf_obtain_font_resource_encoded()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c1154 pdf_char_glyph_pairs_t *cgp, in pdf_find_font_resource()
1270 pdf_char_glyph_pairs_t *cgp) in pdf_obtain_cidfont_resource()
1421 pdf_char_glyph_pairs_t *cgp) in pdf_make_font_resource()
1694 store_glyphs(pdf_char_glyph_pairs_t *cgp, in store_glyphs()
1723 pdf_new_char_code_in_pdfont(pdf_char_glyph_pairs_t *cgp, gs_glyph glyph, int *last_reserved_char) in pdf_new_char_code_in_pdfont()
1743 pdf_reserve_char_code_in_pdfont(pdf_font_resource_t *pdfont, pdf_char_glyph_pairs_t *cgp, gs_glyph … in pdf_reserve_char_code_in_pdfont()
1804 pdf_char_glyph_pairs_t *cgp = (pdf_char_glyph_pairs_t *)gs_alloc_bytes(penum->memory, in pdf_alloc_text_glyphs_table() local
1823 pdf_char_glyph_pairs_t *cgp = penum->cgp; in pdf_make_text_glyphs_table() local
1859 pdf_make_text_glyphs_table_unencoded(gx_device_pdf *pdev, pdf_char_glyph_pairs_t *cgp, in pdf_make_text_glyphs_table_unencoded()
2014 pdf_font_resource_t **ppdfont, pdf_char_glyph_pairs_t *cgp) in pdf_obtain_font_resource_encoded()
/dports/editors/vigor/vigor-0.016/curses/
H A Dcr_put.c91 register char *cgp; local
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/fs/grubfs/
H A Dfs.h300 #define cg_blktot(cgp) \ argument
304 #define cg_blks(fs, cgp, cylno) \ argument
308 #define cg_inosused(cgp) \ argument
312 #define cg_blksfree(cgp) \ argument
316 #define cg_chkmagic(cgp) \ argument
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/fs/grubfs/
H A Dfs.h300 #define cg_blktot(cgp) \ argument
304 #define cg_blks(fs, cgp, cylno) \ argument
308 #define cg_inosused(cgp) \ argument
312 #define cg_blksfree(cgp) \ argument
316 #define cg_chkmagic(cgp) \ argument
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/fs/grubfs/
H A Dfs.h300 #define cg_blktot(cgp) \ argument
304 #define cg_blks(fs, cgp, cylno) \ argument
308 #define cg_inosused(cgp) \ argument
312 #define cg_blksfree(cgp) \ argument
316 #define cg_chkmagic(cgp) \ argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/fs/grubfs/
H A Dfs.h300 #define cg_blktot(cgp) \ argument
304 #define cg_blks(fs, cgp, cylno) \ argument
308 #define cg_inosused(cgp) \ argument
312 #define cg_blksfree(cgp) \ argument
316 #define cg_chkmagic(cgp) \ argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/fs/grubfs/
H A Dfs.h300 #define cg_blktot(cgp) \ argument
304 #define cg_blks(fs, cgp, cylno) \ argument
308 #define cg_inosused(cgp) \ argument
312 #define cg_blksfree(cgp) \ argument
316 #define cg_chkmagic(cgp) \ argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/fs/grubfs/
H A Dfs.h300 #define cg_blktot(cgp) \ argument
304 #define cg_blks(fs, cgp, cylno) \ argument
308 #define cg_inosused(cgp) \ argument
312 #define cg_blksfree(cgp) \ argument
316 #define cg_chkmagic(cgp) \ argument
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/fs/grubfs/
H A Dfs.h300 #define cg_blktot(cgp) \ argument
304 #define cg_blks(fs, cgp, cylno) \ argument
308 #define cg_inosused(cgp) \ argument
312 #define cg_blksfree(cgp) \ argument
316 #define cg_chkmagic(cgp) \ argument
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/main/
H A Dengine_setup.cpp71 GUIMain *cgp = &_GP(guis)[i]; in convert_gui_to_game_resolution() local

1234567