Home
last modified time | relevance | path

Searched defs:custom_dictionary (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc219 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
451 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
507 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
555 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
596 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
646 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
694 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
738 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
787 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
828 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
[all …]
H A Dspell_check_host_chrome_impl_unittest.cc28 SpellcheckCustomDictionary* custom_dictionary = in GetCustomDictionary() local
H A Dspell_check_host_chrome_impl.cc143 const SpellcheckCustomDictionary& custom_dictionary, in FilterCustomWordResults()
265 SpellcheckCustomDictionary* custom_dictionary = in OnDictionariesInitialized() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary_unittest.cc200 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
437 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
499 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
553 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
600 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
656 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
710 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
760 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
815 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
862 SpellcheckCustomDictionary* custom_dictionary = in TEST_F() local
[all …]
H A Dspell_check_host_chrome_impl_unittest.cc28 SpellcheckCustomDictionary* custom_dictionary = in GetCustomDictionary() local
H A Dspell_check_host_chrome_impl.cc142 const SpellcheckCustomDictionary& custom_dictionary, in FilterCustomWordResults()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-decompressor-2.3.2/src/ffi/
H A Dmod.rs72 let custom_dictionary = <SubclassableAllocator as Allocator<u8>>::AllocatedMemory::default(); in BrotliDecoderCreateInstance() localVariable
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli-decompressor/src/ffi/
H A Dmod.rs72 let custom_dictionary = <SubclassableAllocator as Allocator<u8>>::AllocatedMemory::default(); in BrotliDecoderCreateInstance() localVariable
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-decompressor-2.3.2/src/ffi/
H A Dmod.rs72 let custom_dictionary = <SubclassableAllocator as Allocator<u8>>::AllocatedMemory::default(); in BrotliDecoderCreateInstance() localVariable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-3.3.2/src/bin/
H A Dbrotli.rs499 let mut custom_dictionary = Vec::<u8>::new(); in main() localVariable
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli/src/bin/
H A Dbrotli.rs499 let mut custom_dictionary = Vec::<u8>::new(); in main() localVariable
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-3.3.2/src/bin/
H A Dbrotli.rs499 let mut custom_dictionary = Vec::<u8>::new(); in main() localVariable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dencode.rs201 custom_dictionary: bool, field
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli/src/enc/
H A Dencode.rs201 custom_dictionary: bool, field
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dencode.rs201 custom_dictionary: bool, field