Home
last modified time | relevance | path

Searched refs:pretty_ (Results 1 – 25 of 52) sorted by relevance

123

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Format/
H A DJSONWriter.cpp11 pretty_ = (flags & PRETTY) != 0; in JsonWriter()
37 if (pretty_) in end()
42 if (!pretty_) in indent()
53 if (!pretty_) in indent()
61 if (!pretty_) in arrayIndent()
72 return pretty_ ? ",\n" : ","; in comma()
78 return pretty_ ? "\n" : ""; in arrayComma()
80 return pretty_ ? ", " : ","; in arrayComma()
159 str_ << (pretty_ ? "\": " : "\":"); in writeFloat()
191 str_ << (pretty_ ? "\": " : "\":"); in writeRaw()
[all …]
H A DJSONWriter.h83 bool pretty_; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Format/
H A DJSONWriter.cpp11 pretty_ = (flags & PRETTY) != 0; in JsonWriter()
37 if (pretty_) in end()
42 if (!pretty_) in indent()
53 if (!pretty_) in indent()
61 if (!pretty_) in arrayIndent()
72 return pretty_ ? ",\n" : ","; in comma()
78 return pretty_ ? "\n" : ""; in arrayComma()
80 return pretty_ ? ", " : ","; in arrayComma()
159 str_ << (pretty_ ? "\": " : "\":"); in writeFloat()
191 str_ << (pretty_ ? "\": " : "\":"); in writeRaw()
[all …]
H A DJSONWriter.h83 bool pretty_; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Format/
H A DJSONWriter.cpp11 pretty_ = (flags & PRETTY) != 0; in JsonWriter()
37 if (pretty_) in end()
42 if (!pretty_) in indent()
53 if (!pretty_) in indent()
61 if (!pretty_) in arrayIndent()
72 return pretty_ ? ",\n" : ","; in comma()
78 return pretty_ ? "\n" : ""; in arrayComma()
80 return pretty_ ? ", " : ","; in arrayComma()
159 str_ << (pretty_ ? "\": " : "\":"); in writeFloat()
191 str_ << (pretty_ ? "\": " : "\":"); in writeRaw()
[all …]
H A DJSONWriter.h83 bool pretty_; variable
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/utils/json_spirit/
H A Djson_spirit_writer_template.h109 , pretty_( pretty ) in Generator()
199 if( !pretty_ ) return; in indent()
209 if( pretty_ ) os_ << ' '; in space()
214 if( pretty_ ) os_ << '\n'; in new_line()
221 bool pretty_; variable
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/httpserver/samples/hq/
H A DHQLoggerHelper.cpp22 pretty_(pretty) { in HQLoggerHelper()
27 outputLogsToFile(outputPath_, pretty_); in ~HQLoggerHelper()
H A DHQLoggerHelper.h32 bool pretty_; variable
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/json_spirit/
H A Djson_spirit_writer_template.h124 , pretty_( ( options & pretty_print ) != 0 || ( options & single_line_arrays ) != 0 ) in Generator()
269 if( !pretty_ ) return; in indent()
279 if( pretty_ ) os_ << ' '; in space()
284 if( pretty_ ) os_ << '\n'; in new_line()
291 bool pretty_; variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/jsonspirit/
H A Djson_spirit_writer_template.h176 , pretty_( ( options & pretty_print ) != 0 || ( options & single_line_arrays ) != 0 ) in Generator()
329 if( !pretty_ ) return; in indent()
339 if( pretty_ ) os_ << ' '; in space()
344 if( pretty_ ) os_ << '\n'; in new_line()
351 bool pretty_; variable
/dports/net-im/sayaka/sayaka-3.5.1/src/
H A DDiag.cpp81 get_classfunc_name(const char *pretty_, const char *func_) in get_classfunc_name() argument
84 std::string_view pretty(pretty_); in get_classfunc_name()
/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/cmd/structlayout/
H A DREADME.md10 A utility called _structlayout-pretty_ takes this JSON and prints an
17 _structlayout-pretty_.
20 _structlayout-pretty_, visualises struct layouts. It does so by
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/cmd/structlayout/
H A DREADME.md10 A utility called _structlayout-pretty_ takes this JSON and prints an
17 _structlayout-pretty_.
20 _structlayout-pretty_, visualises struct layouts. It does so by
/dports/security/vuls/vuls-0.13.7/vendor/honnef.co/go/tools/cmd/structlayout/
H A DREADME.md10 A utility called _structlayout-pretty_ takes this JSON and prints an
17 _structlayout-pretty_.
20 _structlayout-pretty_, visualises struct layouts. It does so by
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/honnef.co/go/tools/cmd/structlayout/
H A DREADME.md10 A utility called _structlayout-pretty_ takes this JSON and prints an
17 _structlayout-pretty_.
20 _structlayout-pretty_, visualises struct layouts. It does so by
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/honnef.co/go/tools/cmd/structlayout/
H A DREADME.md10 A utility called _structlayout-pretty_ takes this JSON and prints an
17 _structlayout-pretty_.
20 _structlayout-pretty_, visualises struct layouts. It does so by
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/honnef.co/go/tools/cmd/structlayout/
H A DREADME.md10 A utility called _structlayout-pretty_ takes this JSON and prints an
17 _structlayout-pretty_.
20 _structlayout-pretty_, visualises struct layouts. It does so by
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/basic/
H A Dlogger.h563 return pretty_; in is_pretty()
712 bool pretty_; variable
H A Dlogger.cpp336 pretty_ = flag; in set_pretty()
348 pretty_(true), in Logger()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/src/Dhall/
H A DCore.hs99 pretty = pretty_
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-json-writer.c329 #define p(v) do { make_##v(1); cmp(#v, &v, pretty_##v); } while (0)
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-json-writer.c329 #define p(v) do { make_##v(1); cmp(#v, &v, pretty_##v); } while (0)
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-json-writer.c329 #define p(v) do { make_##v(1); cmp(#v, &v, pretty_##v); } while (0)
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-json-writer.c329 #define p(v) do { make_##v(1); cmp(#v, &v, pretty_##v); } while (0)

123