Home
last modified time | relevance | path

Searched defs:options (Results 101 – 125 of 45679) sorted by relevance

12345678910>>...1828

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/klauspost/compress/s2/_generate/
H A Dgen.go100 type options struct { struct
101 snappy bool
102 vmbi2 bool
103 maxLen int
106 func (o options) genEncodeBlockAsm(name string, tableBits, skipLog, hashBytes, maxLen int) {
1518 func (o options) genEmitLiteral() {
1688 func (o options) genEmitRepeat() {
1840 func (o options) genEmitCopy() {
1870 func (o options) genEmitCopyNoRepeat() {
2144 func (o options) genMemMoveLong(name string, dst, src, length reg.GPVirtual, end LabelRef) {
[all …]
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/klauspost/compress/s2/_generate/
H A Dgen.go100 type options struct { struct
101 snappy bool
102 vmbi2 bool
103 maxLen int
106 func (o options) genEncodeBlockAsm(name string, tableBits, skipLog, hashBytes, maxLen int) {
1518 func (o options) genEmitLiteral() {
1688 func (o options) genEmitRepeat() {
1840 func (o options) genEmitCopy() {
1870 func (o options) genEmitCopyNoRepeat() {
2144 func (o options) genMemMoveLong(name string, dst, src, length reg.GPVirtual, end LabelRef) {
[all …]
/dports/astro/libosmium/libosmium-2.17.2/test/t/osm/
H A Dtest_metadata.cpp106 osmium::metadata_options options = osmium::detect_available_metadata(obj); variable
122 osmium::metadata_options options = osmium::detect_available_metadata(obj); variable
132 osmium::metadata_options options = osmium::detect_available_metadata(obj); variable
142 const osmium::metadata_options options{"version+changeset"}; variable
147 const osmium::metadata_options options{"version+uid+user"}; variable
152 const osmium::metadata_options options{"version+timestamp"}; variable
157 const osmium::metadata_options options{"timestamp+version"}; variable
162 const osmium::metadata_options options{"none"}; variable
167 const osmium::metadata_options options{"all"}; variable
172 const osmium::metadata_options options{"user+uid+version+timestamp+changeset"}; variable
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/osm/
H A Dtest_metadata.cpp106 osmium::metadata_options options = osmium::detect_available_metadata(obj); variable
122 osmium::metadata_options options = osmium::detect_available_metadata(obj); variable
132 osmium::metadata_options options = osmium::detect_available_metadata(obj); variable
142 const osmium::metadata_options options{"version+changeset"}; variable
147 const osmium::metadata_options options{"version+uid+user"}; variable
152 const osmium::metadata_options options{"version+timestamp"}; variable
157 const osmium::metadata_options options{"timestamp+version"}; variable
162 const osmium::metadata_options options{"none"}; variable
167 const osmium::metadata_options options{"all"}; variable
172 const osmium::metadata_options options{"user+uid+version+timestamp+changeset"}; variable
/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/
H A DOptValidator.py35 def opt_validate ( options ): argument
243 def diff_opt_validate ( options ): argument
347 def opt_validate_filterdup ( options ): argument
420 def opt_validate_randsample ( options ): argument
484 def opt_validate_refinepeak ( options ): argument
533 def opt_validate_predictd ( options ): argument
614 def opt_validate_pileup ( options ): argument
671 def opt_validate_bdgcmp ( options ): argument
706 def opt_validate_cmbreps ( options ): argument
751 def opt_validate_bdgopt ( options ): argument
/dports/sysutils/brename/brename-2.11.1/vendor/github.com/klauspost/compress/s2/_generate/
H A Dgen.go93 type options struct { struct
94 snappy bool
95 vmbi2 bool
96 maxLen int
99 func (o options) genEncodeBlockAsm(name string, tableBits, skipLog, hashBytes, maxLen int) {
827 func (o options) genEmitLiteral() {
997 func (o options) genEmitRepeat() {
1148 func (o options) genEmitCopy() {
1179 func (o options) genEmitCopyNoRepeat() {
1450 func (o options) genMemMoveLong(name string, dst, src, length reg.GPVirtual, end LabelRef) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/man/
H A Ddockerd.8.md438 #### dm.thinpooldev
512 #### dm.basesize
541 #### dm.fs
548 #### dm.mkfsarg
554 #### dm.mountopt
600 #### dm.loopdatasize
622 #### dm.datadev
630 #### dm.metadatadev
637 #### dm.blocksize
644 #### dm.blkdiscard
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/man/
H A Ddockerd.8.md438 #### dm.thinpooldev
512 #### dm.basesize
541 #### dm.fs
548 #### dm.mkfsarg
554 #### dm.mountopt
600 #### dm.loopdatasize
622 #### dm.datadev
630 #### dm.metadatadev
637 #### dm.blocksize
644 #### dm.blkdiscard
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/hast-util-to-html/
H A Dreadme.md49 ###### `options.space`
57 ###### `options.entities`
66 ###### `options.voids`
73 ###### `options.upperDoctype`
78 ###### `options.quote`
82 ###### `options.quoteSmart`
86 ###### `options.preferUnquoted`
93 ###### `options.omitOptionalTags`
140 ###### `options.tightAttributes`
149 ###### `options.tightDoctype`
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/klauspost/compress/compress-1.11.6/s2/_generate/
H A Dgen.go93 type options struct { struct
94 snappy bool
95 vmbi2 bool
96 maxLen int
99 func (o options) genEncodeBlockAsm(name string, tableBits, skipLog, hashBytes, maxLen int) {
827 func (o options) genEmitLiteral() {
997 func (o options) genEmitRepeat() {
1148 func (o options) genEmitCopy() {
1179 func (o options) genEmitCopyNoRepeat() {
1450 func (o options) genMemMoveLong(name string, dst, src, length reg.GPVirtual, end LabelRef) {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/man/
H A Ddockerd.8.md429 #### dm.thinpooldev
503 #### dm.basesize
532 #### dm.fs
539 #### dm.mkfsarg
545 #### dm.mountopt
591 #### dm.loopdatasize
613 #### dm.datadev
621 #### dm.metadatadev
628 #### dm.blocksize
635 #### dm.blkdiscard
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/stylish-haskell-0.12.2.0/tests/Language/Haskell/Stylish/Step/Imports/
H A DTests.hs193 options = Options Global WithAlias True Inline Inherit (LPConstant 4) True False function
240 options = Options Global WithAlias True Multiline Inherit (LPConstant 4) True False function
275 options = Options Group WithAlias True Multiline Inherit (LPConstant 4) True False function
316 options = Options Group NewLine True Inline Inherit (LPConstant 4) True False function
343 options = Options Group WithModuleName True Inline Inherit (LPConstant 4) True False function
366 options = Options Group NewLine True Inline Inherit (LPConstant 2) True False function
434 options = Options None AfterAlias True Multiline Inherit (LPConstant 4) True False function
459 options = Options None AfterAlias True Multiline Inherit (LPConstant 4) False False function
482 options = Options None AfterAlias True Multiline Inherit (LPConstant 4) True False function
668 options = Options None AfterAlias False Inline Inherit (LPConstant 4) True True function
[all …]
/dports/editors/led/led-2.0/src/
H A Doptions.h68 struct options { struct
86 extern options_t options; argument
/dports/www/moodle310/moodle/enrol/database/
H A Dsettings.php34 …$options = array('', "access", "ado_access", "ado", "ado_mssql", "borland_ibase", "csv", "db2", "f… variable
35 $options = array_combine($options, $options); variable
58 $options = array('id'=>'id', 'idnumber'=>'idnumber', 'shortname'=>'shortname'); variable
61 …$options = array('id'=>'id', 'idnumber'=>'idnumber', 'email'=>'email', 'username'=>'username'); //… variable
64 $options = array('id'=>'id', 'shortname'=>'shortname'); variable
67 $options = array('id'=>'id', 'idnumber'=>'idnumber'); variable
86 $options = get_default_enrol_roles(context_system::instance()); variable
98 $options = array(ENROL_EXT_REMOVED_UNENROL => get_string('extremovedunenrol', 'enrol'), variable
/dports/www/moodle311/moodle/enrol/database/
H A Dsettings.php34 …$options = array('', "access", "ado_access", "ado", "ado_mssql", "borland_ibase", "csv", "db2", "f… variable
35 $options = array_combine($options, $options); variable
58 $options = array('id'=>'id', 'idnumber'=>'idnumber', 'shortname'=>'shortname'); variable
61 …$options = array('id'=>'id', 'idnumber'=>'idnumber', 'email'=>'email', 'username'=>'username'); //… variable
64 $options = array('id'=>'id', 'shortname'=>'shortname'); variable
67 $options = array('id'=>'id', 'idnumber'=>'idnumber'); variable
86 $options = get_default_enrol_roles(context_system::instance()); variable
98 $options = array(ENROL_EXT_REMOVED_UNENROL => get_string('extremovedunenrol', 'enrol'), variable
/dports/www/moodle39/moodle/enrol/database/
H A Dsettings.php34 …$options = array('', "access", "ado_access", "ado", "ado_mssql", "borland_ibase", "csv", "db2", "f… variable
35 $options = array_combine($options, $options); variable
58 $options = array('id'=>'id', 'idnumber'=>'idnumber', 'shortname'=>'shortname'); variable
61 …$options = array('id'=>'id', 'idnumber'=>'idnumber', 'email'=>'email', 'username'=>'username'); //… variable
64 $options = array('id'=>'id', 'shortname'=>'shortname'); variable
67 $options = array('id'=>'id', 'idnumber'=>'idnumber'); variable
86 $options = get_default_enrol_roles(context_system::instance()); variable
98 $options = array(ENROL_EXT_REMOVED_UNENROL => get_string('extremovedunenrol', 'enrol'), variable
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Database/
H A DLegacyQueryOptionsAdapter.php34 public function normalizeOptions(array $options = []) {
169 protected function normalizeAccessOptions(array $options = []) {
184 protected function normalizeTypeSubtypeOptions(array $options = []) {
235 protected function normalizeMetadataOptions(array $options = []) {
815 protected function normalizeGuidOptions(array $options = []) {
861 protected function normalizeTimeOptions(array $options = []) {
931 protected function normalizeSelectClauses(array $options = []) {
958 protected function normalizeWhereClauses(array $options = []) {
996 protected function normalizeJoinClauses(array $options = []) {
1046 protected function normalizeOrderByClauses(array $options = []) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/klauspost/compress/s2/_generate/
H A Dgen.go82 type options struct { struct
83 snappy bool
84 vmbi2 bool
87 func (o options) genEncodeBlockAsm(name string, tableBits, skipLog, hashBytes int) {
813 func (o options) genEmitLiteral() {
972 func (o options) genEmitRepeat() {
1110 func (o options) genEmitCopy() {
1141 func (o options) genEmitCopyNoRepeat() {
1319 func (o options) genMemMoveShort(name string, dst, src, length reg.GPVirtual, end LabelRef) {
1410 func (o options) genMemMoveLong(name string, dst, src, length reg.GPVirtual, end LabelRef) {
[all …]
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/drivers/sound/
H A Dtegra_ahub.c77 int i = 100000;
87 start = get_timer(0);
137 fifo_threshold--; /* fifo_threshold starts from 1 */
145 uint audio_bits = (bits_per_sample >> 2) - 1;
151 val = channels << TEGRA_AUDIOCIF_CTRL_AUDIO_CHANNELS_SHIFT |
165 struct i2s_uc_priv *uc_priv = dev_get_uclass_priv(priv->i2s);
183 cif_ctrl = tegra_ahub_get_cif(true, uc_priv->channels,
187 cif_ctrl = tegra_ahub_get_cif(false, uc_priv->channels,
194 return ret;
242 .ioctl = tegra_ahub_ioctl,
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/execa/
H A Dreadme.md191 ### execa.sync(file, arguments?, options?) argument
379 #### input
386 #### stdin
407 #### all
439 #### cwd
446 #### env
453 #### argv0
459 #### stdio
485 #### uid
491 #### gid
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/execa/
H A Dreadme.md191 ### execa.sync(file, arguments?, options?) argument
379 #### input
386 #### stdin
407 #### all
439 #### cwd
446 #### env
453 #### argv0
459 #### stdio
485 #### uid
491 #### gid
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/query-string/
H A Dreadme.md76 #### options subsubsection
80 ##### decode
87 ##### arrayFormat
144 ##### sort
183 #### options argument
187 ##### strict
194 ##### encode
249 ##### sort
275 ##### skipNull
351 #### options subsubsection
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/query-string/
H A Dreadme.md76 #### options subsubsection
80 ##### decode
87 ##### arrayFormat
144 ##### sort
183 #### options subsubsection
187 ##### strict
194 ##### encode
249 ##### sort
275 ##### skipNull
351 #### options subsubsection
[all …]
/dports/math/qposases/qpOASES-3.2.1/interfaces/matlab/
H A DqpOASES_options.m116 options = qpOASES_default_options(); variable
122 options = varargin{1}; variable
127 options = qpOASES_default_options(); variable
135 options = qpOASES_default_options(); variable
137 options = qpOASES_reliable_options(); variable
139 options = qpOASES_MPC_options(); variable
180 options = struct( 'maxIter', -1, ... variable
222 options = qpOASES_default_options( ); variable
235 options = qpOASES_default_options( ); variable
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-p772.c116 #define id_nato_mmhs_hat_distribution_codes id_hat".6" in qpOASES_options()
122 #define id_nato_mmhs_hat_pilot_forwarding_info id_hat".12" in qpOASES_options()
127 #define id_nato_mmhs_hat_distribution_extensions id_hat".17" in qpOASES_options()
135 #define id_nato_mmhs_cat_eyesonly id_cat".5" in qpOASES_options()
137 #define id_nato_mmhs_cat_information_label id_cat".7" in qpOASES_options()
139 #define id_nato_mmhs_informationlabel_cryptosecurity id_informationlabel".2" in qpOASES_options()
180 static int hf_p772_CorrectionsParameters_PDU = -1; /* CorrectionsParameters */
222 static int hf_p772_pilotHandling_item = -1; /* MilitaryString */
235 static int hf_p772_Acp127NotificationType_acp127_nn = -1;

12345678910>>...1828