Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 25 of 14180) sorted by relevance

12345678910>>...568

/dports/lang/sdcc/sdcc-4.0.0/support/valdiag/tests/
H A Dstruct.c3 struct tag { struct
11 struct tag { argument
20 struct tag { struct
28 struct tag { struct
40 struct tag { argument
45 struct tag goodstruct2; argument
54 union tag badunion; /* ERROR */ argument
58 union tag { union
90 struct tag { struct
100 struct tag { struct
[all …]
/dports/www/py-caldav/caldav-0.8.2/caldav/elements/
H A Ddav.py10 tag = ns("D", "propfind") variable in Propfind
18 tag = ns("D", "mkcol") variable in Mkcol
27 tag = ns("D", "sync-token") variable in SyncToken
30 tag = ns("D", "sync-level") variable in SyncLevel
36 tag = ns("D", "prop") variable in Prop
44 tag = ns("D", "set") variable in Set
57 tag = ns("D", "getetag") variable in GetEtag
60 tag = ns("D", "href") variable in Href
66 tag = ns("D", "response") variable in Response
70 tag = ns("D", "status") variable in Status
[all …]
H A Dcdav.py43 tag = ns("C", "mkcalendar") variable in Mkcalendar
56 tag = ns("C", "filter") variable in Filter
60 tag = ns("C", "comp-filter") variable in CompFilter
64 tag = ns("C", "prop-filter") variable in PropFilter
68 tag = ns("C", "param-filter") variable in ParamFilter
73 tag = ns("C", "text-match") variable in TextMatch
83 tag = ns("C", "time-range") variable in TimeRange
105 tag = ns("C", "expand") variable in Expand
116 tag = ns("C", "comp") variable in Comp
137 tag = ns("C", "calendar") variable in Calendar
[all …]
/dports/devel/hs-spago/spago-0.20.3/test/fixtures/
H A Dlist-packages.json1 {"packageName":"aff","version":"v5.1.2","repo":{"tag":"Remote","contents":"https://github.com/slamd… string
2 {"packageName":"aff-bus","version":"v4.0.0","repo":{"tag":"Remote","contents":"https://github.com/s… string
5 {"packageName":"aff-retry","version":"v1.2.1","repo":{"tag":"Remote","contents":"https://github.com… string
6 {"packageName":"ansi","version":"v5.0.0","repo":{"tag":"Remote","contents":"https://github.com/hdga… string
17 {"packageName":"avar","version":"v3.0.0","repo":{"tag":"Remote","contents":"https://github.com/slam… string
18 {"packageName":"b64","version":"v0.0.6","repo":{"tag":"Remote","contents":"https://github.com/menel… string
54 {"packageName":"css","version":"v4.0.0","repo":{"tag":"Remote","contents":"https://github.com/slamd… string
58 {"packageName":"debug","version":"v4.0.0","repo":{"tag":"Remote","contents":"https://github.com/gar… string
71 {"packageName":"event","version":"v1.3.0","repo":{"tag":"Remote","contents":"https://github.com/paf… string
83 {"packageName":"folds","version":"v5.2.0","repo":{"tag":"Remote","contents":"https://github.com/paf… string
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/cons/
H A Dcons_utils.F123 character*(*) tag local
138 character*(*) tag local
153 character*(*) tag local
168 character*(*) tag local
183 character*(*) tag local
198 character*(*) tag local
213 character*(*) tag local
228 character*(*) tag local
274 character*(*) tag local
289 character*(*) tag local
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/cons/
H A Dcons_utils.F123 character*(*) tag local
138 character*(*) tag local
153 character*(*) tag local
168 character*(*) tag local
183 character*(*) tag local
198 character*(*) tag local
213 character*(*) tag local
228 character*(*) tag local
274 character*(*) tag local
289 character*(*) tag local
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/
H A Ddummy_geometries.hpp42 template <> struct tag<geometry::detail::dummy_point> { typedef point_tag type; }; struct
43 template <> struct tag<geometry::detail::dummy_segment> { typedef segment_tag type; }; argument
44 template <> struct tag<geometry::detail::dummy_box> { typedef box_tag type; }; argument
45 template <> struct tag<geometry::detail::dummy_linestring> { typedef linestring_tag type; }; struct
46 template <> struct tag<geometry::detail::dummy_ring> { typedef ring_tag type; }; struct
47 template <> struct tag<geometry::detail::dummy_polygon> { typedef polygon_tag type; }; struct
48 template <> struct tag<geometry::detail::dummy_multi_point> { typedef multi_point_tag type; }; struct
49 template <> struct tag<geometry::detail::dummy_multi_linestring> { typedef multi_linestring_tag typ… argument
50 template <> struct tag<geometry::detail::dummy_multi_polygon> { typedef multi_polygon_tag type; }; struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/feature/dynamodb/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/feature/dynamodbstreams/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/feature/dynamodb/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/
H A Dbuffer.h9 #ifndef __W_BUFFER_H__
10 #define __W_BUFFER_H__
12 #include <glib.h>
13 #include "ws_symbol_export.h"
15 #ifdef __cplusplus
17 #endif /* __cplusplus */
19 #define SOME_FUNCTIONS_ARE_DEFINES
23 gsize allocated;
31 void ws_buffer_free(Buffer* buffer);
39 void ws_buffer_cleanup(void);
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/runtime/
H A Din_unpack_generic.c8 modify it under the terms of the GNU General Public
9 License as published by the Free Software Foundation; either
10 version 3 of the License, or (at your option) any later version.
12 Libgfortran is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
17 Under Section 7 of GPL version 3, you are granted additional
21 You should have received a copy of the GNU General Public License and
30 export_proto(internal_unpack);
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/feature/dynamodb/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/feature/dynamodbstreams/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/feature/dynamodb/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/feature/dynamodbstreams/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/feature/dynamodb/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/feature/dynamodbstreams/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/feature/dynamodbstreams/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/feature/dynamodb/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/feature/dynamodbstreams/attributevalue/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 NullEmpty bool
14 NullEmptyElem bool
15 AsString bool
16 AsBinSet, AsNumSet, AsStrSet bool
17 AsUnixTime bool
[all …]
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-jute/src/main/java/org/apache/jute/
H A DInputArchive.java29 byte readByte(String tag) throws IOException; in readByte()
31 boolean readBool(String tag) throws IOException; in readBool()
33 int readInt(String tag) throws IOException; in readInt()
35 long readLong(String tag) throws IOException; in readLong()
37 float readFloat(String tag) throws IOException; in readFloat()
39 double readDouble(String tag) throws IOException; in readDouble()
47 void startRecord(String tag) throws IOException; in startRecord()
49 void endRecord(String tag) throws IOException; in endRecord()
53 void endVector(String tag) throws IOException; in endVector()
55 Index startMap(String tag) throws IOException; in startMap()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DARMAttributeParser.cpp82 Error ARMAttributeParser::CPU_arch(AttrType tag) { in CPU_arch()
110 Error ARMAttributeParser::ARM_ISA_use(AttrType tag) { in ARM_ISA_use()
115 Error ARMAttributeParser::THUMB_ISA_use(AttrType tag) { in THUMB_ISA_use()
120 Error ARMAttributeParser::FP_arch(AttrType tag) { in FP_arch()
127 Error ARMAttributeParser::WMMX_arch(AttrType tag) { in WMMX_arch()
138 Error ARMAttributeParser::MVE_arch(AttrType tag) { in MVE_arch()
144 Error ARMAttributeParser::PCS_config(AttrType tag) { in PCS_config()
255 Error ARMAttributeParser::ABI_VFP_args(AttrType tag) { in ABI_VFP_args()
331 Error ARMAttributeParser::DIV_use(AttrType tag) { in DIV_use()
341 Error ARMAttributeParser::T2EE_use(AttrType tag) { in T2EE_use()
[all …]

12345678910>>...568