Home
last modified time | relevance | path

Searched defs:sview (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/math/gretl/gretl-2021d/gui/
H A Dseries_view.c66 series_view *sview = (series_view *) p; in free_series_view() local
94 static int series_view_allocate (series_view *sview) in series_view_allocate()
129 series_view *sview = (series_view *) vwin->data; in single_series_view_print() local
186 static int *make_obsvec (series_view *sview) in make_obsvec()
563 series_view *sview = vwin->data; in series_view_get_list() local
598 series_view *sview = vwin->data; in can_format_data() local
610 static void series_view_init (series_view *sview) in series_view_init()
625 series_view *sview = NULL; in series_view_new() local
673 series_view *sview; member
704 series_view *sview = vt->sview; in reformat_callback() local
[all …]
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dsubcolumnview.c39 subcolumnview_destroy_sub( Rowview *rview, Subcolumnview *sview ) in subcolumnview_destroy_sub()
49 Subcolumnview *sview; in subcolumnview_destroy() local
75 Subcolumnview *sview = SUBCOLUMNVIEW( view ); in subcolumnview_link() local
99 subcolumnview_refresh_sub( Rowview *rview, Subcolumnview *sview ) in subcolumnview_refresh_sub()
125 Subcolumnview *sview = SUBCOLUMNVIEW( vobject ); in subcolumnview_refresh() local
207 subcolumnview_init( Subcolumnview *sview ) in subcolumnview_init()
251 Subcolumnview *sview = gtk_type_new( TYPE_SUBCOLUMNVIEW ); in subcolumnview_new() local
H A Dgraphicview.h45 Subcolumnview *sview; /* Enclosing subc. */ member
H A Dprefcolumnview.c61 Subcolumnview *sview = SUBCOLUMNVIEW( child ); in prefcolumnview_child_add() local
/dports/devel/cgdb/cgdb-0.8.0/cgdb/
H A Dsources.cpp592 int source_del(struct sviewer *sview, const char *path) in source_del()
647 char *source_current_file(struct sviewer *sview) in source_current_file()
660 static int source_get_mark_char(struct sviewer *sview, in source_get_mark_char()
683 int source_set_mark(struct sviewer *sview, int key) in source_set_mark()
717 int source_goto_mark(struct sviewer *sview, int key) in source_goto_mark()
1086 void source_move(struct sviewer *sview, SWINDOW *win) in source_move()
1092 static int clamp_line(struct sviewer *sview, int line) in clamp_line()
1229 void source_free(struct sviewer *sview) in source_free()
1246 void source_search_regex_init(struct sviewer *sview) in source_search_regex_init()
1267 int source_search_regex(struct sviewer *sview, in source_search_regex()
[all …]
H A Dcgdb.cpp517 struct sviewer *sview = if_get_sview(); in update_file_position() local
573 sviewer *sview = if_get_sview(); in update_source_files() local
635 sviewer *sview = if_get_sview(); in update_disassemble() local
H A Dinterface.cpp724 static void if_run_command(struct sviewer *sview, const std::string &command) in if_run_command()
957 static int status_bar_regex_input(struct sviewer *sview, int key) in status_bar_regex_input()
1065 static int status_bar_input(struct sviewer *sview, int key) in status_bar_input()
1090 toggle_breakpoint(struct sviewer *sview, enum tgdb_breakpoint_action t) in toggle_breakpoint()
1130 static void source_input(struct sviewer *sview, int key) in source_input()
/dports/lang/gscheme/GScheme/
H A DDocument.h35 NSScrollView *sview; variable
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c151 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
174 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
228 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c133 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
156 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
196 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c137 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_texture_p1() local
160 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p0() local
200 struct v3d_sampler_view *sview = v3d_sampler_view(psview); in write_tmu_p1() local
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Dview-priv.h52 const struct SView * sview; member
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Dview-priv.h52 const struct SView * sview; member
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sview/
H A DMakefile.am8 bin_PROGRAMS = sview program
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dcommon_helpers.cpp31 const QStringView sview{label}; in removeReducedCJKAccMark() local
/dports/science/PETSc/petsc-3.14.1/src/dm/tests/
H A Dex40.c14 PetscViewer sview; in main() local
H A Dex41.c14 PetscViewer sview; in main() local

1234567