/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/ |
A D | mztools.c | 150 char* comment = ""; variable 225 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; variable
|
A D | zip.c | 1058 const char* comment, int method, int level, int raw, in zipOpenNewFileInZip4_64() 1268 const char* comment, int method, int level, int raw, in zipOpenNewFileInZip4() 1284 const char* comment, int method, int level, int raw, in zipOpenNewFileInZip3() 1299 const char* comment, int method, int level, int raw, in zipOpenNewFileInZip3_64() 1314 const char* comment, int method, int level, int raw) in zipOpenNewFileInZip2() 1327 … const char* comment, int method, int level, int raw, int zip64) in zipOpenNewFileInZip2_64() 1340 const char* comment, int method, int level, int zip64) in zipOpenNewFileInZip64() 1353 const char* comment, int method, int level) in zipOpenNewFileInZip()
|
/AliOS-Things-master/components/jsoncpp/include/json/ |
A D | value.h | 566 void setComment(const char* comment, CommentPlacement placement) { in setComment() 570 void setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment()
|
/AliOS-Things-master/components/jsoncpp/test/jsonchecker/ |
A D | pass1.json | 36 "comment": "// /* <!-- --", string
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | json_writer.cpp | 617 const String& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local 837 const String& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local 1123 const String& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
|
A D | json_value.cpp | 1399 void Value::Comments::set(CommentPlacement slot, String comment) { in set() 1409 void Value::setComment(String comment, CommentPlacement placement) { in setComment()
|
/AliOS-Things-master/components/oss/src/external/tinyxml2/ |
A D | tinyxml2.cpp | 1222 …XMLComment* comment = doc->NewComment( Value() ); // fixme: this will always allocate memory. Inte… in ShallowClone() local 1230 const XMLComment* comment = compare->ToComment(); in ShallowEqual() local 2100 XMLComment* comment = CreateUnlinkedNode<XMLComment>( _commentPool ); in NewComment() local 2726 void XMLPrinter::PushComment( const char* comment ) in PushComment() 2811 bool XMLPrinter::Visit( const XMLComment& comment ) in Visit()
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | repl.js | 75 'comment': 'white', property in styles 90 'comment': 'white', property in styles
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | repl.js | 74 'comment': 'white', property in styles 89 'comment': 'white', property in styles
|
/AliOS-Things-master/components/py_engine/external/unzip/internal/ |
A D | zlib.h | 122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
|
/AliOS-Things-master/components/oss/src/external/json/ |
A D | jsoncpp.cpp | 2983 for (int comment = 0; comment < numberOfCommentPlacement; ++comment) { in Value() local 3922 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() 3932 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment() 3936 void Value::setComment(const JSONCPP_STRING& comment, CommentPlacement placement) { in setComment() 4774 const JSONCPP_STRING& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local 4990 const JSONCPP_STRING& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local 5278 const JSONCPP_STRING& comment = root.getComment(commentBefore); in writeCommentBeforeValue() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | zlib.h | 124 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | zlib.h | 124 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | bdflib.c | 1134 char* comment, in _bdf_add_comment()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngvalid.c | 4231 static char comment[] = "end"; in make_transform_image() local 4484 static char comment[] = "end"; in make_size_image() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duk_source_meta.json | 2 "comment": "Metadata for Duktape sources", string
|