Home
last modified time | relevance | path

Searched defs:Defaults (Results 1 – 25 of 1485) sorted by path

12345678910>>...60

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/clap-3.0.14/examples/tutorial_builder/
H A DREADME.md339 ### Defaults subsection
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/clap-3.0.14/examples/tutorial_derive/
H A DREADME.md341 ### Defaults subsection
/dports/archivers/snappy/snappy-1.1.9/
H A Dsnappy-test.cc45 const OptionsStub &Defaults() { in Defaults() function
/dports/archivers/star/schily-2021-09-18/smake/
H A Dmake.c144 char Defaults[] = "/opt/schily/share/lib/smake/defaults.smk"; variable
146 char Defaults[] = "/usr/bert/share/lib/smake/defaults.smk"; variable
/dports/audio/mixxx/mixxx-2.3.0/src/soundio/
H A Dsoundmanagerconfig.h20 enum Defaults { enum
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/github.com/golang/protobuf/proto/test_proto/
H A Dtest.pb.go2440 type Defaults struct { struct
2456 …F_Enum *Defaults_Color `protobuf:"varint,14,opt,name=F_Enum,json=FEnum,enum=test_proto.Defaults
2472 func (*Defaults) ProtoMessage() {}
2486 func (m *Defaults) XXX_Size() int {
2516 func (m *Defaults) GetF_Bool() bool {
2523 func (m *Defaults) GetF_Int32() int32 {
2530 func (m *Defaults) GetF_Int64() int64 {
2586 func (m *Defaults) GetF_Bytes() []byte {
2593 func (m *Defaults) GetF_Sint32() int32 {
2600 func (m *Defaults) GetF_Sint64() int64 {
[all …]
H A Dtest.proto437 message Defaults { message
/dports/audio/pms-devel/pms-c94e3c6/options/
H A Ddefaults.go13 const Defaults string = ` const
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/golang/protobuf/proto/test_proto/
H A Dtest.pb.go2391 type Defaults struct { struct
2407 …F_Enum *Defaults_Color `protobuf:"varint,14,opt,name=F_Enum,json=FEnum,enum=test_proto.Defaults
2423 func (*Defaults) ProtoMessage() {}
2436 func (m *Defaults) XXX_Size() int {
2466 func (m *Defaults) GetF_Bool() bool {
2473 func (m *Defaults) GetF_Int32() int32 {
2480 func (m *Defaults) GetF_Int64() int64 {
2536 func (m *Defaults) GetF_Bytes() []byte {
2543 func (m *Defaults) GetF_Sint32() int32 {
2550 func (m *Defaults) GetF_Sint64() int64 {
[all …]
/dports/audio/visp-go/visp-2585747/player/
H A Dstate.go98 p.CreateTime = time.Time{}
/dports/audio/visp-go/visp-2585747/vendor/github.com/golang/protobuf/internal/testprotos/proto2_proto/
H A Dtest.pb.go2400 type Defaults struct { struct
2432 func (*Defaults) ProtoMessage() {}
2446 func (m *Defaults) XXX_Size() int {
2476 func (m *Defaults) GetF_Bool() bool {
2483 func (m *Defaults) GetF_Int32() int32 {
2490 func (m *Defaults) GetF_Int64() int64 {
2546 func (m *Defaults) GetF_Bytes() []byte {
2553 func (m *Defaults) GetF_Sint32() int32 {
2560 func (m *Defaults) GetF_Sint64() int64 {
2574 func (m *Defaults) GetF_Pinf() float32 {
[all …]
H A Dtest.proto352 message Defaults { message
/dports/audio/visp-go/visp-2585747/vendor/github.com/matttproud/golang_protobuf_extensions/testdata/
H A Dtest.pb.go1694 type Defaults struct { struct
1710 …F_Enum *Defaults_Color `protobuf:"varint,14,opt,name=F_Enum,json=fEnum,enum=testdata.Defaults_C…
1719 XXX_unrecognized []byte `json:"-"`
1748 func (m *Defaults) GetF_Bool() bool {
1755 func (m *Defaults) GetF_Int32() int32 {
1762 func (m *Defaults) GetF_Int64() int64 {
1818 func (m *Defaults) GetF_Bytes() []byte {
1825 func (m *Defaults) GetF_Sint32() int32 {
1832 func (m *Defaults) GetF_Sint64() int64 {
1846 func (m *Defaults) GetF_Pinf() float32 {
[all …]
H A Dtest.proto416 message Defaults { message
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/manual/source/Infrastructure/Misc/
H A DWriteNiceUnixPrograms.rst128 Rationale
133 Explanation
142 Example
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/
H A DGTUtilsWizard.h37 Defaults, enumerator
/dports/cad/solvespace/solvespace-2.3/src/
H A Dsketch.h821 static const Default Defaults[]; variable
H A Dstyle.cpp13 const Style::Default Style::Defaults[] = { member in Style
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dcompare.h74 static EqualOptions Defaults() { return {}; } in Defaults() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/
H A Dapi_aggregate.h50 static ScalarAggregateOptions Defaults() { return ScalarAggregateOptions{}; } in Defaults() function
74 static CountOptions Defaults() { return CountOptions{}; } in Defaults() function
87 static ModeOptions Defaults() { return ModeOptions{}; } in Defaults() function
105 static VarianceOptions Defaults() { return VarianceOptions{}; } in Defaults() function
137 static QuantileOptions Defaults() { return QuantileOptions{}; } in Defaults() function
161 static TDigestOptions Defaults() { return TDigestOptions{}; } in Defaults() function
H A Dapi_scalar.h51 static ElementWiseAggregateOptions Defaults() { return ElementWiseAggregateOptions{}; } in Defaults() function
85 static RoundOptions Defaults() { return RoundOptions(); } in Defaults() function
99 static RoundToMultipleOptions Defaults() { return RoundToMultipleOptions(); } in Defaults() function
126 static JoinOptions Defaults() { return JoinOptions(); } in Defaults() function
286 static NullOptions Defaults() { return NullOptions{}; } in Defaults() function
328 static DayOfWeekOptions Defaults() { return DayOfWeekOptions(); } in Defaults() function
376 static WeekOptions Defaults() { return WeekOptions{}; } in Defaults() function
H A Dapi_vector.h48 static FilterOptions Defaults() { return FilterOptions(); } in Defaults() function
59 static TakeOptions Defaults() { return BoundsCheck(); } in Defaults() function
77 static DictionaryEncodeOptions Defaults() { return DictionaryEncodeOptions(); } in Defaults() function
121 static ArraySortOptions Defaults() { return ArraySortOptions(); } in Defaults() function
134 static SortOptions Defaults() { return SortOptions(); } in Defaults() function
147 static SelectKOptions Defaults() { return SelectKOptions(); } in Defaults() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/csv/
H A Doptions.cc23 ParseOptions ParseOptions::Defaults() { return ParseOptions(); } in Defaults() function in arrow::csv::ParseOptions
38 ConvertOptions ConvertOptions::Defaults() { in Defaults() function in arrow::csv::ConvertOptions
51 ReadOptions ReadOptions::Defaults() { return ReadOptions(); } in Defaults() function in arrow::csv::ReadOptions
73 WriteOptions WriteOptions::Defaults() { return WriteOptions(); } in Defaults() function in arrow::csv::WriteOptions
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/filesystem/
H A Dlocalfs.cc234 LocalFileSystemOptions LocalFileSystemOptions::Defaults() { in Defaults() function in arrow::fs::LocalFileSystemOptions
H A Ds3fs.cc266 S3Options S3Options::Defaults() { in Defaults() function in arrow::fs::S3Options

12345678910>>...60