Home
last modified time | relevance | path

Searched defs:anchor (Results 1 – 17 of 17) sorted by relevance

/reactos/drivers/filesystems/btrfs/zstd/
H A Dzstd_fast.c62 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_generic() local
219 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_dictMatchState_generic() local
388 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c64 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_generic() local
371 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_ldm.c247 static void ZSTD_ldm_limitTableUpdate(ZSTD_matchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate()
281 BYTE const* anchor = istart; in ZSTD_ldm_generateSequences_internal() local
H A Dzstd_lazy.c634 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_generic() local
937 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_extDict_generic() local
H A Dzstd_opt.c806 const BYTE* anchor = istart; in ZSTD_compressBlock_opt_generic() local
H A Dzstd_compress.c2227 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
/reactos/sdk/lib/3rdparty/freetype/src/autofit/
H A Dafcjk.c1682 FT_Pos anchor, in af_hint_normal_stem()
1815 AF_Edge anchor = NULL; in af_cjk_hint_edges() local
H A Daflatin2.c1868 AF_Edge anchor = NULL; in af_latin2_hint_edges() local
H A Daflatin.c2957 AF_Edge anchor = NULL; in af_latin_hint_edges() local
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftoutln.c940 FT_Vector in, out, anchor, shift; in FT_Outline_EmboldenXY() local
/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c847 IHTMLAnchorElement *anchor; in _get_anchor_iface() local
1421 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_href() local
1436 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_put_href() local
1451 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_rel() local
1467 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_put_rel() local
1480 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_get_target() local
1496 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_put_target() local
1509 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_name() local
1525 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_put_name() local
1540 IHTMLAnchorElement *anchor = _get_anchor_iface(line, unk); in _test_anchor_hostname() local
[all …]
/reactos/modules/rostests/winetests/user32/
H A Dlistbox.c89 int selected, anchor, caret, selcount; member
/reactos/modules/rostests/winetests/comctl32/
H A Dlistbox.c162 int selected, anchor, caret, selcount; member
/reactos/drivers/filesystems/udfs/udf_info/
H A Dmount.cpp2615 AnchorVolDescPtr *anchor; in UDFLoadPartition() local
/reactos/dll/win32/jscript/
H A Dregexp.c2551 BOOL anchor; in ExecuteREBytecode() local
/reactos/dll/win32/vbscript/
H A Dregexp.c2551 BOOL anchor; in ExecuteREBytecode() local
/reactos/dll/win32/riched20/
H A Drichole.c2055 static HRESULT WINAPI ITextRange_fnSetRange(ITextRange *me, LONG anchor, LONG active) in ITextRange_fnSetRange()
5064 static HRESULT WINAPI ITextSelection_fnSetRange(ITextSelection *me, LONG anchor, LONG active) in ITextSelection_fnSetRange()