Home
last modified time | relevance | path

Searched refs:FieldList (Results 1 – 25 of 2869) sorted by relevance

12345678910>>...115

/dports/deskutils/syncthingtray/c++utilities/io/
H A Dinifile.h88 using FieldList = std::vector<Field>; member
90 FieldList::iterator findField(std::string_view key);
91 FieldList::const_iterator findField(std::string_view key) const;
92 FieldList::iterator findField(FieldList::iterator after, std::string_view key);
93 FieldList::const_iterator findField(FieldList::iterator after, std::string_view key) const;
94 FieldList::iterator fieldEnd();
95 FieldList::const_iterator fieldEnd() const;
98 FieldList fields;
176 const FieldList::iterator field = scope->findField(key); in findField()
210 inline AdvancedIniFile::FieldList::iterator AdvancedIniFile::Section::findField(FieldList::iterator… in findField()
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Ddtcompile.c174 DT_FIELD *FieldList);
198 DT_FIELD *FieldList; in DtDoCompile() local
230 FieldList = AslGbl_FieldList; in DtDoCompile()
248 if (!FieldList) in DtDoCompile()
351 DT_FIELD *FieldList) in DtInsertCompilerIds() argument
368 Next = FieldList; in DtInsertCompilerIds()
397 DT_FIELD **FieldList) in DtCompileDataTable() argument
414 *FieldList, AslGbl_MsgBuffer); in DtCompileDataTable()
428 Status = DtCompileFacs (FieldList); in DtCompileDataTable()
458 DtInsertCompilerIds (*FieldList); in DtCompileDataTable()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/compiler/
H A Ddtcompile.c67 DT_FIELD *FieldList);
91 DT_FIELD *FieldList; in DtDoCompile() local
129 if (!FieldList) in DtDoCompile()
239 DT_FIELD *FieldList) in DtInsertCompilerIds() argument
256 Next = FieldList; in DtInsertCompilerIds()
285 DT_FIELD **FieldList) in DtCompileDataTable() argument
302 *FieldList, MsgBuffer); in DtCompileDataTable()
316 Status = DtCompileFacs (FieldList); in DtCompileDataTable()
327 Status = DtCompileRsdp (FieldList); in DtCompileDataTable()
332 Status = DtCompileS3pt (FieldList); in DtCompileDataTable()
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/security/vault/vault-1.8.2/vendor/sigs.k8s.io/structured-merge-diff/v3/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/net/inlets/inlets-3.0.2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/net/inlets/inlets-3.0.2/vendor/sigs.k8s.io/structured-merge-diff/v4/structured-merge-diff-4.0.2/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/sigs.k8s.io/structured-merge-diff/v4/structured-merge-diff-4.1.0/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/net/traefik/traefik-2.6.1/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/sysutils/doctl/doctl-1.68.0/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/structured-merge-diff/v3/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/structured-merge-diff/v4/value/
H A Dfields.go32 type FieldList []Field type
35 func (f FieldList) Sort() {
51 func (f FieldList) Less(rhs FieldList) bool { argument
57 func (f FieldList) Compare(rhs FieldList) int { argument
84 func (f FieldList) Equals(rhs FieldList) bool { argument
/dports/databases/arrow/apache-arrow-6.0.1/go/parquet/schema/
H A Dreflection_test.go289 root, err := schema.NewGroupNode("schema", parquet.Repetitions.Repeated, schema.FieldList{
339 schema.FieldList{
346 schema.MustGroup(schema.NewGroupNode("element", parquet.Repetitions.Repeated, schema.FieldList{
351 …ema.MustGroup(schema.NewGroupNodeLogical("my_list", parquet.Repetitions.Required, schema.FieldList{
352 schema.MustGroup(schema.NewGroupNode("array", parquet.Repetitions.Repeated, schema.FieldList{
356 …ema.MustGroup(schema.NewGroupNodeLogical("my_list", parquet.Repetitions.Optional, schema.FieldList{
357 …hema.MustGroup(schema.NewGroupNode("my_list_tuple", parquet.Repetitions.Repeated, schema.FieldList{
378 …hema.MustGroup(schema.NewGroupNodeLogical("my_map", parquet.Repetitions.Required, schema.FieldList{
379 schema.MustGroup(schema.NewGroupNode("key_value", parquet.Repetitions.Repeated, schema.FieldList{
385 schema.MustGroup(schema.NewGroupNode("map", parquet.Repetitions.Repeated, schema.FieldList{
[all …]
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_01_dxf_entities/
H A Dtest_131_field_list.py6 from ezdxf.entities.idbuffer import FieldList
32 return FieldList.from_text(FIELDLIST)
41 entity = FieldList()
48 entity = FieldList.new(handle='ABBA', owner='0', dxfattribs={
60 entity = FieldList.from_text(FIELDLIST)
90 buffer = cast(FieldList, doc.objects.new_entity('FIELDLIST', {}))
100 buffer = cast(FieldList, doc.objects.new_entity('FIELDLIST', {}))
102 buffer2 = cast(FieldList, buffer.copy())

12345678910>>...115