HomeSort by relevance Sort by last modified time
    Searched full:dirs (Results 176 - 200 of 494) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/dbus/cmake/test/
CMakeLists.txt 87 ### keep these in creation order, i.e. uppermost dirs first
  /external/dbus/test/
Makefile.am 85 ## keep these in creation order, i.e. uppermost dirs first
  /external/dhcpcd/
README 24 You can change the default dirs with these knobs.
  /external/llvm/docs/
Makefile 11 DIRS :=
Projects.rst 196 ``DIRS``
204 built after the directories in DIRS have been built.
  /external/oprofile/
opimport_pull 98 # 2: intermediate dirs: "/blah/blah/blah"
  /external/qemu/distrib/sdl-1.2.15/acinclude/
alsa.m4 48 dnl add any special lib dirs
  /external/qemu/distrib/sdl-1.2.15/test/
gcc-fat.sh 66 -print-search-dirs) exec gcc $1;;
  /external/valgrind/main/perf/
vg_perf.in 55 usage: vg_perf [options] [files or dirs]
79 my @vgdirs; # Dirs of the various Valgrinds being measured.
106 # dirs and still use it.
330 # Ignore dirs into which we should not recurse.
  /external/webkit/Tools/BuildSlaveSupport/
built-product-archive 99 for root, dirs, files in os.walk(thinDirectory, topdown=False):
  /sdk/monkeyrunner/src/com/android/monkeyrunner/
ScriptRunner.java 180 String frameworkDir = System.getProperty("java.ext.dirs");
  /sdk/sdkmanager/app/etc/
android.bat 64 rem jar_path and swt_path are relative to PWD so we don't need to adjust them, just change dirs.
  /external/chromium/chrome/browser/password_manager/
password_form_manager.cc 432 // dirs.
433 // Partial match gives an addition of 16 (1 << 4) + # matching url dirs
  /external/libusb/
install-sh 304 # Create intermediate dirs using mode 755 as modified by the umask.
361 # Remove any dirs left behind by ancient mkdir implementations.
  /external/openssh/contrib/aix/
buildbff.sh 180 dirs=`for file in $files; do dirname $file; done | sort -u`
181 for dir in $dirs
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 38 for root, dirs, files in os.walk(path, topdown=True):
  /external/bison/m4/
lib-prefix_gl.m4 169 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
  /external/dbus/bus/
bus.c 499 DBusList **dirs; local
570 dirs = bus_config_parser_get_service_dirs (parser);
590 if (!bus_activation_reload (context->activation, &full_address, dirs, error))
595 context->activation = bus_activation_new (context, &full_address, dirs, error);
    [all...]
  /external/e2fsprogs/debian/attic/libs/
rules 146 # cleanup empty dirs
  /external/emma/
build.xml 84 <property file="module.dirs.properties" />
87 <property file="work.dirs.properties" />
89 <target name="init.work.dirs" >
104 <target name="init" depends="init.work.dirs">
  /external/libvpx/examples/includes/geshi/geshi/
bash.php 182 'compgen', 'complete', 'continue', 'declare', 'dirs', 'disown',
inno.php 49 'Setup','Types','Components','Tasks','Dirs','Files','Icons','INI',
  /ndk/sources/host-tools/sed-4.2.1/lib/
tempname.c 121 doesn't exist, none of the searched dirs exists, or there's not
  /ndk/sources/host-tools/sed-4.2.1/m4/
lib-prefix.m4 202 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
  /packages/apps/Browser/src/com/android/browser/
DownloadHandler.java 197 // or, should it be set to one of several Environment.DIRECTORY* dirs depending on mimetype?

Completed in 750 milliseconds

1 2 3 4 5 6 78 91011>>