Home
last modified time | relevance | path

Searched refs:jwriter (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-data/
H A Dtracker-db-journal.c699 jwriter->cur_pos = jwriter->cur_block_len = size; in tracker_db_journal_start_transaction()
709 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), jwriter->transaction_format); in tracker_db_journal_start_transaction()
748 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), df); in tracker_db_journal_append_delete_statement()
793 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), df); in tracker_db_journal_append_delete_statement_id()
840 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), df); in tracker_db_journal_append_insert_statement()
885 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), df); in tracker_db_journal_append_insert_statement_id()
932 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), df); in tracker_db_journal_append_update_statement()
977 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), df); in tracker_db_journal_append_update_statement_id()
1064 cur_setnum (jwriter->cur_block, &(jwriter->cur_pos), jwriter->cur_block_len); in db_journal_writer_commit_db_transaction()
1074 if (!write_all_data (jwriter->journal, jwriter->cur_block, jwriter->cur_block_len, error)) { in db_journal_writer_commit_db_transaction()
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Devent_helpers.cc29 *jwriter << "time_micros" in AppendCurrentTime()
93 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
104 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
156 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
163 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
201 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
211 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
283 JSONWriter jwriter; in LogAndNotifyBlobFileCreationFinished() local
292 jwriter.EndObject(); in LogAndNotifyBlobFileCreationFinished()
321 JSONWriter jwriter; in LogAndNotifyBlobFileDeletion() local
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Devent_helpers.cc29 *jwriter << "time_micros" in AppendCurrentTime()
93 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
104 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
156 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
163 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
201 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
211 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
283 JSONWriter jwriter; in LogAndNotifyBlobFileCreationFinished() local
292 jwriter.EndObject(); in LogAndNotifyBlobFileCreationFinished()
321 JSONWriter jwriter; in LogAndNotifyBlobFileDeletion() local
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
76 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
77 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
86 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
130 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
137 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
139 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
172 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
173 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
182 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
76 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
77 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
86 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
130 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
137 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
139 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
172 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
173 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
182 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
76 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
77 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
86 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
130 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
137 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
139 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
172 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
173 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
182 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
76 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
77 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
86 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
130 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
137 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
139 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
172 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
173 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
182 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
76 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
77 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
86 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
130 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
137 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
139 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
172 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
173 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
182 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
76 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
77 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
86 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
130 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
137 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
139 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
172 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
173 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
182 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
76 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
77 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
86 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
130 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
137 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
139 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
172 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
173 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
182 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
79 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
80 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
90 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
141 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
148 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
150 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
186 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
187 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
196 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
79 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
80 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
90 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
141 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
148 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
150 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
186 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
187 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
196 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Devent_helpers.cc18 *jwriter << "time_micros" in AppendCurrentTime()
79 JSONWriter jwriter; in LogAndNotifyTableFileCreationFinished() local
80 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileCreationFinished()
90 jwriter.StartObject(); in LogAndNotifyTableFileCreationFinished()
141 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
148 jwriter.EndObject(); in LogAndNotifyTableFileCreationFinished()
150 event_logger->Log(jwriter); in LogAndNotifyTableFileCreationFinished()
186 JSONWriter jwriter; in LogAndNotifyTableFileDeletion() local
187 AppendCurrentTime(&jwriter); in LogAndNotifyTableFileDeletion()
196 jwriter.EndObject(); in LogAndNotifyTableFileDeletion()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/heapprofiler/
H A Deasyjson.go17 _ *jwriter.Writer
79 w := jwriter.Writer{}
158 w := jwriter.Writer{}
233 w := jwriter.Writer{}
292 w := jwriter.Writer{}
359 w := jwriter.Writer{}
426 w := jwriter.Writer{}
506 w := jwriter.Writer{}
649 w := jwriter.Writer{}
778 w := jwriter.Writer{}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/memory/
H A Deasyjson.go16 _ *jwriter.Writer
58 w := jwriter.Writer{}
137 w := jwriter.Writer{}
203 w := jwriter.Writer{}
269 w := jwriter.Writer{}
381 w := jwriter.Writer{}
542 w := jwriter.Writer{}
601 w := jwriter.Writer{}
688 w := jwriter.Writer{}
763 w := jwriter.Writer{}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/target/
H A Deasyjson.go17 _ *jwriter.Writer
110 w := jwriter.Writer{}
176 w := jwriter.Writer{}
263 w := jwriter.Writer{}
336 w := jwriter.Writer{}
444 w := jwriter.Writer{}
553 w := jwriter.Writer{}
612 w := jwriter.Writer{}
687 w := jwriter.Writer{}
754 w := jwriter.Writer{}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/page/
H A Deasyjson.go21 _ *jwriter.Writer
63 w := jwriter.Writer{}
178 w := jwriter.Writer{}
272 w := jwriter.Writer{}
331 w := jwriter.Writer{}
390 w := jwriter.Writer{}
505 w := jwriter.Writer{}
571 w := jwriter.Writer{}
637 w := jwriter.Writer{}
703 w := jwriter.Writer{}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/emulation/
H A Deasyjson.go18 _ *jwriter.Writer
68 w := jwriter.Writer{}
170 w := jwriter.Writer{}
250 w := jwriter.Writer{}
323 w := jwriter.Writer{}
389 w := jwriter.Writer{}
455 w := jwriter.Writer{}
521 w := jwriter.Writer{}
587 w := jwriter.Writer{}
678 w := jwriter.Writer{}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/serviceworker/
H A Deasyjson.go17 _ *jwriter.Writer
152 w := jwriter.Writer{}
218 w := jwriter.Writer{}
284 w := jwriter.Writer{}
350 w := jwriter.Writer{}
409 w := jwriter.Writer{}
475 w := jwriter.Writer{}
541 w := jwriter.Writer{}
607 w := jwriter.Writer{}
687 w := jwriter.Writer{}
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/logging/
H A Devent_logger.cc48 void EventLogger::Log(const JSONWriter& jwriter) { in Log() argument
49 Log(logger_, jwriter); in Log()
52 void EventLogger::Log(Logger* logger, const JSONWriter& jwriter) { in Log() argument
54 printf("%s\n", jwriter.Get().c_str()); in Log()
56 rocksdb::Log(logger, "%s %s", Prefix(), jwriter.Get().c_str()); in Log()
60 void EventLogger::LogToBuffer(LogBuffer* log_buffer, const JSONWriter& jwriter, in LogToBuffer() argument
63 printf("%s\n", jwriter.Get().c_str()); in LogToBuffer()
67 jwriter.Get().c_str()); in LogToBuffer()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/logging/
H A Devent_logger.cc47 void EventLogger::Log(const JSONWriter& jwriter) { in Log() argument
48 Log(logger_, jwriter); in Log()
51 void EventLogger::Log(Logger* logger, const JSONWriter& jwriter) { in Log() argument
53 printf("%s\n", jwriter.Get().c_str()); in Log()
55 ROCKSDB_NAMESPACE::Log(logger, "%s %s", Prefix(), jwriter.Get().c_str()); in Log()
59 void EventLogger::LogToBuffer(LogBuffer* log_buffer, const JSONWriter& jwriter, in LogToBuffer() argument
62 printf("%s\n", jwriter.Get().c_str()); in LogToBuffer()
66 jwriter.Get().c_str()); in LogToBuffer()
/dports/databases/rocksdb/rocksdb-6.26.1/logging/
H A Devent_logger.cc47 void EventLogger::Log(const JSONWriter& jwriter) { in Log() argument
48 Log(logger_, jwriter); in Log()
51 void EventLogger::Log(Logger* logger, const JSONWriter& jwriter) { in Log() argument
53 printf("%s\n", jwriter.Get().c_str()); in Log()
55 ROCKSDB_NAMESPACE::Log(logger, "%s %s", Prefix(), jwriter.Get().c_str()); in Log()
59 void EventLogger::LogToBuffer(LogBuffer* log_buffer, const JSONWriter& jwriter, in LogToBuffer() argument
62 printf("%s\n", jwriter.Get().c_str()); in LogToBuffer()
66 jwriter.Get().c_str()); in LogToBuffer()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/logging/
H A Devent_logger.cc47 void EventLogger::Log(const JSONWriter& jwriter) { in Log() argument
48 Log(logger_, jwriter); in Log()
51 void EventLogger::Log(Logger* logger, const JSONWriter& jwriter) { in Log() argument
53 printf("%s\n", jwriter.Get().c_str()); in Log()
55 ROCKSDB_NAMESPACE::Log(logger, "%s %s", Prefix(), jwriter.Get().c_str()); in Log()
59 void EventLogger::LogToBuffer(LogBuffer* log_buffer, const JSONWriter& jwriter, in LogToBuffer() argument
62 printf("%s\n", jwriter.Get().c_str()); in LogToBuffer()
66 jwriter.Get().c_str()); in LogToBuffer()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/logging/
H A Devent_logger.cc47 void EventLogger::Log(const JSONWriter& jwriter) { in Log() argument
48 Log(logger_, jwriter); in Log()
51 void EventLogger::Log(Logger* logger, const JSONWriter& jwriter) { in Log() argument
53 printf("%s\n", jwriter.Get().c_str()); in Log()
55 ROCKSDB_NAMESPACE::Log(logger, "%s %s", Prefix(), jwriter.Get().c_str()); in Log()
59 void EventLogger::LogToBuffer(LogBuffer* log_buffer, const JSONWriter& jwriter, in LogToBuffer() argument
62 printf("%s\n", jwriter.Get().c_str()); in LogToBuffer()
66 jwriter.Get().c_str()); in LogToBuffer()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/logging/
H A Devent_logger.cc47 void EventLogger::Log(const JSONWriter& jwriter) { in Log() argument
48 Log(logger_, jwriter); in Log()
51 void EventLogger::Log(Logger* logger, const JSONWriter& jwriter) { in Log() argument
53 printf("%s\n", jwriter.Get().c_str()); in Log()
55 ROCKSDB_NAMESPACE::Log(logger, "%s %s", Prefix(), jwriter.Get().c_str()); in Log()
59 void EventLogger::LogToBuffer(LogBuffer* log_buffer, const JSONWriter& jwriter, in LogToBuffer() argument
62 printf("%s\n", jwriter.Get().c_str()); in LogToBuffer()
66 jwriter.Get().c_str()); in LogToBuffer()

12345678910>>...25