Home
last modified time | relevance | path

Searched defs:the_list (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/games/scummvm/scummvm-2.5.1/engines/glk/archetype/
H A Dlinked_list.cpp29 void new_list(ListType &the_list) { in new_list()
35 void dispose_list(ListType &the_list) { in dispose_list()
46 bool iterate_list(ListType &the_list, NodePtr &index) { in iterate_list()
55 void append_to_list(ListType &the_list, NodePtr the_node) { in append_to_list()
64 NodePtr index_list(ListType &the_list, int number) { in index_list()
76 void insert_item(ListType &the_list, NodePtr the_item) { in insert_item()
84 NodePtr find_item(ListType &the_list, int the_key) { in find_item()
H A Dkeywords.cpp106 void load_text_list(Common::ReadStream *fIn, XArrayType &the_list) { in load_text_list()
119 void dump_text_list(Common::WriteStream *fOut, XArrayType &the_list) { in dump_text_list()
129 void dispose_text_list(XArrayType &the_list) { in dispose_text_list()
H A Dparser.cpp91 ListType the_list; in add_parse_word() local
277 void clear_parse_list(ListType &the_list) { in clear_parse_list()
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dlist.c81 void init_list(struct list *the_list) in init_list()
109 void destroy_list (struct list *the_list) in destroy_list()
145 static int list_is_valid (const struct list *the_list) in list_is_valid()
219 jb_err enlist(struct list *the_list, const char *str) in enlist()
275 jb_err enlist_first(struct list *the_list, const char *str) in enlist_first()
332 jb_err enlist_unique(struct list *the_list, const char *str, in enlist_unique()
392 jb_err enlist_unique_header(struct list *the_list, const char *name, in enlist_unique_header()
455 void list_remove_all(struct list *the_list) in list_remove_all()
494 char *list_to_text(const struct list *the_list) in list_to_text()
569 int list_remove_item(struct list *the_list, const char *str) in list_remove_item()
[all …]
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/
H A Dtemplate_namelist.cc100 const NameListType& the_list = TemplateNamelist::GetList(); in GetMissingList() local
139 const NameListType& the_list = TemplateNamelist::GetList(); in GetBadSyntaxList() local
165 const NameListType& the_list = TemplateNamelist::GetList(); in GetLastmodTime() local
/dports/multimedia/mpv/mpv-0.34.1/test/
H A Dlinked_list.c12 struct the_list { struct
22 static bool do_check_list(struct the_list *lst, int *c, int num_c) in do_check_list() argument
/dports/devel/aegis/aegis-4.25.D510/libaegis/os/
H A Dxargs.cc26 os_xargs(string_ty *the_command, string_list_ty *the_list, string_ty *dir) in os_xargs()
58 os_xargs(const nstring &the_command, const nstring_list &the_list, in os_xargs()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-varargs.c9 va_list the_list; variable
241 va_list the_list; in check_start() local
/dports/databases/postgresql13-plperl/postgresql-13.5/contrib/sepgsql/
H A Dtest_sepgsql9 # since much of the value is in checking that you installed sepgsql into
241 echo "Could not connect to the database server."
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/pub/
H A DPub_set.cpp58 static bool s_GetLabel(string* label, const list<CRef<T> >& the_list, in s_GetLabel()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/pub/
H A DPub_set.cpp58 static bool s_GetLabel(string* label, const list<CRef<T> >& the_list, in s_GetLabel()
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/examples/
H A Dhistexamp.c84 register HIST_ENTRY **the_list; local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/examples/
H A Dhistexamp.c84 register HIST_ENTRY **the_list; local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/examples/
H A Dhistexamp.c84 register HIST_ENTRY **the_list; local
/dports/databases/gqlplus/gqlplus-1.16/readline/examples/
H A Dhistexamp.c84 register HIST_ENTRY **the_list; local
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/examples/
H A Dhistexamp.c84 register HIST_ENTRY **the_list; local
/dports/devel/py-grizzled/grizzled-0.9.4/test/collections/
H A DTestLRUDict.py68 def on_remove(key, value, the_list): argument
/dports/ftp/vsftpd/vsftpd-3.0.5/
H A Dbanner.c37 struct mystr_list the_list = INIT_STRLIST; in vsf_banner_dir_changed() local
/dports/ftp/vsftpd-ext/vsFTPd-3.0.3-ext.1/
H A Dbanner.c37 struct mystr_list the_list = INIT_STRLIST; in vsf_banner_dir_changed() local
/dports/devel/avr-gdb/gdb-7.3.1/readline/examples/
H A Dhistexamp.c87 register HIST_ENTRY **the_list; local
/dports/shells/bash/bash-5.1/lib/readline/examples/
H A Dhistexamp.c88 register HIST_ENTRY **the_list; local
/dports/devel/gdb/gdb-11.1/readline/readline/examples/
H A Dhistexamp.c91 register HIST_ENTRY **the_list; local
/dports/devel/gdb761/gdb-7.6.1/readline/examples/
H A Dhistexamp.c88 register HIST_ENTRY **the_list; local
/dports/devel/readline/readline-8.1/examples/
H A Dhistexamp.c91 register HIST_ENTRY **the_list; local
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Davllistxl_iterator.cpp42 AVLListXLIterator::AVLListXLIterator (_AVLListXL const * the_list): in AVLListXLIterator()

1234567