HomeSort by: relevance | last modified time | path
    Searched refs:wrappers (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/autoconf/dist/tests/
Makefile.am 26 noinst_SCRIPTS = $(wrappers)
54 ## Wrappers. ##
57 wrappers = autoconf autoheader autom4te autoreconf autoscan autoupdate ifnames
58 CLEANFILES = wrapper.in $(wrappers) package.m4
69 $(wrappers): wrapper.in
  /src/external/gpl2/lvm2/dist/lib/
Makefile 85 misc/lvm-wrappers.c \
Makefile.in 85 misc/lvm-wrappers.c \
  /src/external/gpl2/lvm2/lib/liblvm/
Makefile 39 lvm-wrappers.c timestamp.c util.c memlock.c report.c \
  /src/external/gpl3/gcc/dist/gcc/config/i386/
winnt.cc 694 /* Search for a function named TARGET in the list of library wrappers
705 static hash_table<nofree_string_hash> *wrappers;
718 wrappers = new hash_table<nofree_string_hash> (8);
731 *wrappers->find_slot (found, INSERT) = found;
736 return wrappers->find (target);
703 static hash_table<nofree_string_hash> *wrappers; local
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
winnt.cc 694 /* Search for a function named TARGET in the list of library wrappers
705 static hash_table<nofree_string_hash> *wrappers;
718 wrappers = new hash_table<nofree_string_hash> (8);
731 *wrappers->find_slot (found, INSERT) = found;
736 return wrappers->find (target);
703 static hash_table<nofree_string_hash> *wrappers; local
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 88 device tree. These vary from specialised boot wrappers to parse
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 733 AC_MSG_CHECKING([LynxOS header file wrappers])
  /src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh 1511 If any of the ARGS are libtool executable wrappers, then they are translated
7683 # Disable wrappers for cegcc, we are cross compiling anyway.
  /src/crypto/external/cpl/trousers/dist/
ltmain.sh 1511 If any of the ARGS are libtool executable wrappers, then they are translated
7683 # Disable wrappers for cegcc, we are cross compiling anyway.
  /src/external/bsd/openldap/dist/
configure 1600 --enable-wrappers enable tcp wrapper support [no]
3654 wrappers"
3883 # OpenLDAP --enable-wrappers
3885 # Check whether --enable-wrappers was given.
3896 as_fn_error $? "bad value $enableval for --enable-wrappers" "$LINENO" 5
3904 # end --enable-wrappers
9003 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
22988 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for TCP wrappers library" >&5
22989 printf %s "checking for TCP wrappers library... " >&6; }
23069 as_fn_error $? "could not find TCP wrappers, select appropriate options or disable" "$LINENO"
    [all...]

Completed in 54 milliseconds