Home
last modified time | relevance | path

Searched refs:next_keys (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/geom/
H A Dgeom_motion_curve.h98 float4 next_keys[2]; in motion_curve_keys_linear() local
101 motion_curve_keys_for_step_linear(kg, offset, numkeys, numsteps, step + 1, k0, k1, next_keys); in motion_curve_keys_linear()
104 keys[0] = (1.0f - t) * keys[0] + t * next_keys[0]; in motion_curve_keys_linear()
105 keys[1] = (1.0f - t) * keys[1] + t * next_keys[1]; in motion_curve_keys_linear()
166 float4 next_keys[4]; in motion_curve_keys() local
169 motion_curve_keys_for_step(kg, offset, numkeys, numsteps, step + 1, k0, k1, k2, k3, next_keys); in motion_curve_keys()
172 keys[0] = (1.0f - t) * keys[0] + t * next_keys[0]; in motion_curve_keys()
173 keys[1] = (1.0f - t) * keys[1] + t * next_keys[1]; in motion_curve_keys()
174 keys[2] = (1.0f - t) * keys[2] + t * next_keys[2]; in motion_curve_keys()
175 keys[3] = (1.0f - t) * keys[3] + t * next_keys[3]; in motion_curve_keys()
/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dhair.cpp119 float4 next_keys[2]; in motion_keys() local
123 curve_keys, curve_radius, key_steps, num_curve_keys, num_steps, step + 1, k0, k1, next_keys); in motion_keys()
125 r_keys[0] = (1.0f - t) * curr_keys[0] + t * next_keys[0]; in motion_keys()
126 r_keys[1] = (1.0f - t) * curr_keys[1] + t * next_keys[1]; in motion_keys()
147 float4 next_keys[4]; in cardinal_motion_keys() local
169 next_keys); in cardinal_motion_keys()
171 r_keys[0] = (1.0f - t) * curr_keys[0] + t * next_keys[0]; in cardinal_motion_keys()
172 r_keys[1] = (1.0f - t) * curr_keys[1] + t * next_keys[1]; in cardinal_motion_keys()
173 r_keys[2] = (1.0f - t) * curr_keys[2] + t * next_keys[2]; in cardinal_motion_keys()
174 r_keys[3] = (1.0f - t) * curr_keys[3] + t * next_keys[3]; in cardinal_motion_keys()
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A Dxrefs.c1458 char *keys, *key, *next_keys; in CmdCite() local
1525 next_keys = popCommaName(key); in CmdCite()
1536 key = next_keys; in CmdCite()
1592 key = next_keys; in CmdCite()
1619 char *keys, *key, *next_keys; in CmdNatbibCite() local
1691 last_key = !next_keys; in CmdNatbibCite()
1723 key = next_keys; in CmdNatbibCite()
1725 last_key = !next_keys; in CmdNatbibCite()
1748 char *keys, *key, *next_keys; in CmdHarvardCite() local
1805 key = next_keys; in CmdHarvardCite()
[all …]
/dports/chinese/libpinyin/libpinyin-2.3.0/src/storage/
H A Dphonetic_key_matrix.cpp99 GArray * next_keys = g_array_new(TRUE, TRUE, sizeof(ChewingKey)); in resplit_step() local
114 matrix->get_items(midindex, next_keys, next_key_rests); in resplit_step()
115 assert(next_keys->len == next_key_rests->len); in resplit_step()
116 if (0 == next_keys->len) in resplit_step()
119 for (size_t j = 0; j < next_keys->len; ++j) { in resplit_step()
121 (next_keys, ChewingKey, j); in resplit_step()
161 g_array_free(next_keys, TRUE); in resplit_step()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/scripts/
H A Dexport_targets.py101 (next_keys, post_recurse_func) = t
103 (next_keys,) = t
106 for x in next_keys:
/dports/math/py-yt/yt-4.0.1/yt/utilities/
H A Dconfiguration_tree.py38 key, *next_keys = keys
39 if len(next_keys) == 0: # reach the end of the upsert
54 next_node.upsert_from_list(next_keys, value, extra_data)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/scripts/
H A Dexport_targets.py101 (next_keys, post_recurse_func) = t
103 (next_keys,) = t
106 for x in next_keys:
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/
H A Dupdate-angle.py126 (next_keys, post_recurse_func) = t
128 (next_keys,) = t
131 for x in next_keys:
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/
H A Dupdate-angle.py126 (next_keys, post_recurse_func) = t
128 (next_keys,) = t
131 for x in next_keys:
/dports/www/firefox/firefox-99.0/gfx/angle/
H A Dupdate-angle.py126 (next_keys, post_recurse_func) = t
128 (next_keys,) = t
131 for x in next_keys:
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/
H A Dupdate-angle.py126 (next_keys, post_recurse_func) = t
128 (next_keys,) = t
131 for x in next_keys:
/dports/www/firefox-legacy/firefox-52.8.0esr/build/moz.configure/
H A Dutil.configure285 next_keys = []
295 next_keys.append(matches + (name, k))
296 keys = next_keys
/dports/www/firefox-esr/firefox-91.8.0/build/moz.configure/
H A Dutil.configure342 next_keys = []
352 next_keys.append(matches + (name, k))
353 keys = next_keys
/dports/lang/spidermonkey78/firefox-78.9.0/build/moz.configure/
H A Dutil.configure337 next_keys = []
347 next_keys.append(matches + (name, k))
348 keys = next_keys
/dports/www/firefox/firefox-99.0/build/moz.configure/
H A Dutil.configure332 next_keys = []
342 next_keys.append(matches + (name, k))
343 keys = next_keys
/dports/mail/thunderbird/thunderbird-91.8.0/build/moz.configure/
H A Dutil.configure342 next_keys = []
352 next_keys.append(matches + (name, k))
353 keys = next_keys
/dports/lang/spidermonkey60/firefox-60.9.0/build/moz.configure/
H A Dutil.configure333 next_keys = []
343 next_keys.append(matches + (name, k))
344 keys = next_keys
/dports/devel/marisa-trie/marisa-trie-961ed33/lib/marisa/grimoire/trie/
H A Dlouds-trie.cc340 Vector<T> next_keys; in build_current_trie() local
413 next_keys.push_back(next_key); in build_current_trie()
427 keys.swap(next_keys); in build_current_trie()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dlog.py1292 next_keys = None
1303 next_keys = text_keys[start:start + chunk_size]
1306 [k[1] for k in get_parent_map(next_keys)])
1307 del text_keys, next_keys
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Dgroupcompress_repo.py281 next_keys = set()
294 if value not in next_keys and value in remaining_keys:
297 next_keys.add(value)
H A Dknit.py940 next_keys = set()
949 next_keys.add(compression_parent)
950 build_keys = next_keys
/dports/lang/racket/racket-8.3/src/bc/src/
H A Doptimize.c10500 Scheme_Object *v, *next_keys, *a[1]; in get_linklet_or_instance_for_import_key() local
10514 next_keys = scheme_current_thread->ku.multiple.array[1]; in get_linklet_or_instance_for_import_key()
10536 if (!SCHEME_FALSEP(next_keys) in get_linklet_or_instance_for_import_key()
10537 && (!SCHEME_VECTORP(next_keys) in get_linklet_or_instance_for_import_key()
10544 "invalid as vector of keys", 1, next_keys, in get_linklet_or_instance_for_import_key()
10547 if (SCHEME_TRUEP(next_keys)) { in get_linklet_or_instance_for_import_key()
10548 ht = scheme_hash_tree_set(cross->import_next_keys, key, next_keys); in get_linklet_or_instance_for_import_key()
10765 Scheme_Object *next_keys, *key, *pos; in scheme_optimize_get_import_key() local
10769 if (!next_keys) { in scheme_optimize_get_import_key()
10774 MZ_ASSERT(instance_pos < SCHEME_VEC_SIZE(next_keys)); in scheme_optimize_get_import_key()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Doptimize.c10500 Scheme_Object *v, *next_keys, *a[1]; in get_linklet_or_instance_for_import_key() local
10514 next_keys = scheme_current_thread->ku.multiple.array[1]; in get_linklet_or_instance_for_import_key()
10536 if (!SCHEME_FALSEP(next_keys) in get_linklet_or_instance_for_import_key()
10537 && (!SCHEME_VECTORP(next_keys) in get_linklet_or_instance_for_import_key()
10544 "invalid as vector of keys", 1, next_keys, in get_linklet_or_instance_for_import_key()
10547 if (SCHEME_TRUEP(next_keys)) { in get_linklet_or_instance_for_import_key()
10548 ht = scheme_hash_tree_set(cross->import_next_keys, key, next_keys); in get_linklet_or_instance_for_import_key()
10765 Scheme_Object *next_keys, *key, *pos; in scheme_optimize_get_import_key() local
10769 if (!next_keys) { in scheme_optimize_get_import_key()
10774 MZ_ASSERT(instance_pos < SCHEME_VEC_SIZE(next_keys)); in scheme_optimize_get_import_key()
[all …]