Searched refs:recursive (Results 251 - 275 of 276) sorted by relevance

<<1112

/external/chromium_org/third_party/tcmalloc/vendor/
H A Dconfigure1100 ac_init_help=recursive ;;
1491 --help=recursive display the short help of all the included packages
1549 short | recursive ) echo "Configuration of gperftools 2.0:";;
1601 if test "$ac_init_help" = "recursive"; then
1645 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1648 $SHELL "$ac_srcdir/configure" --help=recursive
/external/chromium_org/sdch/open-vcdiff/
H A Dconfigure1067 ac_init_help=recursive ;;
1458 --help=recursive display the short help of all the included packages
1516 short | recursive ) echo "Configuration of open-vcdiff 0.8.3:";;
1564 if test "$ac_init_help" = "recursive"; then
1608 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1611 $SHELL "$ac_srcdir/configure" --help=recursive
/external/cmockery/cmockery_0_1_2/
H A Dconfigure589 ac_init_help=recursive ;;
969 --help=recursive display the short help of all the included packages
1023 short | recursive ) echo "Configuration of cmockery 0.1.2:";;
1074 if test "$ac_init_help" = "recursive"; then
1148 $SHELL $ac_srcdir/configure.gnu --help=recursive
1151 $SHELL $ac_srcdir/configure --help=recursive
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/google-tv-pairing-protocol/cpp/
H A Dconfigure1075 ac_init_help=recursive ;;
1466 --help=recursive display the short help of all the included packages
1524 short | recursive ) echo "Configuration of polo 0.1:";;
1582 if test "$ac_init_help" = "recursive"; then
1626 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1629 $SHELL "$ac_srcdir/configure" --help=recursive
/external/pcre/dist/
H A Dconfigure1041 ac_init_help=recursive ;;
1430 --help=recursive display the short help of all the included packages
1488 short | recursive ) echo "Configuration of PCRE 8.36:";;
1599 if test "$ac_init_help" = "recursive"; then
1643 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1646 $SHELL "$ac_srcdir/configure" --help=recursive
/external/protobuf/
H A Dconfigure1078 ac_init_help=recursive ;;
1469 --help=recursive display the short help of all the included packages
1528 short | recursive ) echo "Configuration of Protocol Buffers 2.3.0:";;
1577 if test "$ac_init_help" = "recursive"; then
1621 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1624 $SHELL "$ac_srcdir/configure" --help=recursive
/external/chromium_org/third_party/libxml/src/
H A Dconfigure1194 ac_init_help=recursive ;;
1585 --help=recursive display the short help of all the included packages
1724 if test "$ac_init_help" = "recursive"; then
1768 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1771 $SHELL "$ac_srcdir/configure" --help=recursive
H A Dtestapi.c19099 int recursive; /* if not zero do a recursive copy. */ local
19106 recursive = gen_int(n_recursive, 1);
19108 ret_val = xmlCopyDoc(doc, recursive);
19112 des_int(n_recursive, recursive, 1);
19239 int extended; /* if 1 do a recursive copy (properties, namespaces and children when applicable) if 2 copy properties and namespaces (when applicable) */
19708 int extended; /* if 1 do a recursive copy (properties, namespaces and children when applicable) if 2 copy properties and namespaces (when applicable) */
[all...]
H A Dxpath.c9628 * a few forward declarations since we use a recursive call based
10508 * maintain parsed token content through the recursive function
12443 * 1) Use of recursive functions (like is it currently done
12450 * For the moment, I'll try to solve this with a recursive
/external/e2fsprogs/
H A Dconfigure1036 ac_init_help=recursive ;;
1425 --help=recursive display the short help of all the included packages
1549 if test "$ac_init_help" = "recursive"; then
1593 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1596 $SHELL "$ac_srcdir/configure" --help=recursive
/external/libxml2/
H A Dxpath.c9755 * a few forward declarations since we use a recursive call based
10652 * maintain parsed token content through the recursive function
12579 * 1) Use of recursive functions (like is it currently done
12586 * For the moment, I'll try to solve this with a recursive
/external/bison/
H A Dconfigure1996 ac_init_help=recursive ;;
2385 --help=recursive display the short help of all the included packages
2443 short | recursive ) echo "Configuration of GNU Bison 2.7:";;
2510 if test "$ac_init_help" = "recursive"; then
2554 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2557 $SHELL "$ac_srcdir/configure" --help=recursive
24593 error "No, in FreeBSD 4.0 recursive mutexes actually don't work."
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...
/external/qemu-pc-bios/bochs/
H A Dconfigure1111 ac_init_help=recursive ;;
1479 --help=recursive display the short help of all the included packages
1663 if test "$ac_init_help" = "recursive"; then
1705 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1708 $SHELL "$ac_srcdir/configure" --help=recursive
[all...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2224 * "A note on error recovery in recursive descent parsers":
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/libogg/
H A Dconfigure1040 ac_init_help=recursive ;;
1408 --help=recursive display the short help of all the included packages
1505 if test "$ac_init_help" = "recursive"; then
1547 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1550 $SHELL "$ac_srcdir/configure" --help=recursive
/external/chromium_org/third_party/libevent/
H A Dconfigure1094 ac_init_help=recursive ;;
1494 --help=recursive display the short help of all the included packages
1597 if test "$ac_init_help" = "recursive"; then
1641 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1644 $SHELL "$ac_srcdir/configure" --help=recursive
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...

Completed in 1152 milliseconds

<<1112