Home
last modified time | relevance | path

Searched defs:adrcode (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dipo.c191 static const char *ob_adrcodes_to_paths(int adrcode, int *array_index) in ob_adrcodes_to_paths()
306 static const char *pchan_adrcodes_to_paths(int adrcode, int *array_index) in pchan_adrcodes_to_paths()
532 static const char *texture_adrcodes_to_paths(int adrcode, int *array_index) in texture_adrcodes_to_paths()
619 static const char *material_adrcodes_to_paths(int adrcode, int *array_index) in material_adrcodes_to_paths()
712 static const char *camera_adrcodes_to_paths(int adrcode, int *array_index) in camera_adrcodes_to_paths()
757 static const char *light_adrcodes_to_paths(int adrcode, int *array_index) in light_adrcodes_to_paths()
802 static const char *sound_adrcodes_to_paths(int adrcode, int *array_index) in sound_adrcodes_to_paths()
828 static const char *world_adrcodes_to_paths(int adrcode, int *array_index) in world_adrcodes_to_paths()
971 int adrcode, in get_rna_access()
1151 static short adrcode_to_dtar_transchan(short adrcode) in adrcode_to_dtar_transchan()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_ipo_types.h48 short blocktype, adrcode; member
71 short blocktype, adrcode, vartype; member
/dports/graphics/blender/blender-2.91.0/source/blender/sequencer/intern/
H A Deffects.c3120 static void store_icu_yrange_speed(Sequence *seq, short UNUSED(adrcode), float *ymin, float *ymax) in store_icu_yrange_speed()
4035 short UNUSED(adrcode), in store_icu_yrange_noop()