Halide
Halide::Runtime::Internal::HashMap Member List

This is the complete list of members for Halide::Runtime::Internal::HashMap, including all inherited members.

cache_entriesHalide::Runtime::Internal::HashMap
cleanup()Halide::Runtime::Internal::HashMapinline
copy_valueHalide::Runtime::Internal::HashMap
current_cache_sizeHalide::Runtime::Internal::HashMap
destroy_valueHalide::Runtime::Internal::HashMap
init(void *user_context, copy_value_func copy_value, destroy_value_func destroy_value)Halide::Runtime::Internal::HashMapinline
initedHalide::Runtime::Internal::HashMap
kDefaultCacheSizeHalide::Runtime::Internal::HashMap
kHashTableSizeHalide::Runtime::Internal::HashMapstatic
least_recently_usedHalide::Runtime::Internal::HashMap
lookup(void *user_context, const uint8_t *cache_key, int32_t size, uint8_t *cache_value, size_t cache_value_size)Halide::Runtime::Internal::HashMapinline
max_cache_sizeHalide::Runtime::Internal::HashMap
memoization_lockHalide::Runtime::Internal::HashMap
most_recently_usedHalide::Runtime::Internal::HashMap
prune()Halide::Runtime::Internal::HashMapinline
release(void *user_context, void *host)Halide::Runtime::Internal::HashMapinline
set_size(int64_t size)Halide::Runtime::Internal::HashMapinline
store(void *user_context, const uint8_t *cache_key, int32_t size, const uint8_t *cache_value, size_t cache_value_size)Halide::Runtime::Internal::HashMapinline
user_contextHalide::Runtime::Internal::HashMap