/reactos/base/applications/mstsc/ |
H A D | pstcache.c | 39 pstcache_touch_bitmap(uint8 cache_id, uint16 cache_idx, uint32 stamp) in pstcache_touch_bitmap() 53 pstcache_load_bitmap(uint8 cache_id, uint16 cache_idx) in pstcache_load_bitmap() 82 pstcache_save_bitmap(uint8 cache_id, uint16 cache_idx, uint8 * key, in pstcache_save_bitmap()
|
H A D | orders.c | 154 uint8 cache_idx; in setup_brush() local 921 uint16 cache_idx, bufsize; in process_raw_bmpcache() local 954 uint16 cache_idx, size; in process_bmpcache() local 1013 uint16 cache_idx, bufsize; in process_bmpcache2() local 1189 uint8 cache_idx, colour_code, width, height, size, type; in process_brushcache() local
|
H A D | cache.c | 400 cache_get_cursor(uint16 cache_idx) in cache_get_cursor() 417 cache_put_cursor(uint16 cache_idx, RD_HCURSOR cursor) in cache_put_cursor()
|
H A D | orders.h | 147 uint16 cache_idx; member 164 uint16 cache_idx; member 300 uint16 cache_idx; member 314 uint16 cache_idx; member
|
H A D | rdp.c | 1109 uint16 width, height, cache_idx, masklen, datalen; in process_colour_pointer_common() local 1158 uint16 cache_idx; in process_cached_pointer_pdu() local
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | pstcache.c | 32 pstcache_touch_bitmap(RDPCLIENT * This, uint8 cache_id, uint16 cache_idx, uint32 stamp) in pstcache_touch_bitmap() 46 pstcache_load_bitmap(RDPCLIENT * This, uint8 cache_id, uint16 cache_idx) in pstcache_load_bitmap() 79 pstcache_save_bitmap(RDPCLIENT * This, uint8 cache_id, uint16 cache_idx, uint8 * key, in pstcache_save_bitmap()
|
H A D | cache.c | 381 cache_get_cursor(RDPCLIENT * This, uint16 cache_idx) in cache_get_cursor() 398 cache_put_cursor(RDPCLIENT * This, uint16 cache_idx, HCURSOR cursor) in cache_put_cursor()
|
H A D | orders.c | 939 uint16 cache_idx, bufsize; in process_raw_bmpcache() local 978 uint16 cache_idx, size; in process_bmpcache() local 1038 uint16 cache_idx, bufsize; in process_bmpcache2() local
|
H A D | orders.h | 151 uint16 cache_idx; member 168 uint16 cache_idx; member 304 uint16 cache_idx; member 318 uint16 cache_idx; member
|
H A D | rdp.c | 1000 uint16 x, y, width, height, cache_idx, masklen, datalen; in process_colour_pointer_pdu() local 1022 uint16 cache_idx; in process_cached_pointer_pdu() local
|
/reactos/dll/win32/oleaut32/ |
H A D | oleaut.c | 121 static inline bstr_cache_entry_t *get_cache_entry_from_idx(unsigned cache_idx) in get_cache_entry_from_idx() 128 unsigned cache_idx = FIELD_OFFSET(bstr_t, u.ptr[size+sizeof(WCHAR)-1])/BUCKET_SIZE; in get_cache_entry() local 134 unsigned cache_idx; in get_cache_entry_from_alloc_size() local
|
/reactos/dll/win32/dbghelp/ |
H A D | dwarf.c | 1168 int cache_idx = -1; in dwarf2_parse_base_type() local
|