/reactos/drivers/filesystems/btrfs/zstd/ |
H A D | zstd_fast.c | 62 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 D | zstd_double_fast.c | 64 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_generic() local 371 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_extDict_generic() local
|
H A D | zstd_ldm.c | 247 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 D | zstd_lazy.c | 634 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_generic() local 937 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_extDict_generic() local
|
H A D | zstd_opt.c | 806 const BYTE* anchor = istart; in ZSTD_compressBlock_opt_generic() local
|
H A D | zstd_compress.c | 2227 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
|
/reactos/sdk/lib/3rdparty/freetype/src/autofit/ |
H A D | afcjk.c | 1682 FT_Pos anchor, in af_hint_normal_stem() 1815 AF_Edge anchor = NULL; in af_cjk_hint_edges() local
|
H A D | aflatin2.c | 1868 AF_Edge anchor = NULL; in af_latin2_hint_edges() local
|
H A D | aflatin.c | 2957 AF_Edge anchor = NULL; in af_latin_hint_edges() local
|
/reactos/sdk/lib/3rdparty/freetype/src/base/ |
H A D | ftoutln.c | 940 FT_Vector in, out, anchor, shift; in FT_Outline_EmboldenXY() local
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | dom.c | 847 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 D | listbox.c | 89 int selected, anchor, caret, selcount; member
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | listbox.c | 162 int selected, anchor, caret, selcount; member
|
/reactos/drivers/filesystems/udfs/udf_info/ |
H A D | mount.cpp | 2615 AnchorVolDescPtr *anchor; in UDFLoadPartition() local
|
/reactos/dll/win32/jscript/ |
H A D | regexp.c | 2551 BOOL anchor; in ExecuteREBytecode() local
|
/reactos/dll/win32/vbscript/ |
H A D | regexp.c | 2551 BOOL anchor; in ExecuteREBytecode() local
|
/reactos/dll/win32/riched20/ |
H A D | richole.c | 2055 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()
|