Home
last modified time | relevance | path

Searched refs:journal_ref (Results 1 – 15 of 15) sorted by relevance

/dports/www/py-arxiv/arxiv-1.4.2/arxiv/
H A Darxiv.py44 journal_ref: str
77 journal_ref: str = "",
97 self.journal_ref = journal_ref
134 journal_ref=entry.get('arxiv_journal_ref'),
159 repr(self.journal_ref),
/dports/databases/kbibtex/kbibtex-0.9.2/xslt/
H A Darxiv2bibtex.xsl31 <xsl:when test="arxiv:journal_ref">
57 <xsl:apply-templates select="arxiv:journal_ref" />
120 <xsl:template match="arxiv:journal_ref">
121 <!-- FIXME split journal_ref into journal name, volume, issue, year, ... -->
/dports/astro/p5-Astro-ADS/Astro-ADS-1.26/Query/
H A DQuery.pm1227 my $journal_ref = "";
1230 $journal_ref = $journal_ref . $journal[$i];
1232 $paper->journal( $journal_ref ) if defined $journal[0];
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/bcache/
H A Dbtree.c475 static void bch_btree_leaf_dirty(struct btree *b, atomic_t *journal_ref) in bch_btree_leaf_dirty() argument
495 if (journal_ref) { in bch_btree_leaf_dirty()
497 journal_pin_cmp(b->c, w->journal, journal_ref)) { in bch_btree_leaf_dirty()
503 w->journal = journal_ref; in bch_btree_leaf_dirty()
1323 atomic_t *journal_ref,
2327 atomic_t *journal_ref, in bch_btree_insert_node() argument
2351 bch_btree_leaf_dirty(b, journal_ref); in bch_btree_insert_node()
2422 atomic_t *journal_ref; member
2432 op->journal_ref, op->replace_key); in btree_insert_fn()
2440 atomic_t *journal_ref, struct bkey *replace_key) in bch_btree_insert() argument
[all …]
H A Drequest.c61 atomic_t *journal_ref = NULL; in bch_data_insert_keys() local
66 journal_ref = bch_journal(op->c, &op->insert_keys, in bch_data_insert_keys()
70 journal_ref, replace_key); in bch_data_insert_keys()
78 if (journal_ref) in bch_data_insert_keys()
79 atomic_dec_bug(journal_ref); in bch_data_insert_keys()
H A Dbtree.h278 atomic_t *journal_ref, struct bkey *replace_key);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/bcache/
H A Dbtree.c475 static void bch_btree_leaf_dirty(struct btree *b, atomic_t *journal_ref) in bch_btree_leaf_dirty() argument
495 if (journal_ref) { in bch_btree_leaf_dirty()
497 journal_pin_cmp(b->c, w->journal, journal_ref)) { in bch_btree_leaf_dirty()
503 w->journal = journal_ref; in bch_btree_leaf_dirty()
1323 atomic_t *journal_ref,
2327 atomic_t *journal_ref, in bch_btree_insert_node() argument
2351 bch_btree_leaf_dirty(b, journal_ref); in bch_btree_insert_node()
2422 atomic_t *journal_ref; member
2432 op->journal_ref, op->replace_key); in btree_insert_fn()
2440 atomic_t *journal_ref, struct bkey *replace_key) in bch_btree_insert() argument
[all …]
H A Drequest.c61 atomic_t *journal_ref = NULL; in bch_data_insert_keys() local
66 journal_ref = bch_journal(op->c, &op->insert_keys, in bch_data_insert_keys()
70 journal_ref, replace_key); in bch_data_insert_keys()
78 if (journal_ref) in bch_data_insert_keys()
79 atomic_dec_bug(journal_ref); in bch_data_insert_keys()
H A Dbtree.h278 atomic_t *journal_ref, struct bkey *replace_key);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/bcache/
H A Dbtree.c475 static void bch_btree_leaf_dirty(struct btree *b, atomic_t *journal_ref) in bch_btree_leaf_dirty() argument
495 if (journal_ref) { in bch_btree_leaf_dirty()
497 journal_pin_cmp(b->c, w->journal, journal_ref)) { in bch_btree_leaf_dirty()
503 w->journal = journal_ref; in bch_btree_leaf_dirty()
1323 atomic_t *journal_ref,
2327 atomic_t *journal_ref, in bch_btree_insert_node() argument
2351 bch_btree_leaf_dirty(b, journal_ref); in bch_btree_insert_node()
2422 atomic_t *journal_ref; member
2432 op->journal_ref, op->replace_key); in btree_insert_fn()
2440 atomic_t *journal_ref, struct bkey *replace_key) in bch_btree_insert() argument
[all …]
H A Drequest.c61 atomic_t *journal_ref = NULL; in bch_data_insert_keys() local
66 journal_ref = bch_journal(op->c, &op->insert_keys, in bch_data_insert_keys()
70 journal_ref, replace_key); in bch_data_insert_keys()
78 if (journal_ref) in bch_data_insert_keys()
79 atomic_dec_bug(journal_ref); in bch_data_insert_keys()
H A Dbtree.h278 atomic_t *journal_ref, struct bkey *replace_key);
/dports/www/py-arxiv/arxiv-1.4.2/
H A DREADME.md94 + `result.journal_ref`: A journal reference if present.
H A DPKG-INFO110 + `result.journal_ref`: A journal reference if present.
/dports/www/py-arxiv/arxiv-1.4.2/arxiv.egg-info/
H A DPKG-INFO110 + `result.journal_ref`: A journal reference if present.