Home
last modified time | relevance | path

Searched refs:MSGPACK_OBJECT_STR (Results 1 – 25 of 116) sorted by relevance

12345

/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_stackdriver/
H A Dstackdriver_helper.c25 if (obj.type != MSGPACK_OBJECT_STR) { in equal_obj_str()
40 if (obj.type == MSGPACK_OBJECT_STR) { in try_assign_subfield_str()
58 if (obj.type == MSGPACK_OBJECT_STR) { in try_assign_subfield_int()
H A Dstackdriver_source_location.c78 || p->key.type != MSGPACK_OBJECT_STR
93 if (tmp_p->key.type != MSGPACK_OBJECT_STR) {
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/
H A Dflb_ra_key.c55 else if (o.type == MSGPACK_OBJECT_STR) {
90 if (key.type != MSGPACK_OBJECT_STR) {
107 if (o.type != MSGPACK_OBJECT_STR) {
172 if (key->type != MSGPACK_OBJECT_STR) {
350 if (out_val->type != MSGPACK_OBJECT_STR) {
371 if (val.type != MSGPACK_OBJECT_STR) {
H A Dflb_pack_gelf.c247 case MSGPACK_OBJECT_STR: in flb_msgpack_gelf_flatten()
324 if (k->type != MSGPACK_OBJECT_STR) { in flb_msgpack_gelf_flatten()
510 if (k->type != MSGPACK_OBJECT_BIN && k->type != MSGPACK_OBJECT_STR) { in flb_msgpack_to_gelf()
514 if (k->type == MSGPACK_OBJECT_STR) { in flb_msgpack_to_gelf()
564 else if (v->type == MSGPACK_OBJECT_STR) { in flb_msgpack_to_gelf()
708 else if (v->type == MSGPACK_OBJECT_STR) { in flb_msgpack_to_gelf()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_forward/
H A Dfw_prot.c52 if (k.type != MSGPACK_OBJECT_STR) { in is_gzip_compressed()
61 if (v.type != MSGPACK_OBJECT_STR) { in is_gzip_compressed()
149 if (k.type != MSGPACK_OBJECT_STR) { in get_options_chunk()
161 if (v.type != MSGPACK_OBJECT_STR) { in get_options_chunk()
362 if (tag.type != MSGPACK_OBJECT_STR) { in fw_prot_process()
438 else if (entry.type == MSGPACK_OBJECT_STR || in fw_prot_process()
454 if (entry.type == MSGPACK_OBJECT_STR) { in fw_prot_process()
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/test/
H A Dmsgpack_c.cpp750 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
777 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
803 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
831 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
859 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
888 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
917 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
948 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
975 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
1001 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
[all …]
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/test/
H A Dmsgpack_c.cpp858 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
885 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
911 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
939 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
967 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
996 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
1025 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
1056 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
1083 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
1109 EXPECT_EQ(MSGPACK_OBJECT_STR, obj.type); in TEST()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/stream_processor/
H A Dflb_sp_key.c78 else if (o.type == MSGPACK_OBJECT_STR) { in msgpack_object_to_sp_value()
132 if (key.type != MSGPACK_OBJECT_STR) { in subkey_to_value()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_tail/
H A Dtail_multiline.c267 if (v.type == MSGPACK_OBJECT_STR) {
443 if (next.type != MSGPACK_OBJECT_STR) {
453 if (total > 0 && v.type == MSGPACK_OBJECT_STR) {
471 if (next.type != MSGPACK_OBJECT_STR) {
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_syslog/
H A Dsyslog.c408 if (k->type != MSGPACK_OBJECT_BIN && k->type != MSGPACK_OBJECT_STR) { in msgpack_to_sd()
412 if (k->type == MSGPACK_OBJECT_STR) { in msgpack_to_sd()
440 else if (v->type == MSGPACK_OBJECT_STR) { in msgpack_to_sd()
529 if (k->type != MSGPACK_OBJECT_BIN && k->type != MSGPACK_OBJECT_STR){ in msgpack_to_syslog()
533 if (k->type == MSGPACK_OBJECT_STR) { in msgpack_to_syslog()
574 else if (v->type == MSGPACK_OBJECT_STR) { in msgpack_to_syslog()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/multiline/
H A Dflb_ml.c382 if (key.type != MSGPACK_OBJECT_STR || val.type != MSGPACK_OBJECT_STR) {
468 if (val_content->type != MSGPACK_OBJECT_STR) {
477 if (val_pattern->type != MSGPACK_OBJECT_STR) {
488 if (val_group->type != MSGPACK_OBJECT_STR) {
970 if (k.type == MSGPACK_OBJECT_STR &&
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_influxdb/
H A Dinfluxdb.c162 if (k->type != MSGPACK_OBJECT_BIN && k->type != MSGPACK_OBJECT_STR) { in influxdb_format()
176 if (k->type == MSGPACK_OBJECT_STR) { in influxdb_format()
212 else if (v->type == MSGPACK_OBJECT_STR) { in influxdb_format()
600 if (type == MSGPACK_OBJECT_STR) { in is_tagged_key()
/dports/devel/rpclib/rpclib-2.2.1/include/rpc/msgpack/v1/
H A Dobject_fwd_decl.hpp39 STR = MSGPACK_OBJECT_STR, in MSGPACK_API_VERSION_NAMESPACE()
/dports/www/firefox/firefox-99.0/third_party/msgpack/include/msgpack/v1/
H A Dobject_fwd_decl.hpp39 STR = MSGPACK_OBJECT_STR, in MSGPACK_API_VERSION_NAMESPACE()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/msgpack/include/msgpack/v1/
H A Dobject_fwd_decl.hpp39 STR = MSGPACK_OBJECT_STR, in MSGPACK_API_VERSION_NAMESPACE()
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/include/msgpack/v1/
H A Dobject_fwd_decl.hpp39 STR = MSGPACK_OBJECT_STR, in MSGPACK_API_VERSION_NAMESPACE()
/dports/www/firefox-esr/firefox-91.8.0/third_party/msgpack/include/msgpack/v1/
H A Dobject_fwd_decl.hpp39 STR = MSGPACK_OBJECT_STR, in MSGPACK_API_VERSION_NAMESPACE()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/msgpack/include/msgpack/v1/
H A Dobject_fwd_decl.hpp39 STR = MSGPACK_OBJECT_STR, in MSGPACK_API_VERSION_NAMESPACE()
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/include/msgpack/v1/
H A Dobject_fwd_decl.hpp39 STR = MSGPACK_OBJECT_STR, in MSGPACK_API_VERSION_NAMESPACE()
/dports/databases/pgroonga/pgroonga-2.3.4/src/
H A Dpgrn-wal.c1121 if (key->type != MSGPACK_OBJECT_STR) in PGrnWALApplyKeyEqual()
1167 if (kv->val.type != MSGPACK_OBJECT_STR) in PGrnWALApplyValueGetString()
1218 case MSGPACK_OBJECT_STR: in PGrnWALApplyValueGetGroongaObject()
1267 if (element->type != MSGPACK_OBJECT_STR) in PGrnWALApplyValueGetGroongaObjectIDs()
1300 case MSGPACK_OBJECT_STR: in PGrnWALApplyValueGetTableModule()
1335 case MSGPACK_OBJECT_STR: in PGrnWALApplyValueGetTableModules()
1355 if (element->type != MSGPACK_OBJECT_STR) in PGrnWALApplyValueGetTableModules()
1481 case MSGPACK_OBJECT_STR: in PGrnWALApplyInsertArray()
1553 if (key->type != MSGPACK_OBJECT_STR) in PGrnWALApplyInsert()
1584 case MSGPACK_OBJECT_STR: in PGrnWALApplyInsert()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dgrn_msgpack.h31 # define MSGPACK_OBJECT_STR MSGPACK_OBJECT_RAW macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dgrn_msgpack.h31 # define MSGPACK_OBJECT_STR MSGPACK_OBJECT_RAW macro
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_msgpack.h31 # define MSGPACK_OBJECT_STR MSGPACK_OBJECT_RAW
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Dgrn_msgpack.h31 # define MSGPACK_OBJECT_STR MSGPACK_OBJECT_RAW macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_msgpack.h31 # define MSGPACK_OBJECT_STR MSGPACK_OBJECT_RAW macro

12345