Home
last modified time | relevance | path

Searched +refs:parsed +refs:id (Results 1 – 25 of 18129) sorted by relevance

12345678910>>...726

/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dparsed.rkt13 (struct parsed-id parsed (binding inspector) #:authentic)
14 (struct parsed-primitive-id parsed-id () #:authentic)
15 (struct parsed-top-id parsed-id () #:authentic)
21 (struct parsed-set! parsed (id rhs) #:authentic)
23 (struct parsed-#%variable-reference parsed (id) #:authentic)
24 (struct parsed-begin parsed (body) #:authentic)
25 (struct parsed-begin0 parsed (body) #:authentic)
26 (struct parsed-quote parsed (datum) #:authentic)
38 (struct parsed-require parsed () #:authentic)
41 (struct parsed-module parsed (star?
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dparsed.rkt13 (struct parsed-id parsed (binding inspector) #:authentic)
14 (struct parsed-primitive-id parsed-id () #:authentic)
15 (struct parsed-top-id parsed-id () #:authentic)
21 (struct parsed-set! parsed (id rhs) #:authentic)
23 (struct parsed-#%variable-reference parsed (id) #:authentic)
24 (struct parsed-begin parsed (body) #:authentic)
25 (struct parsed-begin0 parsed (body) #:authentic)
26 (struct parsed-quote parsed (datum) #:authentic)
38 (struct parsed-require parsed () #:authentic)
41 (struct parsed-module parsed (star?
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/rmgrdesc/
H A Dxactdesc.c39 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
126 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
208 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
305 const char *id = NULL; in xact_identify() local
310 id = "COMMIT"; in xact_identify()
313 id = "PREPARE"; in xact_identify()
316 id = "ABORT"; in xact_identify()
319 id = "COMMIT_PREPARED"; in xact_identify()
322 id = "ABORT_PREPARED"; in xact_identify()
325 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/irc/bitlbee-mastodon/bitlbee-mastodon-1.4.5/src/
H A Dmastodon-lib.c164 ma->id = ma0->id; in ma_copy()
503 mc->id = id; in mastodon_chained_list()
626 ms->id = rms->id; in mastodon_xt_get_status()
860 md->log[idx].id = ms->id; in mastodon_msg_add_id()
1310 guint64 id = mastodon_json_int64(parsed); in mastodon_stream_handle_delete() local
1987 if (ms && ms->id && ms->account->id == id) { in mastodon_http_callback()
2383 if (ms && ms->id && ms->account->id == id) { in mastodon_http_status_delete()
2444 mc->id = id; in mastodon_status_delete()
3895 mc2->id = id; in mastodon_http_list_reload()
3973 mf->id = id; in mastodon_parse_filter()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
133 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
343 const char *id = NULL; in xact_identify() local
348 id = "COMMIT"; in xact_identify()
351 id = "PREPARE"; in xact_identify()
354 id = "ABORT"; in xact_identify()
357 id = "COMMIT_PREPARED"; in xact_identify()
360 id = "ABORT_PREPARED"; in xact_identify()
363 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
133 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
343 const char *id = NULL; in xact_identify() local
348 id = "COMMIT"; in xact_identify()
351 id = "PREPARE"; in xact_identify()
354 id = "ABORT"; in xact_identify()
357 id = "COMMIT_PREPARED"; in xact_identify()
360 id = "ABORT_PREPARED"; in xact_identify()
363 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
133 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
343 const char *id = NULL; in xact_identify() local
348 id = "COMMIT"; in xact_identify()
351 id = "PREPARE"; in xact_identify()
354 id = "ABORT"; in xact_identify()
357 id = "COMMIT_PREPARED"; in xact_identify()
360 id = "ABORT_PREPARED"; in xact_identify()
363 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
133 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
343 const char *id = NULL; in xact_identify() local
348 id = "COMMIT"; in xact_identify()
351 id = "PREPARE"; in xact_identify()
354 id = "ABORT"; in xact_identify()
357 id = "COMMIT_PREPARED"; in xact_identify()
360 id = "ABORT_PREPARED"; in xact_identify()
363 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed));
133 memset(parsed, 0, sizeof(*parsed));
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId,
343 const char *id = NULL;
348 id = "COMMIT";
351 id = "PREPARE";
354 id = "ABORT";
357 id = "COMMIT_PREPARED";
360 id = "ABORT_PREPARED";
363 id = "ASSIGNMENT";
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
133 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
343 const char *id = NULL; in xact_identify() local
348 id = "COMMIT"; in xact_identify()
351 id = "PREPARE"; in xact_identify()
354 id = "ABORT"; in xact_identify()
357 id = "COMMIT_PREPARED"; in xact_identify()
360 id = "ABORT_PREPARED"; in xact_identify()
363 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
133 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
343 const char *id = NULL; in xact_identify() local
348 id = "COMMIT"; in xact_identify()
351 id = "PREPARE"; in xact_identify()
354 id = "ABORT"; in xact_identify()
357 id = "COMMIT_PREPARED"; in xact_identify()
360 id = "ABORT_PREPARED"; in xact_identify()
363 id = "ASSIGNMENT"; in xact_identify()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/rmgrdesc/
H A Dxactdesc.c38 memset(parsed, 0, sizeof(*parsed)); in ParseCommitRecord()
133 memset(parsed, 0, sizeof(*parsed)); in ParseAbortRecord()
246 buf, parsed.nmsgs, parsed.msgs, parsed.dbId, parsed.tsId, in xact_desc_commit()
343 const char *id = NULL; in xact_identify() local
348 id = "COMMIT"; in xact_identify()
351 id = "PREPARE"; in xact_identify()
354 id = "ABORT"; in xact_identify()
357 id = "COMMIT_PREPARED"; in xact_identify()
360 id = "ABORT_PREPARED"; in xact_identify()
363 id = "ASSIGNMENT"; in xact_identify()
[all …]

12345678910>>...726