Home
last modified time | relevance | path

Searched defs:comments (Results 1 - 25 of 31) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DinterfaceContextualType.js
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc132 string comments = BuildCommentsString(location, true).c_str(); in GenerateHeader() local
H A Dobjectivec_oneof.cc53 string comments; in OneofGenerator() local
/third_party/lz4/contrib/gen_manual/
H A Dgen_manual.cpp109 vector<string> input, lines, comments, chapters; in main() local
208 sout << "<h3>" << comments[0] << "</h3><pre>"; main() local
222 sout << "<a name=\\"Chapter" << chapter << "\\"></a><h2>" << comments[0] << "</h2><pre>"; main() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DCommentsSchema.java100 private static Consumer<Stream<String>> getRowCallback(List<Comment> comments) { in getRowCallback() argument
112 export( List<Comment> comments, Consumer<Stream<String>> collector, boolean toCsv) export() argument
123 exportCsv(Writer csv, List<Comment> comments) exportCsv() argument
[all...]
H A DCsvData.java68 create( DigitSequence cc, CsvTable<DigitSequence> allMetadata, CsvTable<RangeKey> ranges, CsvTable<ShortcodeKey> shortcodes, CsvTable<ExampleNumberKey> examples, CsvTable<String> formats, ImmutableList<AltFormatSpec> altFormats, CsvTable<String> operators, ImmutableList<Comment> comments) create() argument
H A DNumberingScheme.java199 from( Attributes attributes, RangeTable xmlTable, Map<PhoneRegion, RangeTable> shortcodeMap, Map<String, FormatSpec> formats, ImmutableList<AltFormatSpec> altFormats, Table<PhoneRegion, ValidNumberType, DigitSequence> exampleNumbers, List<Comment> comments) from() argument
224 addSyntheticComments( List<Comment> comments, Attributes attributes) addSyntheticComments() argument
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/
H A DCommentsSchemaTest.java145 private static List<String> exportCsv(Comment... comments) throws IOException { in exportCsv() argument
/third_party/skia/third_party/externals/spirv-tools/tools/dis/
H A Ddis.cpp84 bool comments = false; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/dis/
H A Ddis.cpp84 bool comments = false; in main() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_doc_comment.cc50 string comments = location.leading_comments.empty() ? in WriteDocCommentBodyImpl() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_doc_comment.cc107 std::string comments = location.leading_comments.empty() in WriteDocCommentBodyForLocation() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDataDrivenTestHelper.java31 private List<String> comments = new ArrayList<>(); field in DataDrivenTestHelper
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuTextWriter.java164 writeHeaderAndComments( PrintWriter out, List<String> header, List<String> comments) writeHeaderAndComments() argument
/third_party/icu/tools/multi/proj/icu4cscan/
H A Dtestxml.cpp120 int could_open(const char *locale, char *comments) { in could_open() argument
136 int col_could_open(const char *locale, char *comments) { in col_could_open() argument
326 static void writeOkComments(XMLFile &xf, int ok, const char *comments, cons argument
256 date(const UChar *tz, UDateFormatStyle style, char *format, const char *locale, char *comments, UErrorCode *status) date() argument
345 could_fmt_dow(const char *locale, char *comments) could_fmt_dow() argument
369 char comments[1000]; probeCapability() local
391 char comments[1000]; probeColCapability() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDataDrivenTestHelper.java30 private List<String> comments = new ArrayList<>(); field in DataDrivenTestHelper
/third_party/skia/src/images/
H A DSkPngEncoder.cpp206 const sk_sp<SkDataTable>& comments = options.fComments; in setHeader() local
/third_party/skia/tests/
H A DEncodeTest.cpp221 pushComment( std::vector<std::string>& comments, const char* keyword, const char* text) pushComment() argument
/third_party/node/deps/v8/src/diagnostics/
H A Ddisassembler.cc361 std::vector<const char*> comments; in DecodeIt() local
382 out << " " << comments[i]; in DecodeIt() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/
H A DTestNumberingScheme.java108 private final List<Comment> comments = new ArrayList<>(); field in TestNumberingScheme
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc691 void QPDF_PDFTOPDF_Processor::setComments(const std::vector<std::string> &comments) // {{{ in setComments() argument
/third_party/gn/src/gn/
H A Dparse_tree.h109 const Comments* comments() const { return comments_.get(); } in comments() function in ParseNode
[all...]
H A Dparse_tree.cc117 Comments* comments = node->comments_mutable(); in GetCommentsFromJSON() local
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdf.h190 char* comments; /* Font comments. */ member
/third_party/python/Lib/xml/dom/
H A Dxmlbuilder.py35 comments = True variable in Options

Completed in 20 milliseconds

12