Home
last modified time | relevance | path

Searched defs:fst (Results 26 – 50 of 2518) sorted by relevance

12345678910>>...101

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dvalist-uninitialized.c16 void f1(int fst, ...) { in f1()
22 int f2(int fst, ...) { in f2()
30 void f3(int fst, ...) { in f3()
50 void f5(va_list fst, ...) { in f5()
56 void f7(int *fst, ...) { in f7()
64 void f8(int *fst, ...) { in f8()
74 void reinit(int *fst, ...) { in reinit()
91 void reinit3(int *fst, ...) { in reinit3()
130 void g1(int fst, ...) { in g1()
136 void g2(int fst, ...) { in g2()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dvalist-uninitialized.c16 void f1(int fst, ...) { in f1()
22 int f2(int fst, ...) { in f2()
30 void f3(int fst, ...) { in f3()
50 void f5(va_list fst, ...) { in f5()
56 void f7(int *fst, ...) { in f7()
64 void f8(int *fst, ...) { in f8()
74 void reinit(int *fst, ...) { in reinit()
91 void reinit3(int *fst, ...) { in reinit3()
130 void g1(int fst, ...) { in g1()
136 void g2(int fst, ...) { in g2()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dvalist-uninitialized.c16 void f1(int fst, ...) { in f1()
22 int f2(int fst, ...) { in f2()
30 void f3(int fst, ...) { in f3()
50 void f5(va_list fst, ...) { in f5()
56 void f7(int *fst, ...) { in f7()
64 void f8(int *fst, ...) { in f8()
74 void reinit(int *fst, ...) { in reinit()
91 void reinit3(int *fst, ...) { in reinit3()
130 void g1(int fst, ...) { in g1()
136 void g2(int fst, ...) { in g2()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dvalist-uninitialized.c16 void f1(int fst, ...) { in f1()
22 int f2(int fst, ...) { in f2()
30 void f3(int fst, ...) { in f3()
50 void f5(va_list fst, ...) { in f5()
56 void f7(int *fst, ...) { in f7()
64 void f8(int *fst, ...) { in f8()
74 void reinit(int *fst, ...) { in reinit()
91 void reinit3(int *fst, ...) { in reinit3()
130 void g1(int fst, ...) { in g1()
136 void g2(int fst, ...) { in g2()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dvalist-uninitialized.c16 void f1(int fst, ...) { in f1()
22 int f2(int fst, ...) { in f2()
30 void f3(int fst, ...) { in f3()
50 void f5(va_list fst, ...) { in f5()
56 void f7(int *fst, ...) { in f7()
64 void f8(int *fst, ...) { in f8()
74 void reinit(int *fst, ...) { in reinit()
91 void reinit3(int *fst, ...) { in reinit3()
130 void g1(int fst, ...) { in g1()
136 void g2(int fst, ...) { in g2()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dvalist-uninitialized.c6 void f1(int fst, ...) { in f1()
12 int f2(int fst, ...) { in f2()
20 void f3(int fst, ...) { in f3()
40 void f5(va_list fst, ...) { in f5()
46 void f7(int *fst, ...) { in f7()
54 void f8(int *fst, ...) { in f8()
64 void reinit(int *fst, ...) { in reinit()
81 void reinit3(int *fst, ...) { in reinit3()
120 void g1(int fst, ...) { in g1()
126 void g2(int fst, ...) { in g2()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dvalist-uninitialized.c16 void f1(int fst, ...) { in f1()
22 int f2(int fst, ...) { in f2()
30 void f3(int fst, ...) { in f3()
50 void f5(va_list fst, ...) { in f5()
56 void f7(int *fst, ...) { in f7()
64 void f8(int *fst, ...) { in f8()
74 void reinit(int *fst, ...) { in reinit()
91 void reinit3(int *fst, ...) { in reinit3()
130 void g1(int fst, ...) { in g1()
136 void g2(int fst, ...) { in g2()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
115 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/emulators/qemu/qemu-6.2.0/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
115 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/emulators/qemu60/qemu-6.0.0/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
115 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/fsdev/
H A Dqemu-fsdev-throttle.c23 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
29 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
33 void fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
80 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
96 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
114 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/emulators/qemu5/qemu-5.2.0/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
115 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/emulators/qemu-utils/qemu-4.2.1/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
115 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
115 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, bool is_write, in fsdev_co_throttle_request()
115 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Dexpanded-fst.h71 auto *fst = reader(strm, ropts); in Read() local
97 inline typename Arc::Weight Final(const ExpandedFst<Arc> &fst, in Final()
103 inline ssize_t NumArcs(const ExpandedFst<Arc> &fst, typename Arc::StateId s) { in NumArcs()
108 inline ssize_t NumInputEpsilons(const ExpandedFst<Arc> &fst, in NumInputEpsilons()
114 inline ssize_t NumOutputEpsilons(const ExpandedFst<Arc> &fst, in NumOutputEpsilons()
142 ImplToExpandedFst(const ImplToExpandedFst &fst, bool safe) in ImplToExpandedFst()
169 typename Arc::StateId CountStates(const Fst<Arc> &fst) { in CountStates()
187 for (const auto *fst : fsts) nstates += CountStates(*fst); in CountStates() local
193 size_t CountArcs(const F &fst) { in CountArcs()
H A Dclosure.h48 void Closure(MutableFst<Arc> *fst, ClosureType closure_type) { in Closure()
72 void Closure(RationalFst<Arc> *fst, ClosureType closure_type) { in Closure()
104 ClosureFst(const Fst<Arc> &fst, ClosureType closure_type) { in ClosureFst()
108 ClosureFst(const Fst<Arc> &fst, const ClosureFstOptions &opts) in ClosureFst()
131 explicit StateIterator(const ClosureFst<Arc> &fst) in StateIterator()
141 ArcIterator(const ClosureFst<Arc> &fst, StateId s) in ArcIterator()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dexpanded-fst.h69 Fst<A> *fst = reader(strm, ropts); in Read() local
95 typename A::Weight Final(const ExpandedFst<A> &fst, typename A::StateId s) { in Final()
100 ssize_t NumArcs(const ExpandedFst<A> &fst, typename A::StateId s) { in NumArcs()
105 ssize_t NumInputEpsilons(const ExpandedFst<A> &fst, typename A::StateId s) { in NumInputEpsilons()
110 ssize_t NumOutputEpsilons(const ExpandedFst<A> &fst, typename A::StateId s) { in NumOutputEpsilons()
140 ImplToExpandedFst(const ImplToExpandedFst<I, F> &fst) in ImplToExpandedFst()
143 ImplToExpandedFst(const ImplToExpandedFst<I, F> &fst, bool safe) in ImplToExpandedFst()
175 typename Arc::StateId CountStates(const Fst<Arc> &fst) { in CountStates()
189 typename Arc::StateId CountArcs(const Fst<Arc> &fst) { in CountArcs()
H A Dmap.h32 void Map(MutableFst<A> *fst, C* mapper) { in Map()
37 void Map(MutableFst<A> *fst, C mapper) { in Map()
61 MapFst(const Fst<A> &fst, const C &mapper, const MapFstOptions& opts) in MapFst()
64 MapFst(const Fst<A> &fst, C* mapper, const MapFstOptions& opts) in MapFst()
67 MapFst(const Fst<A> &fst, const C &mapper) in MapFst()
70 MapFst(const Fst<A> &fst, C* mapper) : ArcMapFst<A, B, C>(fst, mapper) {} in MapFst()
88 explicit StateIterator(const ArcMapFst<A, B, C> &fst) in StateIterator()
98 ArcIterator(const ArcMapFst<A, B, C> &fst, typename A::StateId s) in ArcIterator()
H A Dclosure.h46 void Closure(MutableFst<Arc> *fst, ClosureType closure_type) { in Closure()
76 void Closure(RationalFst<Arc> *fst, ClosureType closure_type) { in Closure()
110 ClosureFst(const Fst<A> &fst, ClosureType closure_type) { in ClosureFst()
114 ClosureFst(const Fst<A> &fst, const ClosureFstOptions &opts) in ClosureFst()
134 explicit StateIterator(const ClosureFst<A> &fst) in StateIterator()
145 ArcIterator(const ClosureFst<A> &fst, StateId s) in ArcIterator()
/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 Dexpanded-fst.h69 Fst<A> *fst = reader(strm, ropts); in Read() local
95 typename A::Weight Final(const ExpandedFst<A> &fst, typename A::StateId s) { in Final()
100 ssize_t NumArcs(const ExpandedFst<A> &fst, typename A::StateId s) { in NumArcs()
105 ssize_t NumInputEpsilons(const ExpandedFst<A> &fst, typename A::StateId s) { in NumInputEpsilons()
110 ssize_t NumOutputEpsilons(const ExpandedFst<A> &fst, typename A::StateId s) { in NumOutputEpsilons()
140 ImplToExpandedFst(const ImplToExpandedFst<I, F> &fst) in ImplToExpandedFst()
143 ImplToExpandedFst(const ImplToExpandedFst<I, F> &fst, bool safe) in ImplToExpandedFst()
175 typename Arc::StateId CountStates(const Fst<Arc> &fst) { in CountStates()
189 typename Arc::StateId CountArcs(const Fst<Arc> &fst) { in CountArcs()
H A Dmap.h32 void Map(MutableFst<A> *fst, C* mapper) { in Map()
37 void Map(MutableFst<A> *fst, C mapper) { in Map()
61 MapFst(const Fst<A> &fst, const C &mapper, const MapFstOptions& opts) in MapFst()
64 MapFst(const Fst<A> &fst, C* mapper, const MapFstOptions& opts) in MapFst()
67 MapFst(const Fst<A> &fst, const C &mapper) in MapFst()
70 MapFst(const Fst<A> &fst, C* mapper) : ArcMapFst<A, B, C>(fst, mapper) {} in MapFst()
88 explicit StateIterator(const ArcMapFst<A, B, C> &fst) in StateIterator()
98 ArcIterator(const ArcMapFst<A, B, C> &fst, typename A::StateId s) in ArcIterator()
/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 Dexpanded-fst.h69 Fst<A> *fst = reader(strm, ropts); in Read() local
95 typename A::Weight Final(const ExpandedFst<A> &fst, typename A::StateId s) { in Final()
100 ssize_t NumArcs(const ExpandedFst<A> &fst, typename A::StateId s) { in NumArcs()
105 ssize_t NumInputEpsilons(const ExpandedFst<A> &fst, typename A::StateId s) { in NumInputEpsilons()
110 ssize_t NumOutputEpsilons(const ExpandedFst<A> &fst, typename A::StateId s) { in NumOutputEpsilons()
140 ImplToExpandedFst(const ImplToExpandedFst<I, F> &fst) in ImplToExpandedFst()
143 ImplToExpandedFst(const ImplToExpandedFst<I, F> &fst, bool safe) in ImplToExpandedFst()
175 typename Arc::StateId CountStates(const Fst<Arc> &fst) { in CountStates()
189 typename Arc::StateId CountArcs(const Fst<Arc> &fst) { in CountArcs()
H A Dmap.h32 void Map(MutableFst<A> *fst, C* mapper) { in Map()
37 void Map(MutableFst<A> *fst, C mapper) { in Map()
61 MapFst(const Fst<A> &fst, const C &mapper, const MapFstOptions& opts) in MapFst()
64 MapFst(const Fst<A> &fst, C* mapper, const MapFstOptions& opts) in MapFst()
67 MapFst(const Fst<A> &fst, const C &mapper) in MapFst()
70 MapFst(const Fst<A> &fst, C* mapper) : ArcMapFst<A, B, C>(fst, mapper) {} in MapFst()
88 explicit StateIterator(const ArcMapFst<A, B, C> &fst) in StateIterator()
98 ArcIterator(const ArcMapFst<A, B, C> &fst, typename A::StateId s) in ArcIterator()
/dports/audio/ardour6/Ardour-6.8.0/libs/fst/
H A Dvstwin.c81 VSTState* fst = (VSTState*) GetProp (w, "fst_ptr"); in vstedit_wndproc() local
124 VSTState* fst; in idle_hands() local
190 fst_idle_timer_add_plugin (VSTState* fst) in fst_idle_timer_add_plugin()
208 fst_idle_timer_remove_plugin (VSTState* fst) in fst_idle_timer_remove_plugin()
251 fst_delete (VSTState* fst) in fst_delete()
364 VSTState* fst; in fst_exit() local
386 fst_run_editor (VSTState* fst, void* window_parent) in fst_run_editor()
465 fst_destroy_editor (VSTState* fst) in fst_destroy_editor()
482 fst_move_window_into_view (VSTState* fst) in fst_move_window_into_view()
576 VSTState* fst = NULL; in fst_instantiate() local
[all …]

12345678910>>...101