Home
last modified time | relevance | path

Searched refs:Ledger (Results 1 – 25 of 2471) sorted by relevance

12345678910>>...99

/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Data/
H A DLedger.hs12 module Hledger.Data.Ledger (
40 instance Show Ledger where
48 nullledger :: Ledger
49 nullledger = Ledger {
59 ledgerFromJournal :: Query -> Journal -> Ledger
69 ledgerAccountNames :: Ledger -> [AccountName]
79 ledgerRootAccount :: Ledger -> Account
83 ledgerTopAccounts :: Ledger -> [Account]
87 ledgerLeafAccounts :: Ledger -> [Account]
91 ledgerPostings :: Ledger -> [Posting]
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Data/
H A DLedger.hs12 module Hledger.Data.Ledger (
40 instance Show Ledger where
48 nullledger :: Ledger
49 nullledger = Ledger {
59 ledgerFromJournal :: Query -> Journal -> Ledger
69 ledgerAccountNames :: Ledger -> [AccountName]
79 ledgerRootAccount :: Ledger -> Account
83 ledgerTopAccounts :: Ledger -> [Account]
87 ledgerLeafAccounts :: Ledger -> [Account]
91 ledgerPostings :: Ledger -> [Posting]
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Data/
H A DLedger.hs12 module Hledger.Data.Ledger (
40 instance Show Ledger where
48 nullledger :: Ledger
49 nullledger = Ledger {
59 ledgerFromJournal :: Query -> Journal -> Ledger
69 ledgerAccountNames :: Ledger -> [AccountName]
79 ledgerRootAccount :: Ledger -> Account
83 ledgerTopAccounts :: Ledger -> [Account]
87 ledgerLeafAccounts :: Ledger -> [Account]
91 ledgerPostings :: Ledger -> [Posting]
[all …]
/dports/security/keybase/client-v5.7.1/go/tools/validatormon/
H A Dvalidatormon_test.go13 return &Status{Ledger: 9999, Phase: "EXTERNALIZE"}, nil
15 return &Status{Ledger: 9999, Phase: "Sync"}, nil
17 return &Status{Ledger: 9980, Phase: "EXTERNALIZE"}, nil
19 return &Status{Ledger: 9999}, nil
21 return &Status{Ledger: 10000}, nil
23 return &Status{Ledger: 9997}, nil
76 if s.Ledger != 25889124 {
77 t.Errorf("ledger: %d, expected 25889124", s.Ledger)
93 if s.Ledger != 25889136 {
94 t.Errorf("ledger: %d, expected 25889136", s.Ledger)
/dports/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167/ofl/ledger/
H A DMETADATA.pb1 name: "Ledger"
7 name: "Ledger"
10 filename: "Ledger-Regular.ttf"
11 post_script_name: "Ledger-Regular"
12 full_name: "Ledger"
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/ofl/ledger/
H A DMETADATA.pb1 name: "Ledger"
7 name: "Ledger"
10 filename: "Ledger-Regular.ttf"
11 post_script_name: "Ledger-Regular"
12 full_name: "Ledger"
/dports/finance/ledger/ledger-3.2.1/contrib/non-profit-audit-reports/
H A DLICENSE5 Ledger. Parts of the files herein are likely derivative works of the rest
6 of Ledger, but these works are under this subdirectory are not, to our
10 In short, this is a small application written to use Ledger like a
12 Ledger, but Ledger does not, to our knowledge, derive from it.
/dports/security/libfido2/libfido2-1.9.0/udev/
H A Dfidodevs103 product LEDGER 0x0000 Ledger Blue
104 product LEDGER 0x0001 Ledger Nano S Old firmware
105 product LEDGER 0x0004 Ledger Nano X Old firmware
106 product LEDGER 0x0011 Ledger Blue
107 product LEDGER 0x0015 Ledger Blue Legacy
108 product LEDGER 0x1011 Ledger Nano S
109 product LEDGER 0x1015 Ledger Nano S Legacy
110 product LEDGER 0x4011 Ledger Nano X
111 product LEDGER 0x4015 Ledger Nano X Legacy
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/
H A Dtips1 <tip category="KMyMoney|Ledger">
8 <tip category="KMyMoney|Ledger">
16 <tip category="KMyMoney|Ledger">
23 <tip category="KMyMoney|Ledger">
30 <tip category="KMyMoney|Ledger">
37 <tip category="KMyMoney|Ledger">
66 <tip category="KMyMoney|Ledger">
74 <tip category="KMyMoney|Ledger">
110 <tip category="KMyMoney|Ledger">
/dports/editors/xi-core/xi-editor-0.3.0/docs/docs/
H A Dfuchsia-ledger-crdts.md3 title: CRDT - Using the Ledger for CRDTs
9Ledger on Fuchsia, based on existing and planned work for Xi's text CRDT. It should be helpful for…
16 1. Find the Ledger page ID that corresponds with the document, you could do this by hashing the doc…
24 …er that arrives through some event, you want to store that change in the Ledger as soon as possibl…
31 …Transaction` call returns, do one of two things depending on how you represent your CRDT in Ledger:
32 … as a single key or structure that gets updated as a whole, `Put` your local state into the Ledger.
33Ledger. If you just put your local history, it might have a different ordering even if it semantic…
36 …you can do this, but they tend to require waiting for round-trips to the Ledger in order for edits…
40 It's normally easiest to start by storing your entire CRDT serialized into one Ledger key, but this…
65 - Ensure the Ledger representation of the result of a CRDT merge is deterministic, otherwise conver…
[all …]
/dports/finance/ledger/ledger-3.2.1/
H A DINSTALL.md22 To build and install Ledger requires several dependencies on various
93 caused by using a debug Boost with a non-debug build of Ledger, or
98 Q: Something else fails, or Ledger crashes on startup
101 Ledger Issue Tracker, https://github.com/ledger/ledger/issues. The more
102 details you can provide, the better. Also, if Ledger is crashing, try
118 exact same Python as the Ledger executable. In particular I see this
120 Python, while Ledger is linked against the version provided by MacPorts.
125 You'll then need to delete the Ledger binary and run `make` to relink
138 Ledger. How do I build my own Boost and/or CMake binaries that will
139 work properly with Ledger? Thereafter, how do I configure Ledger
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/bytes-1.1.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/bytes-0.5.6/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/bytes-1.0.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bytes-0.5.6/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bytes-1.1.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/bytes-0.5.6/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/bytes-1.1.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/bytes-1.1.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/bytes-1.0.1/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/bytes-1.1.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/bytes-1.1.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/net/routinator/routinator-0.10.2/cargo-crates/bytes-1.0.1/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/editors/helix/helix-0.5.0/cargo-crates/bytes-1.1.0/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/bytes-0.5.6/tests/
H A Dtest_bytes_vec_alloc.rs7 static LEDGER: Ledger = Ledger;
9 struct Ledger; struct
13 unsafe impl GlobalAlloc for Ledger { implementation

12345678910>>...99