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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/mipsel-linux-android/lib/ldscripts/
elf64ltsmip.xr 156 .comment 0 : { *(.comment) }
elf64ltsmip.xu 157 .comment 0 : { *(.comment) }
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
elf_i386.x 159 .comment 0 : { *(.comment) }
elf_i386.xbn 157 .comment 0 : { *(.comment) }
elf_i386.xc 162 .comment 0 : { *(.comment) }
elf_i386.xd 159 .comment 0 : { *(.comment) }
elf_i386.xdc 162 .comment 0 : { *(.comment) }
elf_i386.xdw 161 .comment 0 : { *(.comment) }
elf_i386.xn 159 .comment 0 : { *(.comment) }
elf_i386.xs 150 .comment 0 : { *(.comment) }
elf_i386.xsc 153 .comment 0 : { *(.comment) }
elf_i386.xsw 152 .comment 0 : { *(.comment) }
elf_i386.xw 161 .comment 0 : { *(.comment) }
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 256 # pragma comment (lib, "bufferoverflowU.lib")
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 256 # pragma comment (lib, "bufferoverflowU.lib")
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 256 # pragma comment (lib, "bufferoverflowU.lib")
  /frameworks/base/tools/aapt/
ResourceTable.cpp 249 String16 comment;
290 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
291 //printf("Attribute %s comment: %s\n", String8(ident).string(),
292 // String8(comment).string());
328 attr.comment = String16(
759 const String16 eat_comment16("eat-comment");
914 symbols->appendComment(String8(name), comment, srcPos); local
1024 symbols->appendComment(String8(curName), comment, srcPos); local
1089 symbols->appendComment(String8(name), comment, srcPos); local
1162 styleSymbols->appendComment(String8(ident), comment, srcPos); local
1207 symbols->appendComment(String8(itemIdent), comment, srcPos); local
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
flags.cc 44 Flag::Flag(const char* file, const char* name, const char* comment,
48 comment_(comment),
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
ScenarioStatusTable.java 150 String comment = currentBuildResults.getComment(); local
151 String image = Utils.getImage(confidence, hasFailure, comment != null);
211 this.stream.print("\">): mark a <b>failing result</b> (see above) with a comment explaining this degradation.</li>\n");
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
JavaSourceWriter.java 76 public void writeComment(String comment) {
79 out.append("// ").append(comment);
  /external/llvm/utils/vim/
tablegen.vim 30 " Handle correctly imbricated comment
44 HiLink tgComment Comment
45 HiLink tgComment2 Comment
  /external/openssh/
authfile.c 86 const char *comment)
145 buffer_put_cstring(&encrypted, comment);
170 const char *comment)
242 const char *comment)
246 return key_private_rsa1_to_blob(key, blob, passphrase, comment);
250 return key_private_pem_to_blob(key, blob, passphrase, comment);
259 const char *comment)
265 if (!key_private_to_blob(key, &keyblob, passphrase, comment))
543 name = "rsa w/o comment";
557 name = "dsa w/o comment";
    [all...]
  /external/v8/test/mjsunit/bugs/
bug-617.js 28 // See http://code.google.com/p/v8/issues/detail?id=617 comment 5
  /external/webkit/Source/WebCore/css/
view-source.css 113 .webkit-html-comment {
114 /* Keep this in sync with inspector.css (.webkit-html-comment) */
  /external/webkit/Source/WebCore/dom/
XMLDocumentParser.h 73 void comment(const XML_Char *s);
269 void comment(const xmlChar* s);

Completed in 781 milliseconds

<<11121314151617181920>>