Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 25 of 56) sorted by relevance

123

/third_party/python/Tools/unicode/
Dgencodec.py138 def python_mapdef_code(varname, map, comments=1, precisions=(2, 4)): argument
195 def python_tabledef_code(varname, map, comments=1, key_precision=2): argument
253 def codegen(name, map, encodingname, comments=1): argument
358 def pymap(name,map,pyfile,encodingname,comments=1): argument
372 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument
400 def rewritepythondir(dir, dirprefix='', comments=1): argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DCommentsSchema.java79 List<Comment> comments = new ArrayList<>(); in importComments() local
89 List<Comment> comments = new ArrayList<>(); in importComments() local
100 private static Consumer<Stream<String>> getRowCallback(List<Comment> comments) { in getRowCallback()
/third_party/icu/tools/multi/proj/icu4cscan/
Dtestxml.cpp120 int could_open(const char *locale, char *comments) { in could_open()
136 int col_could_open(const char *locale, char *comments) { in col_could_open()
259 const char *locale, char *comments, in date()
326 static void writeOkComments(XMLFile &xf, int ok, const char *comments, const char *locale) { in writeOkComments()
345 int could_fmt_dow(const char *locale, char *comments) { in could_fmt_dow()
369 char comments[1000]; in probeCapability() local
391 char comments[1000]; in probeColCapability() local
/third_party/typescript/tests/baselines/reference/
DinterfaceContextualType.js18 comments: { italic: true } property
36 comments: { italic: true } property
DstaticInstanceResolution.js23 Comment.getDocCommentText = function (comments) { argument
DAPISample_jsdoc.js32 let comments = symbol.getDocumentationComment(undefined); variable
/third_party/icu/docs/processes/release/tasks/
Ddocs.md27 ### ICU4C
66 ### ICU4J
/third_party/icu/docs/userguide/strings/
Dregexp.md267 | x | UREGEX_COMMENTS | If set, allow use of white space and #comments within patterns. hashtag
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/
Dextension.js57 comments: { "lineComment": ";" }, property
/third_party/spirv-tools/utils/vscode/
Dextension.js57 comments: { "lineComment": ";" }, property
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/
Dextension.js57 comments: { "lineComment": ";" }, property
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/
DCommentsSchemaTest.java145 private static List<String> exportCsv(Comment... comments) throws IOException { in exportCsv()
/third_party/skia/third_party/externals/spirv-tools/tools/dis/
Ddis.cpp84 bool comments = false; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/dis/
Ddis.cpp84 bool comments = false; in main() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_enum.cc132 string comments = BuildCommentsString(location, true).c_str(); in GenerateHeader() local
Dobjectivec_oneof.cc53 string comments; in OneofGenerator() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc50 string comments = location.leading_comments.empty() ? in WriteDocCommentBodyImpl() local
/third_party/lz4/contrib/gen_manual/
Dgen_manual.cpp109 vector<string> input, lines, comments, chapters; in main() local
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
Dgen_exceptions.js191 const code = babelGenerator(resultProgram, { comments: true }).code; property
/third_party/python/Lib/
Dshlex.py305 def split(s, comments=False, posix=True): argument
/third_party/python/Lib/test/
Dtest_shlex.py149 def splitTest(self, data, comments): argument
/third_party/typescript/src/services/
DoutliningElementsCollector.ts118 const comments = getLeadingCommentRanges(sourceFile.text, pos); constant
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDataDrivenTestHelper.java30 private List<String> comments = new ArrayList<>(); field in DataDrivenTestHelper
/third_party/protobuf/src/google/protobuf/compiler/java/
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/
DDataDrivenTestHelper.java31 private List<String> comments = new ArrayList<>(); field in DataDrivenTestHelper

123