Home
last modified time | relevance | path

Searched defs:line_list (Results 1 – 25 of 85) sorted by relevance

1234

/dports/sysutils/toybox/toybox-0.8.5/toys/posix/
H A Dtail.c35 struct line_list { struct
36 struct line_list *next, *prev; argument
41 static struct line_list *read_chunk(int fd, int len) in read_chunk() argument
/dports/shells/rush/rush-2.1/lib/
H A Dslist.c25 struct line_list { struct
26 struct line_list *next; argument
32 struct line_list *head, *tail; argument
/dports/devel/radare2/radare2-5.1.1/test/unit/
H A Dtest_dwarf.c131 RList *line_list = r_bin_dwarf_parse_line (bin, MODE); in test_dwarf3_c_basic() local
486 RList *line_list = r_bin_dwarf_parse_line (bin, MODE); in test_dwarf3_cpp_basic() local
598 RList *line_list = r_bin_dwarf_parse_line (bin, MODE); in test_dwarf3_cpp_many_comp_units() local
705 RList *line_list = r_bin_dwarf_parse_line (bin, MODE); in test_dwarf_cpp_empty_line_info() local
783 RList *line_list = r_bin_dwarf_parse_line (bin, MODE); in test_dwarf2_cpp_many_comp_units() local
882 RList *line_list = r_bin_dwarf_parse_line (bin, MODE); in test_dwarf4_cpp_many_comp_units() local
988 RList *line_list = r_bin_dwarf_parse_line (bin, MODE); in test_big_endian_dwarf2() local
/dports/sysutils/LPRng/lprng-3.8.C/src/include/
H A Dlinelist.h21 struct line_list { struct
27 typedef void (WorkerProc)( struct line_list *args, int input ); argument
/dports/mail/emailrelay/emailrelay-1.9/src/gui/
H A Dmapfile.cpp140 List line_list ; in lines() local
153 void MapFile::commentOut( List & line_list , const std::string & section_prefix , bool in_section_p… in commentOut()
168 void MapFile::replace( List & line_list , const G::StringMap & map ) in replace()
205 void MapFile::save( const G::Path & path , List & line_list , bool allow_write_error ) in save()
/dports/games/pink-pony/pink-pony-1.4.1/src/
H A DPonyGame.hh28 LineList line_list; member in PonyGame
/dports/sysutils/iat/iat-0.1.7/src/
H A Dcmdline.c94 struct line_list struct
97 struct line_list * next; argument
/dports/devel/gengetopt/gengetopt-2.23/src/
H A Dcmdline.c193 struct line_list struct
196 struct line_list * next; argument
/dports/games/macopix/macopix-1.7.4/src/
H A Dconfigfile.c180 GList *section_list, *line_list; in xmms_cfg_write_file() local
351 GList *section_list, *line_list; in xmms_cfg_free() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfdrop.h81 typedef struct line_list_s line_list; typedef
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfdrop.h81 typedef struct line_list_s line_list; typedef
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfdrop.h82 typedef struct line_list_s line_list; typedef
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfdrop.h82 typedef struct line_list_s line_list; typedef
/dports/biology/hhsuite/hh-suite-3.3.0/scripts/
H A Dcif2fasta.py718 def write_to_file(line_list, fname, pdb_filter): argument
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_pad.c593 GList *line_list, *line_list_start; in ags_pad_connect() local
642 GList *line_list, *line_list_start; in ags_pad_disconnect() local
/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/src/
H A Dcmdline.c154 struct line_list struct
157 struct line_list * next; argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_observer_img.h210 std::map<unsigned, std::vector<vsol_line_2d_sptr > > line_list; variable
/dports/multimedia/quvi/quvi-0.4.2/src/quvi/
H A Dcmdline.c82 struct line_list struct
85 struct line_list * next; argument
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/tool/
H A Dcmdline.c129 struct line_list struct
132 struct line_list * next; argument
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dsnapped-curve.cpp219 …td::list<Inkscape::SnappedCurve> const &curve_list, std::list<Inkscape::SnappedLine> const &line_l… in getClosestIntersectionCL()
/dports/sysutils/xstow/xstow-1.0.2/src/
H A Dleoini.h96 typedef std::list<Line> line_list; typedef
/dports/databases/grass7/grass-7.8.6/vector/v.out.ogr/
H A Dexport_lines.c163 struct ilist *cat_list, *line_list, *lcats; in export_lines_multi() local
H A Dexport_areas.c153 struct ilist *cat_list, *line_list, *lcats; in export_areas_multi() local
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DcInitFile.cc118 cStringList line_list; // Create a list to load all of the lines into. in loadFile() local
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dtextarea.c52 list_t line_list; member

1234