HomeSort by relevance Sort by last modified time
    Searched refs:directory (Results 676 - 700 of 1031) sorted by null

<<21222324252627282930>>

  /external/icu4c/common/
Android.mk 122 # We make the ICU data directory relative to $ANDROID_ROOT on Android, so both
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 639 --sourcedir=<directory>
640 --destdir=<directory>
  /external/jpeg/
ltmain.sh 502 $echo "$modename: \`-L$dir' cannot specify a relative directory" 1>&2
595 # If there is no directory component, then add one.
617 # Find the relevant object directory and library name.
718 $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2
821 $echo "$modename: output file \`$output' must have no directory components" 1>&2
875 $echo "$modename: you must specify an installation directory with \`-rpath'" 1>&2
977 # Create the output directory, or remove our outputs if we need to.
    [all...]
  /external/libffi/
depcomp 47 DEPDIR directory where to store dependencies.
215 # current directory. Also, the AIX compiler puts `$object:' at the
216 # start of each line; $object doesn't have directory information.
217 # Version 6 uses the directory in both cases.
  /external/libmtp/
depcomp 45 DEPDIR directory where to store dependencies.
222 # current directory. Also, the AIX compiler puts `$object:' at the
223 # start of each line; $object doesn't have directory information.
224 # Version 6 uses the directory in both cases.
  /external/libogg/
depcomp 46 DEPDIR directory where to store dependencies.
201 # current directory. Also, the AIX compiler puts `$object:' at the
202 # start of each line; $object doesn't have directory information.
203 # Version 6 uses the directory in both cases.
  /external/libpng/
depcomp 45 DEPDIR directory where to store dependencies.
222 # current directory. Also, the AIX compiler puts `$object:' at the
223 # start of each line; $object doesn't have directory information.
224 # Version 6 uses the directory in both cases.
  /external/libusb/
depcomp 47 DEPDIR directory where to store dependencies.
215 # current directory. Also, the AIX compiler puts `$object:' at the
216 # start of each line; $object doesn't have directory information.
217 # Version 6 uses the directory in both cases.
  /external/libusb-compat/
depcomp 47 DEPDIR directory where to store dependencies.
215 # current directory. Also, the AIX compiler puts `$object:' at the
216 # start of each line; $object doesn't have directory information.
217 # Version 6 uses the directory in both cases.
  /external/libvorbis/
depcomp 46 DEPDIR directory where to store dependencies.
201 # current directory. Also, the AIX compiler puts `$object:' at the
202 # start of each line; $object doesn't have directory information.
203 # Version 6 uses the directory in both cases.
  /external/libvpx/libvpx/build/make/
Makefile 18 $(MAKE) --no-print-directory target=$$t $(MAKECMDGOALS) || exit $$?;\
38 $(MAKE) --no-print-directory target=$$t $(MAKECMDGOALS) || exit $$?;\
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
langcheck.php 5 * Just point your browser at this script (with geshi.php in the parent directory,
121 parent directory or in your include_path, and that the language files are in a
122 subdirectory of GeSHi's directory called <strong>geshi/</strong>.</p>
130 // it could be in the current directory if the include_path is set. There's nowhere else
152 report_error(TYPE_ERROR, 'The path "'.GESHI_LANG_ROOT.'" given, does not ressemble a directory!');
    [all...]
  /external/libxml2/
catalog.c 887 char *directory = NULL; local
921 if ((ctxt->directory == NULL) && (directory == NULL))
922 directory = xmlParserGetDirectory(filename);
923 if ((ctxt->directory == NULL) && (directory != NULL))
924 ctxt->directory = directory;
    [all...]
  /external/libxml2/include/libxml/
parser.h 59 const char *directory; /* the directory/base of the file */ member in struct:_xmlParserInput
226 char *directory; /* the data directory */ member in struct:_xmlParserCtxt
    [all...]
  /external/llvm/autoconf/
depcomp 46 DEPDIR directory where to store dependencies.
201 # current directory. Also, the AIX compiler puts `$object:' at the
202 # start of each line; $object doesn't have directory information.
203 # Version 6 uses the directory in both cases.
  /external/llvm/autoconf/m4/
ltdl.m4 245 [Define to the sub-directory in which libtool stores uninstalled libraries.])
  /external/llvm/projects/sample/autoconf/m4/
ltdl.m4 251 [Define to the sub-directory in which libtool stores uninstalled libraries.])
  /external/marisa-trie/
depcomp 47 DEPDIR directory where to store dependencies.
215 # current directory. Also, the AIX compiler puts `$object:' at the
216 # start of each line; $object doesn't have directory information.
217 # Version 6 uses the directory in both cases.