Home
last modified time | relevance | path

Searched defs:cache_idx (Results 1 – 12 of 12) sorted by relevance

/reactos/base/applications/mstsc/
H A Dpstcache.c39 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 Dorders.c154 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 Dcache.c400 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 Dorders.h147 uint16 cache_idx; member
164 uint16 cache_idx; member
300 uint16 cache_idx; member
314 uint16 cache_idx; member
H A Drdp.c1109 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 Dpstcache.c32 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 Dcache.c381 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 Dorders.c939 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 Dorders.h151 uint16 cache_idx; member
168 uint16 cache_idx; member
304 uint16 cache_idx; member
318 uint16 cache_idx; member
H A Drdp.c1000 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 Doleaut.c121 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 Ddwarf.c1168 int cache_idx = -1; in dwarf2_parse_base_type() local