Home
last modified time | relevance | path

Searched defs:monotonic (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dedgelist2.h31 typedef struct monotonic { struct
34 struct monotonic *next, *prev; /* along original contour */ argument
44 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
46 double when_set; /* Debugging */
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dedgelist2.h31 typedef struct monotonic { struct
34 struct monotonic *next, *prev; /* along original contour */ argument
44 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
46 double when_set; /* Debugging */
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dedgelist2.h31 typedef struct monotonic { struct
34 struct monotonic *next, *prev; /* along original contour */ argument
44 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
46 double when_set; /* Debugging */
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dedgelist2.h31 typedef struct monotonic { struct
34 struct monotonic *next, *prev; /* along original contour */ argument
44 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
46 double when_set; /* Debugging */
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dedgelist2.h31 typedef struct monotonic { struct
34 struct monotonic *next, *prev; /* along original contour */ argument
44 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
46 double when_set; /* Debugging */
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dedgelist2.h31 typedef struct monotonic { struct
34 struct monotonic *next, *prev; /* along original contour */ argument
44 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
46 double when_set; /* Debugging */
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dedgelist2.h31 typedef struct monotonic { struct
34 struct monotonic *next, *prev; /* along original contour */ argument
44 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
46 double when_set; /* Debugging */
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dedgelist2.h61 typedef struct monotonic { struct
67 struct monotonic *next, *prev; /* along original contour */ argument
78 struct monotonic *linked; /* singly linked list of all monotonic*/ argument
80 double when_set; /* Debugging */
81 struct preintersection *pending;
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/detail/
H A Dmonotonic.hpp21 struct monotonic : std::allocator_traits<A>{ struct
22 using allocator_type = monotonic;
27 template<class U> struct rebind{
31 …er, size_type>> bP_; // std::shared_ptr<void_pointer> markP_; // std::shared_ptr<std::size_t> szP_;
32 using char_ptr = typename A::template rebind<char>::other::pointer;
35 monotonic(size_type n, A& a){ in monotonic() argument
42 pointer allocate(size_type s, const void* hint = 0){ in allocate()
56 monotonic(monotonic<AA> const& o) : bP_(o.bP_){}//markP_(o.markP_), szP_(o.szP_){} in monotonic() function
73 using boost::mpi3::detail::monotonic; in main()
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/lib/
H A Dmonotonic.py14 monotonic = lambda: clock_gettime(CLOCK_ID) function
28 def monotonic(): function
64 def monotonic(): function
93 def monotonic(): function
100 from time import time as monotonic # NOQA unknown
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/
H A Dulid.go505 type monotonic struct { struct
506 io.Reader
507 ms uint64
508 inc uint64
509 entropy uint80
510 rand [8]byte
511 rng *rand.Rand
514 func (m *monotonic) MonotonicRead(ms uint64, entropy []byte) (err error) {
527 func (m *monotonic) increment() error {
539 func (m *monotonic) random() (inc uint64, err error) {
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/monotonic/
H A Dmonotonic.py73 def monotonic(): function
104 def monotonic(): function
117 def monotonic(): function
156 def monotonic(): function
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/monotonic/
H A D__init__.py73 def monotonic(): function
104 def monotonic(): function
117 def monotonic(): function
156 def monotonic(): function
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/monotonic/
H A D__init__.py73 def monotonic(): function
104 def monotonic(): function
117 def monotonic(): function
156 def monotonic(): function

12345678910>>...17