Home
last modified time | relevance | path

Searched refs:SpeechRecognitionResult (Results 1 – 25 of 686) sorted by relevance

12345678910>>...28

/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/recognition/
H A DSpeechRecognitionResult.cpp14 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(SpeechRecognitionResult, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
15 NS_IMPL_CYCLE_COLLECTING_ADDREF(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
16 NS_IMPL_CYCLE_COLLECTING_RELEASE(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
22 SpeechRecognitionResult::SpeechRecognitionResult(SpeechRecognition* aParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
25 SpeechRecognitionResult::~SpeechRecognitionResult() = default;
27 JSObject* SpeechRecognitionResult::WrapObject( in WrapObject()
32 nsISupports* SpeechRecognitionResult::GetParentObject() const { in GetParentObject()
37 SpeechRecognitionResult::IndexedGetter(uint32_t aIndex, bool& aPresent) { in IndexedGetter()
47 uint32_t SpeechRecognitionResult::Length() const { return mItems.Length(); } in Length()
[all …]
/dports/www/firefox/firefox-99.0/dom/media/webspeech/recognition/
H A DSpeechRecognitionResult.cpp14 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(SpeechRecognitionResult, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
15 NS_IMPL_CYCLE_COLLECTING_ADDREF(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
16 NS_IMPL_CYCLE_COLLECTING_RELEASE(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
22 SpeechRecognitionResult::SpeechRecognitionResult(SpeechRecognition* aParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
25 SpeechRecognitionResult::~SpeechRecognitionResult() = default;
27 JSObject* SpeechRecognitionResult::WrapObject( in WrapObject()
32 nsISupports* SpeechRecognitionResult::GetParentObject() const { in GetParentObject()
37 SpeechRecognitionResult::IndexedGetter(uint32_t aIndex, bool& aPresent) { in IndexedGetter()
47 uint32_t SpeechRecognitionResult::Length() const { return mItems.Length(); } in Length()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/recognition/
H A DSpeechRecognitionResult.cpp15 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(SpeechRecognitionResult, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
16 NS_IMPL_CYCLE_COLLECTING_ADDREF(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_IMPL_CYCLE_COLLECTING_RELEASE(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
18 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
23 SpeechRecognitionResult::SpeechRecognitionResult(SpeechRecognition* aParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
28 SpeechRecognitionResult::~SpeechRecognitionResult() in ~SpeechRecognitionResult()
39 SpeechRecognitionResult::GetParentObject() const in GetParentObject()
45 SpeechRecognitionResult::IndexedGetter(uint32_t aIndex, bool& aPresent) in IndexedGetter()
57 SpeechRecognitionResult::Length() const in Length()
63 SpeechRecognitionResult::Item(uint32_t aIndex) in Item()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/recognition/
H A DSpeechRecognitionResult.cpp15 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(SpeechRecognitionResult, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
16 NS_IMPL_CYCLE_COLLECTING_ADDREF(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_IMPL_CYCLE_COLLECTING_RELEASE(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
18 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
23 SpeechRecognitionResult::SpeechRecognitionResult(SpeechRecognition* aParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
26 SpeechRecognitionResult::~SpeechRecognitionResult() {} in ~SpeechRecognitionResult()
28 JSObject* SpeechRecognitionResult::WrapObject( in WrapObject()
33 nsISupports* SpeechRecognitionResult::GetParentObject() const { in GetParentObject()
38 SpeechRecognitionResult::IndexedGetter(uint32_t aIndex, bool& aPresent) { in IndexedGetter()
48 uint32_t SpeechRecognitionResult::Length() const { return mItems.Length(); } in Length()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/recognition/
H A DSpeechRecognitionResult.cpp14 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(SpeechRecognitionResult, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
15 NS_IMPL_CYCLE_COLLECTING_ADDREF(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
16 NS_IMPL_CYCLE_COLLECTING_RELEASE(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
22 SpeechRecognitionResult::SpeechRecognitionResult(SpeechRecognition* aParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
25 SpeechRecognitionResult::~SpeechRecognitionResult() = default;
27 JSObject* SpeechRecognitionResult::WrapObject( in WrapObject()
32 nsISupports* SpeechRecognitionResult::GetParentObject() const { in GetParentObject()
37 SpeechRecognitionResult::IndexedGetter(uint32_t aIndex, bool& aPresent) { in IndexedGetter()
47 uint32_t SpeechRecognitionResult::Length() const { return mItems.Length(); } in Length()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/recognition/
H A DSpeechRecognitionResult.cpp15 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(SpeechRecognitionResult, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
16 NS_IMPL_CYCLE_COLLECTING_ADDREF(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
17 NS_IMPL_CYCLE_COLLECTING_RELEASE(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
18 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(SpeechRecognitionResult) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
23 SpeechRecognitionResult::SpeechRecognitionResult(SpeechRecognition* aParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE()
26 SpeechRecognitionResult::~SpeechRecognitionResult() = default;
28 JSObject* SpeechRecognitionResult::WrapObject( in WrapObject()
33 nsISupports* SpeechRecognitionResult::GetParentObject() const { in GetParentObject()
38 SpeechRecognitionResult::IndexedGetter(uint32_t aIndex, bool& aPresent) { in IndexedGetter()
48 uint32_t SpeechRecognitionResult::Length() const { return mItems.Length(); } in Length()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/speech/
H A Dspeech_recognition_result.cc30 SpeechRecognitionResult* SpeechRecognitionResult::Create( in Create()
33 return MakeGarbageCollected<SpeechRecognitionResult>(alternatives, final); in Create()
36 SpeechRecognitionAlternative* SpeechRecognitionResult::item(unsigned index) { in item()
43 SpeechRecognitionResult::SpeechRecognitionResult( in SpeechRecognitionResult() function in blink::SpeechRecognitionResult
48 void SpeechRecognitionResult::Trace(Visitor* visitor) { in Trace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/speech/
H A Dspeech_recognition_result.cc30 SpeechRecognitionResult* SpeechRecognitionResult::Create( in Create()
33 return MakeGarbageCollected<SpeechRecognitionResult>(alternatives, final); in Create()
36 SpeechRecognitionAlternative* SpeechRecognitionResult::item(unsigned index) { in item()
43 SpeechRecognitionResult::SpeechRecognitionResult( in SpeechRecognitionResult() function in blink::SpeechRecognitionResult
48 void SpeechRecognitionResult::Trace(Visitor* visitor) const { in Trace()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/web-sys-0.3.53/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/devel/sccache/sccache-0.2.15/cargo-crates/web-sys-0.3.46/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/net/routinator/routinator-0.10.2/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/games/genact/genact-0.10.0/cargo-crates/web-sys-0.3.44/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [ wasm_bindgen ( extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/lang/gleam/gleam-0.18.2/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/web-sys-0.3.47/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/web-sys/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [ wasm_bindgen ( extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.50/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/web-sys-0.3.53/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.48/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/web-sys-0.3.54/src/features/
H A Dgen_SpeechRecognitionResult.rs6 …# [wasm_bindgen (extends = :: js_sys :: Object , js_name = SpeechRecognitionResult , typescript_ty…
13 pub type SpeechRecognitionResult; typedef
20 pub fn length(this: &SpeechRecognitionResult) -> u32; in length()
27 pub fn is_final(this: &SpeechRecognitionResult) -> bool; in is_final()
35 pub fn item(this: &SpeechRecognitionResult, index: u32) -> SpeechRecognitionAlternative; in item() argument
48 pub fn get(this: &SpeechRecognitionResult, index: u32) -> Option<SpeechRecognitionAlternative>; in get() argument

12345678910>>...28