HomeSort by relevance Sort by last modified time
    Searched full:searchdir (Results 1 - 25 of 45) sorted by null

1 2

  /external/bison/m4/
lib-prefix.m4 205 for searchdir in $searchpath; do
206 if test -d "$searchdir"; then
207 case "$searchdir" in
212 *) searchdir=`cd "$searchdir" && pwd`
213 case "$searchdir" in
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
lib-prefix.m4 172 for searchdir in $searchpath; do
173 if test -d "$searchdir"; then
174 case "$searchdir" in
176 *) searchdir=`cd "$searchdir" && pwd`
177 case "$searchdir" in
  /ndk/sources/host-tools/sed-4.2.1/m4/
lib-prefix.m4 205 for searchdir in $searchpath; do
206 if test -d "$searchdir"; then
207 case "$searchdir" in
212 *) searchdir=`cd "$searchdir" && pwd`
213 case "$searchdir" in
  /external/qemu/android/avd/
info.c 628 const char* searchDir = i->searchPaths[nn];
630 p = bufprint(temp, end, "%s/%s", searchDir, fileName);
632 DD("found %s in search dir: %s", fileName, searchDir);
635 DD(" no %s in search dir: %s", fileName, searchDir);
    [all...]
  /frameworks/compile/mclinker/include/mcld/Support/
CommandLine.h 38 const char *getValueName() const { return "searchdir"; }
  /external/clang/lib/Lex/
HeaderSearch.cpp     [all...]
  /frameworks/compile/mclinker/tools/mcld/
main.cpp 73 llvm::cl::desc("Add path searchdir to the list of paths that "
76 llvm::cl::value_desc("searchdir"),
  /external/libmtp/
aclocal.m4     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-ld.1 567 .IX Item "-L searchdir"
570 .IX Item "--library-path=searchdir"
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-ld.1 567 .IX Item "-L searchdir"
570 .IX Item "--library-path=searchdir"
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-ld.1 567 .IX Item "-L searchdir"
570 .IX Item "--library-path=searchdir"
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-ld.1 567 .IX Item "-L searchdir"
570 .IX Item "--library-path=searchdir"
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 544 void loadSubdirectoryModuleMaps(DirectoryLookup &SearchDir);
  /frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp 291 cl::desc("Add path searchdir to the list of paths that ld will search for archive libraries and ld control scripts."),
292 cl::value_desc("searchdir"),
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
ld.info 458 `-L SEARCHDIR'
459 `--library-path=SEARCHDIR'
460 Add path SEARCHDIR to the list of paths that `ld' will search for
470 If SEARCHDIR begins with `=', then the `=' will be replaced by the
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
ld.info 458 `-L SEARCHDIR'
459 `--library-path=SEARCHDIR'
460 Add path SEARCHDIR to the list of paths that `ld' will search for
470 If SEARCHDIR begins with `=', then the `=' will be replaced by the
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
ld.info 458 `-L SEARCHDIR'
459 `--library-path=SEARCHDIR'
460 Add path SEARCHDIR to the list of paths that `ld' will search for
470 If SEARCHDIR begins with `=', then the `=' will be replaced by the
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
ld.info 458 `-L SEARCHDIR'
459 `--library-path=SEARCHDIR'
460 Add path SEARCHDIR to the list of paths that `ld' will search for
470 If SEARCHDIR begins with `=', then the `=' will be replaced by the
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libevent/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh     [all...]

Completed in 1806 milliseconds

1 2