Home
last modified time | relevance | path

Searched defs:Attributes (Results 1 – 25 of 6227) sorted by relevance

12345678910>>...250

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/
H A DIDLExtendedAttributes.md150 ### [Clamp] _(t)_
220 ### [EnforceRange] _(t)_
287 ### [Global] _(i)_
297 ### [HTMLConstructor]
372 ### [NewObject] _(m)_
417 ### [PutForwards] _(a)_
431 ### [Replaceable] _(a)_
471 ### [SameObject] _(a)_
525 ### [TreatNullAs] _(t)_
1140 ### [Reflect] _(a)_
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/
H A DIDLExtendedAttributes.md154 ### [Clamp] _(t)_
224 ### [EnforceRange] _(t)_
291 ### [Global] _(i)_
301 ### [HTMLConstructor]
376 ### [NewObject] _(m)_
421 ### [PutForwards] _(a)_
435 ### [Replaceable] _(a)_
475 ### [SameObject] _(a)_
529 ### [TreatNullAs] _(t)_
1109 ### [Reflect] _(a)_
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes *new_attr(JobControlRecord *jcr); argument
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes *new_attr(JobControlRecord *jcr); argument
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes *new_attr(JobControlRecord *jcr); argument
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes *new_attr(JobControlRecord *jcr); argument
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Dattr.h34 struct Attributes { struct
57 Attributes* new_attr(JobControlRecord* jcr); argument
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/private/segdisp/sixteen/
H A Dattributes.go59 segSize int
63 diaGap float64
70 diaLeg float64
74 peakToPeak int
77 shortLen int
80 longLen int
84 horizLeftX int
87 horizMidX int
90 horizRightX int
94 vertCenY int
[all …]
/dports/www/anyterm/anyterm-1.1.29/src/
H A DAttributes.hh23 struct Attributes { struct
32 Attributes(): in Attributes() argument
37 bool operator==(const Attributes& other) const { in operator ==() argument
43 bool operator!=(const Attributes& other) const { in operator !=() argument
/dports/devel/py-celery/celery-4.4.7/docs/userguide/
H A Dextending.rst126 Attributes section in Worker
129 .. _extending-worker-app:
135 .. _extending-worker-hostname:
147 .. _extending-worker-hub:
164 .. _extending-worker-pool:
178 .. _extending-worker-timer:
191 .. _extending-worker-statedb:
321 Attributes section in Consumer
324 .. _extending-consumer-app:
348 .. _extending-consumer-hub:
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/
H A Dattrs.go16 type Attributes struct { struct
17 Flags uint32
20 Size uint64
23 UID uint32
24 GID uint32
27 Permissions FileMode
30 ATime uint32
31 MTime uint32
34 ExtendedAttributes []ExtendedAttribute
44 func (a *Attributes) SetSize(size uint64) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/
H A Dattrs.go16 type Attributes struct { struct
17 Flags uint32
20 Size uint64
23 UID uint32
24 GID uint32
27 Permissions FileMode
30 ATime uint32
31 MTime uint32
34 ExtendedAttributes []ExtendedAttribute
44 func (a *Attributes) SetSize(size uint64) {
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer/
H A Dattrs.go16 type Attributes struct { struct
17 Flags uint32
20 Size uint64
23 UID uint32
24 GID uint32
27 Permissions FileMode
30 ATime uint32
31 MTime uint32
34 ExtendedAttributes []ExtendedAttribute
44 func (a *Attributes) SetSize(size uint64) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vcs/
H A Dstruct_attributes.go19 type Attributes struct { struct
20 LeftTopX int `json:"LeftTopX" xml:"LeftTopX"`
21 LeftTopY int `json:"LeftTopY" xml:"LeftTopY"`
22 RightBottomX int `json:"RightBottomX" xml:"RightBottomX"`
23 RightBottomY int `json:"RightBottomY" xml:"RightBottomY"`
24 TargetImageStoragePath string `json:"TargetImageStoragePath" xml:"TargetImageStoragePath"`
25 FaceStyle string `json:"FaceStyle" xml:"FaceStyle"`
26 FaceQuality string `json:"FaceQuality" xml:"FaceQuality"`
27 FaceScore string `json:"FaceScore" xml:"FaceScore"`
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/process/
H A Dprogramming-language.rst19 Attributes section in Programming Language
38 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
39 .. [gcc] https://gcc.gnu.org
40 .. [clang] https://clang.llvm.org
41 .. [icc] https://software.intel.com/en-us/c-compilers
42 .. [gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
43 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
44 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
45 .. [n2049] http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2049.pdf
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/process/
H A Dprogramming-language.rst19 Attributes section in Programming Language
38 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
39 .. [gcc] https://gcc.gnu.org
40 .. [clang] https://clang.llvm.org
41 .. [icc] https://software.intel.com/en-us/c-compilers
42 .. [gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
43 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
44 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
45 .. [n2049] http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2049.pdf
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/process/
H A Dprogramming-language.rst19 Attributes section in Programming Language
38 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
39 .. [gcc] https://gcc.gnu.org
40 .. [clang] https://clang.llvm.org
41 .. [icc] https://software.intel.com/en-us/c-compilers
42 .. [gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
43 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
44 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
45 .. [n2049] http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2049.pdf
/dports/sysutils/sensu-go/sensu-go-5.11.1/backend/authorization/
H A Dinterface.go13 Authorize(ctx context.Context, attrs *Attributes) (bool, error)
18 type Attributes struct { struct
19 APIGroup string
20 APIVersion string
21 Namespace string
22 Resource string
23 ResourceName string
24 User types.User
25 Verb string
38 func SetAttributes(ctx context.Context, attrs *Attributes) context.Context {

12345678910>>...250