Home
last modified time | relevance | path

Searched refs:root_pos (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/deep_mimic/env/
H A Dmotion_capture_data_multiclip.py114 root_pos = org_clip[:, 1]
145 old_root_pos = dict(zip(key_times, root_pos))
146 inter_root_pos = self.calc_inter_root_pos(root_pos, key_times, inter_times)
161 root_pos = c[1:4]
177 root_pos,
211 def calc_inter_root_pos(self, root_pos, times, inter_times): argument
218 … inter_root_pos.append(((np.array(root_pos[up_index]) + np.array(root_pos[low_index]))/2).tolist())
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/mce/
H A Dgf2m_rootfind_dcmp.cpp20 size_t root_pos) in patch_root_array() argument
23 volatile gf2m cond_mask = (root_pos == res_root_arr_len); in patch_root_array()
271 uint32_t root_pos = 0; in find_roots() local
290 result[root_pos] = this->m_j_gray; in find_roots()
291 root_pos++; in find_roots()
302 patch_root_array(result.data(), result.size(), root_pos); in find_roots()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/mce/
H A Dgf2m_rootfind_dcmp.cpp20 size_t root_pos) in patch_root_array() argument
23 volatile gf2m cond_mask = (root_pos == res_root_arr_len); in patch_root_array()
271 uint32_t root_pos = 0; in find_roots() local
290 result[root_pos] = this->m_j_gray; in find_roots()
291 root_pos++; in find_roots()
302 patch_root_array(result.data(), result.size(), root_pos); in find_roots()
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/mce/
H A Dgf2m_rootfind_dcmp.cpp20 size_t root_pos) in patch_root_array() argument
23 volatile gf2m cond_mask = (root_pos == res_root_arr_len); in patch_root_array()
271 uint32_t root_pos = 0; in find_roots() local
290 result[root_pos] = this->m_j_gray; in find_roots()
291 root_pos++; in find_roots()
302 patch_root_array(result.data(), result.size(), root_pos); in find_roots()
/dports/mail/dovecot/dovecot-2.3.17/src/stats/
H A Dclient-reader.c102 size_t root_pos, name_pos; in reader_client_dump_sub_metrics() local
109 root_pos = str->used; in reader_client_dump_sub_metrics()
112 str_truncate(str, root_pos); in reader_client_dump_sub_metrics()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A Drotation_bound.sage216 if len(root_pos)==1:
217 return root_pos[0]
287 for r in root_pos:
317 for r in root_pos:
346 for r in root_pos:
365 if len(root_pos) <> 1:
367 return root_pos[0]
380 v0 = n(root_pos[0])
382 v = n(root_pos[i])
385 return root_pos[i0]
[all …]
/dports/net/lambdamoo/MOO-1.8.1/
H A Ddb_properties.c104 insert_prop_recursively(Objid root, int root_pos, Pval pv) in insert_prop_recursively() argument
108 insert_prop(root, root_pos, pv); in insert_prop_recursively()
116 insert_prop_recursively(c, new_prop_count + root_pos, pv); in insert_prop_recursively()
217 remove_prop_recursively(Objid root, int root_pos) in remove_prop_recursively() argument
221 remove_prop(root, root_pos); in remove_prop_recursively()
227 remove_prop_recursively(c, new_prop_count + root_pos); in remove_prop_recursively()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgenrecog.c216 static struct position root_pos; variable
220 static struct position *peep2_insn_pos_list = &root_pos;
715 subpos = next_position (subpos_ptr, &root_pos, in add_to_sequence()
2219 write_tree (head, &root_pos, type, 1); in write_subroutine()
2321 c_test_pos = &root_pos; in make_insn_sequence()
2339 c_test_pos = next_position (pos_ptr, &root_pos, in make_insn_sequence()
2360 last = add_to_sequence (x, &head, &root_pos, type, 1); in make_insn_sequence()
2426 last = add_to_sequence (new_rtx, &clobber_head, &root_pos, in make_insn_sequence()
2438 last = new_decision (&root_pos, &last->success); in make_insn_sequence()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgenrecog.c216 static struct position root_pos; variable
220 static struct position *peep2_insn_pos_list = &root_pos;
717 subpos = next_position (subpos_ptr, &root_pos, in add_to_sequence()
2220 write_tree (head, &root_pos, type, 1); in write_subroutine()
2322 c_test_pos = &root_pos; in make_insn_sequence()
2340 c_test_pos = next_position (pos_ptr, &root_pos, in make_insn_sequence()
2361 last = add_to_sequence (x, &head, &root_pos, type, 1); in make_insn_sequence()
2427 last = add_to_sequence (new_rtx, &clobber_head, &root_pos, in make_insn_sequence()
2439 last = new_decision (&root_pos, &last->success); in make_insn_sequence()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgenrecog.c216 static struct position root_pos; variable
220 static struct position *peep2_insn_pos_list = &root_pos;
717 subpos = next_position (subpos_ptr, &root_pos, in add_to_sequence()
2220 write_tree (head, &root_pos, type, 1); in write_subroutine()
2322 c_test_pos = &root_pos; in make_insn_sequence()
2340 c_test_pos = next_position (pos_ptr, &root_pos, in make_insn_sequence()
2361 last = add_to_sequence (x, &head, &root_pos, type, 1); in make_insn_sequence()
2427 last = add_to_sequence (new_rtx, &clobber_head, &root_pos, in make_insn_sequence()
2439 last = new_decision (&root_pos, &last->success); in make_insn_sequence()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/pugl/detail/
H A Dwin.c463 POINT root_pos = pos; in handleCrossing() local
464 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
472 (double)root_pos.x, in handleCrossing()
473 (double)root_pos.y, in handleCrossing()
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/pugl/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/src/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/src/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/src/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dwin.c490 POINT root_pos = pos; in handleCrossing() local
491 ClientToScreen(view->impl->hwnd, &root_pos); in handleCrossing()
499 (double)root_pos.x, in handleCrossing()
500 (double)root_pos.y, in handleCrossing()

1234