![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <stddef.h>#include <stdint.h>
Include dependency graph for hash.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | DT_SIPROUND |
Functions | |
| static uint64_t | dt_hash (uint64_t hash, const char *str, size_t size) |
| #define DT_SIPROUND |
Definition at line 53 of file hash.h.
References DT_SIPROUND, i, k0, L, m, and size.
Referenced by _current_preview_luminance_hash(), _darkroom_zoom_hash(), _default_pipe_hash(), _dt_collection_get_hash(), _get_lines_hash(), _group_prefix_hash(), _hash_endpoint(), _hash_raster_masks(), _image_cache_self_hash(), _session_pattern_hash(), _trace_buffer_content(), dt_colorspaces_prepare_conversion(), dt_dev_history_compute_hash(), dt_dev_pixelpipe_node_hash(), dt_dev_pixelpipe_raster_mask_hash(), dt_dev_pixelpipe_rawdetail_mask_hash(), dt_drawlayer_touch_stroke_commit_hash(), dt_iop_commit_params(), dt_iop_compute_blendop_hash(), dt_iop_compute_module_hash(), dt_masks_form_get_own_hash(), dt_masks_group_get_hash_ext(), dt_pixelpipe_get_global_hash(), and gui_focus().