Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 25 of 258) sorted by relevance

1234567891011

/third_party/cJSON/tests/json-patch-tests/
Dcjson-utils-tests.json3 "comment": "1", string
9 "comment": "2", string
15 "comment": "3", string
21 "comment": "4", string
27 "comment": "5", string
33 "comment": "6", string
39 "comment": "7", string
45 "comment": "8", string
50 "comment": "9", string
56 "comment": "10", string
[all …]
Dspec_tests.json3 "comment": "4.1. add with missing object", string
11 "comment": "A.1. Adding an Object Member", string
25 "comment": "A.2. Adding an Array Element", string
38 "comment": "A.3. Removing an Object Member", string
52 "comment": "A.4. Removing an Array Element", string
65 "comment": "A.5. Replacing a Value", string
80 "comment": "A.6. Moving a Value", string
105 "comment": "A.7. Moving an Array Element", string
119 "comment": "A.8. Testing a Value: Success", string
135 "comment": "A.9. Testing a Value: Error", string
[all …]
Dtests.json2 { "comment": "empty list, empty docs", string
7 { "comment": "empty patch list", string
12 { "comment": "rearrangements OK?", string
17 { "comment": "rearrangements OK? How about one level down ... array", string
22 { "comment": "rearrangements OK? How about one level down...", string
27 { "comment": "add replaces any existing field", string
32 { "comment": "toplevel array", string
37 { "comment": "toplevel array, no change", string
42 { "comment": "toplevel object, numeric string", string
47 { "comment": "toplevel object, integer", string
[all …]
/third_party/typescript/tests/cases/fourslash/
DcommentsMultiModuleSingleFileFourslash.ts19 const comment = "this is multi declare namespace\nthi is multi namespace 2"; constant
24 verify.quickInfoAt(marker, "namespace multiM", comment); constant
DcommentsMultiModuleMultiFileFourslash.ts29 const comment = "this is multi declare namespace\nthi is multi namespace 2\nthis is multi namespace… constant
37 verify.quickInfoAt(marker, "namespace multiM", comment); constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DDataDrivenTestHelper.java42 String comment = comments.get(i); in appendLines() local
82 String comment = comments.get(i); in test() local
126 String comment = ""; in load() local
181 public void handleParams(String comment, List<String> arguments) { in handleParams()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDataDrivenTestHelper.java41 String comment = comments.get(i); in appendLines() local
81 String comment = comments.get(i); in test() local
125 String comment = ""; in load() local
180 public void handleParams(String comment, List<String> arguments) { in handleParams()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dparse.cpp90 struct UString comment; member
183 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken()
217 …okaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCo… in peekToken()
250 …ate, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t… in expect()
277 static char *getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, in getInvariantString()
532 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UE… in parseDependency()
594 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UError… in parseString()
629 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorC… in parseAlias()
819 struct UString comment; in addCollation() local
1048 struct UString comment; in parseCollationElements() local
[all …]
/third_party/gn/src/gn/
Dcommand_args.cc89 std::string* comment, in GetContextForValue()
127 std::string location, comment; in PrintDefaultValueInfo() local
150 std::string location, comment; in PrintArgHelp() local
180 std::string location, comment; in BuildArgJson() local
191 std::string comment; in BuildArgJson() local
/third_party/typescript/tests/baselines/reference/JSDocParsing/
DDocComments.parsesCorrectly.authorTag.json23 "comment": { object
53 "comment": "John Doe <john.doe@example.com> unexpected comment" string
69 "comment": "108 <108@actionbutton.net> Video Games Forever" string
85 "comment": { object
115 "comment": { object
145 "comment": "Multiple Close Carets <probably>invalid>but>who>cares>" string
161 "comment": { object
191 "comment": { object
221 "comment": { object
251 "comment": { object
[all …]
DDocComments.parsesCorrectly.Initial star is not a tag.json8 "comment": "*@a" string
DDocComments.parsesCorrectly.threeAsterisks.json8 "comment": "*" string
DDocComments.parsesCorrectly.Initial star space is not a tag.json8 "comment": "* @a" string
DDocComments.parsesCorrectly.Initial email address is not a tag.json8 "comment": "bill@example.com" string
DDocComments.parsesCorrectly.asteriskAfterPreamble.json8 "comment": "* @type {number}" string
/third_party/icu/icu4c/source/samples/legacy/
Dlegacy.cpp45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray()
55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys()
/third_party/skia/third_party/externals/icu/source/samples/legacy/
Dlegacy.cpp45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray()
55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DAltFormatSpec.java44 FormatTemplate template, RangeSpecification prefix, String parent, Optional<String> comment) { in create()
74 public abstract Optional<String> comment(); in comment() method in AltFormatSpec
/third_party/icu/icu4c/source/tools/genrb/
Dparse.cpp97 struct UString comment; member
191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken()
225 …okaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCo… in peekToken()
258 …ate, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t… in expect()
285 static char *getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, in getInvariantString()
540 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UE… in parseDependency()
602 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UError… in parseString()
637 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorC… in parseAlias()
1154 struct UString comment; in addCollation() local
1396 struct UString comment; in parseCollationElements() local
[all …]
Dreslist.cpp157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource()
273 const UString* comment, UErrorCode &errorCode) in StringBaseResource()
331 const UString* comment, UErrorCode &errorCode) in IntResource()
341 const UString* comment, UErrorCode &errorCode) in IntVectorResource()
374 const UString* comment, UErrorCode &errorCode) in BinaryResource()
1096 TableResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in table_open()
1101 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open()
1106 …ot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErro… in string_open()
1112 … SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErro… in alias_open()
1118 …urce *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErro… in intvector_open()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Doverlay_widgets.json33 "comment": "Frames per second (Count/Second).", string
42 "comment": "Last validation error (Text).", string
51 "comment": "Number of validation errors and warnings (Count).", string
60 "comment": "Number of RenderPasses in a frame (Count).", string
75 "comment": "Number of buffers used in RenderPasses (Count).", string
91 "comment": "Secondary Command Buffer pool memory waste (Bytes).", string
107 "comment": "Number of Descriptor Set writes in a frame (Count).", string
122 "comment": "Descriptor Set Allocations.", string
138 "comment": "Shader Buffer Descriptor Set Cache Hit Rate.", string
154 "comment": "Buffer Allocations Made By vk::DynamicBuffer.", string
/third_party/skia/third_party/externals/harfbuzz/test/shape/
Drun-tests.py44 comment = False variable
46 comment = True variable
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/profiles/
DVP_KHR_roadmap_2022.json239 …"comment": "Remove unreferenced capabilities blocks that were written against Vulkan 1.2 for testi… string
245 "comment": "Fix wideLines and largePoints that are optionals" string
251 "comment": "Fix roadmap 2022 maxInlineUniformTotalSize limit, 256 instead of 4" string
257 "comment": "Add missing dynamicRendering that is a Vulkan 1.3 requirement" string
263 "comment": "Refactor requirements per Vulkan API version" string
269 "comment": "Fix Vulkan 1.3.204 API version requirement" string
275 "comment": "Rebase against Vulkan 1.3.203 revision" string
281 "comment": "Initial revision" string
/third_party/vulkan-headers/registry/profiles/
DVP_KHR_roadmap_2022.json239 …"comment": "Remove unreferenced capabilities blocks that were written against Vulkan 1.2 for testi… string
245 "comment": "Fix wideLines and largePoints that are optionals" string
251 "comment": "Fix roadmap 2022 maxInlineUniformTotalSize limit, 256 instead of 4" string
257 "comment": "Add missing dynamicRendering that is a Vulkan 1.3 requirement" string
263 "comment": "Refactor requirements per Vulkan API version" string
269 "comment": "Fix Vulkan 1.3.204 API version requirement" string
275 "comment": "Rebase against Vulkan 1.3.203 revision" string
281 "comment": "Initial revision" string
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DBundleGroup.java22 private String comment; // A comment describing this group field in BundleGroup
137 public void setComment(String comment) { in setComment()

1234567891011