Home
last modified time | relevance | path

Searched refs:npath_ (Results 1 – 5 of 5) sorted by relevance

/dports/databases/libcouchbase/libcouchbase-2.10.7/include/libcouchbase/
H A Dsubdoc.h221 #define LCB_SDSPEC_INIT(spec, cmd_, path_, npath_, val_, nval_) do { \ argument
223 LCB_SDSPEC_SET_PATH(spec, path_, npath_); \
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Drandgen.h352 npath_(opts.npath), in RandGenFstImpl()
369 npath_(impl.npath_), in RandGenFstImpl()
392 RandState<A> *rstate = new RandState<A>(s, npath_, 0, 0, 0); in Start()
473 to_weight_(-log(prob)) : to_weight_(-log(prob * npath_)); in Expand()
494 size_t npath_; variable
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Drandgen.h352 npath_(opts.npath), in RandGenFstImpl()
369 npath_(impl.npath_), in RandGenFstImpl()
392 RandState<A> *rstate = new RandState<A>(s, npath_, 0, 0, 0); in Start()
473 to_weight_(-log(prob)) : to_weight_(-log(prob * npath_)); in Expand()
494 size_t npath_; variable
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Drandgen.h352 npath_(opts.npath), in RandGenFstImpl()
369 npath_(impl.npath_), in RandGenFstImpl()
392 RandState<A> *rstate = new RandState<A>(s, npath_, 0, 0, 0); in Start()
473 to_weight_(-log(prob)) : to_weight_(-log(prob * npath_)); in Expand()
494 size_t npath_; variable
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Drandgen.h445 npath_(opts.npath), in RandGenFstImpl()
461 npath_(impl.npath_), in RandGenFstImpl()
476 new RandState<FromArc>(s, npath_, 0, 0, nullptr)); in Start()
550 : to_weight_(Log64Weight(-log(prob * npath_))); in Expand()
568 const int32 npath_; variable