Home
last modified time | relevance | path

Searched defs:Comment (Results 1 - 25 of 37) sorted by relevance

12

/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dcomment.js10 var Comment = /*#__PURE__*/function (_Node) { function
/third_party/python/Doc/tools/extensions/
H A Dpeg_highlight.py2 from pygments.token import Comment, Generic, Keyword, Name, Operator, Punctuation, Text namespace
H A Dasdl_highlight.py9 from pygments.token import (Comment, Generic, Keyword, Name, Operator, namespace
/third_party/PyYAML/examples/pygments-lexer/
H A Dyaml.py16 Text, Comment, Punctuation, Name, Literal namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp172 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { in emitOp() argument
[all...]
H A DDwarfExpression.h111 const char *Comment; member
H A DDwarfExpression.cpp42 void DwarfExpression::addReg(int DwarfReg, const char *Comment) { in addReg() argument
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dplatform-embedded-file-writer-aix.cc88 void PlatformEmbeddedFileWriterAIX::Comment(const char* string) { in Comment() function in v8::internal::PlatformEmbeddedFileWriterAIX
H A Dplatform-embedded-file-writer-generic.cc101 void PlatformEmbeddedFileWriterGeneric::Comment(const char* string) { in Comment() function in v8::internal::PlatformEmbeddedFileWriterGeneric
H A Dplatform-embedded-file-writer-mac.cc96 void PlatformEmbeddedFileWriterMac::Comment(const char* string) { in Comment() function in v8::internal::PlatformEmbeddedFileWriterMac
H A Dplatform-embedded-file-writer-win.cc489 void PlatformEmbeddedFileWriterWin::Comment(cons function in v8::internal::PlatformEmbeddedFileWriterWin
663 void PlatformEmbeddedFileWriterWin::Comment(const char* string) { Comment() function in v8::internal::PlatformEmbeddedFileWriterWin
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp127 Error CodeViewRecordIO::mapInteger(TypeIndex &TypeInd, const Twine &Comment) { in mapInteger() argument
152 emitEncodedUnsignedInteger(static_cast<uint64_t>(Value), Comment); in mapEncodedInteger() local
100 mapByteVectorTail(ArrayRef<uint8_t> &Bytes, const Twine &Comment) mapByteVectorTail() argument
116 mapByteVectorTail(std::vector<uint8_t> &Bytes, const Twine &Comment) mapByteVectorTail() argument
148 mapEncodedInteger(int64_t &Value, const Twine &Comment) mapEncodedInteger() argument
173 mapEncodedInteger(uint64_t &Value, const Twine &Comment) mapEncodedInteger() argument
189 mapEncodedInteger(APSInt &Value, const Twine &Comment) mapEncodedInteger() argument
204 mapStringZ(StringRef &Value, const Twine &Comment) mapStringZ() argument
222 mapGuid(GUID &Guid, const Twine &Comment) mapGuid() argument
249 mapStringZVectorZ(std::vector<StringRef> &Value, const Twine &Comment) mapStringZVectorZ() argument
274 emitEncodedSignedInteger(const int64_t &Value, const Twine &Comment) emitEncodedSignedInteger() argument
300 emitEncodedUnsignedInteger(const uint64_t &Value, const Twine &Comment) emitEncodedUnsignedInteger() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h235 emitComment(const Twine &Comment) emitComment() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.h165 const UString *Comment; member in Z7_final
H A DOpenArchive.cpp127 UString Comment; member
/third_party/python/Lib/
H A Dtokenize.py66 Comment = r'#[^\r\n]*' variable
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py57 Comment = r'#[^\r\n]*' variable
/third_party/gn/src/gn/
H A Dxcode_object.cc351 std::string PBXObject::Comment() const { in Comment() function in PBXObject
531 std::string PBXFileReference::Comment() const { in Comment() function in PBXFileReference
906 std::string PBXProject::Comment() const { in Comment() function in PBXProject
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingScheme.java653 public abstract static class Comment { global() class in NumberingScheme
752 Comment() {} Comment() method in NumberingScheme.Comment
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCELFStreamer.cpp366 MCSection *Comment = getAssembler().getContext().getELFSection( in EmitIdent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmMacro.h39 Comment, enumerator
/third_party/node/tools/gyp/pylib/gyp/
H A Dxcodeproj_file.py377 def Comment(self): member in XCObject
2784 def Comment(self): member in PBXProject
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dxcodeproj_file.py377 def Comment(self): member in XCObject
2785 def Comment(self): member in PBXProject
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp555 std::string Comment = "\n"; in runOnMachineFunction() local
/third_party/python/Lib/xml/etree/
H A DElementTree.py444 def Comment(text=None): function

Completed in 29 milliseconds

12