Home
last modified time | relevance | path

Searched defs:tag (Results 76 – 100 of 31844) sorted by relevance

12345678910>>...1274

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 AsString bool
14 AsBinSet, AsNumSet, AsStrSet bool
15 AsUnixTime bool
18 func (t *tag) parseAVTag(structTag reflect.StructTag) {
27 func (t *tag) parseStructTag(tag string, structTag reflect.StructTag) {
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/utils/logging/
H A DLogMacros.h23 #define AWS_LOG(level, tag, ...) argument
24 #define AWS_LOG_FATAL(tag, ...) argument
25 #define AWS_LOG_ERROR(tag, ...) argument
26 #define AWS_LOG_WARN(tag, ...) argument
27 #define AWS_LOG_INFO(tag, ...) argument
28 #define AWS_LOG_DEBUG(tag, ...) argument
29 #define AWS_LOG_TRACE(tag, ...) argument
61 #define AWS_LOG_FATAL(tag, ...) \ argument
70 #define AWS_LOG_ERROR(tag, ...) \ argument
79 #define AWS_LOG_WARN(tag, ...) \ argument
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/
H A Dtag.go8 type tag struct { struct
9 Name string
10 Ignore bool
11 OmitEmpty bool
12 OmitEmptyElem bool
13 AsString bool
14 AsBinSet, AsNumSet, AsStrSet bool
17 func (t *tag) parseAVTag(structTag reflect.StructTag) {
26 func (t *tag) parseJSONTag(structTag reflect.StructTag) {
35 func (t *tag) parseTagStr(tagStr string) {
/dports/audio/id3lib/id3lib-3.8.3/src/
H A Dhelpers.cpp130 String id3::v2::getArtist(const ID3_TagImpl& tag) in getArtist()
142 size_t id3::v2::removeArtists(ID3_TagImpl& tag) in removeArtists()
165 String id3::v2::getAlbum(const ID3_TagImpl& tag) in getAlbum()
175 size_t id3::v2::removeAlbums(ID3_TagImpl& tag) in removeAlbums()
188 String id3::v2::getTitle(const ID3_TagImpl& tag) in getTitle()
198 size_t id3::v2::removeTitles(ID3_TagImpl& tag) in removeTitles()
211 String id3::v2::getYear(const ID3_TagImpl& tag) in getYear()
221 size_t id3::v2::removeYears(ID3_TagImpl& tag) in removeYears()
370 size_t id3::v2::removeTracks(ID3_TagImpl& tag) in removeTracks()
421 size_t id3::v2::removeGenres(ID3_TagImpl& tag) in removeGenres()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/record/
H A DXmlRecordOutput.java64 private void printBeginEnvelope(String tag) { in printBeginEnvelope()
85 private void printEndEnvelope(String tag) { in printEndEnvelope()
103 private void insideVector(String tag) { in insideVector()
108 private void outsideVector(String tag) throws IOException { in outsideVector()
116 private void insideMap(String tag) { in insideMap()
121 private void outsideMap(String tag) throws IOException { in outsideMap()
129 private void insideRecord(String tag) { in insideRecord()
134 private void outsideRecord(String tag) throws IOException { in outsideRecord()
153 public void writeByte(byte b, String tag) throws IOException { in writeByte()
171 public void writeInt(int i, String tag) throws IOException { in writeInt()
[all …]
H A DRecordOutput.java43 public void writeByte(byte b, String tag) throws IOException; in writeByte()
51 public void writeBool(boolean b, String tag) throws IOException; in writeBool()
59 public void writeInt(int i, String tag) throws IOException; in writeInt()
67 public void writeLong(long l, String tag) throws IOException; in writeLong()
75 public void writeFloat(float f, String tag) throws IOException; in writeFloat()
83 public void writeDouble(double d, String tag) throws IOException; in writeDouble()
91 public void writeString(String s, String tag) throws IOException; in writeString()
99 public void writeBuffer(Buffer buf, String tag) in writeBuffer()
116 public void endRecord(Record r, String tag) throws IOException; in endRecord()
140 public void startMap(TreeMap m, String tag) throws IOException; in startMap()
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/record/
H A DXmlRecordOutput.java56 private void printBeginEnvelope(String tag) { in printBeginEnvelope()
77 private void printEndEnvelope(String tag) { in printEndEnvelope()
95 private void insideVector(String tag) { in insideVector()
100 private void outsideVector(String tag) throws IOException { in outsideVector()
108 private void insideMap(String tag) { in insideMap()
113 private void outsideMap(String tag) throws IOException { in outsideMap()
121 private void insideRecord(String tag) { in insideRecord()
126 private void outsideRecord(String tag) throws IOException { in outsideRecord()
144 public void writeByte(byte b, String tag) throws IOException { in writeByte()
160 public void writeInt(int i, String tag) throws IOException { in writeInt()
[all …]
H A DRecordOutput.java35 public void writeByte(byte b, String tag) throws IOException; in writeByte()
43 public void writeBool(boolean b, String tag) throws IOException; in writeBool()
51 public void writeInt(int i, String tag) throws IOException; in writeInt()
59 public void writeLong(long l, String tag) throws IOException; in writeLong()
67 public void writeFloat(float f, String tag) throws IOException; in writeFloat()
75 public void writeDouble(double d, String tag) throws IOException; in writeDouble()
83 public void writeString(String s, String tag) throws IOException; in writeString()
91 public void writeBuffer(Buffer buf, String tag) in writeBuffer()
108 public void endRecord(Record r, String tag) throws IOException; in endRecord()
132 public void startMap(TreeMap m, String tag) throws IOException; in startMap()
[all …]
/dports/deskutils/egroupware/egroupware/vendor/pear/xml_util/examples/
H A Dexample.php180 $tag = array( variable
194 $tag = array( variable
208 $tag = array( variable
221 $tag = array( variable
239 $tag = array( variable
252 $tag = array( variable
278 $tag = array( variable
291 $tag = array( variable
/dports/devel/pear-XML_Util/XML_Util-1.4.5/examples/
H A Dexample.php180 $tag = array( variable
194 $tag = array( variable
208 $tag = array( variable
221 $tag = array( variable
239 $tag = array( variable
252 $tag = array( variable
278 $tag = array( variable
291 $tag = array( variable
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/resources/analysis/kotlin/
H A Dsample.kt71 { tag, msg -> Log.v(tag, msg) }, in AnkoLogger() method
88 { tag, msg -> Log.d(tag, msg) }, in debug() method
105 { tag, msg -> Log.i(tag, msg) }, in AnkoLogger() method
122 { tag, msg -> Log.w(tag, msg) }, in warn() method
172 val tag = loggerTag in verbose() constant
189 val tag = loggerTag in debug() constant
206 val tag = loggerTag in info() constant
223 val tag = loggerTag in warn() constant
240 val tag = loggerTag in error() constant
258 val tag = logger.loggerTag in getStackTraceString() constant
[all …]
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/protozero/include/protozero/
H A Dbasic_pbf_writer.hpp86 void add_field(pbf_tag_type tag, pbf_wire_type type) { in add_field()
390 void add_bool(pbf_tag_type tag, bool value) { in add_bool()
403 void add_enum(pbf_tag_type tag, int32_t value) { in add_enum()
413 void add_int32(pbf_tag_type tag, int32_t value) { in add_int32()
423 void add_sint32(pbf_tag_type tag, int32_t value) { in add_sint32()
433 void add_uint32(pbf_tag_type tag, uint32_t value) { in add_uint32()
443 void add_int64(pbf_tag_type tag, int64_t value) { in add_int64()
453 void add_sint64(pbf_tag_type tag, int64_t value) { in add_sint64()
463 void add_uint64(pbf_tag_type tag, uint64_t value) { in add_uint64()
517 void add_float(pbf_tag_type tag, float value) { in add_float()
[all …]
/dports/dns/dnsdist/dnsdist-1.6.1/ext/protozero/include/protozero/
H A Dbasic_pbf_writer.hpp86 void add_field(pbf_tag_type tag, pbf_wire_type type) { in add_field()
390 void add_bool(pbf_tag_type tag, bool value) { in add_bool()
403 void add_enum(pbf_tag_type tag, int32_t value) { in add_enum()
413 void add_int32(pbf_tag_type tag, int32_t value) { in add_int32()
423 void add_sint32(pbf_tag_type tag, int32_t value) { in add_sint32()
433 void add_uint32(pbf_tag_type tag, uint32_t value) { in add_uint32()
443 void add_int64(pbf_tag_type tag, int64_t value) { in add_int64()
453 void add_sint64(pbf_tag_type tag, int64_t value) { in add_sint64()
463 void add_uint64(pbf_tag_type tag, uint64_t value) { in add_uint64()
517 void add_float(pbf_tag_type tag, float value) { in add_float()
[all …]
/dports/dns/powerdns/pdns-4.5.2/ext/protozero/include/protozero/
H A Dbasic_pbf_writer.hpp86 void add_field(pbf_tag_type tag, pbf_wire_type type) { in add_field()
390 void add_bool(pbf_tag_type tag, bool value) { in add_bool()
403 void add_enum(pbf_tag_type tag, int32_t value) { in add_enum()
413 void add_int32(pbf_tag_type tag, int32_t value) { in add_int32()
423 void add_sint32(pbf_tag_type tag, int32_t value) { in add_sint32()
433 void add_uint32(pbf_tag_type tag, uint32_t value) { in add_uint32()
443 void add_int64(pbf_tag_type tag, int64_t value) { in add_int64()
453 void add_sint64(pbf_tag_type tag, int64_t value) { in add_sint64()
463 void add_uint64(pbf_tag_type tag, uint64_t value) { in add_uint64()
517 void add_float(pbf_tag_type tag, float value) { in add_float()
[all …]
/dports/devel/protozero/protozero-1.7.0/include/protozero/
H A Dbasic_pbf_writer.hpp86 void add_field(pbf_tag_type tag, pbf_wire_type type) { in add_field()
390 void add_bool(pbf_tag_type tag, bool value) { in add_bool()
403 void add_enum(pbf_tag_type tag, int32_t value) { in add_enum()
413 void add_int32(pbf_tag_type tag, int32_t value) { in add_int32()
423 void add_sint32(pbf_tag_type tag, int32_t value) { in add_sint32()
433 void add_uint32(pbf_tag_type tag, uint32_t value) { in add_uint32()
443 void add_int64(pbf_tag_type tag, int64_t value) { in add_int64()
453 void add_sint64(pbf_tag_type tag, int64_t value) { in add_sint64()
463 void add_uint64(pbf_tag_type tag, uint64_t value) { in add_uint64()
517 void add_float(pbf_tag_type tag, float value) { in add_float()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/protozero/include/protozero/
H A Dbasic_pbf_writer.hpp86 void add_field(pbf_tag_type tag, pbf_wire_type type) { in add_field()
390 void add_bool(pbf_tag_type tag, bool value) { in add_bool()
403 void add_enum(pbf_tag_type tag, int32_t value) { in add_enum()
413 void add_int32(pbf_tag_type tag, int32_t value) { in add_int32()
423 void add_sint32(pbf_tag_type tag, int32_t value) { in add_sint32()
433 void add_uint32(pbf_tag_type tag, uint32_t value) { in add_uint32()
443 void add_int64(pbf_tag_type tag, int64_t value) { in add_int64()
453 void add_sint64(pbf_tag_type tag, int64_t value) { in add_sint64()
463 void add_uint64(pbf_tag_type tag, uint64_t value) { in add_uint64()
517 void add_float(pbf_tag_type tag, float value) { in add_float()
[all …]
/dports/audio/normalize/normalize-0.7.7/nid3lib/
H A Dsimple.c57 id3_title_get(id3_t tag) in id3_title_get()
75 id3_artist_get(id3_t tag) in id3_artist_get()
93 id3_album_get(id3_t tag) in id3_album_get()
111 id3_genre_get(id3_t tag) in id3_genre_get()
151 id3_date_get(id3_t tag) in id3_date_get()
195 _title_id(id3_t tag) in _title_id()
210 _artist_id(id3_t tag) in _artist_id()
225 _album_id(id3_t tag) in _album_id()
240 _genre_id(id3_t tag) in _genre_id()
255 _date_id(id3_t tag) in _date_id()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/utils/
H A Dlogger.hpp93 #define CV_LOGTAG_EXPAND_NAME(tag) tag argument
107 #define CV_LOG_WITH_TAG(tag, msgLevel, extra_check0, extra_check1, ...) \ argument
138 #define CV_LOG_INFO(tag, ...) argument
143 #define CV_LOG_DEBUG(tag, ...) argument
148 #define CV_LOG_VERBOSE(tag, v, ...) argument
175 #define CV_LOG_ONCE_INFO(tag, ...) argument
180 #define CV_LOG_ONCE_DEBUG(tag, ...) argument
185 #define CV_LOG_ONCE_VERBOSE(tag, v, ...) argument
200 #define CV_LOG_IF_INFO(tag, logging_cond, ...) argument
205 #define CV_LOG_IF_DEBUG(tag, logging_cond, ...) argument
[all …]
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-jute/src/main/java/org/apache/jute/
H A DOutputArchive.java31 void writeByte(byte b, String tag) throws IOException; in writeByte()
33 void writeBool(boolean b, String tag) throws IOException; in writeBool()
35 void writeInt(int i, String tag) throws IOException; in writeInt()
37 void writeLong(long l, String tag) throws IOException; in writeLong()
39 void writeFloat(float f, String tag) throws IOException; in writeFloat()
41 void writeDouble(double d, String tag) throws IOException; in writeDouble()
43 void writeString(String s, String tag) throws IOException; in writeString()
45 void writeBuffer(byte[] buf, String tag) in writeBuffer()
48 void writeRecord(Record r, String tag) throws IOException; in writeRecord()
52 void endRecord(Record r, String tag) throws IOException; in endRecord()
[all …]
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/impl/codegen/
H A Dasync_stream.h213 void StartCall(void* tag) override { in StartCall()
236 void Read(R* msg, void* tag) override { in Read()
277 void StartCallInternal(void* tag) { in StartCallInternal()
361 void StartCall(void* tag) override { in StartCall()
403 void WritesDone(void* tag) override { in WritesDone()
442 void StartCallInternal(void* tag) { in StartCallInternal()
498 bool start, void* tag) { in Create()
528 void StartCall(void* tag) override { in StartCall()
550 void Read(R* msg, void* tag) override { in Read()
580 void WritesDone(void* tag) override { in WritesDone()
[all …]
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/impl/codegen/
H A Dasync_stream_impl.h211 void StartCall(void* tag) override { in StartCall()
234 void Read(R* msg, void* tag) override { in Read()
264 bool start, void* tag) in ClientAsyncReader()
276 void StartCallInternal(void* tag) { in StartCallInternal()
360 void StartCall(void* tag) override { in StartCall()
402 void WritesDone(void* tag) override { in WritesDone()
442 void StartCallInternal(void* tag) { in StartCallInternal()
528 void StartCall(void* tag) override { in StartCall()
580 void WritesDone(void* tag) override { in WritesDone()
605 void* tag) in ClientAsyncReaderWriter()
[all …]
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/impl/codegen/
H A Dasync_stream.h211 void StartCall(void* tag) override { in StartCall()
234 void Read(R* msg, void* tag) override { in Read()
275 void StartCallInternal(void* tag) { in StartCallInternal()
359 void StartCall(void* tag) override { in StartCall()
401 void WritesDone(void* tag) override { in WritesDone()
440 void StartCallInternal(void* tag) { in StartCallInternal()
496 bool start, void* tag) { in Create()
526 void StartCall(void* tag) override { in StartCall()
548 void Read(R* msg, void* tag) override { in Read()
578 void WritesDone(void* tag) override { in WritesDone()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpcpp/impl/codegen/
H A Dasync_stream_impl.h211 void StartCall(void* tag) override { in StartCall()
234 void Read(R* msg, void* tag) override { in Read()
264 bool start, void* tag) in ClientAsyncReader()
276 void StartCallInternal(void* tag) { in StartCallInternal()
360 void StartCall(void* tag) override { in StartCall()
402 void WritesDone(void* tag) override { in WritesDone()
442 void StartCallInternal(void* tag) { in StartCallInternal()
528 void StartCall(void* tag) override { in StartCall()
580 void WritesDone(void* tag) override { in WritesDone()
605 void* tag) in ClientAsyncReaderWriter()
[all …]
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/impl/codegen/
H A Dasync_stream.h213 void StartCall(void* tag) override { in StartCall()
236 void Read(R* msg, void* tag) override { in Read()
277 void StartCallInternal(void* tag) { in StartCallInternal()
361 void StartCall(void* tag) override { in StartCall()
403 void WritesDone(void* tag) override { in WritesDone()
442 void StartCallInternal(void* tag) { in StartCallInternal()
498 bool start, void* tag) { in Create()
528 void StartCall(void* tag) override { in StartCall()
550 void Read(R* msg, void* tag) override { in Read()
580 void WritesDone(void* tag) override { in WritesDone()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/valdiag/tests/
H A Dstructflexiblearray.c3 struct tag { struct
11 struct tag { argument
17 struct tag { argument
19 struct tag2 { argument
22 } nestedstruct; /* ERROR(SDCC) */

12345678910>>...1274