Home
last modified time | relevance | path

Searched defs:Operator (Results 1 – 25 of 4775) sorted by relevance

12345678910>>...191

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/texmath-0.12.1.1/src/Text/TeXMath/Readers/MathML/
H A DMMLDict.hs51 …, Operator {oper = "%", description = "PERCENT SIGN", form = FInfix, priority = 640, lspace = 3, r… function
52 …, Operator {oper = "&", description = "AMPERSAND", form = FPostfix, priority = 880, lspace = 0, rs… function
57 …, Operator {oper = "*", description = "ASTERISK", form = FInfix, priority = 390, lspace = 3, rspac… function
60 …, Operator {oper = "+", description = "PLUS SIGN", form = FInfix, priority = 275, lspace = 4, rspa… function
61 …, Operator {oper = "+", description = "PLUS SIGN", form = FPrefix, priority = 275, lspace = 0, rsp… function
65 …, Operator {oper = "-", description = "HYPHEN-MINUS", form = FInfix, priority = 275, lspace = 4, r… function
70 …, Operator {oper = ".", description = "FULL STOP", form = FInfix, priority = 390, lspace = 3, rspa… function
73 …, Operator {oper = "/", description = "SOLIDUS", form = FInfix, priority = 660, lspace = 1, rspace… function
76 …, Operator {oper = ":", description = "COLON", form = FInfix, priority = 100, lspace = 1, rspace =… function
82 …, Operator {oper = "=", description = "EQUALS SIGN", form = FInfix, priority = 260, lspace = 5, rs… function
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/texmath-0.12.3.1/src/Text/TeXMath/Readers/MathML/
H A DMMLDict.hs51 …, Operator {oper = "%", description = "PERCENT SIGN", form = FInfix, priority = 640, lspace = 3, r… function
52 …, Operator {oper = "&", description = "AMPERSAND", form = FPostfix, priority = 880, lspace = 0, rs… function
57 …, Operator {oper = "*", description = "ASTERISK", form = FInfix, priority = 390, lspace = 3, rspac… function
60 …, Operator {oper = "+", description = "PLUS SIGN", form = FInfix, priority = 275, lspace = 4, rspa… function
61 …, Operator {oper = "+", description = "PLUS SIGN", form = FPrefix, priority = 275, lspace = 0, rsp… function
65 …, Operator {oper = "-", description = "HYPHEN-MINUS", form = FInfix, priority = 275, lspace = 4, r… function
70 …, Operator {oper = ".", description = "FULL STOP", form = FInfix, priority = 390, lspace = 3, rspa… function
73 …, Operator {oper = "/", description = "SOLIDUS", form = FInfix, priority = 660, lspace = 1, rspace… function
76 …, Operator {oper = ":", description = "COLON", form = FInfix, priority = 100, lspace = 1, rspace =… function
82 …, Operator {oper = "=", description = "EQUALS SIGN", form = FInfix, priority = 260, lspace = 5, rs… function
[all …]
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Doperator_endpoint.go22 type Operator struct { struct
23 srv *Server
24 logger log.Logger
27 func (op *Operator) register() {
33 …aftGetConfiguration(args *structs.GenericRequest, reply *structs.RaftConfigurationResponse) error {
94 …*Operator) RaftRemovePeerByAddress(args *structs.RaftPeerByAddressRequest, reply *struct{}) error {
146 func (op *Operator) RaftRemovePeerByID(args *structs.RaftPeerByIDRequest, reply *struct{}) error {
236 … *Operator) AutopilotSetConfiguration(args *structs.AutopilotSetConfigRequest, reply *bool) error {
273 …*Operator) ServerHealth(args *structs.GenericRequest, reply *autopilot.OperatorHealthReply) error {
396 func (op *Operator) snapshotSave(conn io.ReadWriteCloser) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Doperator_endpoint.go16 type Operator struct { struct
17 srv *Server
18 logger log.Logger
22 …aftGetConfiguration(args *structs.GenericRequest, reply *structs.RaftConfigurationResponse) error {
83 …*Operator) RaftRemovePeerByAddress(args *structs.RaftPeerByAddressRequest, reply *struct{}) error {
135 func (op *Operator) RaftRemovePeerByID(args *structs.RaftPeerByIDRequest, reply *struct{}) error {
196 …or) AutopilotGetConfiguration(args *structs.GenericRequest, reply *structs.AutopilotConfig) error {
225 … *Operator) AutopilotSetConfiguration(args *structs.AutopilotSetConfigRequest, reply *bool) error {
262 …*Operator) ServerHealth(args *structs.GenericRequest, reply *autopilot.OperatorHealthReply) error {
294 …(args *structs.SchedulerSetConfigRequest, reply *structs.SchedulerSetConfigurationResponse) error {
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/opl/
H A Ddbopl.h94 struct Operator { struct
97 enum {
104 typedef enum {
110 } State;
117 Bit16s* waveBase;
118 Bit32u waveMask;
119 Bit32u waveStart;
134 Bit32u decayAdd;
141 Bit8u reg20, reg40, reg60, reg80, regE0;
143 Bit8u state;
[all …]
/dports/games/residualvm/residualvm-0.3.1/audio/softsynth/opl/
H A Ddbopl.h94 struct Operator { struct
97 enum {
104 typedef enum {
110 } State;
117 Bit16s* waveBase;
118 Bit32u waveMask;
119 Bit32u waveStart;
134 Bit32u decayAdd;
141 Bit8u reg20, reg40, reg60, reg80, regE0;
143 Bit8u state;
[all …]
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/dosbox/
H A Ddbopl.h80 struct Operator { struct
83 enum {
90 typedef enum {
96 } State;
103 Bit16s* waveBase;
104 Bit32u waveMask;
105 Bit32u waveStart;
120 Bit32u decayAdd;
127 Bit8u reg20, reg40, reg60, reg80, regE0;
129 Bit8u state;
[all …]
/dports/games/ecwolf/ecwolf-1.3.3-src/src/dosbox/
H A Ddbopl.h86 struct Operator { struct
89 enum {
96 typedef enum {
102 } State;
109 Bit16s* waveBase;
110 Bit32u waveMask;
111 Bit32u waveStart;
126 Bit32u decayAdd;
133 Bit8u reg20, reg40, reg60, reg80, regE0;
135 Bit8u state;
[all …]
/dports/games/bstone/bstone-1.1.9/src/dosbox/
H A Ddbopl.h67 struct Operator { struct
70 enum {
77 typedef enum {
83 } State;
90 Bit16s* waveBase;
91 Bit32u waveMask;
92 Bit32u waveStart;
107 Bit32u decayAdd;
114 Bit8u reg20, reg40, reg60, reg80, regE0;
116 Bit8u state;
[all …]
/dports/emulators/dosbox/dosbox-0.74-3/src/hardware/
H A Ddbopl.h67 struct Operator { struct
70 enum {
77 typedef enum {
83 } State;
90 Bit16s* waveBase;
91 Bit32u waveMask;
92 Bit32u waveStart;
107 Bit32u decayAdd;
114 Bit8u reg20, reg40, reg60, reg80, regE0;
116 Bit8u state;
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/
H A Ddbopl.h69 struct Operator { struct
72 enum {
79 typedef enum {
85 } State;
92 Bit16s* waveBase;
93 Bit32u waveMask;
94 Bit32u waveStart;
109 Bit32u decayAdd;
116 Bit8u reg20, reg40, reg60, reg80, regE0;
118 Bit8u state;
[all …]
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/opl/
H A Ddbopl.h94 struct Operator { struct
97 enum {
104 typedef enum {
110 } State;
117 Bit16s* waveBase;
118 Bit32u waveMask;
119 Bit32u waveStart;
134 Bit32u decayAdd;
141 Bit8u reg20, reg40, reg60, reg80, regE0;
143 Bit8u state;
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/hardware/
H A Ddbopl.h67 struct Operator { struct
70 enum {
77 typedef enum {
83 } State;
90 Bit16s* waveBase;
91 Bit32u waveMask;
92 Bit32u waveStart;
107 Bit32u decayAdd;
114 Bit8u reg20, reg40, reg60, reg80, regE0;
116 Bit8u state;
[all …]
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/chips/dosbox/
H A Ddbopl.h87 struct Operator { struct
90 enum {
97 typedef enum {
103 } State;
110 Bit16s* waveBase;
111 Bit32u waveMask;
112 Bit32u waveStart;
127 Bit32u decayAdd;
134 Bit8u reg20, reg40, reg60, reg80, regE0;
136 Bit8u state;
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/adlmidi/chips/dosbox/
H A Ddbopl.h87 struct Operator { struct
90 enum {
97 typedef enum {
103 } State;
110 Bit16s* waveBase;
111 Bit32u waveMask;
112 Bit32u waveStart;
127 Bit32u decayAdd;
134 Bit8u reg20, reg40, reg60, reg80, regE0;
136 Bit8u state;
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A Ddbopl.h103 struct Operator { struct
106 enum {
113 typedef enum {
119 } State;
126 Bit16s* waveBase;
127 Bit32u waveMask;
128 Bit32u waveStart;
143 Bit32u decayAdd;
150 Bit8u reg20, reg40, reg60, reg80, regE0;
152 Bit8u state;
[all …]
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/consul/api/
H A Doperator.go12 type Operator struct { struct
13 c *Client
17 func (c *Client) Operator() *Operator { func
94 func (op *Operator) RaftGetConfiguration(q *QueryOptions) (*RaftConfiguration, error) {
113 func (op *Operator) RaftRemovePeerByAddress(address string, q *WriteOptions) error {
131 func (op *Operator) KeyringInstall(key string, q *WriteOptions) error {
146 func (op *Operator) KeyringList(q *QueryOptions) ([]*KeyringResponse, error) {
163 func (op *Operator) KeyringRemove(key string, q *WriteOptions) error {
178 func (op *Operator) KeyringUse(key string, q *WriteOptions) error {
193 func (op *Operator) AutopilotGetConfiguration(q *QueryOptions) (*AutopilotConfiguration, error) {
[all …]
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dtrigsimp.tex2 \subsection{Introduction}
15 \subsection{Simplifying trigonometric expressions}
196 \subsection{Factorizing trigonometric expressions}
246 \subsection{GCDs of trigonometric expressions}
275 \subsection{Further Examples}
H A Dsolve.tex92 \subsection{Handling of Undetermined Solutions}
131 \subsection{Solutions of Equations Involving Cubics and Quartics}
226 \subsection{Other Options}
268 \subsection{Parameters and Variable Dependency}
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/nats-io/jwt/
H A Doperator_claims.go28 type Operator struct { struct
30 Identities []Identity `json:"identity,omitempty"`
33 SigningKeys StringList `json:"signing_keys,omitempty"`
39 AccountServerURL string `json:"account_server_url,omitempty"`
42 OperatorServiceURLs StringList `json:"operator_service_urls,omitempty"`
46 func (o *Operator) Validate(vr *ValidationResults) {
68 func (o *Operator) validateAccountServerURL() error {
114 func (o *Operator) validateOperatorServiceURLs() []error {
129 Operator `json:"nats,omitempty"` anonMember
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Doperator.go4 type Operator struct { struct
5 c *Client
9 func (c *Client) Operator() *Operator { func
67 func (op *Operator) RaftGetConfiguration(q *QueryOptions) (*RaftConfiguration, error) {
86 func (op *Operator) RaftRemovePeerByAddress(address string, q *WriteOptions) error {
104 func (op *Operator) KeyringInstall(key string, q *WriteOptions) error {
119 func (op *Operator) KeyringList(q *QueryOptions) ([]*KeyringResponse, error) {
136 func (op *Operator) KeyringRemove(key string, q *WriteOptions) error {
151 func (op *Operator) KeyringUse(key string, q *WriteOptions) error {
/dports/math/reduce/Reduce-svn5758-src/csl/reduce.doc/
H A Dsolve.tex82 \subsection{Handling of Undetermined Solutions}
120 \subsection{Solutions of Equations Involving Cubics and Quartics}
213 \subsection{Other Options}
249 \subsection{Parameters and Variable Dependency}
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/src/
H A Dch06-02-match.md61 ### Patterns that Bind to Values
102 ### Matching with `Option<T>`
162 ### Matches Are Exhaustive
186 ### Catch-all Patterns and the `_` Placeholder
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/nomad/api/
H A Doperator.go6 type Operator struct { struct
7 c *Client
11 func (c *Client) Operator() *Operator { func
52 func (op *Operator) RaftGetConfiguration(q *QueryOptions) (*RaftConfiguration, error) {
74 func (op *Operator) RaftRemovePeerByAddress(address string, q *WriteOptions) error {
94 func (op *Operator) RaftRemovePeerByID(id string, q *WriteOptions) error {
146 …) SchedulerGetConfiguration(q *QueryOptions) (*SchedulerConfigurationResponse, *QueryMeta, error) {
156 …*SchedulerConfiguration, q *WriteOptions) (*SchedulerSetConfigurationResponse, *WriteMeta, error) {
168 …*SchedulerConfiguration, q *WriteOptions) (*SchedulerSetConfigurationResponse, *WriteMeta, error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Doperator.go6 type Operator struct { struct
7 c *Client
11 func (c *Client) Operator() *Operator { func
52 func (op *Operator) RaftGetConfiguration(q *QueryOptions) (*RaftConfiguration, error) {
74 func (op *Operator) RaftRemovePeerByAddress(address string, q *WriteOptions) error {
94 func (op *Operator) RaftRemovePeerByID(id string, q *WriteOptions) error {
146 …) SchedulerGetConfiguration(q *QueryOptions) (*SchedulerConfigurationResponse, *QueryMeta, error) {
156 …*SchedulerConfiguration, q *WriteOptions) (*SchedulerSetConfigurationResponse, *WriteMeta, error) {
168 …*SchedulerConfiguration, q *WriteOptions) (*SchedulerSetConfigurationResponse, *WriteMeta, error) {

12345678910>>...191