Searched
full:then (Results
376 -
400 of
32727) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/ |
lib-prefix.m4 | 39 if test "X$withval" = "Xno"; then 42 if test "X$withval" = "X"; then 53 if test $use_additional = yes; then 60 if test "X$additional_includedir" != "X/usr/include"; then 64 if test "X$x" = "X-I$additional_includedir"; then 69 if test -z "$haveit"; then 70 if test "X$additional_includedir" = "X/usr/local/include"; then 71 if test -n "$GCC"; then 77 if test -z "$haveit"; then 78 if test -d "$additional_includedir"; then [all...] |
/external/llvm/test/Transforms/InstCombine/ |
sign-test-and-or.ll | 9 br i1 %or.cond, label %if.then, label %if.end 16 if.then: 28 br i1 %or.cond, label %if.then, label %if.end 35 if.then: 47 br i1 %or.cond, label %if.then, label %if.end 54 if.then: 66 br i1 %or.cond, label %if.then, label %if.end 73 if.then: 86 br i1 %or.cond, label %if.then, label %if.end 91 ; CHECK-NEXT: br i1 %2, label %if.then, label %if.en [all...] |
/art/test/ |
run-all-tests | 23 if expr "x${newProg}" : 'x/' >/dev/null; then 40 if [ "x$1" = "x--host" ]; then 43 elif [ "x$1" = "x--jvm" ]; then 46 elif [ "x$1" = "x--debug" ]; then 49 elif [ "x$1" = "x--zygote" ]; then 52 elif [ "x$1" = "x--interpreter" ]; then 55 elif [ "x$1" = "x--no-verify" ]; then 58 elif [ "x$1" = "x--no-optimize" ]; then 61 elif [ "x$1" = "x--valgrind" ]; then 64 elif [ "x$1" = "x--dev" ]; then [all...] |
/dalvik/dx/tests/115-merge/ |
info.txt | 1 Merges two dex files into one and then loads the result.
|
/dalvik/vm/mterp/armv5te/ |
OP_RETURN.S | 4 * structure, then jumps to the return handler.
|
/dalvik/vm/mterp/mips/ |
OP_RETURN.S | 4 * structure, then jumps to the return handler.
|
/dalvik/vm/mterp/x86/ |
OP_RETURN.S | 4 * structure, then jumps to the return handler.
|
/development/ide/intellij/ |
build.xml | 3 description="Run make and then regenerate IntelliJ configuration.">
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
README | 7 Then use Android Studio to import the project.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/ |
parameter.rb | 8 if block then "&#{ name }" 9 elsif splat then "*#{ name }" 10 elsif default then "#{ name } = #{ default }" 35 when Parameter then name
|
/external/bison/m4/ |
close.m4 | 11 if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then 16 if test $UNISTD_H_HAVE_WINSOCK2_H = 1; then 26 if test $REPLACE_CLOSE = 0; then 28 if test $HAVE_FCHDIR = 0; then
|
iswblank.m4 | 25 if test $ac_cv_func_iswblank = no; then 27 if test $ac_cv_have_decl_iswblank = yes; then 31 if test $HAVE_ISWCNTRL = 0 || test $REPLACE_ISWCNTRL = 1; then 35 if test $HAVE_ISWBLANK = 0 || test $REPLACE_ISWBLANK = 1; then
|
snprintf.m4 | 16 if test $ac_cv_func_snprintf = yes; then 34 if test $gl_cv_func_snprintf_usable = no; then 38 if test $ac_cv_have_decl_snprintf = no; then 47 if test $ac_cv_func_snprintf = yes; then
|
vsnprintf.m4 | 16 if test $ac_cv_func_vsnprintf = yes; then 34 if test $gl_cv_func_vsnprintf_usable = no; then 38 if test $ac_cv_have_decl_vsnprintf = no; then 47 if test $ac_cv_func_vsnprintf = yes; then
|
/external/chromium/chrome/browser/debugger/manual_tests/ |
highlight-source-line.html | 1 <p>To test, open the DevTools and reload this page. Then open the Console and click the link for the markup error. You should see the line containing the error briefly highlighted in the source view.</p>
|
/external/chromium/sdch/open-vcdiff/m4/ |
ac_have_attribute.m4 | 12 if test "$ac_cv___attribute__" = "yes"; then
|
/external/chromium/third_party/libevent/ |
autogen.sh | 4 if [ "x$SYSNAME" = "xDarwin" ] ; then
|
/external/chromium-libpac/test/ |
README | 5 within js-unittest/ and then run the following command.
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/ |
README | 8 Then read document by:
|
/external/chromium_org/chrome/installer/linux/common/ |
repo.cron | 24 if [ -r "$DEFAULTS_FILE" ]; then 28 if [ "$repo_add_once" = "true" ]; then 33 if [ $RES -ne 2 ]; then 40 if [ "$repo_reenable_on_distupgrade" = "true" ]; then
|
/external/chromium_org/chrome/tools/build/mac/ |
make_locale_dirs.sh | 10 # the Xcode target that calls it if the directory does not yet exist. It then 23 if [[ ${#} -eq 0 ]]; then 29 if [[ ! -d "${RESOURCES_DIR}" ]]; then 36 if [[ ! -d "${dir}" ]]; then
|
/external/chromium_org/content/test/data/webkit/ |
async_script_abort_on_end.html | 6 If you have <a href="http://crbug.com/75604">bug 75604</a> then this page should crash on you.
|
/external/chromium_org/remoting/host/installer/linux/debian/ |
postrm | 9 if [ "$1" = "purge" ]; then
|
/external/chromium_org/sdch/open-vcdiff/m4/ |
ac_have_attribute.m4 | 12 if test "$ac_cv___attribute__" = "yes"; then
|
/external/chromium_org/sync/internal_api/public/base/ |
DEPS | 3 # then remove this rule.
|
Completed in 838 milliseconds
<<11121314151617181920>>