Home
last modified time | relevance | path

Searched refs:list (Results 1 – 6 of 6) sorted by relevance

/libev/
H A DMakefile.in407 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
422 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
423 for p in $$list; do \
503 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
526 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
527 if test -n "$$list"; then \
531 for p in $$list; do \
542 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
593 for i in $$list; do \
610 list='$(DISTFILES)'; \
[all …]
H A DLICENSE9 notice, this list of conditions and the following disclaimer.
12 copyright notice, this list of conditions and the following
H A Daclocal.m4462 # Output comment and list of tags supported by the script
4639 # included in the symbol list
5737 to runtime path list])
5743 [The commands to list exported symbols])
6282 …"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)…
6347 …"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)…
6432 …xt; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)…
6515 …"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)…
6671 …"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)…
7732 # Then use that list of sed's as ones to test for truncation.
[all …]
H A Dltmain.sh6786 func_verbose "extracting exported symbol list from \`$soname'"
8199 func_verbose "creating $NM input file list: $output"
8211 func_verbose "using reloadable object file for export list..."
8234 func_verbose "filter symbol list for \`$libname.la' to tag DATA exports"
8356 func_verbose "creating linker input file list: $output"
8430 func_verbose "generating symbol list for \`$libname.la'"
H A DChanges95 - add fat, msdos, jffs2, ramfs, ntfs and btrfs to the list of
351 "known to be good" list.
H A Dev.pod1953 =item 4. Wee, just use a double-linked list for your timeouts.
1960 at the I<end> of the list.
1963 the list is expected to fire (for example, using the technique #3).
1965 When there is some activity, remove the timer from the list, recalculate
1966 the timeout, append it to the end of the list again, and make sure to
1967 update the C<ev_timer> if it was taken from the beginning of the list.
1972 ensures that the list stays sorted.
4018 Here is a list of things available in the C<ev> namespace:
4092 list.
4914 exported symbols, you can use the provided F<Symbol.*> files which list
[all …]