Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dmztools.c150 char* comment = ""; variable
225 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools"; variable
A Dzip.c1058 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()
1327const 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 Dvalue.h566 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 Dpass1.json36 "comment": "// /* <!-- --", string
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_writer.cpp617 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 Djson_value.cpp1399 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 Dtinyxml2.cpp1222 …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 Drepl.js75 'comment': 'white', property in styles
90 'comment': 'white', property in styles
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js74 'comment': 'white', property in styles
89 'comment': 'white', property in styles
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzlib.h122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/AliOS-Things-master/components/oss/src/external/json/
A Djsoncpp.cpp2983 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 Dzlib.h124 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzlib.h124 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c1134 char* comment, in _bdf_add_comment()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c4231 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 Dduk_source_meta.json2 "comment": "Metadata for Duktape sources", string

Completed in 96 milliseconds