Home
last modified time | relevance | path

Searched +defs:final +defs:state (Results 1 – 25 of 1126) sorted by relevance

12345678910>>...46

/dports/www/otter-browser/otter-browser-1.0.03/src/core/
H A DSessionsManager.h46 int row = -1;
88 struct WindowState final struct
91 …Qt::WindowState state = ((SettingsManager::getOption(SettingsManager::Interface_NewTabOpeningActio… member
94 struct WindowHistoryEntry final argument
119 struct WindowHistoryInformation final argument
130 struct SessionWindow final argument
132 WindowState state; member
179 struct SessionMainWindow final argument
189 struct SessionInformation final struct
203 struct ClosedWindow final struct
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Dgpu_thread.h34 struct SubmitListCommand final { struct
41 struct SubmitChCommandEntries final { argument
49 struct SwapBuffersCommand final { argument
57 struct FlushRegionCommand final { struct
65 struct InvalidateRegionCommand final { argument
73 struct FlushAndInvalidateRegionCommand final { argument
82 struct OnCommandListEndCommand final {}; argument
85 struct GPUTickCommand final {}; struct
103 struct SynchState final { struct
113 class ThreadManager final { argument
[all …]
/dports/textproc/py-latexcodec/latexcodec-2.0.1/latexcodec/
H A Dlexer.py107 def setstate(self, state): argument
113 def get_raw_tokens(self, chars, final=False): argument
222 def setstate(self, state): argument
227 def get_tokens(self, chars, final=False): argument
358 def get_unicode_tokens(self, chars, final=False): argument
366 def decode(self, bytes_, final=False): argument
418 def setstate(self, state): argument
424 def get_unicode_tokens(self, unicode_, final=False): argument
447 def get_latex_chars(self, unicode_, final=False): argument
455 def encode(self, unicode_, final=False): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webcodecs/
H A Dvideo_encoder.h68 String state() { return state_; } in state() function
83 struct ParsedConfig final : public GarbageCollected<ParsedConfig> { struct
97 struct Request final : public GarbageCollected<Request> { argument
98 enum class Type {
109 Type type;
111 uint32_t reset_count = 0;
112 Member<VideoFrame> frame; // used by kEncode
113 Member<const VideoEncoderEncodeOptions> encodeOpts; // used by kEncode
114 Member<ScriptPromiseResolver> resolver; // used by kFlush
H A Ddecoder_template.h58 String state() const { return state_; } in state() function
84 struct Request final : public GarbageCollected<Request> { struct
85 enum class Type {
94 Type type;
97 std::unique_ptr<MediaConfigType> media_config;
100 scoped_refptr<media::DecoderBuffer> decoder_buffer;
103 Member<ScriptPromiseResolver> resolver;
106 media::Status status;
110 uint32_t reset_generation = 0;
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DSourceViewerWidget.h56 struct BlockData final : public QTextBlockUserData struct
61 HighlightingState state = NoState; member
75 class MarginWidget final : public QWidget argument
/dports/math/z3/z3-z3-4.8.13/src/math/automata/
H A Dautomaton.h110 automaton(M& m, unsigned init, unsigned_vector const& final, moves const& mvs): m(m) { in automaton()
162 unsigned_vector final; in mk_epsilon() local
170 unsigned_vector final; in mk_loop() local
178 unsigned_vector final; in clone() local
199 unsigned_vector final; in mk_union() local
214 unsigned_vector final; in mk_opt() local
250 unsigned_vector final; in mk_concat() local
278 unsigned_vector final; in mk_reverse() local
323 unsigned state = m_final_states[i]; in add_final_to_init_moves() local
544 void get_epsilon_closure(unsigned state, unsigned_vector& states) { in get_epsilon_closure()
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/automata/
H A Dautomaton.h110 automaton(M& m, unsigned init, unsigned_vector const& final, moves const& mvs): m(m) { in automaton()
162 unsigned_vector final; in mk_epsilon() local
170 unsigned_vector final; in mk_loop() local
178 unsigned_vector final; in clone() local
199 unsigned_vector final; in mk_union() local
214 unsigned_vector final; in mk_opt() local
250 unsigned_vector final; in mk_concat() local
278 unsigned_vector final; in mk_reverse() local
323 unsigned state = m_final_states[i]; in add_final_to_init_moves() local
544 void get_epsilon_closure(unsigned state, unsigned_vector& states) { in get_epsilon_closure()
[all …]
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A DQueueView.h40 struct t_EngineData final struct
42 t_EngineData() in t_EngineData()
53 ~t_EngineData() in ~t_EngineData()
61 CFileZillaEngine* pEngine;
62 bool active;
63 bool transient;
65 enum EngineDataState
76 } state; member
94 class CActionAfterBlocker final argument
/dports/audio/rubberband/rubberband-2.0.0/src/
H A Drubberband-c.cpp38 RubberBandState_ *state = new RubberBandState_(); in rubberband_new() local
45 void rubberband_delete(RubberBandState state) in rubberband_delete()
51 void rubberband_reset(RubberBandState state) in rubberband_reset()
56 void rubberband_set_time_ratio(RubberBandState state, double ratio) in rubberband_set_time_ratio()
66 double rubberband_get_time_ratio(const RubberBandState state) in rubberband_get_time_ratio()
71 double rubberband_get_pitch_scale(const RubberBandState state) in rubberband_get_pitch_scale()
76 unsigned int rubberband_get_latency(const RubberBandState state) in rubberband_get_latency()
130 void rubberband_study(RubberBandState state, const float *const *input, unsigned int samples, int f… in rubberband_study()
135 void rubberband_process(RubberBandState state, const float *const *input, unsigned int samples, int… in rubberband_process()
140 int rubberband_available(const RubberBandState state) in rubberband_available()
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/utilities/
H A Djuce_AudioProcessorValueTreeState.h140 struct MakeContents final struct
143 std::unique_ptr<ParameterStorageBase> operator() (std::unique_ptr<Item> item) const in operator()
358 ValueTree state; variable
546 struct StringRefLessThan final struct
548 … bool operator() (StringRef a, StringRef b) const noexcept { return a.text.compare (b.text) < 0; } in operator()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/utilities/
H A Djuce_AudioProcessorValueTreeState.h140 struct MakeContents final struct
143 std::unique_ptr<ParameterStorageBase> operator() (std::unique_ptr<Item> item) const in operator()
358 ValueTree state; variable
546 struct StringRefLessThan final struct
548 … bool operator() (StringRef a, StringRef b) const noexcept { return a.text.compare (b.text) < 0; } in operator()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DGCInternals.h117 explicit AutoGCSession(GCRuntime* gc, JS::HeapState state) in AutoGCSession()
216 struct MovingTracer final : public JS::CallbackTracer { struct
217 explicit MovingTracer(JSRuntime* rt) in MovingTracer()
242 struct SweepingTracer final : public JS::CallbackTracer { struct
243 explicit SweepingTracer(JSRuntime* rt) in SweepingTracer()
256 bool onChild(const JS::GCCellPtr& thing) override { in onChild()
262 TracerKind getTracerKind() const override { return TracerKind::Sweeping; } in getTracerKind()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGCInternals.h117 explicit AutoGCSession(GCRuntime* gc, JS::HeapState state) in AutoGCSession()
233 struct MovingTracer final : public GenericTracer { struct
256 struct SweepingTracer final : public GenericTracer { struct
257 explicit SweepingTracer(JSRuntime* rt) in SweepingTracer()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGCInternals.h117 explicit AutoGCSession(GCRuntime* gc, JS::HeapState state) in AutoGCSession()
233 struct MovingTracer final : public GenericTracer { struct
256 struct SweepingTracer final : public GenericTracer { struct
257 explicit SweepingTracer(JSRuntime* rt) in SweepingTracer()
/dports/lang/php73/php-7.3.33/ext/mbstring/libmbfl/tests/
H A Dstrwidth.c19 int final = 0; in main() local
20 int state = 0; in main() local
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/libmbfl/tests/
H A Dstrwidth.c19 int final = 0; in main() local
20 int state = 0; in main() local
/dports/www/mod_php73/php-7.3.33/ext/mbstring/libmbfl/tests/
H A Dstrwidth.c19 int final = 0; in main() local
20 int state = 0; in main() local
/dports/audio/harp/harp-0.6.0/
H A Dlex_dfa.h24 int final; member
29 State *state; member
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/
H A DTraits.hh84 int state : 31; member
85 unsigned final : 1; member
/dports/databases/py-gdbm/Python-3.8.12/Lib/encodings/
H A Dutf_8_sig.py31 def encode(self, input, final=False): argument
46 def setstate(self, state): argument
54 def _buffer_decode(self, input, errors, final): argument
80 def setstate(self, state): argument
/dports/lang/python37/Python-3.7.12/Lib/encodings/
H A Dutf_8_sig.py31 def encode(self, input, final=False): argument
46 def setstate(self, state): argument
54 def _buffer_decode(self, input, errors, final): argument
80 def setstate(self, state): argument
/dports/lang/python38/Python-3.8.12/Lib/encodings/
H A Dutf_8_sig.py31 def encode(self, input, final=False): argument
46 def setstate(self, state): argument
54 def _buffer_decode(self, input, errors, final): argument
80 def setstate(self, state): argument
/dports/lang/python310/Python-3.10.1/Lib/encodings/
H A Dutf_8_sig.py31 def encode(self, input, final=False): argument
46 def setstate(self, state): argument
54 def _buffer_decode(self, input, errors, final): argument
80 def setstate(self, state): argument
/dports/lang/python-tools/Python-3.8.12/Lib/encodings/
H A Dutf_8_sig.py31 def encode(self, input, final=False): argument
46 def setstate(self, state): argument
54 def _buffer_decode(self, input, errors, final): argument
80 def setstate(self, state): argument

12345678910>>...46