Home
last modified time | relevance | path

Searched refs:halo (Results 1 – 25 of 1745) sorted by relevance

12345678910>>...70

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_halo.c521 BFT_MALLOC(halo->c_domain_rank, halo->n_c_domains, int); in cs_halo_create()
539 halo->c_domain_rank[loc_id] = halo->c_domain_rank[0]; in cs_halo_create()
619 return halo; in cs_halo_create()
713 BFT_MALLOC(halo->c_domain_rank, halo->n_c_domains, int); in cs_halo_create_from_ref()
755 return halo; in cs_halo_create_from_ref()
902 BFT_MALLOC(halo->c_domain_rank, halo->n_c_domains, int); in cs_halo_create_from_rank_neighbors()
934 halo->c_domain_rank[halo->n_c_domains] = rn->rank[i]; in cs_halo_create_from_rank_neighbors()
938 halo->index[halo->n_c_domains*2 + j] = recv_count; in cs_halo_create_from_rank_neighbors()
997 return halo; in cs_halo_create_from_rank_neighbors()
1154 halo->send_list[j] = new_cell_id[halo->send_list[j]]; in cs_halo_renumber_cells()
[all …]
H A Dcs_halo_perio.c475 assert(halo != NULL); in _test_halo_compatibility()
516 assert(halo != NULL); in cs_halo_perio_sync_coords()
518 _test_halo_compatibility(halo); in cs_halo_perio_sync_coords()
586 assert(halo != NULL); in cs_halo_perio_sync_var_vect()
589 _test_halo_compatibility(halo); in cs_halo_perio_sync_var_vect()
655 assert(halo != NULL); in cs_halo_perio_sync_var_tens()
657 _test_halo_compatibility(halo); in cs_halo_perio_sync_var_tens()
724 assert(halo != NULL); in cs_halo_perio_sync_var_sym_tens()
726 _test_halo_compatibility(halo); in cs_halo_perio_sync_var_sym_tens()
793 assert(halo != NULL); in cs_halo_perio_sync_var_sym_tens_grad()
[all …]
H A Dcs_halo.h214 cs_halo_create_complete(cs_halo_t *halo);
275 cs_halo_destroy(cs_halo_t **halo);
324 cs_halo_pack_size(const cs_halo_t *halo, in cs_halo_pack_size() argument
413 cs_halo_sync_pack(const cs_halo_t *halo,
446 cs_halo_sync_pack_d(const cs_halo_t *halo,
474 cs_halo_sync_start(const cs_halo_t *halo,
497 cs_halo_sync_wait(const cs_halo_t *halo,
518 cs_halo_sync(const cs_halo_t *halo,
564 cs_halo_sync_num(const cs_halo_t *halo,
583 cs_halo_sync_var(const cs_halo_t *halo,
[all …]
H A Dcs_halo_cuda.cu137 cs_halo_cuda_pack_send_buffer_real(const cs_halo_t *halo, in cs_halo_cuda_pack_send_buffer_real() argument
145 const cs_lnum_t *send_list = (cs_lnum_t *)cs_get_device_ptr(halo->send_list); in cs_halo_cuda_pack_send_buffer_real()
147 cudaStream_t nstream[halo->n_c_domains]; in cs_halo_cuda_pack_send_buffer_real()
148 for (cs_lnum_t i = 0; i < halo->n_c_domains; i++) in cs_halo_cuda_pack_send_buffer_real()
151 for (cs_lnum_t rank_id = 0; rank_id < halo->n_c_domains; rank_id++) { in cs_halo_cuda_pack_send_buffer_real()
152 cs_lnum_t start = halo->send_index[2*rank_id]; in cs_halo_cuda_pack_send_buffer_real()
153 cs_lnum_t length = halo->send_index[2*rank_id + end_shift] in cs_halo_cuda_pack_send_buffer_real()
154 - halo->send_index[2*rank_id]; in cs_halo_cuda_pack_send_buffer_real()
169 for (cs_lnum_t i = 0; i < halo->n_c_domains; i++) { in cs_halo_cuda_pack_send_buffer_real()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/
H A DMxClasses.as38 import mx.skins.halo.ActivatorSkin; ActivatorSkin;
41 import mx.skins.halo.ButtonSkin; ButtonSkin;
42 import mx.skins.halo.CheckBoxIcon; CheckBoxIcon;
52 import mx.skins.halo.HaloBorder; HaloBorder;
53 import mx.skins.halo.HaloColors; HaloColors;
57 import mx.skins.halo.LinkButtonSkin; LinkButtonSkin;
58 import mx.skins.halo.LinkSeparator; LinkSeparator;
63 import mx.skins.halo.PanelSkin; PanelSkin;
65 import mx.skins.halo.PopUpIcon; PopUpIcon;
66 import mx.skins.halo.PopUpMenuIcon; PopUpMenuIcon;
[all …]
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/
H A Ddefaults-2.0.0.css25 borderSkin: ClassReference("mx.skins.halo.HaloBorder");
45 focusSkin: ClassReference("mx.skins.halo.HaloFocusRect");
363 downSkin: ClassReference("mx.skins.halo.ButtonSkin");
367 overSkin: ClassReference("mx.skins.halo.ButtonSkin");
380 upSkin: ClassReference("mx.skins.halo.ButtonSkin");
463 downIcon: ClassReference("mx.skins.halo.CheckBoxIcon");
478 upIcon: ClassReference("mx.skins.halo.CheckBoxIcon");
1179 popUpIcon: ClassReference("mx.skins.halo.PopUpIcon");
1423 downSkin: ClassReference("mx.skins.halo.TabSkin");
1425 overSkin: ClassReference("mx.skins.halo.TabSkin");
[all …]
H A Ddefaults-2.0.1.css25 borderSkin: ClassReference("mx.skins.halo.HaloBorder");
45 focusSkin: ClassReference("mx.skins.halo.HaloFocusRect");
365 downSkin: ClassReference("mx.skins.halo.ButtonSkin");
369 overSkin: ClassReference("mx.skins.halo.ButtonSkin");
382 upSkin: ClassReference("mx.skins.halo.ButtonSkin");
465 downIcon: ClassReference("mx.skins.halo.CheckBoxIcon");
480 upIcon: ClassReference("mx.skins.halo.CheckBoxIcon");
1178 popUpIcon: ClassReference("mx.skins.halo.PopUpIcon");
1422 downSkin: ClassReference("mx.skins.halo.TabSkin");
1424 overSkin: ClassReference("mx.skins.halo.TabSkin");
[all …]
H A Ddefaults.css25 borderSkin: ClassReference("mx.skins.halo.HaloBorder");
45 focusSkin: ClassReference("mx.skins.halo.HaloFocusRect");
297 skin: ClassReference("mx.skins.halo.ButtonSkin");
385 icon: ClassReference("mx.skins.halo.CheckBoxIcon");
419 skin: ClassReference("mx.skins.halo.ColorPickerSkin");
508 busyCursor: ClassReference("mx.skins.halo.BusyCursor");
890 skin: ClassReference("mx.skins.halo.LinkButtonSkin");
1050 borderSkin: ClassReference("mx.skins.halo.PanelSkin");
1108 popUpIcon: ClassReference("mx.skins.halo.PopUpIcon");
1111 skin: ClassReference("mx.skins.halo.PopUpButtonSkin");
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_mesh_halo.c547 cs_halo_t *halo = mesh->halo; in _build_halo_index() local
651 cs_halo_t *halo = mesh->halo; in _add_halo_elements() local
788 cs_halo_t *halo = mesh->halo; in _fill_send_halo() local
1114 cs_halo_t *halo = mesh->halo; in _fill_halo() local
1633 cs_halo_t *halo = mesh->halo; in _count_send_gcell_to_dist_vtx_connect() local
1781 cs_halo_t *halo = mesh->halo; in _fill_send_gcell_to_dist_vtx_connect() local
1899 cs_halo_t *halo = mesh->halo; in _create_send_gcell_vtx_connect() local
2020 cs_halo_t *halo = mesh->halo; in _exchange_gcell_vtx_connect() local
2246 cs_halo_t *halo = mesh->halo; in _update_i_face_cells() local
2709 cs_halo_t *halo = mesh->halo;
[all …]
H A Dcs_mesh.c115 cs_halo_t *halo = mesh->halo; in _sync_cell_fam() local
728 const cs_halo_t *halo = mesh->halo; in _get_halo_perio_num() local
943 const cs_halo_t *halo = mesh->halo; in _get_perio_faces_g() local
1222 const cs_halo_t *halo = mesh->halo; in _get_perio_faces_l() local
1751 cs_halo_t *halo = mesh->halo; in _print_mesh_info() local
2477 const cs_halo_t *halo = mesh->halo; in cs_mesh_g_face_vertices_sizes() local
3230 const cs_halo_t *halo = cs_glob_mesh->halo; in cs_mesh_sync_var_scal() local
3251 const cs_halo_t *halo = cs_glob_mesh->halo; in cs_mesh_sync_var_scal_ext() local
3267 const cs_halo_t *halo = cs_glob_mesh->halo; in cs_mesh_sync_var_vect() local
3445 const cs_halo_t *halo = mesh->halo; in cs_mesh_get_cell_gnum() local
[all …]
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/
H A DFrameworkClasses.as88 import mx.skins.halo.ActivatorSkin; ActivatorSkin;
91 import mx.skins.halo.BusyCursor; BusyCursor;
93 import mx.skins.halo.ButtonSkin; ButtonSkin;
94 import mx.skins.halo.CheckBoxIcon; CheckBoxIcon;
105 import mx.skins.halo.HaloBorder; HaloBorder;
106 import mx.skins.halo.HaloColors; HaloColors;
107 import mx.skins.halo.HaloFocusRect; HaloFocusRect;
112 import mx.skins.halo.LinkSeparator; LinkSeparator;
117 import mx.skins.halo.PanelSkin; PanelSkin;
119 import mx.skins.halo.PopUpIcon; PopUpIcon;
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/Under_the_Burning_Suns/units/quenoth/
H A DDivine_Avatar.cfg23 …E_ANIM "halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0)" …
50 …image="halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0):10…
60 …image="halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0):40…
72 …image="halo/eloh-halo-bottom.png~BLIT(halo/eloh-halo-back.png)~BLIT(units/quenoth/eloh.png,0,0):50…
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/Eastern_Invasion/utils/
H A Danimations.cfg11 halo=misc/blank-hex.png:1,halo/teleport-[9,8,1,2,8,9].png,misc/blank-hex.png:400
17 halo=misc/blank-hex.png:1,halo/teleport-[9,8,1,8,9].png,misc/blank-hex.png:500
23 halo=misc/blank-hex.png:1,halo/teleport-[9,8,9].png,misc/blank-hex.png:600
147 halo=halo/holy/halo6.png
153 halo=halo/holy/halo1.png
158 halo=halo/holy/halo[3,5,6].png:[75,75,50]
189 halo=halo/holy/halo6.png
195 halo=halo/holy/halo1.png
200 halo=halo/holy/halo[3,5,6].png:[75,75,50]
249 halo=halo/holy/halo[6,1~6].png:125
[all …]
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/spells/
H A DSpells04.cpp400 io->halo.flags = 0; in ~CFireProtection()
404 io->halo.radius = 45.f; in ~CFireProtection()
405 io->halo.dynlight = -1; in ~CFireProtection()
423 io->halo.color.b = 0.f; in Create()
424 io->halo.radius = 45.f; in Create()
425 io->halo.dynlight = -1; in Create()
443 io->halo.color.b = 0.f; in Update()
444 io->halo.radius = 45.f; in Update()
445 io->halo.dynlight = -1; in Update()
471 io->halo.flags = 0; in ~CColdProtection()
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/data/core/macros/
H A Danimation-utils.cfg36 halo="halo/misc/leadership-flare-[1~13].png:20"
351 halo=halo/elven/ice-halo[1~5,1,2,6~9].png:[100*4,50*7]
391 halo=halo/saurian-magic-halo-[1~7].png:60
465 halo=halo/mage-halo[1~5].png
472 halo=halo/mage-halo[1~5].png
479 halo=misc/blank-hex.png:40,halo/mage-preparation-halo[1~7].png
485 halo=misc/blank-hex.png:80,halo/mage-preparation-halo[1~7].png
491 halo=misc/blank-hex.png:120,halo/mage-preparation-halo[1~7].png
502 halo=halo/mage-preparation-halo[1~7].png
512 halo=halo/merfolk/staff-flare-[1~7].png:60
[all …]
/dports/math/py-yt/yt-4.0.1/yt/frontends/gadget_fof/tests/
H A Dtest_outputs.py66 my_h = ds.halo("Group", hid)
69 my_s = ds.halo("Subhalo", (my_h.particle_identifier, sid))
86 halo = ds.halo(ptype, i)
87 mass[i] = halo.mass
103 halo = ds.halo("Group", 0)
104 assert_equal(len(halo[("Group", "member_ids")]), 33)
105 assert_equal(halo[("Group", "member_ids")].min().d, 723254.0)
106 assert_equal(halo[("Group", "member_ids")].max().d, 772662.0)
119 halo = ds.halo("Group", 6)
120 halo[("Group", "member_ids")]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/advancedgrids/
H A Ddata_management-3.0.0.css22 columnResizeSkin: ClassReference("mx.skins.halo.DataGridColumnResizeSkin");
25 headerBackgroundSkin: ClassReference("mx.skins.halo.DataGridHeaderBackgroundSkin");
26 headerSeparatorSkin: ClassReference("mx.skins.halo.DataGridHeaderSeparator");
29 sortArrowSkin: ClassReference("mx.skins.halo.DataGridSortArrow");
71 icon: ClassReference("mx.skins.halo.DataGridSortArrow");
116 dropIndicatorSkin: ClassReference("mx.skins.halo.ListDropIndicator");
133 columnResizeSkin: ClassReference("mx.skins.halo.DataGridColumnResizeSkin");
135 headerSeparatorSkin: ClassReference("mx.skins.halo.DataGridHeaderSeparator");
139 sortArrowSkin: ClassReference("mx.skins.halo.DataGridSortArrow");
154 columnResizeSkin: ClassReference("mx.skins.halo.DataGridColumnResizeSkin");
[all …]
H A Ddata_management.css23 columnDropIndicatorSkin: ClassReference("mx.skins.halo.DataGridColumnDropIndicator");
24 columnResizeSkin: ClassReference("mx.skins.halo.DataGridColumnResizeSkin");
27 headerBackgroundSkin: ClassReference("mx.skins.halo.DataGridHeaderBackgroundSkin");
28 headerSeparatorSkin: ClassReference("mx.skins.halo.DataGridHeaderSeparator");
29 …headerHorizontalSeparatorSkin: ClassReference("mx.skins.halo.AdvancedDataGridHeaderHorizontalSepar…
31 sortArrowSkin: ClassReference("mx.skins.halo.DataGridSortArrow");
73 icon: ClassReference("mx.skins.halo.DataGridSortArrow");
117 dropIndicatorSkin: ClassReference("mx.skins.halo.ListDropIndicator");
135 headerSeparatorSkin: ClassReference("mx.skins.halo.DataGridHeaderSeparator");
139 sortArrowSkin: ClassReference("mx.skins.halo.DataGridSortArrow");
[all …]
/dports/misc/py-halo/halo-0.0.31/
H A DPKG-INFO2 Name: halo
5 Home-page: https://github.com/manrajgrover/halo
10 … <img src="https://raw.githubusercontent.com/manrajgrover/halo/master/art/halo.png" height="50px"/>
12 halo
16halo.svg)](https://github.com/manrajgrover/halo) ![awesome](https://img.shields.io/badge/awesome-y…
19 ![halo](https://raw.github.com/manrajgrover/halo/master/art/doge_spin.svg?sanitize=true)
24 $ pip install halo
30 from halo import Halo
44 from halo import Halo
50 Finally, you can use halo as a decorator:
[all …]
H A DREADME.md2 <img src="https://raw.githubusercontent.com/manrajgrover/halo/master/art/halo.png" height="50px"/>
4 halo
7halo.svg?branch=master)](https://travis-ci.com/manrajgrover/halo) [![Build status](https://ci.appv…
8halo.svg)](https://github.com/manrajgrover/halo) ![awesome](https://img.shields.io/badge/awesome-y…
11 ![halo](https://raw.github.com/manrajgrover/halo/master/art/doge_spin.svg?sanitize=true)
16 $ pip install halo
22 from halo import Halo
33 Alternatively, you can use halo with Python's `with` statement:
36 from halo import Halo
42 Finally, you can use halo as a decorator:
[all …]
/dports/misc/py-halo/halo-0.0.31/halo.egg-info/
H A DPKG-INFO2 Name: halo
5 Home-page: https://github.com/manrajgrover/halo
10 … <img src="https://raw.githubusercontent.com/manrajgrover/halo/master/art/halo.png" height="50px"/>
12 halo
16halo.svg)](https://github.com/manrajgrover/halo) ![awesome](https://img.shields.io/badge/awesome-y…
19 ![halo](https://raw.github.com/manrajgrover/halo/master/art/doge_spin.svg?sanitize=true)
24 $ pip install halo
30 from halo import Halo
44 from halo import Halo
50 Finally, you can use halo as a decorator:
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/
H A Ddefaults-3.0.0.css62 skin: ClassReference("mx.skins.halo.AccordionHeaderSkin");
201 skin: ClassReference("mx.skins.halo.ButtonSkin");
289 icon: ClassReference("mx.skins.halo.CheckBoxIcon");
323 skin: ClassReference("mx.skins.halo.ColorPickerSkin");
352 skin: ClassReference("mx.skins.halo.ComboBoxArrowSkin");
747 skin: ClassReference("mx.skins.halo.LinkButtonSkin");
907 borderSkin: ClassReference("mx.skins.halo.PanelSkin");
965 popUpIcon: ClassReference("mx.skins.halo.PopUpIcon");
968 skin: ClassReference("mx.skins.halo.PopUpButtonSkin");
993 skin: ClassReference("mx.skins.halo.PopUpButtonSkin");
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/The_Hammer_of_Thursagan/units/
H A DDwarvish_Rune_Lord.cfg53 halo=halo/karrag-attack[1~4]_halo.png:[100*3,200]
58 halo=halo/karrag_halo.png:100
64 halo=halo/karrag_halo.png
121 halo=halo/karrag-ranged[1~4]_halo.png:50
128 halo=halo/karrag-ranged[5~10]_halo.png:[50*5,100]
141 halo=halo/karrag-ranged[1~4]_halo.png:50
148 halo=halo/karrag-ranged[5~10]_halo.png:[50*5,100]
158 halo=halo/undead/idle-flash-[1~21].png
163 halo=halo/karrag_halo.png
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/airframework/
H A Ddefaults-3.0.0.css180 closeButtonSkin: ClassReference("mx.skins.halo.WindowCloseButtonSkin");
183 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
188 maximizeButtonSkin: ClassReference("mx.skins.halo.WindowMaximizeButtonSkin");
189 minimizeButtonSkin: ClassReference("mx.skins.halo.WindowMinimizeButtonSkin");
190 restoreButtonSkin: ClassReference("mx.skins.halo.WindowRestoreButtonSkin");
193 statusBarBackgroundSkin: ClassReference("mx.skins.halo.StatusBarBackgroundSkin");
215 closeButtonSkin: ClassReference("mx.skins.halo.WindowCloseButtonSkin");
218 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
223 maximizeButtonSkin: ClassReference("mx.skins.halo.WindowMaximizeButtonSkin");
225 restoreButtonSkin: ClassReference("mx.skins.halo.WindowRestoreButtonSkin");
[all …]
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/airframework/
H A Ddefaults.css180 closeButtonSkin: ClassReference("mx.skins.halo.WindowCloseButtonSkin");
183 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
188 maximizeButtonSkin: ClassReference("mx.skins.halo.WindowMaximizeButtonSkin");
189 minimizeButtonSkin: ClassReference("mx.skins.halo.WindowMinimizeButtonSkin");
190 restoreButtonSkin: ClassReference("mx.skins.halo.WindowRestoreButtonSkin");
193 statusBarBackgroundSkin: ClassReference("mx.skins.halo.StatusBarBackgroundSkin");
215 closeButtonSkin: ClassReference("mx.skins.halo.WindowCloseButtonSkin");
218 backgroundImage: ClassReference("mx.skins.halo.WindowBackground");
223 maximizeButtonSkin: ClassReference("mx.skins.halo.WindowMaximizeButtonSkin");
225 restoreButtonSkin: ClassReference("mx.skins.halo.WindowRestoreButtonSkin");
[all …]

12345678910>>...70