HomeSort by relevance Sort by last modified time
    Searched full:then (Results 251 - 275 of 32727) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/make-3.81/config/
lib-prefix.m4 40 if test "X$withval" = "Xno"; then
43 if test "X$withval" = "X"; then
54 if test $use_additional = yes; then
61 if test "X$additional_includedir" != "X/usr/include"; then
65 if test "X$x" = "X-I$additional_includedir"; then
70 if test -z "$haveit"; then
71 if test "X$additional_includedir" = "X/usr/local/include"; then
72 if test -n "$GCC"; then
78 if test -z "$haveit"; then
79 if test -d "$additional_includedir"; then
    [all...]
  /external/bison/m4/
fstat.m4 12 if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
17 if test $WINDOWS_64_BIT_ST_SIZE = 1; then
24 if test $HAVE_FCHDIR = 0; then
obstack-printf.m4 18 if test $ac_cv_func_obstack_printf = no ; then
28 if test $ac_cv_func_obstack_printf = yes; then
38 if test $ac_cv_have_decl_obstack_printf = no; then
sigaction.m4 12 if test $ac_cv_func_sigaction = yes; then
15 if test $ac_cv_member_struct_sigaction_sa_sigaction = no; then
34 if test $ac_cv_type_siginfo_t = no; then
  /external/chromium/build/linux/
dump_app_syms 18 if [ $# -ne 4 ]; then
30 if [ ! -e "$OUTFILE" -o "$INFILE" -nt "$OUTFILE" ]; then
34 if [ "$STRIP_BINARY" != "0" ]; then
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac.h 22 // in the Keychain then one is generated, stored in the Mac keychain, and
24 // If one exists then it is fetched from the Keychain and returned.
25 // If the user disallows access to the Keychain (or an error occurs) then an
  /external/chromium_org/build/linux/
dump_app_syms 18 if [ $# -ne 4 ]; then
30 if [ ! -e "$OUTFILE" -o "$INFILE" -nt "$OUTFILE" ]; then
34 if [ "$STRIP_BINARY" != "0" ]; then
  /external/chromium_org/chrome/browser/chromeos/options/
passphrase_textfield.h 18 // If show_fake is true, then the text field will show a fake password.
21 // Override views::Textfield so that when focus is gained, then clear out the
27 // Returns the passphrase. If it's unchanged, then returns an empty string.
  /external/chromium_org/components/webdata/encryptor/
encryptor_password_mac.h 23 // in the Keychain then one is generated, stored in the Mac keychain, and
25 // If one exists then it is fetched from the Keychain and returned.
26 // If the user disallows access to the Keychain (or an error occurs) then an
  /external/chromium_org/third_party/WebKit/ManualTests/
form-value-restore.html 3 Then, type "a" into the first field below, type "b" into the second field, and select both "c" and "d" in the list box.
4 Then, click on <a href="about:blank">this link</a> to go to a blank page.
5 Then go back.
  /external/chromium_org/tools/git/
post-checkout 13 if [ $old_ref == $new_ref ]; then
14 if ! git diff-index --quiet HEAD $(git rev-parse --show-cdup)DEPS; then
18 if git diff-tree $old_ref $new_ref | grep -qs $'\tDEPS$'; then
  /external/compiler-rt/test/timing/
time 10 then
12 then
31 if [ -f "$INSTALLED" ]; then
  /external/eigen/bench/
bench_multi_compilers.sh 3 if (($# < 2)); then
17 if [ -e `which $compiler` ]; then
20 # if [ -e ./.bench ] ; then rm .bench; fi
  /external/llvm/autoconf/m4/
func_isnan.m4 10 if test "$ac_cv_func_isnan_in_math_h" = "yes" ; then
17 if test "$ac_cv_func_isnan_in_cmath" = "yes" ; then
24 if test "$ac_cv_func_std_isnan_in_cmath" = "yes" ; then
  /external/llvm/projects/sample/autoconf/m4/
func_isnan.m4 10 if test "$ac_cv_func_isnan_in_math_h" = "yes" ; then
17 if test "$ac_cv_func_isnan_in_cmath" = "yes" ; then
24 if test "$ac_cv_func_std_isnan_in_cmath" = "yes" ; then
  /external/llvm/test/CodeGen/ARM/
2011-04-15-AndVFlagPeepholeBug.ll 12 br i1 %cmp, label %if.then, label %if.end
14 if.then: ; preds = %entry
18 if.end: ; preds = %if.then, %entry
peephole-bitcast.ll 18 br i1 %cmp, label %if.then, label %if.end
20 if.then: ; preds = %entry
24 if.end: ; preds = %if.then, %entry
  /external/llvm/test/CodeGen/Hexagon/
cmp_pred2.ll 11 br i1 %cmp, label %if.then, label %entry.if.end_crit_edge
17 if.then:
23 %0 = phi i32 [ %.pre, %entry.if.end_crit_edge ], [ %sub, %if.then ]
32 br i1 %cmp, label %entry.if.end_crit_edge, label %if.then
38 if.then:
44 %0 = phi i32 [ %.pre, %entry.if.end_crit_edge ], [ %sub, %if.then ]
53 br i1 %cmp, label %entry.if.end_crit_edge, label %if.then
59 if.then:
65 %0 = phi i32 [ %.pre, %entry.if.end_crit_edge ], [ %sub, %if.then ]
73 br i1 %cmp, label %if.then, label %entry.if.end_crit_edg
    [all...]
  /external/llvm/test/CodeGen/Mips/
brconeqk.ll 10 br i1 %cmp, label %if.end, label %if.then
14 if.then: ; preds = %entry
18 if.end: ; preds = %entry, %if.then
brconeqz.ll 10 br i1 %cmp, label %if.end, label %if.then
13 if.then: ; preds = %entry
17 if.end: ; preds = %entry, %if.then
brconnez.ll 10 br i1 %cmp, label %if.then, label %if.end
16 if.then: ; preds = %entry
20 if.end: ; preds = %if.then, %entry
machineverifier.ll 11 br i1 %tobool, label %if.end, label %if.then
13 if.then: ; preds = %entry
18 if.end: ; preds = %entry, %if.then
  /external/llvm/test/CodeGen/X86/
hoist-common.ll 15 br i1 %tobool, label %return, label %if.then
17 if.then:
24 %retval.0 = phi i1 [ %call, %if.then ], [ false, %entry ]
neg_cmp.ll 12 br i1 %cmp, label %if.then, label %if.end
14 if.then: ; preds = %entry
18 if.end: ; preds = %if.then, %entry
switch-bt.ll 66 i32 6, label %if.then
67 i32 4, label %if.then
68 i32 3, label %if.then
69 i32 1, label %if.then
70 i32 0, label %if.then
73 if.then: ; preds = %entry, %entry, %entry, %entry, %entry
90 i32 0, label %if.then
91 i32 1, label %if.then
92 i32 2, label %if.then
93 i32 3, label %if.then
    [all...]

Completed in 391 milliseconds

<<11121314151617181920>>