/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/ |
D | NID.java | 43 public static final int kComment = 0x16; field in NID
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zHeader.h | 86 kComment, enumerator
|
D | 7zProperties.cpp | 117 COPY_ONE_ITEM(kComment); in FillPopIDs()
|
/external/skqp/tools/bookmaker/ |
D | hackParser.cpp | 96 || MarkType::kComment == gran->fMarkType) { in replaceWithPop()
|
D | bookmaker.h | 109 kComment, enumerator
|
D | includeWriter.h | 62 kComment, enumerator
|
D | includeParser.cpp | 412 if (MarkType::kComment == iDef.fMarkType) { in writeCodeBlock() 887 case MarkType::kComment: in checkTokens() 1181 if (Definition::Type::kMark == token.fType && MarkType::kComment == token.fMarkType) { in dumpClassTokens() 1229 if (Definition::Type::kMark == child.fType && MarkType::kComment == child.fMarkType) { in dumpComment() 1302 if (MarkType::kComment == child.fMarkType) { in dumpDefine() 1325 if (MarkType::kComment == child.fMarkType) { in dumpEnum() 1533 [=](const Definition& def) { return MarkType::kComment == def.fMarkType in dumpMethod() 1622 if (Definition::Type::kMark != token.fType || MarkType::kComment != token.fMarkType) { in dumpTokens() 1650 if (Definition::Type::kMark != token.fType || MarkType::kComment != token.fMarkType) { in dumpTokens() 2144 markupDef->fTokens.emplace_back(MarkType::kComment, parser.fChar, lineEnd, in parseComment() [all …]
|
D | bookmaker.cpp | 387 if (MarkType::kComment != param.fMarkType) { in setParams()
|
D | bmhParser.cpp | 46 , { "", MarkType::kComment, R_N, E_N, 0 } 125 case MarkType::kComment: in addDefinition() 1010 case MarkType::kComment: in exampleToScript() 1564 fMarkup.emplace_front(MarkType::kComment, fChar - 1, fLineCount, in findDefinitions()
|
D | spellCheck.cpp | 172 case MarkType::kComment: in check()
|
D | includeWriter.cpp | 515 return ItemState::kComment; in enumMemberName() 646 if ((ItemState::kValue == state || ItemState::kComment == state) && currentEnumItem) { in enumMembersOut() 736 state = '=' == *end ? ItemState::kValue : ItemState::kComment; in enumSizeItems()
|
D | mdOut.cpp | 1313 case MarkType::kComment: in markTypeOut() 1678 if (MarkType::kComment != entry.fMarkType) { in markTypeOut()
|
/external/skia/tools/bookmaker/ |
D | hackParser.cpp | 96 || MarkType::kComment == gran->fMarkType) { in replaceWithPop()
|
D | bookmaker.h | 109 kComment, enumerator
|
D | includeWriter.h | 62 kComment, enumerator
|
D | includeParser.cpp | 413 if (MarkType::kComment == iDef.fMarkType) { in writeCodeBlock() 888 case MarkType::kComment: in checkTokens() 1182 if (Definition::Type::kMark == token.fType && MarkType::kComment == token.fMarkType) { in dumpClassTokens() 1230 if (Definition::Type::kMark == child.fType && MarkType::kComment == child.fMarkType) { in dumpComment() 1303 if (MarkType::kComment == child.fMarkType) { in dumpDefine() 1326 if (MarkType::kComment == child.fMarkType) { in dumpEnum() 1534 [=](const Definition& def) { return MarkType::kComment == def.fMarkType in dumpMethod() 1623 if (Definition::Type::kMark != token.fType || MarkType::kComment != token.fMarkType) { in dumpTokens() 1651 if (Definition::Type::kMark != token.fType || MarkType::kComment != token.fMarkType) { in dumpTokens() 2145 markupDef->fTokens.emplace_back(MarkType::kComment, parser.fChar, lineEnd, in parseComment() [all …]
|
D | bookmaker.cpp | 387 if (MarkType::kComment != param.fMarkType) { in setParams()
|
D | bmhParser.cpp | 46 , { "", MarkType::kComment, R_N, E_N, 0 } 125 case MarkType::kComment: in addDefinition() 1010 case MarkType::kComment: in exampleToScript() 1564 fMarkup.emplace_front(MarkType::kComment, fChar - 1, fLineCount, in findDefinitions()
|
D | spellCheck.cpp | 172 case MarkType::kComment: in check()
|
D | includeWriter.cpp | 515 return ItemState::kComment; in enumMemberName() 646 if ((ItemState::kValue == state || ItemState::kComment == state) && currentEnumItem) { in enumMembersOut() 736 state = '=' == *end ? ItemState::kValue : ItemState::kComment; in enumSizeItems()
|
/external/icu/icu4c/source/test/intltest/ |
D | numberformattesttuple.h | 29 kComment, enumerator
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_parser.h | 143 kComment, enumerator
|
D | cpdf_parser.cpp | 716 state = ParserState::kComment; in RebuildCrossRef() 956 case ParserState::kComment: in RebuildCrossRef()
|
/external/lzma/DOC/ |
D | 7zFormat.txt | 160 0x16 = kComment
|
/external/v8/src/compiler/ |
D | instruction-selector-impl.h | 312 case IrOpcode::kComment: { in ToConstant()
|