Searched refs:lists (Results 1 - 25 of 204) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_mru_cache.c22 * The MRU Cache data structure consists of a data store, an array of lists and
28 * The group count controls how many lists are created, and thereby how finely
30 * all the lists whose time has expired are deleted.
34 * five. Five internal lists will be created, each representing a two second
74 * current list. Doubly linked lists are used to make the list maintenance
76 * inserts and lookups can occur when there are no free lists available. When
90 * both the data store and to one of the lists. It must also be possible to
100 * likely result in a loop in one of the lists. That's a sure-fire recipe for
115 * lists relative to a particular time. In the case of destroying, that time
120 * list again and again until either a) the lists ar
[all...]
H A Dxfs_mru_cache.h28 struct list_head *lists; /* Array of lists, one per grp. */ member in struct:xfs_mru_cache
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Ddirectories.pm164 %lists = (
240 $list = $lists{$list_type};
262 $list = $lists{$list_type};
285 $list = $lists{$listname};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtimaglst.tex10 Image lists are used in \helpref{wxNotebook}{wxnotebook},
H A Dglcontext.tex5 The OpenGL state includes everything that can be set with the OpenGL API: colors, rendering variables, display lists, texture objects, etc.
6 Although it is possible to have multiple rendering contexts share display lists in order to save resources,
7 this method is hardly used today any more, because display lists are only a tiny fraction of the overall state.
14 was initialized. (This applies to sharing display lists among contexts analogously.)
45 \docparam{other}{Context to share display lists with or NULL (the default) for no sharing.}
H A Dtcontain.tex5 wxWidgets uses itself several container classes including doubly-linked lists
21 The list classes in wxWidgets are doubly-linked lists which may either own the
37 lists and {\it WX\_DECLARE\_ARRAY}, {\it WX\_DECLARE\_OBJARRAY} and {\it WX\_DEFINE\_OBJARRAY} for
40 three types of container classes: lists, arrays and objarrays. The "DEFINE"
H A Dnode.tex3 wxNodeBase is the node structure used in linked lists (see
H A Daboutdlginfo.tex17 name, version, copyright and so on, as well as lists of the program developers,
20 and the program web site, while the lists from the latter group are stored as
H A Dexpr.tex5 or list, and lists can be nested.
79 nested lists (except if in internal {\bf wxExpr} form.)
100 automatically. This is a convenience function, since lists of strings
243 you may need to store attribute values as lists, and pick them apart
H A Dvaltext.tex130 Validates the window contents against the include or exclude lists, depending
H A DwxPython.tex475 \urlref{http://lists.wxwindows.org/mailman/listinfo/wxpython-users}{http://lists.wxwindows.org/mailman/listinfo/wxpython-users}
479 wxpython-users@lists.wxwindows.org
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-tools.spec41 (http://lists.idealx.org/lists/samba).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dexport_report.pl159 modules. Each module lists the modules, and the symbols from that module that
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgmerge.c617 /* A list of message lists. The first comes from def.po, the other ones
620 message_list_list_ty *lists; member in struct:definitions_ty
634 definitions->lists = message_list_list_alloc ();
635 message_list_list_append (definitions->lists, NULL);
637 message_list_list_append_list (definitions->lists, compendiums);
652 /* Combine all the compendium message lists into a single one. Don't
678 return definitions->lists->item[0];
685 definitions->lists->item[0] = mlp;
693 return message_list_list_search (definitions->lists, msgctxt, msgid);
729 message_list_list_free (definitions->lists,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Ddepmod.pl216 dependency lists (modules.conf) which can then be used by modprobe
232 module dependencies. This script produces dependency lists that should be
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A Dlibconfuse.spec42 It supports sections and (lists of) values (strings, integers,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/
H A DMakefile.in343 test_lists.o: $(srcdir)/lists/lists.cpp $(TEST_ODEP)
344 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/lists/lists.cpp
H A Dmakefile.bcc389 $(OBJS)\test_lists.obj: .\lists\lists.cpp
390 $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) .\lists\lists.cpp
H A Dmakefile.dmc166 $(OBJS)\test_lists.obj : .\lists\lists.cpp $(TEST_ODEP)
167 $(CXX) -mn -c -cpp -o$@ $(TEST_CXXFLAGS) .\lists\lists.cpp
H A Dmakefile.dms295 $(OBJS)\test_lists.obj : .\lists\lists.cpp $(TEST_ODEP)
296 $(CXX) -mn -c -cpp -o$@ $(TEST_CXXFLAGS) .\lists\lists.cpp
H A Dmakefile.vc528 $(OBJS)\test_lists.obj: .\lists\lists.cpp
529 $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\lists\lists.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxBase.spec36 lists, arrays), powerful wxDateTime class for date manipulations, portable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dtre.spec8 Packager: Ville Laurikari <tre-general@lists.laurikari.net>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/po/
H A DMakefile16 PACKAGE_BUGREPORT = tre-general@lists.laurikari.net
118 MSGID_BUGS_ADDRESS = tre-general@lists.laurikari.net
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol.c1303 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) argument
1312 list_add_tail(&pn->list, lists);
1337 struct list_head *lists)
1344 list_for_each_entry(p, lists, list) {
1336 _snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) argument

Completed in 266 milliseconds

123456789