Home
last modified time | relevance | path

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

/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/lm/interpolate/
H A Dnormalize.cc260 higher_->ExtendContext(context, z); in SameContext()
267 void ExtendContext(const NGramHeader &middle, Accum z_lower) { in ExtendContext() function in lm::interpolate::__anon0f9d0d760111::Recurse
352 higher_order->ExtendContext(NGramHeader(NULL, 0), log_z); in Run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/scrolling/
H A Dtext_fragment_selector_generator.h122 void ExtendContext();
H A Dtext_fragment_selector_generator.cc303 ExtendContext(); in GenerateSelectorCandidate()
521 void TextFragmentSelectorGenerator::ExtendContext() { in ExtendContext() function in blink::TextFragmentSelectorGenerator
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/parameterized-utils-2.1.3.0/src/Data/Parameterized/
H A DContext.hs73 , ExtendContext(..)
317 class ExtendContext (f :: Ctx k -> Type) where constructor
/dports/devel/radare2/radare2-5.1.1/shlr/heap/include/r_windows/
H A Dwindows_heap.h326 PVOID ExtendContext; member