Home
last modified time | relevance | path

Searched refs:Comments (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/components/jsoncpp/include/json/
A Dvalue.h634 class Comments {
636 Comments() = default;
637 Comments(const Comments& that);
638 Comments(Comments&& that) noexcept;
639 Comments& operator=(const Comments& that);
640 Comments& operator=(Comments&& that) noexcept;
649 Comments comments_;
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_value.cpp970 comments_ = Comments{}; in initBasic()
1373 Value::Comments::Comments(const Comments& that) in Comments() function in Json::Value::Comments
1376 Value::Comments::Comments(Comments&& that) noexcept in Comments() function in Json::Value::Comments
1379 Value::Comments& Value::Comments::operator=(const Comments& that) { in operator =()
1384 Value::Comments& Value::Comments::operator=(Comments&& that) noexcept { in operator =()
1389 bool Value::Comments::has(CommentPlacement slot) const { in has()
1393 String Value::Comments::get(CommentPlacement slot) const { in get()
1399 void Value::Comments::set(CommentPlacement slot, String comment) { in set()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc10/
A Dzlib.rc24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc11/
A Dzlib.rc24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc12/
A Dzlib.rc24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc14/
A Dzlib.rc24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc9/
A Dzlib.rc24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/
A Dzlib1.rc33 VALUE "Comments", "For more information visit http://www.zlib.net/\0"
A DREADME-WIN32.txt5 (Request for Comments) 1950 to 1952 in the files
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpngwin.rc85 VALUE "Comments", PNG_LIBPNG_VERSIONINFO_COMMENTS "\000"
/AliOS-Things-master/components/littlevgl/docs/
A DCODING_STYLE.md33 ## Comments section
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/tags/
A DREADME129 Bugs, Comments Etc:
/AliOS-Things-master/components/jsoncpp/doc/
A Djsoncpp.dox45 Notes: Comments used to be supported in JSON but were removed for
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DREADME5 (Request for Comments) 1950 to 1952 in the files
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1950.txt8 Request for Comments: 1950 Aladdin Enterprises
A Drfc1952.txt8 Request for Comments: 1952 Aladdin Enterprises
A Drfc1951.txt8 Request for Comments: 1951 Aladdin Enterprises
/AliOS-Things-master/components/py_engine/engine/tools/
A Duncrustify.cfg2488 # Minimum column at which to align trailing comments. Comments which are
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt5307 Comments appear with the leading "/*" at the same indentation as
A DCHANGES4216 (not currently part of the test suite). Comments in the header files now

Completed in 75 milliseconds