Searched refs:comment (Results 101 - 125 of 391) sorted by relevance

1234567891011>>

/external/valgrind/unittest/
H A Dmemory_unittest.cc39 #pragma comment(lib, "Wbemuuid.lib")
40 #pragma comment(lib, "Ole32.lib")
/external/openssl/crypto/perlasm/
H A Dcbc.pl38 &comment("");
56 &comment("getting iv ptr from parameter $iv_off");
73 &comment("getting encrypt flag from parameter $enc_off");
77 &comment("get and push parameter $p3");
84 &comment("get and push parameter $p2");
91 &comment("get and push parameter $p1");
/external/zlib/src/contrib/minizip/
H A Dmztools.c150 char* comment = ""; local
151 int comsize = (int) strlen(comment);
198 if ((int)fwrite(comment, 1, comsize, fpOutCD) == comsize) {
225 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; local
226 int comsize = (int) strlen(comment);
237 WRITE_16(header + 20, comsize); /* comment */
244 if ((int)fwrite(comment, 1, comsize, fpOutCD) != comsize) {
/external/icu4c/tools/toolutil/
H A Dunewdata.c36 const char *comment,
109 if(comment!=NULL && *comment!=0) {
110 commentLength=(uint16_t)(uprv_strlen(comment)+1);
125 /* write the comment */
127 T_FileStream_write(pData->file, comment, commentLength);
34 udata_create(const char *dir, const char *type, const char *name, const UDataInfo *pInfo, const char *comment, UErrorCode *pErrorCode) argument
H A Dunewdata.h35 * structure and, optionally, by the comment string.
53 * @param comment A string (e.g., a copyright statement) that will be
55 * or empty. This string serves only as a comment in the binary
62 const char *comment,
/external/openssh/
H A Dssh-keygen.c67 * Flag indicating that we just want to change the comment. This can be set
100 /* This is set to the new comment if given on the command line. */
266 char comment[61]; local
273 snprintf(comment, sizeof(comment),
279 fprintf(stdout, "Comment: \"%s\"\n", comment);
746 char *comment = NULL, *cp, *ep, line[16*1024], *fp, *ra; local
761 public = key_load_public(identity_file, &comment);
765 printf("%u %s %s (%s)\n", key_size(public), fp, comment,
770 xfree(comment);
867 char comment[1024]; local
1180 char *comment; local
1262 char *comment = NULL; local
1293 char new_comment[1024], *comment, *passphrase; local
1508 char *otmp, *tmp, *cp, *out, *comment, **plist = NULL; local
1918 char dotsshdir[MAXPATHLEN], comment[1024], *passphrase1, *passphrase2; local
[all...]
H A Dauthfd.c305 ssh_get_first_identity(AuthenticationConnection *auth, char **comment, int version) argument
309 return ssh_get_next_identity(auth, comment, version);
314 ssh_get_next_identity(AuthenticationConnection *auth, char **comment, int version) argument
336 *comment = buffer_get_string(&auth->identities, NULL);
344 *comment = buffer_get_string(&auth->identities, NULL);
461 ssh_encode_identity_rsa1(Buffer *b, RSA *key, const char *comment) argument
471 buffer_put_cstring(b, comment);
475 ssh_encode_identity_ssh2(Buffer *b, Key *key, const char *comment) argument
529 buffer_put_cstring(b, comment);
539 const char *comment, u_in
538 ssh_add_identity_constrained(AuthenticationConnection *auth, Key *key, const char *comment, u_int life, u_int confirm) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
H A DScenarioResultsElement.java141 String comment = preferences.get(getId(), null);
142 if (comment != null) {
148 buffer.append(comment);
/external/ipsec-tools/src/racoon/
H A Dprsa_tok.l48 comment \#.*
/external/webkit/Source/WebCore/xml/
H A DXMLViewer.css53 .comment {
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemComment.java29 * Implement xsl:comment.
31 * <!ELEMENT xsl:comment %char-template;>
32 * <!ATTLIST xsl:comment %space-att;>
63 * Execute the xsl:comment transformation
80 // | xsl:comment
86 transformer.getResultTreeHandler().comment(data);
/external/chromium/chrome/browser/password_manager/
H A Dencryptor_win.cc11 #pragma comment(lib, "crypt32.lib")
/external/chromium/chrome/browser/ui/views/
H A Dssl_client_certificate_selector_win.cc9 #pragma comment(lib, "cryptui.lib")
/external/chromium/chrome/browser/ui/webui/options/
H A Dadvanced_options_utils_win.cc9 #pragma comment(lib, "cryptui.lib")
/external/chromium/net/base/
H A Dnetwork_change_notifier_win.cc14 #pragma comment(lib, "iphlpapi.lib")
/external/chromium/net/http/
H A Dhttp_auth_handler_ntlm_win.cc18 #pragma comment(lib, "secur32.lib")
H A Durl_security_manager_win.cc8 #pragma comment(lib, "urlmon.lib")
/external/e2fsprogs/lib/
H A DMakefile.elf-lib60 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
65 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
/external/icu4c/tools/pkgdata/
H A Dpkgtypes.h121 const char *comment; /* comment string */ member in struct:UPKGOptions_
/external/llvm/test/MC/ARM/
H A Darm-memory-instructions.s29 @ label operands currently assert the show-encoding asm comment helper due
/external/webkit/LayoutTests/http/tests/resources/
H A DportabilityLayer.php7 // slash on all system (see comment at http://us.php.net/sys_get_temp_dir), we don't
/external/iptables/iptables/
H A Diptables-xml.c176 /* Output text as a comment, avoiding a double hyphen */
178 xmlCommentEscape(char *comment) argument
182 while (comment && *comment) {
183 if (*comment == '-') {
192 if (*comment == '\n' && *(comment + 1) == 0);
194 putchar(*comment);
195 comment++;
200 xmlComment(char *comment) argument
[all...]
/external/libvpx/examples/includes/HTML-Toc-0.91/
H A DTocUpdator.pm220 # Arrays containing start, end, comment & text tokens which indicate
227 {} # {'<comment>' => ''}
229 # Arrays containing start, end, comment & text tokens which indicate
236 {} # {'<comment>' => ''}
357 #--- HTML::TocUpdator::comment() ----------------------------------------------
358 # function: Process comment.
359 # args: - $aComment: comment text with '<!--' and '-->' tags stripped off.
361 sub comment { subroutine
371 $self->SUPER::comment($aComment);
375 # Does comment matche
622 sub comment { subroutine
[all...]
/external/openssl/apps/
H A Decparam.c365 const char *comment; local
367 comment = curves[n].comment;
369 if (comment == NULL)
370 comment = "CURVE DESCRIPTION NOT AVAILABLE";
375 BIO_printf(out, "%s\n", comment);
/external/apache-http/src/org/apache/http/impl/cookie/
H A DBasicClientCookie.java106 * Returns the comment describing the purpose of this cookie, or
107 * <tt>null</tt> if no such comment has been defined.
109 * @return comment
119 * cookie's purpose will be described using this comment.
121 * @param comment
125 public void setComment(String comment) { argument
126 cookieComment = comment;

Completed in 688 milliseconds

1234567891011>>