Home
last modified time | relevance | path

Searched refs:blood (Results 1 – 25 of 2201) sorted by relevance

12345678910>>...89

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Ditem_type_name_test.cpp89 item blood( "blood" ); variable
90 blood.set_mtype( corpse.get_mtype() );
92 REQUIRE_FALSE( blood.is_corpse() );
94 CHECK( blood.type_name() == "zombie blood" );
99 item blood( "blood" ); variable
100 blood.set_mtype( corpse.get_mtype() );
102 REQUIRE_FALSE( blood.is_corpse() );
104 CHECK( blood.type_name() == "chicken blood" );
108 item blood( "blood" ); variable
110 REQUIRE_FALSE( blood.is_corpse() );
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Ditem_type_name_test.cpp89 item blood( "blood" ); variable
90 blood.set_mtype( corpse.get_mtype() );
92 REQUIRE_FALSE( blood.is_corpse() );
94 CHECK( blood.type_name() == "zombie blood" );
99 item blood( "blood" ); variable
100 blood.set_mtype( corpse.get_mtype() );
102 REQUIRE_FALSE( blood.is_corpse() );
104 CHECK( blood.type_name() == "chicken blood" );
108 item blood( "blood" ); variable
110 REQUIRE_FALSE( blood.is_corpse() );
[all …]
/dports/games/xonotic/Xonotic/source/qcsrc/common/effects/
H A Deffectinfo_gentle_particlegibs.inc22 MY(type) = "blood";
25 // front blood
46 MY(type) = "blood";
50 // back blood
72 MY(type) = "blood";
98 MY(type) = "blood";
121 MY(type) = "blood";
124 // front blood
146 MY(type) = "blood";
150 // back blood
[all …]
/dports/games/violetland/violetland-0.5/src/game/
H A DGameState.cpp75 Blood blood; in processExplosion() local
77 blood.angle = Object::calc_angle(lifeForm->X, lifeForm->Y, x, y); in processExplosion()
78 blood.x = lifeForm->X; in processExplosion()
79 blood.y = lifeForm->Y; in processExplosion()
80 blood.scale = lifeForm->Scale; in processExplosion()
81 blood.poisoned = lifeForm->Poisoned; in processExplosion()
83 vBlood.push_back(blood); in processExplosion()
/dports/games/pcgen/pcgen/data/pathfinder/paizo/campaign_setting/city_of_strangers/
H A Dcos_abilities_class.lst7blood points, representing an overload of her system with excess blood to extend her arcane abilit…
8 …SC:A bloatmage can exert herself as a free action to instantly gain extra blood points, but doing …
9 …e a bleeding wound is inf licted on a bloatmage, she loses 1 blood point. This loss of blood point…
10 …ESC:At 3rd level, a bloatmage becomes so massive that her rolls of fatty, blood-laden flesh grant …
11blood tied to that bloodline. By drinking 1 pint of fresh blood (which inflicts 1 point of Constit…
/dports/math/mcsim/mcsim-6.2.0/examples/butadiene/
H A Dbutadiene.model18 C_art, # ~ arterial blood (mg/l)
19 C_ven, # ~ venous blood (mg/l)
21 PC_art_obs, # Measured blood/air partition coefficient
70 # Tissue/blood partition coefficients
115 # Total blood flow
133 # Calculate total blood flow from the alveolar ventilation rate and the
144 # Calculate actual blood flows from total flow and percent flows
154 # Venous blood concentrations at the organ exit
162 # Arterial blood concentration
180 # Venous blood concentration
/dports/science/R-cran-epicalc/epicalc/man/
H A DSuwit.Rd1 \name{Hookworm and blood loss}
4 \title{ Hookworm infection and blood loss: SEAJTM 1970}
6 A study using radio-isotope to examine daily blood loss
15 \item{\code{bloss}}{a numeric vector: estimated daily blood loss (mg/day)}
19 Studies on blood loss, iron absorption and iron reabsorption
/dports/games/whichwayisup/whichwayisup/lib/
H A Dblob.py37 blood = []
40 return blood
50blood.append(Particle(self.screen, 10, self.rect.centerx + random.uniform(-7, 7), self.rect.bottom…
61 blood = self.player.take_damage(BLOB_DAMAGE)
63 return blood
H A Dplayer.py80 blood = []
83 blood = self.take_damage(collision_type)
86 return blood
135 blood = DynamicObject.take_damage(self, amount, x, y)
141 return blood
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/
H A DBlood.java34 final RPClass blood = new RPClass("blood"); in generateRPClass() local
35 blood.isA("entity"); in generateRPClass()
36 blood.addAttribute("class", Type.STRING); in generateRPClass()
37 blood.addAttribute("amount", Type.BYTE); in generateRPClass()
/dports/math/mcsim/mcsim-6.2.0/examples/R/
H A Dperc_delay.model25 C_ven, # ... in the venous blood
71 # Percent blood flows to tissues
77 # Tissue/blood partition coeficients
105 Flow_fat = 0; # Actual blood flows through tissues
110 Flow_tot = 0; # Total blood flow
129 # Calculate total blood flow from the alveolar ventilation rate and
133 # Calculate actual blood flows from total flow and percent flows
155 # Venous blood concentrations at the organ exit
165 # Venous blood concentration
168 # Arterial blood concentration
/dports/math/mcsim/mcsim-6.2.0/examples/delay_diff_eqns/
H A Dperc_delay.model23 C_ven, # ... in the venous blood
69 # Percent blood flows to tissues
75 # Tissue/blood partition coeficients
102 Flow_fat = 0; # Actual blood flows through tissues
107 Flow_tot = 0; # Total blood flow
133 # Calculate total blood flow from the alveolar ventilation rate and
137 # Calculate actual blood flows from total flow and percent flows
159 # Venous blood concentrations at the organ exit
169 # Venous blood concentration
172 # Arterial blood concentration
/dports/games/bugsquish/bugsquish-0.0.6/
H A Dbugsquish.c628 blood--;
643 blood = 0;
752 ((blood * 5) /
854 if (blood > 0)
861 src.h = blood;
872 if (blood < (images[IMG_GAUGE_EMPTY] -> h) && blood >= 0)
966 if (blood > 5)
969 blood = blood - 5;
973 blood = 0;
1002 if (blood <= 0)
[all …]
/dports/games/exult/exult-snapshot-v1.7.0.20211128/content/sifixes/src/npcs/
H A Dbaiyanda.uc41 add("got blood");
45 case "got blood" (remove):
46 say("@Hurry! Take Ice Dragon blood to Yenani! No time to delay!@");
134 …balance of nature. Gwani healers learn things like prepare dried fish and use Ice Dragon blood.@");
135 add(["balance of nature", "dried fish", "Ice Dragon blood"]);
151 case "Ice Dragon blood" (remove):
152 say("@Special things about blood of Ice Dragon that can cure almost any sickness.@");
159 …say("@Gwenno said thou help people in need. Thou must find some Ice Dragon blood for Neyobi! It is…
162 … bucket of mine. If thou find and slay Ice Dragon, please bring bucket of blood. Take to Yenani, s…
168 say("@Give Yenani bucket of Ice Dragon blood. She know what to do with it.@");
[all …]
/dports/print/xmbibtex/xmbibtex-1.7/examples/
H A Dmyrefs.bib158 blood
236 blood
520 blood
564 blood
630 blood
760 blood
779 blood
895 blood
950 blood
1002 blood
[all …]
H A Dstauss.pubmed7 TI - Modulation of baroreflex sensitivity and spectral power of blood
41 0.01-0.20 Hz) and mid- (MF, 0.2-0.5 Hz) frequency blood pressure power
58 arterial blood pressure rather than merely the activity of the
291 pathways on the dynamic properties of blood pressure control, we
431 structural and metabolic status, and myocardial blood flow in
466 MH - Kidney/*blood supply
723 MH - Argipressin/blood
1052 MH - Catecholamines/blood
1118 MH - Urea/blood
1322 MH - Renin/blood
[all …]
/dports/games/NBlood/NBlood-a1689a4/.github/workflows/
H A Dbuild.yml25 run: make -j2 duke3d sw blood rr exhumed tools SDLCONFIG=""
41 run: make -j2 duke3d sw blood rr exhumed tools SDLCONFIG=""
53 run: make -j2 duke3d sw blood rr exhumed tools
65 run: make -j2 duke3d sw blood rr exhumed tools CLANG=1
77 run: gmake -j2 duke3d sw blood rr exhumed tools
/dports/games/pcgen/pcgen/data/pathfinder/paizo/adventure_path/second_darkness/ap18/
H A Dap18_abilities_race.lst6 …ack.Supernatural DEFINE:BlackBloodedBreathWeaponDC|0 DESC:Cone of black blood, reflex save (DC %…
7 …lack-blooded creatures constantly leak and spray bursts of freezing black blood (%1 Cold Damage)|C…
8 …l Ability TYPE:SpecialQuality.Extraordinary.Weakness DESC:The black blood is antithetical to…
13 …pecialQuality.Extraordinary.Immunity DESC:You are unaffected by black blood S…
14 …pecialAttack.Extraordinary DESC:All chardas retain a store of black blood in muscular organs…
16 …ry.AttackOption DESC:A charda can spit a concentrated stream of black blood. SOUR…
17 …Option DEFINE:BileSprayDC|0 DESC:Chardas can also unleash a cone of black blood, DC %1|BileSprayDC…
18 …ialQuality.Extraordinary DESC:The chardas are children of the black blood. SO…
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/datasets/descr/
H A Ddiabetes.rst6 Ten baseline variables, age, sex, body mass index, average blood
7 pressure, and six blood serum measurements were obtained for each of n =
23 - bp average blood pressure
29 - s6 glu, blood sugar level
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/The_Rise_Of_Wesnoth/units/
H A DVampire_Lady.cfg19 …and beautiful, she maintains her eternal youthful appearance drinking the blood of the living."+{S…
22 name=blood kiss
23 description= _"blood kiss"
72 name=blood kiss
/dports/games/vultures-eye/vulture-2.3.67/slashem/dat/
H A DNecro.des175 MONSTER:'i',"blood imp",random,hostile
176 MONSTER:'i',"blood imp",random,hostile
177 MONSTER:'i',"blood imp",random,hostile
178 MONSTER:'i',"blood imp",random,hostile
179 MONSTER:'i',"blood imp",random,hostile
180 MONSTER:'i',"blood imp",random,hostile
181 MONSTER:'i',"blood imp",random,hostile
308 MONSTER:'i',"blood imp",random,hostile
309 MONSTER:'i',"blood imp",random,hostile
310 MONSTER:'i',"blood imp",random,hostile
[all …]
/dports/games/pcgen/pcgen/data/35e/paizo/adventure_path/second_darkness/chapter_6_descent_into_midnight/
H A Dpf18_abilities.lst6 …ack.Supernatural DEFINE:BlackBloodedBreathWeaponDC|0 DESC:Cone of black blood, reflex save (DC %…
7 …lack-blooded creatures constantly leak and spray bursts of freezing black blood (%1 Cold Damage)|C…
8 …l Ability TYPE:SpecialQuality.Extraordinary.Weakness DESC:The black blood is antithetical to…
14 …pecialAttack.Extraordinary DESC:All chardas retain a store of black blood in muscular organs…
16 …ry.AttackOption DESC:A charda can spit a concentrated stream of black blood. SOURCE…
17 …Option DEFINE:BileSprayDC|0 DESC:Chardas can also unleash a cone of black blood, DC %1|BileSprayDC…
18 …ialQuality.Extraordinary DESC:The chardas are children of the black blood. SOUR…
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t300_FeatureExtraction/
H A Dabp.m2 % ABP is Arterial blood pressure (ABP) pulse detector
8 % x blood pressure signal
10 % pos (tentative) position of blood pressure onset.
15 % An open-source algorithm to detect onset of arterial blood pressure pulses
/dports/math/mcsim/mcsim-6.2.0/examples/perc/
H A Dperc.model22 C_ven, # ... in the venous blood
65 # Percent blood flows to tissues
71 # Tissue/blood partition coeficients
98 Flow_fat = 0; # Actual blood flows through tissues
103 Flow_tot = 0; # Total blood flow
129 # Calculate total blood flow from the alveolar ventilation rate and
133 # Calculate actual blood flows from total flow and percent flows
155 # Venous blood concentrations at the organ exit
165 # Venous blood concentration
168 # Arterial blood concentration
H A Dperc.vect.model22 C_ven, # ... in the venous blood
69 # Percent blood flows to tissues
75 # Tissue/blood partition coeficients
102 Flow_fat = 0; # Actual blood flows through tissues
107 Flow_tot = 0; # Total blood flow
133 # Calculate total blood flow from the alveolar ventilation rate and
137 # Calculate actual blood flows from total flow and percent flows
159 # Venous blood concentrations at the organ exit
169 # Venous blood concentration
172 # Arterial blood concentration

12345678910>>...89