Home
last modified time | relevance | path

Searched full:then (Results 1 – 25 of 12575) sorted by relevance

12345678910>>...503

/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/
Dcomment_attribution_scenarios.story16 Then the compilation unit is not commented
17 Then the compilation unit has 0 orphan comments
18 Then class 1 has 4 total contained comments
19 Then method 1 in class 1 has 4 total contained comments
20 Then method 1 in class 1 has 0 orphan comments
21 Then block statement in method 1 in class 1 has 4 total contained comments
22 Then block statement in method 1 in class 1 has 3 orphan comments
45 Then the compilation unit is not commented
46 Then the compilation unit has 6 contained comments
47 Then the compilation unit orphan comment 1 is "Orphan comment inside the CompilationUnit"
[all …]
Dparsing_scenarios.story9 Then constructor 1 in class 1 declaration as a String is "protected ClassWithAConstructor(int a, St…
10 Then all nodes refer to their parent
21 Then constructor 1 in class 1 declaration short form as a String is "ClassWithAConstructor(int a, S…
22 Then all nodes refer to their parent
35 Then method 1 in class 1 declaration as a String is "protected final native List<String> aMethod(in…
36 Then all nodes refer to their parent
49 Then method 1 in class 1 declaration as a String short form is "List<String> aMethod(int a, String …
50 Then all nodes refer to their parent
75 Then the CompilationUnit is equal to the second CompilationUnit
76 Then the CompilationUnit has the same hashcode to the second CompilationUnit
[all …]
Dcomment_parsing_scenarios.story16 Then the total number of comments is 4
17 Then line comment 1 is " first comment"
18 Then line comment 2 is " second comment"
19 Then line comment 3 is " third comment"
20 Then line comment 4 is " fourth comment"
21 Then the line comments have the following positions:
49 Then the total number of comments is 5
50 Then block comment 1 is " comment which is not attributed to the class, it floats around as an orph…
51 Then block comment 2 is " comment to a class "
52 Then block comment 3 is " comment to a method "
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-cmp-imm.ll2 ; registers and with -fast-isel-abort=1 turned on the test case will then fail.
13 br i1 %cmp, label %if.then, label %if.end
15 if.then: ; preds = %entry
19 if.end: ; preds = %if.then, %entry
32 br i1 %cmp, label %if.then, label %if.end
34 if.then: ; preds = %entry
38 if.end: ; preds = %if.then, %entry
49 br i1 %cmp, label %if.then, label %if.end
51 if.then: ; preds = %entry
55 if.end: ; preds = %if.then, %entry
[all …]
/external/llvm/test/Transforms/LCSSA/
D2006-10-31-UnreachableBlock.ll13 br i1 false, label %then.i, label %loopentry.__skb_dequeue67.exit_crit_edge
16 then.i: ; preds = %loopentry
18 __skb_dequeue67.exit: ; preds = %then.i, %loopentry.__skb_dequeue67.exit_crit_edge
19 br i1 false, label %then.0, label %__skb_dequeue67.exit.endif.0_crit_edge
22 then.0: ; preds = %__skb_dequeue67.exit
27 br i1 false, label %then.0.i, label %endif.0.endif.0.i_crit_edge
30 then.0.i: ; preds = %endif.0
32 endif.0.i: ; preds = %then.0.i, %endif.0.endif.0.i_crit_edge
33 br i1 false, label %then.i.i, label %endif.0.i.skb_bond.exit.i_crit_edge
36 then.i.i: ; preds = %endif.0.i
[all …]
D2006-10-31-UnreachableBlock-2.ll16 br i1 false, label %then.0, label %endif.0
17 then.0: ; preds = %shortcirc_done.1
18 br i1 false, label %then.1, label %endif.1
19 then.1: ; preds = %then.0
23 endif.1: ; preds = %after_ret.0, %then.0
28 br i1 false, label %then.2, label %endif.2
29 then.2: ; preds = %loopentry.0
42 br i1 false, label %then.3, label %endif.3
43 then.3: ; preds = %shortcirc_done.2
52 br i1 false, label %then.4, label %else
[all …]
/external/llvm-project/llvm/test/Transforms/LCSSA/
D2006-10-31-UnreachableBlock.ll13 br i1 false, label %then.i, label %loopentry.__skb_dequeue67.exit_crit_edge
16 then.i: ; preds = %loopentry
18 __skb_dequeue67.exit: ; preds = %then.i, %loopentry.__skb_dequeue67.exit_crit_edge
19 br i1 false, label %then.0, label %__skb_dequeue67.exit.endif.0_crit_edge
22 then.0: ; preds = %__skb_dequeue67.exit
27 br i1 false, label %then.0.i, label %endif.0.endif.0.i_crit_edge
30 then.0.i: ; preds = %endif.0
32 endif.0.i: ; preds = %then.0.i, %endif.0.endif.0.i_crit_edge
33 br i1 false, label %then.i.i, label %endif.0.i.skb_bond.exit.i_crit_edge
36 then.i.i: ; preds = %endif.0.i
[all …]
D2006-10-31-UnreachableBlock-2.ll16 br i1 false, label %then.0, label %endif.0
17 then.0: ; preds = %shortcirc_done.1
18 br i1 false, label %then.1, label %endif.1
19 then.1: ; preds = %then.0
23 endif.1: ; preds = %after_ret.0, %then.0
28 br i1 false, label %then.2, label %endif.2
29 then.2: ; preds = %loopentry.0
42 br i1 false, label %then.3, label %endif.3
43 then.3: ; preds = %shortcirc_done.2
52 br i1 false, label %then.4, label %else
[all …]
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dfast-isel-cmp-imm.ll20 br i1 %cmp, label %if.then, label %if.end
22 if.then: ; preds = %entry
26 if.end: ; preds = %if.then, %entry
43 br i1 %cmp, label %if.then, label %if.end
45 if.then: ; preds = %entry
49 if.end: ; preds = %if.then, %entry
66 br i1 %cmp, label %if.then, label %if.end
68 if.then: ; preds = %entry
72 if.end: ; preds = %if.then, %entry
89 br i1 %cmp, label %if.then, label %if.end
[all …]
/external/llvm-project/llvm/test/Analysis/BranchProbabilityInfo/
Dlibfunc_call.ll22 br i1 %cond, label %then, label %else
23 ; CHECK: edge entry -> then probability is 0x30000000 / 0x80000000 = 37.50%
26 then:
28 ; CHECK: edge then -> exit probability is 0x80000000 / 0x80000000 = 100.00% [HOT edge]
35 %result = phi i32 [ 0, %then ], [ 1, %else ]
44 br i1 %cond, label %then, label %else
45 ; CHECK: edge entry -> then probability is 0x30000000 / 0x80000000 = 37.50%
48 then:
50 ; CHECK: edge then -> exit probability is 0x80000000 / 0x80000000 = 100.00% [HOT edge]
57 %result = phi i32 [ 0, %then ], [ 1, %else ]
[all …]
/external/curl/packages/vms/
Dclean_gnv_curl.com45 $ if f$search(file) .nes. "" then delete 'file';*
48 $ if f$search(file) .nes. "" then delete 'file';*
51 $ if f$search(file) .nes. "" then delete 'file';*
54 $ if f$search(file) .nes. "" then delete 'file';*
57 $ if f$search(file) .nes. "" then delete 'file';*
60 $ if f$search(file) .nes. "" then delete 'file';*
64 $ if f$search(file) .nes. "" then delete 'file';*
66 $ if f$search(file) .nes. "" then delete 'file';*
70 $ if f$search(file) .nes. "" then delete 'file';*
72 $ if f$search(file) .nes. "" then delete 'file';*
[all …]
Dbuild_vms.com7 $! defined, then it is assumed that HP's SSL product has been installed.
8 $! If OPENSSL is defined, but SSL$INCLUDE is not, then OpenSSL will be
9 $! used. If neither logical name is defined, then SSL support will not
150 $! * then/else/endif same indentation as if statement.
163 $ on error then goto Common_Exit
164 $ on control_y then goto Common_Exit
180 $ if orig_def_dev .eqs. "::" then orig_def_dev = "sys$disk:"
184 $! then we know that we should use the original device from the
190 $ then
226 $ then
[all …]
Dconfig_h.com9 $! then this procedure will search for several common names of the file.
60 $on control_y then goto control_y
61 $on warning then goto general_error
62 $!on warning then set ver
87 $then
99 $if f$search(configure_script) .nes. "" then delete 'configure_script';*
104 $then
119 $then
124 $ then
127 $ then
[all …]
/external/llvm-project/polly/test/Isl/CodeGen/
Ddead_invariant_load_instruction_referenced_by_parameter_2.ll30 br i1 false, label %land.lhs.true.19, label %if.then.23
34 br i1 false, label %if.end.36, label %if.then.23
36 if.then.23: ; preds = %land.lhs.true.19, %land.lhs.true
39 if.else.28: ; preds = %if.then.23
42 if.end.36: ; preds = %if.else.28, %if.then.23, %land.lhs.tru…
43 …ue.19 ], [ false, %if.else.28 ], [ false, %if.else ], [ true, %entry.split ], [ true, %if.then.23 ]
44 br i1 %RANGE_ERROR.0, label %if.then.37, label %if.end.38
46 if.then.37: ; preds = %if.end.36
53 br i1 undef, label %if.then.47, label %if.else.50
55 if.then.47: ; preds = %land.lhs.true.43
[all …]
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dreg-copy.ll34 br i1 %9, label %if.then.i, label %_ZN12cuda_builtinmlIfEENS_7complexIT_EERKS3_S5_.exit
36 if.then.i: ; preds = %land.lhs.true.i
42 br i1 %or.cond.i, label %if.then.14.i, label %if.end.31.i
44 if.then.14.i: ; preds = %if.then.i
57 br i1 %24, label %if.then.24.i, label %if.end.i
59 if.then.24.i: ; preds = %if.then.14.i
65 if.end.i: ; preds = %if.then.24.i, %if.then.14.i
66 %__c.0.i = phi float [ %27, %if.then.24.i ], [ %2, %if.then.14.i ]
69 br i1 %29, label %if.then.28.i, label %if.end.31.i
71 if.then.28.i: ; preds = %if.end.i
[all …]
/external/llvm/test/CodeGen/NVPTX/
Dreg-copy.ll34 br i1 %9, label %if.then.i, label %_ZN12cuda_builtinmlIfEENS_7complexIT_EERKS3_S5_.exit
36 if.then.i: ; preds = %land.lhs.true.i
42 br i1 %or.cond.i, label %if.then.14.i, label %if.end.31.i
44 if.then.14.i: ; preds = %if.then.i
57 br i1 %24, label %if.then.24.i, label %if.end.i
59 if.then.24.i: ; preds = %if.then.14.i
65 if.end.i: ; preds = %if.then.24.i, %if.then.14.i
66 %__c.0.i = phi float [ %27, %if.then.24.i ], [ %2, %if.then.14.i ]
69 br i1 %29, label %if.then.28.i, label %if.end.31.i
71 if.then.28.i: ; preds = %if.end.i
[all …]
/external/ltp/testcases/lib/
Dtst_test.sh31 if [ -n "$TST_CLEANUP" -a -z "$TST_NO_CLEANUP" ]; then
35 if [ "$TST_NEEDS_DEVICE" = 1 -a "$TST_DEVICE_FLAG" = 1 ]; then
36 if ! tst_device release "$TST_DEVICE"; then
41 if [ "$TST_NEEDS_TMPDIR" = 1 -a -n "$TST_TMPDIR" ]; then
47 if [ -n "$_tst_setup_timer_pid" ]; then
52 if [ $TST_FAIL -gt 0 ]; then
56 if [ $TST_BROK -gt 0 ]; then
60 if [ $TST_WARN -gt 0 ]; then
64 if [ $TST_CONF -gt 0 -a $TST_PASS -eq 0 ]; then
68 if [ $TST_BROK -gt 0 -o $TST_FAIL -gt 0 -o $TST_WARN -gt 0 ]; then
[all …]
/external/libxml2/
Dconfigure.ac24 if test -f CVS/Entries ; then
28 then
31 else if test -d .svn ; then
35 then
38 else if test -d .git ; then
42 then
83 dnl then add it
87 if test "$lt_cv_prog_gnu_ld" = yes; then
164 if test "$withval" != "no" -a "$withval" != "yes"; then
200 if test "$withval" != "no" -a "$withval" != "yes"; then
[all …]
/external/bcc/src/lua/bcc/vendor/
Dargparse.lua24 if type(v) == "table" then
42 if parent then
48 if properties then
56 if not callback(self, value) then
70 if type((...)) == "table" then
72 if names[name] then
80 if i > nargs or i > properties.args then
86 if arg ~= nil then
113 if type(value) == type_ then
139 if tonumber(str) then
[all …]
/external/linux-kselftest/tools/testing/selftests/firmware/
Dfw_lib.sh30 if [ ! -d $DIR ]; then
38 if [ $uid -ne 0 ]; then
44 if [ ! -d $DIR ]; then
47 if [ ! -f $PROC_CONFIG ]; then
48 if modprobe configs 2>/dev/null; then
50 if [ ! -f $PROC_CONFIG ]; then
69 if [ -z $PROC_SYS_DIR ]; then
77 if [ -f $FW_FORCE_SYSFS_FALLBACK ]; then
81 if [ -f $FW_IGNORE_SYSFS_FALLBACK ]; then
85 if [ "$PROC_FW_FORCE_SYSFS_FALLBACK" = "1" ]; then
[all …]
/external/protobuf/protoc-artifacts/
Dbuild-protoc.sh30 if [[ $# < 3 ]]; then
67 if [ -z "$lineno" ]; then
72 if [[ "$1" != "$2" ]]; then
85 if [[ "$OS" == windows || "$OS" == linux ]]; then
88 if [[ "$OS" == linux ]]; then
90 if [[ "$ARCH" == x86_32 ]]; then
92 elif [[ "$ARCH" == x86_64 ]]; then
94 elif [[ "$ARCH" == aarch_64 ]]; then
96 elif [[ "$ARCH" == ppcle_64 ]]; then
97 if [[ $host_machine == ppc64le ]];then
[all …]
/external/capstone/bindings/vb6/
Dmx86.bas1775 If v = X86_SSE_CC_INVALID Then r = "X86_SSE_CC_INVALID"
1776 If v = X86_SSE_CC_EQ Then r = "X86_SSE_CC_EQ"
1777 If v = X86_SSE_CC_LT Then r = "X86_SSE_CC_LT"
1778 If v = X86_SSE_CC_LE Then r = "X86_SSE_CC_LE"
1779 If v = X86_SSE_CC_UNORD Then r = "X86_SSE_CC_UNORD"
1780 If v = X86_SSE_CC_NEQ Then r = "X86_SSE_CC_NEQ"
1781 If v = X86_SSE_CC_NLT Then r = "X86_SSE_CC_NLT"
1782 If v = X86_SSE_CC_NLE Then r = "X86_SSE_CC_NLE"
1783 If v = X86_SSE_CC_ORD Then r = "X86_SSE_CC_ORD"
1784 If v = X86_SSE_CC_EQ_UQ Then r = "X86_SSE_CC_EQ_UQ"
[all …]
DCX86Operand.cls90 If DEBUG_DUMP Then
97 If avx_bcast <> 0 Then push ret, "BCast: " & bcastStr()
98 If avx_zero_opmask Then push ret, "AvxOpMask: " & avx_zero_opmask
100 If optype = X86_OP_FP Then
102 ElseIf optype = X86_OP_IMM Then
104 ElseIf optype = x86_op_mem Then
105 If mem.base <> 0 Then push ret, "Base: " & regName(hEngine, mem.base)
106 If mem.index <> 0 Then push ret, "Index: " & regName(hEngine, mem.index)
107 If mem.scale_ <> 1 Then push ret, "Scale: " & Hex(mem.scale_)
108 If mem.segment <> 0 Then push ret, "Seg: " & regName(hEngine, mem.segment)
[all …]
/external/perfetto/tools/
Dtmux18 if [ "$TMPDIR" == "" ]; then
52 if [[ $SHELL == *"fish" ]]; then
58 if is_android "$OUT"; then
60 elif ! is_mac; then
63 if [ ! -w /sys/kernel/debug ]; then
71 if is_ssh_target; then
85 if is_android "$OUT"; then
87 if adb_supports_push_sync; then
92 elif is_ssh_target; then
102 if is_android "$OUT"; then
[all …]
/external/iproute2/examples/
Ddhcp-client-script33 if [ $[ ( 1 << $l ) + $1 ] -eq 256 ]; then
82 if [ "$1" = "255.255.255.255" ]; then
84 elif [ "$1" = "0.0.0.0" ]; then
86 elif [ $class -ge 224 ]; then
88 elif [ $class -ge 192 ]; then
90 elif [ $class -ge 128 ]; then
105 if [ "$1" = "255.255.255.255" ]; then
107 elif [ "$1" = "0.0.0.0" ]; then
109 elif [ $class -ge 224 ]; then
111 elif [ $class -ge 192 ]; then
[all …]

12345678910>>...503