HomeSort by relevance Sort by last modified time
    Searched refs:comment (Results 151 - 175 of 953) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodeinsertbefore11.js 95 var comment;
111 comment = doc.createComment("Comment");
117 appendedChild = docFrag.appendChild(comment);
121 inserted = docFrag.insertBefore(comment,pi);
124 assertEquals("nodeinsertbefore11_Comment","Comment",insertedVal);
125 inserted = docFrag.insertBefore(txt,comment);
nodereplacechild12.js 79 node with new Comment node.
92 var comment;
103 comment = doc.createComment("dom3:doc");
105 appendedChild = doc.appendChild(comment);
107 replacedNode = doc.replaceChild(comment,pi);
117 assertEquals("lastChildIsComment","#comment",nodeName);
  /external/icu4c/tools/toolutil/
unewdata.c 36 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);
unewdata.h 35 * 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,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UnwrapRefactoring.java 155 String comment = getName(); local
158 comment, //description
159 comment, //comment
234 public Descriptor(String project, String description, String comment,
237 project, description, comment, arguments);
  /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/
ScenarioResultsElement.java 141 String comment = preferences.get(getId(), null); local
142 if (comment != null) {
148 buffer.append(comment);
  /external/openssh/
authfd.c 305 ssh_get_first_identity(AuthenticationConnection *auth, char **comment, int version)
309 return ssh_get_next_identity(auth, comment, version);
314 ssh_get_next_identity(AuthenticationConnection *auth, char **comment, int version)
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)
471 buffer_put_cstring(b, comment);
475 ssh_encode_identity_ssh2(Buffer *b, Key *key, const char *comment)
529 buffer_put_cstring(b, comment);
539 const char *comment, u_int life, u_int confirm
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-85721.js 120 //# Items 22 and 23, comment.
124 //# $Cnested matches one non-nested comment.
133 //# $comment allows one level of nested parentheses
135 $comment =
149 '(?:' + $comment + '[' + $space + $tab + ']*)*'; // # If comment found, allow more spaces.
231 // # We've worked it so that $word, $comment, and $quoted_str to not consume trailing $X
237 '(?:' + $comment + '|' + $quoted_str + ')' + // # "special" comment or quoted string
243 $X + // # optional leading comment
    [all...]
  /packages/inputmethods/LatinIME/tools/maketext/src/com/android/inputmethod/latin/maketext/
StringResourceMap.java 47 // In order to get comment tag.
93 public void comment(char[] ch, int start, int length) { method in class:StringResourceMap.StringResourceHandler
120 final String comment = mComment.length() > 0 ? mComment.toString() : null; local
126 mResources.add(new StringResource(mName, value, comment));
  /external/ipsec-tools/src/racoon/
prsa_tok.l 48 comment \#.*
  /external/valgrind/unittest/
memory_unittest.cc 39 #pragma comment(lib, "Wbemuuid.lib")
40 #pragma comment(lib, "Ole32.lib")
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_commentgetcomment.js 78 A comment is all the characters between the starting
81 comment node and the content is its value.
120 assertEquals("nodeName","#comment",childName);
123 assertEquals("nodeValue"," This is comment number 1.",childValue);
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_commentgetcomment.js 78 A comment is all the characters between the starting
81 comment node and the content is its value.
120 assertEquals("nodeName","#comment",childName);
123 assertEquals("nodeValue"," This is comment number 1.",childValue);
  /external/webkit/Source/WebCore/xml/
XMLViewer.css 53 .comment {
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemComment.java 29 * 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/bluetooth/glib/gobject/
glib-mkenums.in 45 defined ($new = <$file>) || die "Unmatched comment in $ARGV";
95 (?:[^,/]|/(?!\*))* # anything but a comma or comment
148 print " --comments <text> Comment structure\n";
175 my $comment_tmpl = "/* \@comment\@ */";
186 'comment', $comment_tmpl);
217 $comment_tmpl = $tmpl{'comment'};
241 # put auto-generation comment
243 my $comment = $comment_tmpl;
244 $comment =~ s/\@comment\@/Generated data (by glib-mkenums)/
    [all...]
  /external/chromium/chrome/browser/password_manager/
encryptor_win.cc 11 #pragma comment(lib, "crypt32.lib")
  /external/chromium/chrome/browser/ui/views/
ssl_client_certificate_selector_win.cc 9 #pragma comment(lib, "cryptui.lib")
  /external/chromium/chrome/browser/ui/webui/options/
advanced_options_utils_win.cc 9 #pragma comment(lib, "cryptui.lib")
  /external/chromium/net/base/
network_change_notifier_win.cc 14 #pragma comment(lib, "iphlpapi.lib")
  /external/chromium/net/http/
http_auth_handler_ntlm_win.cc 18 #pragma comment(lib, "secur32.lib")
url_security_manager_win.cc 8 #pragma comment(lib, "urlmon.lib")
  /external/e2fsprogs/lib/
Makefile.elf-lib 59 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
64 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
  /external/icu4c/tools/pkgdata/
pkgtypes.h 121 const char *comment; /* comment string */ member in struct:UPKGOptions_
  /external/llvm/test/MC/ARM/
arm-memory-instructions.s 29 @ label operands currently assert the show-encoding asm comment helper due

Completed in 1182 milliseconds

1 2 3 4 5 67 8 91011>>