Home
last modified time | relevance | path

Searched refs:air (Results 1 – 25 of 4738) sorted by relevance

12345678910>>...190

/dports/games/bloodfrontier/bloodfrontier/data/sounds/
H A Dpackage.cfg1 registersound "sounds/sfx/splash1" 254 "air" 100 // S_SPLASH1
2 registersound "sounds/sfx/splash2" 254 "air" 100 // S_SPLASH2
4 registersound "sounds/sfx/splat" 156 "air" 200 // S_SPLAT
5 registersound "sounds/sfx/splosh" 128 "air" 200 // S_SPLOSH
7 registersound "sounds/sfx/tink" 96 "air" 100 // S_TINK
9 registersound "sounds/sfx/whizz" 64 "air" 100 // S_WHIZZ
10 registersound "sounds/sfx/whirr" 64 "air" 100 // S_WHIRR
11 registersound "sounds/sfx/beep" 192 "air" 200 // S_BEEP
14 registersound "sounds/sfx/hum" 128 "air" 100 // S_HUM
19 registersound "sounds/sfx/bzap" 48 "air" 100 // S_BZAP
[all …]
/dports/games/bloodfrontier/bloodfrontier/data/sounds/announcer/
H A Dpackage.cfg1 registersound "sounds/announcer/flagsecured" 224 "air" // S_V_FLAGSECURED
3 registersound "sounds/announcer/flagtaken" 224 "air" // S_V_FLAGPICKUP
8 registersound "sounds/announcer/fight" 224 "air" // S_V_FIGHT
12 registersound "sounds/announcer/carnage" 224 "air" // S_V_SPREE1
16 registersound "sounds/sfx/multi" 254 "air" // S_V_SPREE5
17 registersound "sounds/sfx/multi" 254 "air" // S_V_SPREE6
18 registersound "sounds/sfx/multi" 254 "air" // S_V_MKILL1
19 registersound "sounds/sfx/multi" 254 "air" // S_V_MKILL2
20 registersound "sounds/sfx/multi" 254 "air" // S_V_MKILL3
21 registersound "sounds/sfx/revenge" 254 "air" // S_V_REVENGE
[all …]
/dports/games/bloodfrontier/bloodfrontier/data/maps/
H A Dtestchamber.cfg259 mapsound "sounds/ambience/creek" 255 "air" -1 -1
260 mapsound "sounds/ambience/cycadas" 255 "air" -1 -1
263 mapsound "sounds/ambience/electro" 255 "air" -1 -1
269 mapsound "sounds/ambience/frogs" 255 "air" -1 -1
271 mapsound "sounds/ambience/hum" 255 "air" -1 -1
274 mapsound "sounds/ambience/lava1" 255 "air" -1 -1
275 mapsound "sounds/ambience/lava2" 255 "air" -1 -1
282 mapsound "sounds/ambience/river" 255 "air" -1 -1
283 mapsound "sounds/ambience/switch" 255 "air" -1 -1
286 mapsound "sounds/ambience/water" 255 "air" -1 -1
[all …]
/dports/games/megaglest-data/megaglest-data-3.13.0/data/lang/hint/
H A Dhint_gaelic.lng2 hint2=Gus obraichean nan tàmh a lorg, brùth air an iuchair "#HotKeySelectIdleHarvesterUnit" is an u…
3 hint3=Gus cabadaich an sgioba a thoglachadh air/dheth, brùth air "#ChatTeamMode#" (nuair nach eil t…
5 …brùthadh air Ctrl + #GroupUnitsKey1#..#GroupUnitsKey10#.\nGus buidheann a thaghadh, brùth air an à…
7 hint7=Brùth air "#Screenshot#" gus glacaidhean-sgrìn a dhèanamh.\nBrùth air "#TogglePhotoMode#" gus…
9 hint9='S urrainn dhut car a chur air cuid a thogalaichean\nma bhrùthas tu air "#HotKeyRotateUnitDur…
17 hint17=Ma tha thu ag òstadh geama air a' choimpiutair agad fhèin,\nbrùth air "#RenderNetworkStatus#…
21 …aghadh, brùth air an iuchair "#HotKeySelectDamagedUnit#".\nBrùth air "#HotKeyCenterCameraOnSelecti…
22 …thaghadh, brùth air an iuchair "#HotKeySelectIdleHarvesterUnit#".\nBrùth air "#HotKeyCenterCameraO…
23 hint24=Gus an ceòl-cùlaibh a chur air/dheth, brùth air "#ToggleMusic#" ann an geama\nno nuair a bhi…
26 … chur air àite air a mhapa,\nbrùth air an iuchair "#BookmarkAdd#" is an uairsin\nbriog air a' mhap…
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/data/images/creatures/tux/
H A Dpowerups.sprite432 (name "air-walk-right")
441 (name "air-walk-left")
452 (name "air-stand-left")
459 (images "air/hat/air-walljump.png"))
467 (name "air-jump-right")
476 (name "air-jump-left")
490 (name "air-fall-left")
500 (name "air-skid-left")
510 (name "air-kick-left")
523 (name "air-idle-left")
[all …]
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_fdm/formats/
H A Dairtoxml.cpp933 i1->setAttribute("Mass", doubleToString(air->Mass)); in air_to_xml_file()
934 i1->setAttribute("I_xx", doubleToString(air->I_xx)); in air_to_xml_file()
935 i1->setAttribute("I_yy", doubleToString(air->I_yy)); in air_to_xml_file()
946 i2->setAttribute("filename", air->engine_sound); in air_to_xml_file()
947 i2->setAttribute("type", air->engine_type); in air_to_xml_file()
953 if (air->power_descr != (SimpleXMLTransfer*)0) in air_to_xml_file()
956 conf->addChild(air->power_descr); in air_to_xml_file()
968 i1->setAttribute("model", air->model); in air_to_xml_file()
995 uSize = air->wheels.size(); in air_to_xml_file()
1014 if (air->wheels[uCnt].steering_mapping != 0 || air->wheels[uCnt].steering_max_angle != 0) in air_to_xml_file()
[all …]
/dports/games/bloodfrontier/bloodfrontier/data/sounds/player/
H A Dpackage.cfg1 registersound "sounds/player/jump" 64 "air" 200 // S_JUMP = S_GAMESPECIFIC
2 registersound "sounds/player/impulse" 48 "air" 100 // S_IMPULSE
3 registersound "sounds/player/land" 24 "air" 100 // S_LAND
4 registersound "sounds/player/pain1" 96 "air" 200 // S_PAIN1
5 registersound "sounds/player/pain2" 96 "air" 200 // S_PAIN2
6 registersound "sounds/player/pain3" 96 "air" 200 // S_PAIN3
7 registersound "sounds/player/pain4" 96 "air" 200 // S_PAIN4
8 registersound "sounds/player/pain5" 96 "air" 200 // S_PAIN5
9 registersound "sounds/player/pain6" 96 "air" 200 // S_PAIN6
10 registersound "sounds/player/death1" 192 "air" 300 // S_DIE1
[all …]
/dports/science/hypre/hypre-2.23.0/src/test/TEST_ij/
H A Dair.jobs13 mpirun -np 2 ./ij -pmis -rhsrand -AIR 3 > air.out.20
14 mpirun -np 2 ./ij -pmis -rhsrand -AIR 4 > air.out.21
15 mpirun -np 2 ./ij -pmis -rhsrand -AIR 5 > air.out.22
16 mpirun -np 2 ./ij -solver 3 -pmis -rhsrand -AIR 3 > air.out.23
17 mpirun -np 2 ./ij -solver 3 -pmis -rhsrand -AIR 4 > air.out.24
18 mpirun -np 2 ./ij -solver 3 -pmis -rhsrand -AIR 5 > air.out.25
21 mpirun -np 2 ./ij -difconv -c 0.0 0.0 0.0 -atype 3 -pmis -rhsrand -AIR 3 > air.out.26
22 mpirun -np 2 ./ij -difconv -c 0.0 0.0 0.0 -atype 3 -pmis -rhsrand -AIR 4 > air.out.27
23 mpirun -np 2 ./ij -difconv -c 0.0 0.0 0.0 -atype 3 -pmis -rhsrand -AIR 5 > air.out.28
24 mpirun -np 2 ./ij -solver 3 -difconv -c 0.0 0.0 0.0 -atype 3 -pmis -rhsrand -AIR 3 > air.out.29
[all …]
H A Dair.saved1 # Output file: air.out.20
5 # Output file: air.out.21
9 # Output file: air.out.22
13 # Output file: air.out.23
17 # Output file: air.out.24
21 # Output file: air.out.25
25 # Output file: air.out.26
29 # Output file: air.out.27
33 # Output file: air.out.28
37 # Output file: air.out.29
[all …]
H A Dair.saved.lassen1 # Output file: air.out.20
5 # Output file: air.out.21
9 # Output file: air.out.22
13 # Output file: air.out.23
17 # Output file: air.out.24
21 # Output file: air.out.25
25 # Output file: air.out.26
29 # Output file: air.out.27
33 # Output file: air.out.28
37 # Output file: air.out.29
[all …]
H A Dair.saved.ray1 # Output file: air.out.20
5 # Output file: air.out.21
9 # Output file: air.out.22
13 # Output file: air.out.23
17 # Output file: air.out.24
21 # Output file: air.out.25
25 # Output file: air.out.26
29 # Output file: air.out.27
33 # Output file: air.out.28
37 # Output file: air.out.29
[all …]
/dports/dns/adns/adns-1.6.0/client/
H A Daddrtext.c105 struct addrinfo *air=0; in dotest() local
118 air= 0; in dotest()
119 int libc_r= getaddrinfo(input,STRING(PORT),&aip,&air); in dotest()
122 if (air) in dotest()
124 air->ai_family, (long)air->ai_addrlen, air->ai_addr, air->ai_next); in dotest()
127 if (libc_r==EAI_NONAME && !air) { in dotest()
148 WANT(air); in dotest()
149 WANT(air->ai_addr); in dotest()
150 WANT(!air->ai_next); in dotest()
151 if (air->ai_addrlen!=socklen || memcmp(&ours,air->ai_addr,socklen)) { in dotest()
[all …]
/dports/games/megaglest-data/megaglest-data-3.13.0/tutorials/1_very_basic_tutorial/
H A D1_very_basic_tutorial_gaelic.lng14 …hu air an sgìn atharrachadh, gluais an luchag gu oir na sgrìn, no cleachd na h-iuchraichean saighd…
18 …m againn air obraiche an toiseach. Gus fear a thrèanadh, dèan briogadh leis a' phutan chlì air a' …
31air is an uairsin air an talamh no air aonad eile gus ceann-uidhe a thaghadh. Tha dòigh aithghearr…
34air an obraiche agad dol gu far a bheil obraiche eile a' feitheamh taobh a-muigh a' champa agad. T…
38 …eBack=Taghta. A-nis, thoir air an dà obraiche tilleadh dhan phrìomh thìpidh. Gus barrachd air aon …
40 MoveBack3=... dèan briogadh dùbailte air aonad ach an tagh thu gach aonad dhen aon seòrsa faisg air
49 ResourceInformation=Eadar dà sgeul, tha feum air na tùsanaich air òr is fiodh gu h-àraidh.
55air an ìomhaigh bhrataich agus an uairsin air an àite far am bu chòir do na h-aonadan ùra cruinnea…
56 …chaidh air stòras, tòisichidh obraichean ùra air buain air an àite ud sa bhad. Dèan cinnteach gun …
57 Thirdcommand=Nise, bheir sinn sùil air an treas òrdugh a tha aig obraichean - "tog".
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/includes/definitions/discovery/
H A Dscs-ks.yaml7 oid: exhaust-air-temperature.0
8 value: exhaust-air-temperature
10 descr: 'Exhaust air temperature'
14 oid: supply-air-temperature.0
15 value: supply-air-temperature
17 descr: ' Supply air temperature'
21 oid: outside-air-temperature.0
22 value: outside-air-temperature
24 descr: 'Outside air temperature'
103 oid: status-supply-air-sensor.0
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Dair_force_times.recipe29 ('Home','http://feeds.feedburner.com/rss/category/air-home?format=xml'),
30 … ('Health Benefits','http://feeds.feedburner.com/rss/category/air-healthbenefits?format=xml'),
32 … ('Veterans Benefits','http://feeds.feedburner.com/rss/category/air-VeteransBenefits?format=xml'),
34 ('Adventure','http://feeds.feedburner.com/rss/category/air-adventure?format=xml'),
35 ('Entertainment','http://feeds.feedburner.com/rss/category/air-Entertainment?format=xml'),
36 ('Careers','http://feeds.feedburner.com/rss/category/air-careers?format=xml'),
37 ('Technology','http://feeds.feedburner.com/rss/category/air-technology?format=xml'),
38 ('Opinion','http://feeds.feedburner.com/rss/category/air-opinion?format=xml'),
39 ('Pay','http://feeds.feedburner.com/rss/category/air-pay?format=xml'),
40 ('Guard','http://feeds.feedburner.com/rss/category/air-guard?format=xml'),
[all …]
/dports/science/teem/teem-1.11.0-src/src/bin/
H A DGNUmakefile88 airSanity.need = $(call meneed,air)
91 undos.need = $(call meneed,hest air)
92 overrgb.need = $(call meneed,nrrd hest biff air)
93 qbert.need = $(call meneed,bane gage nrrd hest air)
95 emap.need = $(call meneed,limn nrrd ell biff hest air)
96 gkms.need = $(call meneed,bane nrrd biff air)
97 ninspect.need = $(call meneed,nrrd biff hest air)
98 unu.need = $(call meneed,unrrdu nrrd biff hest air)
100 ungantry.need = $(call meneed,gage nrrd biff hest air)
101 talkweb.need = $(call meneed,nrrd biff hest air)
[all …]
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dprint_air.zig12 const instruction_bytes = air.instructions.len *
16 const extra_bytes = air.extra.len * @sizeOf(u32);
17 const values_bytes = air.values.len * @sizeOf(Value);
38 air.extra.len, fmtIntSizeBin(extra_bytes),
39 air.values.len, fmtIntSizeBin(values_bytes),
51 .air = air,
65 air: Air,
71 for (w.air.instructions.items(.tag)) |tag, i| {
99 const tags = w.air.instructions.items(.tag);
375 const val = w.air.values[ty_pl.payload];
[all …]
/dports/lang/zig/zig-0.9.0/src/
H A Dprint_air.zig12 const instruction_bytes = air.instructions.len *
16 const extra_bytes = air.extra.len * @sizeOf(u32);
17 const values_bytes = air.values.len * @sizeOf(Value);
38 air.extra.len, fmtIntSizeBin(extra_bytes),
39 air.values.len, fmtIntSizeBin(values_bytes),
51 .air = air,
65 air: Air,
71 for (w.air.instructions.items(.tag)) |tag, i| {
99 const tags = w.air.instructions.items(.tag);
375 const val = w.air.values[ty_pl.payload];
[all …]
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dat.c123 struct aindexrec *air; in at_bvfind() local
127 if ( air ) return air->air_at; in at_bvfind()
132 if ( air ) { in at_bvfind()
134 air = NULL; in at_bvfind()
141 return air != NULL ? air->air_at : NULL; in at_bvfind()
245 ldap_memfree( air ); in at_delete_names()
313 ldap_memfree(air); in at_destroy_one()
451 air->air_at = sat; in at_insert()
496 air = air_old; in at_insert()
517 air->air_at = sat; in at_insert()
[all …]
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dat.c123 struct aindexrec *air; in at_bvfind() local
127 if ( air ) return air->air_at; in at_bvfind()
132 if ( air ) { in at_bvfind()
134 air = NULL; in at_bvfind()
141 return air != NULL ? air->air_at : NULL; in at_bvfind()
245 ldap_memfree( air ); in at_delete_names()
313 ldap_memfree(air); in at_destroy_one()
451 air->air_at = sat; in at_insert()
496 air = air_old; in at_insert()
517 air->air_at = sat; in at_insert()
[all …]
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dat.c123 struct aindexrec *air; in at_bvfind() local
127 if ( air ) return air->air_at; in at_bvfind()
132 if ( air ) { in at_bvfind()
134 air = NULL; in at_bvfind()
141 return air != NULL ? air->air_at : NULL; in at_bvfind()
245 ldap_memfree( air ); in at_delete_names()
313 ldap_memfree(air); in at_destroy_one()
451 air->air_at = sat; in at_insert()
496 air = air_old; in at_insert()
517 air->air_at = sat; in at_insert()
[all …]
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dat.c123 struct aindexrec *air; in at_bvfind() local
127 if ( air ) return air->air_at; in at_bvfind()
132 if ( air ) { in at_bvfind()
134 air = NULL; in at_bvfind()
141 return air != NULL ? air->air_at : NULL; in at_bvfind()
245 ldap_memfree( air ); in at_delete_names()
313 ldap_memfree(air); in at_destroy_one()
451 air->air_at = sat; in at_insert()
496 air = air_old; in at_insert()
517 air->air_at = sat; in at_insert()
[all …]
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dat.c123 struct aindexrec *air; in at_bvfind() local
127 if ( air ) return air->air_at; in at_bvfind()
132 if ( air ) { in at_bvfind()
134 air = NULL; in at_bvfind()
141 return air != NULL ? air->air_at : NULL; in at_bvfind()
245 ldap_memfree( air ); in at_delete_names()
313 ldap_memfree(air); in at_destroy_one()
451 air->air_at = sat; in at_insert()
496 air = air_old; in at_insert()
517 air->air_at = sat; in at_insert()
[all …]
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dat.c123 struct aindexrec *air; in at_bvfind() local
127 if ( air ) return air->air_at; in at_bvfind()
132 if ( air ) { in at_bvfind()
134 air = NULL; in at_bvfind()
141 return air != NULL ? air->air_at : NULL; in at_bvfind()
245 ldap_memfree( air ); in at_delete_names()
313 ldap_memfree(air); in at_destroy_one()
451 air->air_at = sat; in at_insert()
496 air = air_old; in at_insert()
517 air->air_at = sat; in at_insert()
[all …]
/dports/math/R-cran-VGAM/VGAM/man/
H A Dsm.ps.Rd213 air.df <- subset(TravelMode, mode == "air") # Form 4 smaller data frames
217 TravelMode2 <- data.frame(income = air.df$income,
218 wait.air = air.df$wait - car.df$wait,
221 gcost.air = air.df$gcost - car.df$gcost,
237 xij = list(sm.ps(gcost.air, gcost.trn, gcost.bus) ~
238 sm.ps(gcost.air, gcost.trn, gcost.bus) +
240 sm.ps(gcost.bus, gcost.air, gcost.trn),
244 sm.ps(incom.bus, incom.air, incom.trn),
254 incom.air + incom.trn + incom.bus +
255 gcost.air + gcost.trn + gcost.bus +
[all …]

12345678910>>...190