Home
last modified time | relevance | path

Searched refs:DONT (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dcomplete_unroll_profitability_with_assume.ll13 ; RUN: -unroll-peel-max-count=0 | FileCheck %s --check-prefix=DONT-ANALYZE-FULL
78 ; DONT-ANALYZE-FULL-LABEL: @foo(
79 ; DONT-ANALYZE-FULL-NEXT: entry:
80 ; DONT-ANALYZE-FULL-NEXT: br label [[FOR_BODY:%.*]]
81 ; DONT-ANALYZE-FULL: for.body:
82 ; DONT-ANALYZE-FULL-NEXT: [[INDVAR:%.*]] = phi i32 [ 0, [[ENTRY:%.*]] ], [ [[INDVAR_NEXT:%.*]], …
83 ; DONT-ANALYZE-FULL-NEXT: [[INDVAR_NEXT]] = add i32 [[INDVAR]], 1
84 ; DONT-ANALYZE-FULL-NEXT: [[CMP:%.*]] = icmp ule i32 [[INDVAR]], 20
85 ; DONT-ANALYZE-FULL-NEXT: tail call void @llvm.assume(i1 [[CMP]])
86 ; DONT-ANALYZE-FULL-NEXT: [[CMP2:%.*]] = icmp ule i32 [[INDVAR]], 3
[all …]
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-2.ll2 ; RUN: opt < %s -instcombine -S -mtriple "i386-pc-win32" | FileCheck -check-prefix=DONT-SIMPLIFY %s
20 ; DONT-SIMPLIFY: call double @floor(
21 ; DONT-SIMPLIFY: call double @ceil(
22 ; DONT-SIMPLIFY: call double @round(
23 ; DONT-SIMPLIFY: call double @nearbyint(
24 ; DONT-SIMPLIFY: call double @trunc(
25 ; DONT-SIMPLIFY: call double @fabs(
/external/toybox/toys/pending/
Dtelnet.c122 put_iac(6, IAC,DONT,TELOPT_ECHO,IAC,DONT, TELOPT_SGA); in handle_esc()
187 if(ddww == DONT) break; in handle_ddww()
193 put_iac(3, IAC,DONT,TELOPT_ECHO); in handle_ddww()
204 put_iac(3, IAC,DONT,TELOPT_SGA); in handle_ddww()
220 if(ddww == WILL) put_iac(3, IAC,DONT,opt); in handle_ddww()
242 case DONT: /* FALLTHROUGH */ in read_server()
Dtelnetd.c41 # define DONT 254 /* you are not to use option */ macro
/external/curl/tests/
Dnegtelnetserver.py92 DONT = 5 variable in Negotiator
121 elif self.state in [self.WILL, self.WONT, self.DO, self.DONT]:
161 elif byte_int == NegTokens.DONT:
164 self.state = self.DONT
204 self.send_iac([NegTokens.DONT, NegOptions.to_val(option_str)])
239 DONT = 254 variable in NegTokens
/external/chromium-trace/catapult/third_party/pyserial/serial/
Drfc2217.py86 DONT = to_bytes([254]) variable
399 TelnetOption(self, 'we-BINARY', BINARY, WILL, WONT, DO, DONT, INACTIVE),
400 TelnetOption(self, 'we-RFC2217', COM_PORT_OPTION, WILL, WONT, DO, DONT, REQUESTED),
404 TelnetOption(self, 'ECHO', ECHO, DO, DONT, WILL, WONT, REQUESTED),
405 TelnetOption(self, 'we-SGA', SGA, WILL, WONT, DO, DONT, REQUESTED),
406 TelnetOption(self, 'they-SGA', SGA, DO, DONT, WILL, WONT, REQUESTED),
407 TelnetOption(self, 'they-BINARY', BINARY, DO, DONT, WILL, WONT, INACTIVE),
408 TelnetOption(self, 'they-RFC2217', COM_PORT_OPTION, DO, DONT, WILL, WONT, REQUESTED),
732 elif byte in (DO, DONT, WILL, WONT):
771 self.telnetSendOption((command == WILL and DONT or WONT), option)
[all …]
/external/python/cpython2/Demo/sockets/
Dtelnet.py24 DONT = chr(254) variable
87 elif c in (DO, DONT):
94 opt = IAC + DONT
/external/python/cpython2/Demo/threads/
Dtelnet.py25 DONT = chr(254) variable
87 elif c in (DO, DONT):
94 opt = IAC + DONT
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-2.ll3 …nstcombine -S -mtriple "i386-pc-win32" | FileCheck -check-prefix=ALL -check-prefix=DONT-SIMPLIFY %s
67 ; DONT-SIMPLIFY-LABEL: @test_shrink_libcall_round(
68 ; DONT-SIMPLIFY-NEXT: [[D:%.*]] = fpext float [[C:%.*]] to double
69 ; DONT-SIMPLIFY-NEXT: [[E:%.*]] = call double @round(double [[D]])
70 ; DONT-SIMPLIFY-NEXT: [[F:%.*]] = fptrunc double [[E]] to float
71 ; DONT-SIMPLIFY-NEXT: ret float [[F]]
91 ; DONT-SIMPLIFY-LABEL: @test_shrink_libcall_nearbyint(
92 ; DONT-SIMPLIFY-NEXT: [[D:%.*]] = fpext float [[C:%.*]] to double
93 ; DONT-SIMPLIFY-NEXT: [[E:%.*]] = call double @nearbyint(double [[D]])
94 ; DONT-SIMPLIFY-NEXT: [[F:%.*]] = fptrunc double [[E]] to float
[all …]
/external/python/cpython3/Lib/
Dtelnetlib.py51 DONT = bytes([254]) variable
445 if c in (DO, DONT, WILL, WONT):
473 if cmd in (DO, DONT):
486 self.sock.sendall(IAC + DONT + opt)
/external/python/cpython2/Lib/
Dtelnetlib.py52 DONT = chr(254) variable
497 if c in (DO, DONT, WILL, WONT):
525 if cmd in (DO, DONT):
538 self.sock.sendall(IAC + DONT + opt)
/external/tcpdump/
Dprint-telnet.c71 #define DONT 254 /* you are not to use option */ macro
421 case DONT: in telnet_parse()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/DependenceAnalysis/
DPreliminary.ll168 ;; DONT-CHECK-LABEL: p3
169 ;; DONT-CHECK: da analyze - output [* * * * * S * * * * S S]!
170 ;; DONT-CHECK: da analyze - flow [* * * * * * * * * * * *|<]!
171 ;; DONT-CHECK: da analyze - confused!
172 ;; DONT-CHECK: da analyze - input [* S * * S * S S S S * *]!
173 ;; DONT-CHECK: da analyze - confused!
174 ;; DONT-CHECK: da analyze - output [* * * * * * * * * * * *]!
/external/python/cpython2/Doc/library/
Dtelnetlib.rst23 The symbolic constants for the telnet commands are: IAC, DONT, DO, WONT, WILL,
212 (DO/DONT/WILL/WONT), option). No other action is done afterwards by telnetlib.
/external/python/cpython3/Doc/library/
Dtelnetlib.rst23 The symbolic constants for the telnet commands are: IAC, DONT, DO, WONT, WILL,
220 (DO/DONT/WILL/WONT), option). No other action is done afterwards by telnetlib.
/external/openssh/regress/
Dnetcat.c70 #define DONT 254 macro
1068 obuf[1] = DONT; in atelnet()
1069 else if ((*p == DO) || (*p == DONT)) in atelnet()
/external/python/cpython3/Lib/test/
Dtest_telnetlib.py359 (tl.IAC + tl.DONT + bytes([1]), ": IAC DONT 1\n"),
/external/tcpdump/tests/
Dtelnet-iac-check-oobr.out2 …, options [nop,nop,TS val 119384276 ecr 1497139368], length 65469 [telnet DONT OLD-ENVIRON, SB TER…
/external/python/cpython3/Misc/
DHISTORY14109 DO/DONT correctly.