Home
last modified time | relevance | path

Searched refs:welcome (Results 1 – 25 of 258) sorted by relevance

1234567891011

/external/valgrind/none/tests/
Dpth_once.c35 void welcome(void) in welcome() function
45 welcome)) != 0) { in identify_yourself()
/external/curl/tests/data/
Dtest121920 REPLY welcome 230 welcome without password
Dtest123024 HTTP/1.1 200 welcome dear
31 HTTP/1.1 200 welcome dear
Dtest204520 server allows a custom welcome message, so we use that feature to make an HTTP
25 REPLY welcome HTTP/1.1 200 OK\r\nContent-Length: 21\r\n\r\n500 Weird FTP Reply
Dtest86414 REPLY welcome +OK curl POP3 server ready to serve <1972.987654321\@curl>
/external/valgrind/helgrind/tests/
Dtc21_pthonce.c64 void welcome(void) { in welcome() function
72 r= pthread_once(&welcome_once_block, welcome); assert(!r); in child()
/external/python/cpython2/Lib/
Dnntplib.py122 self.welcome = self.getresp()
132 self.welcome = self.shortcmd('mode reader')
167 self.welcome = self.shortcmd('mode reader')
184 if self.debugging: print '*welcome*', repr(self.welcome)
185 return self.welcome
Dpoplib.py92 self.welcome = self._getresp()
173 return self.welcome
290 m = self.timestamp.match(self.welcome)
362 self.welcome = self._getresp()
Dftplib.py109 welcome = None variable in FTP
138 self.welcome = self.getresp()
139 return self.welcome
145 print '*welcome*', self.sanitize(self.welcome)
146 return self.welcome
/external/eigen/doc/
DUsingNVCC.dox14 - \c nvcc with MS Visual Studio does not work (patch welcome)
16 - \c nvcc with \c clang does not work (patch welcome)
/external/syslinux/txt/
Dcom-bug.txt9 most common. Reporting of other encountered issues is welcome and
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DREADME-UNIMPLEMENTED.txt5 These are cases we know the X86 backend doesn't handle. Patches are welcome
/external/llvm/lib/Target/X86/
DREADME-UNIMPLEMENTED.txt5 These are cases we know the X86 backend doesn't handle. Patches are welcome
/external/googletest/
DREADME.md86 even more welcome!
113 We welcome patches. If you plan to contribute a patch, you need to
136 We welcome patches. Please read the
/external/devlib/
DREADME.rst35 - We welcome code contributions via GitHub Pull requests. Please try to
/external/curl/tests/
Dftpserver.pl3017 my $welcome = $commandreply{"welcome"};
3018 if(!$welcome) {
3019 $welcome = $displaytext{"welcome"};
3024 if($welcome !~ /\r\n\z/) {
3025 $welcome .= "\r\n";
3028 sendcontrol $welcome;
3039 print STDERR "OUT: $welcome";
/external/dnsmasq/contrib/Solaris10/
DREADME24 corrections/feedback they are more than welcome.
/external/clang/docs/
DThreadSanitizer.rst21 Support for other 64-bit architectures is possible, contributions are welcome.
130 especially in the form of minimized standalone tests is more than welcome.
/external/llvm/docs/tutorial/
DBuildingAJIT4.rst10 we welcome any feedback.
DBuildingAJIT3.rst10 we welcome any feedback.
/external/conscrypt/
DCONTRIBUTING.md11 We definitely welcome patches and contributions to Conscrypt! Here are some
/external/python/cpython2/Doc/
Dabout.rst18 volunteers are always welcome!
Dbugs.rst40 information is needed (in which case you are welcome to provide it if you can!).
80 Beyond just reporting bugs that you find, you are also welcome to submit
/external/llvm/bindings/ocaml/executionengine/
Dllvm_executionengine.ml70 (* The following are not bound. Patches are welcome.
/external/gemmlowp/
DREADME.txt24 gemmlowp-related discussion, about either development or usage, is welcome
235 Contribution-related discussion is always welcome on the gemmlowp
239 Prospective contributors are welcome to pick one to work on, and

1234567891011