Home
last modified time | relevance | path

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

12345678910>>...576

/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/perfetto/src/trace_processor/stdlib/android/
Dbattery_stats.sql37 THEN
39 WHEN 0 THEN "inactive"
40 WHEN 1 THEN "active"
44 THEN
46 WHEN 0 THEN "off"
47 WHEN 1 THEN "on"
51 THEN
53 WHEN 0 THEN "in"
54 WHEN 1 THEN "out"
55 WHEN 2 THEN "emergency"
[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/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/curl/packages/vms/
Dclean_gnv_curl.com43 $ if f$search(file) .nes. "" then delete 'file';*
46 $ if f$search(file) .nes. "" then delete 'file';*
49 $ if f$search(file) .nes. "" then delete 'file';*
52 $ if f$search(file) .nes. "" then delete 'file';*
55 $ if f$search(file) .nes. "" then delete 'file';*
58 $ if f$search(file) .nes. "" then delete 'file';*
62 $ if f$search(file) .nes. "" then delete 'file';*
64 $ if f$search(file) .nes. "" then delete 'file';*
68 $ if f$search(file) .nes. "" then delete 'file';*
70 $ 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.com7 $! then this procedure will search for several common names of the file.
51 $on control_y then goto control_y
52 $on warning then goto general_error
53 $!on warning then set ver
78 $then
90 $if f$search(configure_script) .nes. "" then delete 'configure_script';*
95 $then
110 $then
115 $ then
118 $ then
[all …]
/external/cronet/base/functional/
Dcallback_unittest.nc52 …_THEN_MISMATCH) // [r"static assertion failed due to requirement '.+': \|then\| callback's parame…
54 // Calling Then() with a callback that can't receive the original
58 OnceCallback<void(float*)> then;
59 std::move(original).Then(std::move(then));
62 …T) // [r"fatal error: static assertion failed due to requirement '.+': \|then\| callback cannot a…
64 // Calling Then() with a callback that can't receive the original
68 OnceCallback<void(float)> then;
69 std::move(original).Then(std::move(then));
72 …M) // [r"fatal error: static assertion failed due to requirement '.+': \|then\| callback must acc…
74 // Calling Then() with a callback that can't receive the original
[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/perfetto/src/trace_processor/metrics/sql/chrome/
Devent_latency_to_breakdowns.sql81 THEN $name
100 …max(CASE WHEN name = "GenerationToRendererCompositor" THEN dur END) AS GenerationToRendererComposi…
101 max(CASE WHEN name = "GenerationToBrowserMain" THEN dur END) AS GenerationToBrowserMainNs,
102 …max(CASE WHEN name = "BrowserMainToRendererCompositor" THEN dur END) AS BrowserMainToRendererCompo…
103 …max(CASE WHEN name = "RendererCompositorQueueingDelay" THEN dur END) AS RendererCompositorQueueing…
104 …max(CASE WHEN name = "RendererCompositorProcessing" THEN dur END) AS RendererCompositorProcessingN…
105 max(CASE WHEN name = "RendererCompositorToMain" THEN dur END) AS RendererCompositorToMainNs,
106 max(CASE WHEN name = "RendererMainProcessing" THEN dur END) AS RendererMainProcessingNs,
108 …max(CASE WHEN name = "ArrivedInRendererCompositorToTermination" THEN dur END) AS ArrivedInRenderer…
109 …max(CASE WHEN name = "RendererCompositorStartedToTermination" THEN dur END) AS RendererCompositorS…
[all …]
/external/ltp/testcases/lib/
Dtst_test.sh20 if [ -z "$TST_FS_TYPE" ]; then
33 if [ -n "$TST_DO_CLEANUP" -a -n "$TST_CLEANUP" -a -z "$TST_NO_CLEANUP" ]; then
34 if command -v $TST_CLEANUP >/dev/null 2>/dev/null; then
53 if [ "$TST_NEEDS_DEVICE" = 1 -a "$TST_DEVICE_FLAG" = 1 ]; then
54 if ! tst_device release "$TST_DEVICE"; then
59 if [ "$TST_NEEDS_TMPDIR" = 1 -a -n "$TST_TMPDIR" ]; then
64 if [ -n "$TST_NEEDS_CHECKPOINTS" -a -f "$LTP_IPC_PATH" ]; then
70 if [ $TST_FAIL -gt 0 ]; then
74 if [ $TST_BROK -gt 0 ]; then
78 if [ $TST_WARN -gt 0 ]; 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/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" == s390_64 ]]; then
97 if [[ $host_machine == s390x ]];then
[all …]
/external/cronet/third_party/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" == s390_64 ]]; then
97 if [[ $host_machine == s390x ]];then
[all …]
/external/perfetto/tools/
Dtmux18 if [ "$TMPDIR" == "" ]; then
52 if [[ $SHELL == *"fish" ]]; then
58 if is_android "$OUT"; then
62 elif ! is_mac; then
65 if [ ! -w /sys/kernel/debug ]; then
73 if is_ssh_target; then
87 if is_android "$OUT"; then
89 if adb_supports_push_sync; then
94 elif is_ssh_target; then
104 if is_android "$OUT"; then
[all …]
/external/perfetto/src/trace_processor/metrics/sql/android/
Dandroid_batt.sql115 WHEN 1 THEN 'Screen off'
116 WHEN 2 THEN 'Screen on'
117 WHEN 3 THEN 'Always-on display (doze)'
129 WHEN 0 THEN 'active'
130 WHEN 1 THEN 'inactive'
131 WHEN 4 THEN 'idle'
132 WHEN 5 THEN 'waiting_for_network'
133 WHEN 6 THEN 'idle_maintenance'
134 WHEN 7 THEN 'override'
144 WHEN 0 THEN 'active'
[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/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/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 …]
/external/cronet/build/
Dinstall-build-deps.sh52 if [ -z "${apt_package_list}" ]; then
93 if [ "$do_inst_arm" = "1" ]; then
97 if [ "$do_inst_android" = "1" ]; then
102 if ! which lsb_release > /dev/null; then
112 if [ 0 -eq "${do_unsupported-0}" ] && [ 0 -eq "${do_quick_check-0}" ] ; then
114 ! $distro_id =~ $supported_ids ]]; then
126 if ! uname -m | egrep -q "i686|x86_64"; then
132 if [ "x$(id -u)" != x0 ] && [ 0 -eq "${do_quick_check-0}" ]; then
138 if [ 0 -eq "${do_quick_check-0}" ] ; then
139 if [ "$do_inst_lib32" = "1" ] || [ "$do_inst_nacl" = "1" ]; then
[all …]
/external/sg3_utils/
Dautogen.sh45 # issues, and then simply run autoreconf for you.
81 if [ "x$AUTOCONF_VERSION" = "x" ] ; then
85 if [ "x$AUTOMAKE_VERSION" = "x" ] ; then
89 if [ "x$LIBTOOL_VERSION" = "x" ] ; then
100 if [ "x$__copyright" = "x" ] ; then
107 if [ "x$__version" = "x" ] ; then
130 echo "GNU Build System tools are installed and then run autoreconf for you."
150 if [ "x$1" = "x" ] ; then
154 if [ "x$2" = "x" ] ; then
165 $ECHO "code on another system and then transferred to here. -- Cheers!"
[all …]

12345678910>>...576