Searched defs:codes (Results 1 – 10 of 10) sorted by relevance
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
|
H A D | inflate.h | 122 code codes[ENOUGH]; /* space for code tables */ member
|
/reactos/sdk/lib/3rdparty/freetype/src/gzip/ |
H A D | infutil.h | 45 *codes; member
|
/reactos/dll/win32/dbghelp/ |
H A D | inflate.c | 233 code codes[ENOUGH]; /* space for code tables */ member 533 static int inflate_table( codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *… in inflate_table()
|
/reactos/dll/win32/wininet/ |
H A D | inflate.c | 228 code codes[ENOUGH]; /* space for code tables */ member 528 static int inflate_table( codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *… in inflate_table()
|
/reactos/sdk/tools/hhpcomp/lzx_compress/ |
H A D | lzx_layer.c | 934 u_char *codes; in lzx_write_compressed_tree() local
|
/reactos/dll/directx/wine/ddraw/ |
H A D | ddraw.c | 1793 static HRESULT WINAPI ddraw4_GetFourCCCodes(IDirectDraw4 *iface, DWORD *codes_count, DWORD *codes) in ddraw4_GetFourCCCodes() 1802 static HRESULT WINAPI ddraw2_GetFourCCCodes(IDirectDraw2 *iface, DWORD *codes_count, DWORD *codes) in ddraw2_GetFourCCCodes() 1811 static HRESULT WINAPI ddraw1_GetFourCCCodes(IDirectDraw *iface, DWORD *codes_count, DWORD *codes) in ddraw1_GetFourCCCodes()
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/ |
H A D | cfftypes.h | 87 FT_UShort codes[256]; member
|
/reactos/dll/win32/msi/ |
H A D | msi.c | 322 WCHAR *codes = NULL; in get_patch_product_codes() local 364 LPWSTR cmd, *codes = NULL; in MSI_ApplyPatchW() local
|
/reactos/dll/win32/dbgeng/ |
H A D | dbgeng.c | 3444 ULONG *codes, ULONG start, DEBUG_EXCEPTION_FILTER_PARAMETERS *parameters) in debugcontrol_GetExceptionFilterParameters()
|