Home
last modified time | relevance | path

Searched refs:Subtype (Results 1 – 25 of 3418) sorted by relevance

12345678910>>...137

/dports/textproc/py-yapf/yapf-0.31.0/yapftests/
H A Dsubtype_assigner_test.py56 ('(', {format_token.Subtype.NONE}),
58 format_token.Subtype.NONE,
67 format_token.Subtype.NONE,
71 (',', {format_token.Subtype.NONE}),
78 format_token.Subtype.NONE,
82 (',', {format_token.Subtype.NONE}),
89 format_token.Subtype.NONE,
93 (')', {format_token.Subtype.NONE}),
117 format_token.Subtype.NONE,
122 format_token.Subtype.NONE,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp245 return CPDF_Annot::Subtype::TEXT; in StringToAnnotSubtype()
247 return CPDF_Annot::Subtype::LINK; in StringToAnnotSubtype()
251 return CPDF_Annot::Subtype::LINE; in StringToAnnotSubtype()
253 return CPDF_Annot::Subtype::SQUARE; in StringToAnnotSubtype()
269 return CPDF_Annot::Subtype::STAMP; in StringToAnnotSubtype()
271 return CPDF_Annot::Subtype::CARET; in StringToAnnotSubtype()
273 return CPDF_Annot::Subtype::INK; in StringToAnnotSubtype()
275 return CPDF_Annot::Subtype::POPUP; in StringToAnnotSubtype()
279 return CPDF_Annot::Subtype::SOUND; in StringToAnnotSubtype()
281 return CPDF_Annot::Subtype::MOVIE; in StringToAnnotSubtype()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp263 return CPDF_Annot::Subtype::TEXT; in StringToAnnotSubtype()
265 return CPDF_Annot::Subtype::LINK; in StringToAnnotSubtype()
269 return CPDF_Annot::Subtype::LINE; in StringToAnnotSubtype()
271 return CPDF_Annot::Subtype::SQUARE; in StringToAnnotSubtype()
287 return CPDF_Annot::Subtype::STAMP; in StringToAnnotSubtype()
289 return CPDF_Annot::Subtype::CARET; in StringToAnnotSubtype()
291 return CPDF_Annot::Subtype::INK; in StringToAnnotSubtype()
293 return CPDF_Annot::Subtype::POPUP; in StringToAnnotSubtype()
297 return CPDF_Annot::Subtype::SOUND; in StringToAnnotSubtype()
299 return CPDF_Annot::Subtype::MOVIE; in StringToAnnotSubtype()
[all …]
H A Dcpdf_annotlist.cpp38 case CPDF_Annot::Subtype::TEXT: in PopupAppearsForAnnotType()
39 case CPDF_Annot::Subtype::LINE: in PopupAppearsForAnnotType()
40 case CPDF_Annot::Subtype::SQUARE: in PopupAppearsForAnnotType()
41 case CPDF_Annot::Subtype::CIRCLE: in PopupAppearsForAnnotType()
48 case CPDF_Annot::Subtype::STAMP: in PopupAppearsForAnnotType()
49 case CPDF_Annot::Subtype::CARET: in PopupAppearsForAnnotType()
50 case CPDF_Annot::Subtype::INK: in PopupAppearsForAnnotType()
54 case CPDF_Annot::Subtype::LINK: in PopupAppearsForAnnotType()
56 case CPDF_Annot::Subtype::POPUP: in PopupAppearsForAnnotType()
57 case CPDF_Annot::Subtype::SOUND: in PopupAppearsForAnnotType()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp263 return CPDF_Annot::Subtype::TEXT; in StringToAnnotSubtype()
265 return CPDF_Annot::Subtype::LINK; in StringToAnnotSubtype()
269 return CPDF_Annot::Subtype::LINE; in StringToAnnotSubtype()
271 return CPDF_Annot::Subtype::SQUARE; in StringToAnnotSubtype()
287 return CPDF_Annot::Subtype::STAMP; in StringToAnnotSubtype()
289 return CPDF_Annot::Subtype::CARET; in StringToAnnotSubtype()
291 return CPDF_Annot::Subtype::INK; in StringToAnnotSubtype()
293 return CPDF_Annot::Subtype::POPUP; in StringToAnnotSubtype()
297 return CPDF_Annot::Subtype::SOUND; in StringToAnnotSubtype()
299 return CPDF_Annot::Subtype::MOVIE; in StringToAnnotSubtype()
[all …]
H A Dcpdf_annotlist.cpp37 case CPDF_Annot::Subtype::TEXT: in PopupAppearsForAnnotType()
38 case CPDF_Annot::Subtype::LINE: in PopupAppearsForAnnotType()
39 case CPDF_Annot::Subtype::SQUARE: in PopupAppearsForAnnotType()
40 case CPDF_Annot::Subtype::CIRCLE: in PopupAppearsForAnnotType()
47 case CPDF_Annot::Subtype::STAMP: in PopupAppearsForAnnotType()
48 case CPDF_Annot::Subtype::CARET: in PopupAppearsForAnnotType()
49 case CPDF_Annot::Subtype::INK: in PopupAppearsForAnnotType()
54 case CPDF_Annot::Subtype::LINK: in PopupAppearsForAnnotType()
56 case CPDF_Annot::Subtype::POPUP: in PopupAppearsForAnnotType()
57 case CPDF_Annot::Subtype::SOUND: in PopupAppearsForAnnotType()
[all …]
/dports/net/mediastreamer/mediastreamer-2.16.1/src/
H A Ddxfilter.cpp207 g = *m_mtAccept.Subtype( ); in CheckInputType()
213 if( MEDIASUBTYPE_RGB24 == *pmt->Subtype( ) ) in CheckInputType()
215 if( MEDIASUBTYPE_YVU9 == *pmt->Subtype( ) ) in CheckInputType()
217 if( MEDIASUBTYPE_Y411 == *pmt->Subtype( ) ) in CheckInputType()
219 if( MEDIASUBTYPE_Y41P == *pmt->Subtype( ) ) in CheckInputType()
221 if( MEDIASUBTYPE_YUY2 == *pmt->Subtype( ) ) in CheckInputType()
283 if( MEDIASUBTYPE_Avi == *pmt->Subtype( ) ) in CheckInputType()
285 if( MEDIASUBTYPE_Asf == *pmt->Subtype( ) ) in CheckInputType()
297 if( MEDIASUBTYPE_PCM == *pmt->Subtype( ) ) in CheckInputType()
301 if( MEDIASUBTYPE_AU == *pmt->Subtype( ) ) in CheckInputType()
[all …]
/dports/textproc/py-yapf/yapf-0.31.0/yapf/yapflib/
H A Dsubtype_assigner.py50 '=': format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN,
51 ':': format_token.Subtype.TYPED_NAME,
52 '*': format_token.Subtype.VARARGS_STAR,
53 '**': format_token.Subtype.KWARGS_STAR_STAR,
156 _AppendTokenSubtype(child, format_token.Subtype.VARARGS_STAR)
278 _AppendTokenSubtype(child, format_token.Subtype.FUNC_DEF)
308 format_token.Subtype.PARAMETER_STOP)
326 _SetArgListSubtype(child, format_token.Subtype.TYPED_NAME,
348 _AppendSubtypeRec(node, format_token.Subtype.COMP_FOR)
353 if not attr or format_token.Subtype.COMP_FOR not in attr:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/resources/pixel/
H A Dbug_972999.in34 /Subtype /Form
50 /Subtype /Form
66 /Subtype /Form
82 /Subtype /Form
98 /Subtype /Form
114 /Subtype /Form
130 /Subtype /Form
146 /Subtype /Form
162 /Subtype /Form
178 /Subtype /Form
[all …]
/dports/games/pcgen/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_race_guide/
H A Darg_templates.lst106 Dwarf KEY:Race Builder Subtype ~ Dwarf VISIBLE:NO RACESUBTYPE:Dwarf TYPE:Race Builder Subt…
107 Elf KEY:Race Builder Subtype ~ Elf VISIBLE:NO RACESUBTYPE:Elf TYPE:Race Builder Subtype
108 Gnome KEY:Race Builder Subtype ~ Gnome VISIBLE:NO RACESUBTYPE:Gnome TYPE:Race Builder Subt…
110 Human KEY:Race Builder Subtype ~ Human VISIBLE:NO RACESUBTYPE:Human TYPE:Race Builder Subt…
112 Adlet KEY:Race Builder Subtype ~ Adlet VISIBLE:NO RACESUBTYPE:Adlet TYPE:Race Builder Subt…
118 Orc KEY:Race Builder Subtype ~ Orc VISIBLE:NO RACESUBTYPE:Orc TYPE:Race Builder Subtype
128 Strix KEY:Race Builder Subtype ~ Strix VISIBLE:NO RACESUBTYPE:Strix TYPE:Race Builder Subt…
132 Giant KEY:Race Builder Subtype ~ Giant VISIBLE:NO RACESUBTYPE:Giant TYPE:Race Builder Subt…
137 Cold KEY:Race Builder Subtype ~ Cold VISIBLE:NO RACESUBTYPE:Cold TYPE:Race Builder Subtype
143 Zif KEY:Race Builder Subtype ~ Zif VISIBLE:NO RACESUBTYPE:Zif TYPE:Race Builder Subtype
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/ngs_roi/
H A Dps2pswLinks.gawk6 /Action << /Subtype /URI /URI (__URI1__) >>\n\
7 /Subtype /Link\n\
12 /Action << /Subtype /URI /URI (__URI4__) >>\n\
13 /Subtype /Link\n\
19 /Subtype /Link\n\
25 /Subtype /Link\n\
31 /Subtype /Link\n\
37 /Subtype /Link\n\
43 /Subtype /Link\n\
49 /Subtype /Link\n\
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/runtime/
H A Dtypes.go342 type Subtype string type
345 func (t Subtype) String() string {
351 SubtypeArray Subtype = "array"
352 SubtypeNull Subtype = "null"
353 SubtypeNode Subtype = "node"
355 SubtypeDate Subtype = "date"
356 SubtypeMap Subtype = "map"
357 SubtypeSet Subtype = "set"
362 SubtypeError Subtype = "error"
363 SubtypeProxy Subtype = "proxy"
[all …]
/dports/lang/zig/zig-0.9.0/lib/std/os/uefi/protocols/
H A Ddevice_path_protocol.zig118 subtype: Subtype,
125 subtype: Subtype,
132 subtype: Subtype,
139 subtype: Subtype,
146 subtype: Subtype,
153 subtype: Subtype,
243 subtype: Subtype,
250 subtype: Subtype,
257 subtype: Subtype,
264 subtype: Subtype,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/uefi/protocols/
H A Ddevice_path_protocol.zig118 subtype: Subtype,
125 subtype: Subtype,
132 subtype: Subtype,
139 subtype: Subtype,
146 subtype: Subtype,
153 subtype: Subtype,
243 subtype: Subtype,
250 subtype: Subtype,
257 subtype: Subtype,
264 subtype: Subtype,
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/ngs_roi/tool_shed/
H A Dps2pswLinks.gawk20 /Action << /Subtype /URI /URI (__URI1__) >>\n\
21 /Subtype /Link\n\
26 /Action << /Subtype /URI /URI (__URI4__) >>\n\
27 /Subtype /Link\n\
33 /Subtype /Link\n\
39 /Subtype /Link\n\
45 /Subtype /Link\n\
51 /Subtype /Link\n\
57 /Subtype /Link\n\
63 /Subtype /Link\n\
[all …]
/dports/net/tcpdump/tcpdump-4.99.1/tests/
H A Ddcb_ets.out24 Port VLAN Id Subtype (1)
32 VLAN name Subtype (3)
129 VLAN name Subtype (3)
213 VLAN name Subtype (3)
311 VLAN name Subtype (3)
366 VLAN name Subtype (3)
433 VLAN name Subtype (3)
488 VLAN name Subtype (3)
567 VLAN name Subtype (3)
622 VLAN name Subtype (3)
[all …]
H A Ddcb_pfc.out23 Port VLAN Id Subtype (1)
31 VLAN name Subtype (3)
36 Protocol Identity Subtype (4)
57 Port VLAN Id Subtype (1)
65 VLAN name Subtype (3)
70 Protocol Identity Subtype (4)
91 Port VLAN Id Subtype (1)
99 VLAN name Subtype (3)
104 Protocol Identity Subtype (4)
125 Port VLAN Id Subtype (1)
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gogo/protobuf/protobuf-1.3.1/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gogo/protobuf/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/gogo/protobuf/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/gogo/protobuf/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/gogo/protobuf/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gogo/protobuf/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gogo/protobuf/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/gogo/protobuf/test/issue312/events/
H A Devents.pb.go28 type Subtype struct { struct
35 func (m *Subtype) Reset() { *m = Subtype{} } argument
37 func (*Subtype) ProtoMessage() {} argument
38 func (*Subtype) Descriptor() ([]byte, []int) { argument
47 func (m *Subtype) XXX_Merge(src proto.Message) {
50 func (m *Subtype) XXX_Size() int {
53 func (m *Subtype) XXX_DiscardUnknown() {
92 that1, ok := that.(*Subtype)
94 that2, ok := that.(Subtype)
120 func (this *Subtype) GoString() string {
[all …]

12345678910>>...137