Home
last modified time | relevance | path

Searched refs:uuid_store (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/blender/blender-2.91.0/release/scripts/templates_py/
H A Ddriver_functions.py17 uuid_store = {} variable
26 value_prev = uuid_store.get(uuid, value)
27 uuid_store[uuid] = value_new = (value_prev * fac) + (value * (1.0 - fac))
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/tools/
H A Dbmesh_region_match.c397 UUID_Int *uuid_store; in bm_uuidwalk_rehash() local
404 uuid_store = uuidwalk->cache.rehash_store; in bm_uuidwalk_rehash()
410 uuid_store[i++] = bm_uuidwalk_calc_vert_uuid(uuidwalk, v); in bm_uuidwalk_rehash()
415 *((UUID_Int *)uuid_p) = uuid_store[i++]; in bm_uuidwalk_rehash()
422 uuid_store[i++] = bm_uuidwalk_calc_face_uuid(uuidwalk, f); in bm_uuidwalk_rehash()
427 *((UUID_Int *)uuid_p) = uuid_store[i++]; in bm_uuidwalk_rehash()
436 UUID_Int *uuid_store; in bm_uuidwalk_rehash_facelinks() local
441 uuid_store = uuidwalk->cache.rehash_store; in bm_uuidwalk_rehash_facelinks()
446 uuid_store[i++] = bm_uuidwalk_calc_face_uuid(uuidwalk, f); in bm_uuidwalk_rehash_facelinks()
453 BLI_ghash_insert(uuidwalk->faces_uuid, f, (void *)uuid_store[i++]); in bm_uuidwalk_rehash_facelinks()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nvdimm/
H A Dbtt_devs.c77 static ssize_t uuid_store(struct device *dev, in uuid_store() function
H A Dpfn_devs.c150 static ssize_t uuid_store(struct device *dev, in uuid_store() function
H A Dnamespace_devs.c1250 static ssize_t uuid_store(struct device *dev, in uuid_store() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nvdimm/
H A Dbtt_devs.c77 static ssize_t uuid_store(struct device *dev, in uuid_store() function
H A Dpfn_devs.c150 static ssize_t uuid_store(struct device *dev, in uuid_store() function
H A Dnamespace_devs.c1250 static ssize_t uuid_store(struct device *dev, in uuid_store() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/nvdimm/
H A Dbtt_devs.c77 static ssize_t uuid_store(struct device *dev, in uuid_store() function
H A Dpfn_devs.c150 static ssize_t uuid_store(struct device *dev, in uuid_store() function
H A Dnamespace_devs.c1250 static ssize_t uuid_store(struct device *dev, in uuid_store() function