Home
last modified time | relevance | path

Searched refs:FormatOptions (Results 101 – 125 of 668) sorted by relevance

12345678910>>...27

/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/skylighting-core-0.11/src/Skylighting/Format/
H A DHTML.hs55 formatHtmlInline :: FormatOptions -> [SourceLine] -> Html
66 formatHtmlBlock :: FormatOptions -> [SourceLine] -> Html
79 wrapCode :: FormatOptions -> Html -> Html
90 sourceLineToHtml :: FormatOptions -> LineNo -> SourceLine -> Html
109 tokenToHtml :: FormatOptions -> Token -> Html
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-core-0.10.4/src/Skylighting/Format/
H A DHTML.hs54 formatHtmlInline :: FormatOptions -> [SourceLine] -> Html
65 formatHtmlBlock :: FormatOptions -> [SourceLine] -> Html
78 wrapCode :: FormatOptions -> Html -> Html
89 sourceLineToHtml :: FormatOptions -> LineNo -> SourceLine -> Html
108 tokenToHtml :: FormatOptions -> Token -> Html
/dports/graphics/aseprite/aseprite-1.2.9/src/app/file/
H A Dformat_options.h16 class FormatOptions {
18 virtual ~FormatOptions() { } in ~FormatOptions()
H A Dfile.h49 class FormatOptions; variable
138 base::SharedPtr<FormatOptions> formatOptions() const;
139 void setFormatOptions(const base::SharedPtr<FormatOptions>& opts);
195 base::SharedPtr<FormatOptions> m_formatOptions;
/dports/lang/v/v-0.1.29/cmd/tools/
H A Dvfmt.v16 struct FormatOptions {
52 foptions := FormatOptions{
150 fn (foptions &FormatOptions) format_file(file string) {
185 fn (foptions &FormatOptions) post_process_file(file, formatted_file_path string) {
248 fn (f FormatOptions) str() string {
249 …return 'FormatOptions{ is_l: $f.is_l, is_w: $f.is_w, is_diff: $f.is_diff, is_verbose: $f.is_verbos…
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitterutils.cpp85 size_t binSize = logger->hasFlag(FormatOptions::kFlagMachineCode) ? size_t(0) : SIZE_MAX; in logLabelBound()
87 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationLabel)); in logLabelBound()
111 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationCode)); in logInstructionEmitted()
114 if ((flags & FormatOptions::kFlagMachineCode) != 0) in logInstructionEmitted()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Demitterutils.cpp85 size_t binSize = logger->hasFlag(FormatOptions::kFlagMachineCode) ? size_t(0) : SIZE_MAX; in logLabelBound()
87 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationLabel)); in logLabelBound()
111 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationCode)); in logInstructionEmitted()
114 if ((flags & FormatOptions::kFlagMachineCode) != 0) in logInstructionEmitted()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Demitterutils.cpp85 size_t binSize = logger->hasFlag(FormatOptions::kFlagMachineCode) ? size_t(0) : SIZE_MAX; in logLabelBound()
87 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationLabel)); in logLabelBound()
111 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationCode)); in logInstructionEmitted()
114 if ((flags & FormatOptions::kFlagMachineCode) != 0) in logInstructionEmitted()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitterutils.cpp85 size_t binSize = logger->hasFlag(FormatOptions::kFlagMachineCode) ? size_t(0) : SIZE_MAX; in logLabelBound()
87 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationLabel)); in logLabelBound()
111 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationCode)); in logInstructionEmitted()
114 if ((flags & FormatOptions::kFlagMachineCode) != 0) in logInstructionEmitted()
/dports/lang/rust/rustc-1.58.1-src/vendor/annotate-snippets/tests/snippet/
H A Dmod.rs4 display_list::FormatOptions,
20 pub opt: FormatOptions,
43 fn deserialize_opt<'de, D>(deserializer: D) -> Result<FormatOptions, D::Error> in deserialize_opt() argument
48 struct Wrapper(#[serde(with = "FormatOptionsDef")] FormatOptions); in deserialize_opt()
/dports/devel/racer/racer-2.1.48/cargo-crates/annotate-snippets-0.8.0/tests/snippet/
H A Dmod.rs4 display_list::FormatOptions,
20 pub opt: FormatOptions,
43 fn deserialize_opt<'de, D>(deserializer: D) -> Result<FormatOptions, D::Error> in deserialize_opt() argument
48 struct Wrapper(#[serde(with = "FormatOptionsDef")] FormatOptions); in deserialize_opt()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitterutils.cpp85 size_t binSize = logger->hasFlag(FormatOptions::kFlagMachineCode) ? size_t(0) : SIZE_MAX; in logLabelBound()
87 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationLabel)); in logLabelBound()
111 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationCode)); in logInstructionEmitted()
114 if ((flags & FormatOptions::kFlagMachineCode) != 0) in logInstructionEmitted()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitterutils.cpp85 size_t binSize = logger->hasFlag(FormatOptions::kFlagMachineCode) ? size_t(0) : SIZE_MAX; in logLabelBound()
87 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationLabel)); in logLabelBound()
111 sb.appendChars(' ', logger->indentation(FormatOptions::kIndentationCode)); in logInstructionEmitted()
114 if ((flags & FormatOptions::kFlagMachineCode) != 0) in logInstructionEmitted()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-databrew/include/aws/databrew/model/
H A DDescribeDatasetResult.h172 inline const FormatOptions& GetFormatOptions() const{ return m_formatOptions; } in GetFormatOptions()
175 inline void SetFormatOptions(const FormatOptions& value) { m_formatOptions = value; } in SetFormatOptions()
178 inline void SetFormatOptions(FormatOptions&& value) { m_formatOptions = std::move(value); } in SetFormatOptions()
181 …inline DescribeDatasetResult& WithFormatOptions(const FormatOptions& value) { SetFormatOptions(val… in WithFormatOptions()
184 …inline DescribeDatasetResult& WithFormatOptions(FormatOptions&& value) { SetFormatOptions(std::mov… in WithFormatOptions()
433 FormatOptions m_formatOptions;
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqsurfaceformat_c.h19 C_EXPORT QSurfaceFormatH QSurfaceFormat_Create2(QSurfaceFormat::FormatOptions options);
48 C_EXPORT void QSurfaceFormat_setOptions(QSurfaceFormatH handle, QSurfaceFormat::FormatOptions optio…
51 C_EXPORT QSurfaceFormat::FormatOptions QSurfaceFormat_options(QSurfaceFormatH handle);
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/databrew/types/
H A Dtypes.go81 FormatOptions *FormatOptions member
114 type FormatOptions struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/databrew/types/
H A Dtypes.go81 FormatOptions *FormatOptions member
114 type FormatOptions struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/databrew/types/
H A Dtypes.go81 FormatOptions *FormatOptions member
114 type FormatOptions struct { struct
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqsurfaceformat_c.h19 C_EXPORT QSurfaceFormatH QSurfaceFormat_Create2(QSurfaceFormat::FormatOptions options);
48 C_EXPORT void QSurfaceFormat_setOptions(QSurfaceFormatH handle, QSurfaceFormat::FormatOptions optio…
51 C_EXPORT QSurfaceFormat::FormatOptions QSurfaceFormat_options(QSurfaceFormatH handle);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqsurfaceformat_c.h19 C_EXPORT QSurfaceFormatH QSurfaceFormat_Create2(QSurfaceFormat::FormatOptions options);
48 C_EXPORT void QSurfaceFormat_setOptions(QSurfaceFormatH handle, QSurfaceFormat::FormatOptions optio…
51 C_EXPORT QSurfaceFormat::FormatOptions QSurfaceFormat_options(QSurfaceFormatH handle);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqsurfaceformat_c.h19 C_EXPORT QSurfaceFormatH QSurfaceFormat_Create2(QSurfaceFormat::FormatOptions options);
48 C_EXPORT void QSurfaceFormat_setOptions(QSurfaceFormatH handle, QSurfaceFormat::FormatOptions optio…
51 C_EXPORT QSurfaceFormat::FormatOptions QSurfaceFormat_options(QSurfaceFormatH handle);
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/databrew/types/
H A Dtypes.go238 FormatOptions *FormatOptions member
382 type FormatOptions struct { struct
622 FormatOptions *OutputFormatOptions member
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/annotate-snippets-0.9.0/examples/
H A Dmultislice.rs2 display_list::{DisplayList, FormatOptions},
30 opt: FormatOptions { in main()
/dports/devel/racer/racer-2.1.48/cargo-crates/annotate-snippets-0.8.0/examples/
H A Dmultislice.rs2 display_list::{DisplayList, FormatOptions},
30 opt: FormatOptions { in main()
/dports/lang/rust/rustc-1.58.1-src/vendor/annotate-snippets/examples/
H A Dmultislice.rs2 display_list::{DisplayList, FormatOptions},
30 opt: FormatOptions { in main()

12345678910>>...27