HomeSort by relevance Sort by last modified time
    Searched refs:OPTS (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/sqlite/
google_generate_amalgamation.sh 13 OPTS=""
15 OPTS="$OPTS -DSQLITE_OMIT_LOAD_EXTENSION=1"
16 make "OPTS=$OPTS" $FILES
  /external/chromium_org/third_party/sqlite/src/
mkso.sh 14 OPTS='-DUSE_TCL_STUBS=1 -DNDEBUG=1 -DHAVE_DLOPEN=1'
15 OPTS="$OPTS -DSQLITE_THREADSAFE=1"
16 OPTS="$OPTS -DSQLITE_ENABLE_FTS3=1"
17 OPTS="$OPTS -DSQLITE_ENABLE_COLUMN_METADATA=1"
20 CMD="cc -fPIC $OPTS -O2 -I. -I$TCLDIR -c $i"
Makefile.linux-gcc 57 #OPTS = -DSQLITE_DEBUG=2
58 #OPTS = -DSQLITE_DEBUG=1
59 #OPTS =
63 OPTS += -DNDEBUG
64 OPTS += -DSQLITE_CORE
65 OPTS += -DSQLITE_ENABLE_FTS2 -DSQLITE_ENABLE_BROKEN_FTS2
66 OPTS += -DSQLITE_DEFAULT_FILE_PERMISSIONS=0600
67 OPTS += -DHAVE_USLEEP=1
70 OPTS += -DSQLITE_MEMDEBUG=1
81 OPTS += -DOS_UNIX=
    [all...]
mkdll.sh 13 OPTS='-DUSE_TCL_STUBS=1 -DBUILD_sqlite=1 -DSQLITE_OS_WIN=1'
14 OPTS="$OPTS -DSQLITE_THREADSAFE=1"
15 OPTS="$OPTS -DSQLITE_ENABLE_FTS3=1"
16 OPTS="$OPTS -DSQLITE_ENABLE_RTREE=1"
17 OPTS="$OPTS -DSQLITE_ENABLE_COLUMN_METADATA=1"
18 CC="i386-mingw32msvc-gcc -Os $OPTS -Itsrc -I$TCLDIR
    [all...]
mkextw.sh 7 OPTS='-DTHREADSAFE=1 -DBUILD_sqlite=1 -DSQLITE_OS_WIN=1'
8 CC="i386-mingw32msvc-gcc -O2 $OPTS -Itsrc"
Makefile.arm-wince-mingw32ce-gcc 63 #OPTS = -DSQLITE_DEBUG=2
64 #OPTS = -DSQLITE_DEBUG=1
65 #OPTS =
66 OPTS = -DNDEBUG=1 -DSQLITE_OS_WIN=1 -D_WIN32_WCE=1
67 #OPTS += -DHAVE_FDATASYNC=1
publish.sh 71 OPTS='-DSTATIC_BUILD=1 -DNDEBUG=1 -DSQLITE_THREADSAFE=0'
72 OPTS="$OPTS -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1"
73 i386-mingw32msvc-gcc -Os $OPTS -Itsrc -I$TCLDIR sqlite3.c tsrc/shell.c \
Makefile.vxworks 63 #OPTS = -DSQLITE_DEBUG=2
64 #OPTS = -DSQLITE_DEBUG=1
65 #OPTS =
66 OPTS = -DNDEBUG=1 -DSQLITE_OS_UNIX=1 $(THREADSAFE)
67 OPTS += -DSQLITE_OMIT_LOAD_EXTENSION=1
68 OPTS += -DSQLITE_ENABLE_LOCKING_STYLE=1
69 OPTS += -DSQLITE_THREAD_OVERRIDE_LOCK=0
70 OPTS += -DSQLITE_ENABLE_COLUMN_METADATA=1
71 OPTS += -DHAVE_FDATASYNC=1
159 # OPTS Extra compiler command-line options
    [all...]
main.mk 15 # OPTS Extra compiler command-line options.
47 TCCX = $(TCC) $(OPTS) -I. -I$(TOP)/src -I$(TOP)
448 ./lemon $(OPTS) parse.y
456 $(BCC) -o mkkeywordhash $(OPTS) $(TOP)/tool/mkkeywordhash.c
Makefile.in 83 # ie. make "OPTS=-DSQLITE_ENABLE_FOO=1 -DSQLITE_OMIT_FOO=1".
84 TCC += $(OPTS)
781 ./lemon$(BEXE) $(OPT_FEATURE_FLAGS) $(OPTS) parse.y
789 $(BCC) -o mkkeywordhash$(BEXE) $(OPT_FEATURE_FLAGS) $(OPTS) $(TOP)/tool/mkkeywordhash.c
  /external/chromium_org/third_party/mesa/src/bin/
mklib 78 OPTS=$1
90 ar ${OPTS} ${LIBNAME} ${OBJECTS}
123 echo ' -altopts OPTS alternate options to override all others'
328 OPTS="-mx32 ${OPTS}"
332 OPTS="-m64 ${OPTS}"
336 OPTS="-m32 ${OPTS}"
345 OPTS="-Xlinker -Bsymbolic -shared
    [all...]
  /external/mesa3d/bin/
mklib 78 OPTS=$1
90 ar ${OPTS} ${LIBNAME} ${OBJECTS}
123 echo ' -altopts OPTS alternate options to override all others'
328 OPTS="-mx32 ${OPTS}"
332 OPTS="-m64 ${OPTS}"
336 OPTS="-m32 ${OPTS}"
345 OPTS="-Xlinker -Bsymbolic -shared
    [all...]
  /external/e2fsprogs/contrib/
e2croncheck 28 OPTS="-Fttv -C0"
29 #OPTS="-Fttv -E fragcheck"
34 if nice logsave -as $TMPFILE e2fsck -p $OPTS "/dev/${VG}/${VOLUME}-snap" && \
35 nice logsave -as $TMPFILE e2fsck -fy $OPTS "/dev/${VG}/${VOLUME}-snap" ; then
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
runant.py 79 OPTS = ""
81 OPTS = '-Djikes.class.path=\"%s\"' % os.environ['JIKESPATH']
94 % (JAVACMD, ANT_OPTS, LOCALCLASSPATH, ANT_HOME, OPTS, ANT_ARGS, \
  /external/chromium_org/third_party/icu/source/
runConfigureICU 9 OPTS=
73 OPTS="$OPTS --enable-debug"
77 OPTS="$OPTS --disable-release"
383 echo "Running ./configure $OPTS $@ for $THE_OS using $THE_COMP compiler"
385 if $configure $OPTS $@
  /external/icu4c/
runConfigureICU 9 OPTS=
80 OPTS="$OPTS --enable-debug"
84 OPTS="$OPTS --disable-release"
409 echo "Running ./configure $OPTS $@ for $THE_OS using $THE_COMP compiler"
411 if $configure $OPTS $@
  /external/iptables/iptables/
iptables-apply 61 OPTS=$(getopt -s bash -o "$SHORTOPTS" -l "$LONGOPTS" -n "$PROGNAME" -- "$@") || exit $?
62 for opt in $OPTS; do
  /external/chromium_org/third_party/sqlite/src/test/
releasetest.tcl 31 * The makefile should support the variable "OPTS" as a way to pass
36 make -f $::MAKEFILE fulltest OPTS="-DSQLITE_SECURE_DELETE=1 -DSQLITE_DEBUG=1"
39 they do not respect the OPTS variable.
195 # Tcl variable $opts is used to build up the value used to set the
196 # OPTS Makefile variable. Variable $cflags holds the value for
197 # CFLAGS. The makefile will pass OPTS to both gcc and lemon, but
201 set opts ""
204 lappend opts $arg
211 set opts [join $opts " "]
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
omittest.tcl 29 * The makefile should support the variable "OPTS" as a way to pass
34 make -f $::MAKEFILE testfixture OPTS="-DSQLITE_OMIT_ALTERTABLE=1"
38 they do not respect the OPTS variable.
52 # Compile the value of the OPTS Makefile variable.
53 set opts "-DSQLITE_MEMDEBUG -DSQLITE_DEBUG -DSQLITE_NO_SYNC"
55 append opts " -DSQLITE_OS_WIN=1"
58 append opts " -DSQLITE_OS_OS2=1"
60 append opts " -DSQLITE_OS_UNIX=1"
63 append opts " -D${sym}=1"
76 exec make -C $dir -f $::MAKEFILE $target OPTS=$opts >& $dir/build.lo
    [all...]

Completed in 1955 milliseconds