ReactOS
0.4.15-dev-4614-ga5a6101
|
#include <stdio.h>
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "widltypes.h"
#include "hash.h"
Go to the source code of this file.
Functions | |
unsigned int | lhash_val_of_name_sys (syskind_t skind, LCID lcid, LPCSTR lpStr) |
Variables | |
static const unsigned char | Lookup_16 [128 *3] |
static const unsigned char | Lookup_32 [128 *3] |
static const unsigned char | Lookup_48 [128 *3] |
static const unsigned char | Lookup_64 [128 *3] |
static const unsigned char | Lookup_80 [128 *3] |
static const unsigned char | Lookup_112 [128 *3] |
static const unsigned char | Lookup_128 [128 *3] |
static const unsigned char | Lookup_144 [128 *3] |
static const unsigned char | Lookup_160 [128 *3] |
static const unsigned char | Lookup_176 [128 *3] |
static const unsigned char | Lookup_208 [128 *3] |
static const unsigned char | Lookup_224 [128 *3] |
Definition at line 510 of file hash.c.
Referenced by ctl2_encode_name().
Definition at line 224 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 262 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 300 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 35 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 338 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 376 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 414 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 452 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 73 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 111 of file hash.c.
Referenced by lhash_val_of_name_sys().
Definition at line 149 of file hash.c.
Referenced by lhash_val_of_name_sys().