Home
last modified time | relevance | path

Searched defs:well (Results 1 – 25 of 54) sorted by path

123

/dports/biology/bbmap/bbmap/current/jgi/
H A DGatherKapaStats.java439 Well well=new Well(key, jo, name); in fillFromWeb() local
/dports/biology/py-biopython/biopython-1.79/Bio/phenotype/
H A Dphen_micro.py745 def __add__(self, well): argument
764 def __sub__(self, well): argument
/dports/devel/clojure-cider/cider-1.1.0/
H A DROADMAP.md97 ### Decouple the CIDER code from nREPL
102 ### Implement a socket REPL client
108 ### Transition everything non-nREPL specific to Orchard
/dports/games/augustus/augustus-3.1.0/src/city/
H A Dhouses.h6 int well; member
/dports/games/augustus/augustus-3.1.0/src/map/
H A Dwater_supply.c39 building *well = building_get(well_id); in mark_well_access() local
266 building *well = building_get(well_id); in map_water_supply_is_well_unnecessary() local
/dports/games/bastet/bastet-0.43.2/
H A DBastetBlockChooser.cpp87 …boost::array<long,nBlockTypes> BastetBlockChooser::ComputeMainScores(const Well *well, BlockType c… in ComputeMainScores()
94 BlockType BastetBlockChooser::GetNext(const Well *well, const Queue &q){ in GetNext()
128 …Searcher::Searcher(BlockType b, const Well *well, Vertex v, WellVisitor *visitor):_block(b),_well(… in Searcher()
195 BlockType NoPreviewBlockChooser::GetNext(const Well *well, const Queue &q){ in GetNext()
H A DBastetBlockChooser.hpp43 virtual void Visit(BlockType b, const Well *well, Vertex v){}; in Visit()
H A DBlockChooser.cpp38 BlockType RandomBlockChooser::GetNext(const Well *well, const Queue &q){ in GetNext()
/dports/games/julius/julius-1.7.0/src/city/
H A Dhouses.h6 int well; member
/dports/games/julius/julius-1.7.0/src/map/
H A Dwater_supply.c33 building *well = building_get(well_id); in mark_well_access() local
220 building *well = building_get(well_id); in map_water_supply_is_well_unnecessary() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/distribution/
H A Dopenrct2.d.ts2453 well(x: number, y: number, width: number, height: number): void; method
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/scripting/
H A DScGraphicsContext.hpp190 void well(int32_t x, int32_t y, int32_t width, int32_t height) in well() function in OpenRCT2::Scripting::ScGraphicsContext
/dports/games/senken/senken-0.3.0/src/
H A Dinterface.c127 GtkWidget *well; in create_window1() local
/dports/lang/nwcc/nwcc_0.8.3/tests/
H A Dinit.c13 float well; in main() member
/dports/math/singular/Singular-Release-4-2-1/kernel/spectrum/
H A Dspectrum.cc315 int well = isWell(r); in computeNF() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c5118 struct i915_power_well *well; in skl_display_core_init() local
5147 struct i915_power_well *well; in skl_display_core_uninit() local
5177 struct i915_power_well *well; in bxt_display_core_init() local
5208 struct i915_power_well *well; in bxt_display_core_uninit() local
5236 struct i915_power_well *well; in cnl_display_core_init() local
5268 struct i915_power_well *well; in cnl_display_core_uninit() local
5370 struct i915_power_well *well; in icl_display_core_init() local
5426 struct i915_power_well *well; in icl_display_core_uninit() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c5118 struct i915_power_well *well; in skl_display_core_init() local
5147 struct i915_power_well *well; in skl_display_core_uninit() local
5177 struct i915_power_well *well; in bxt_display_core_init() local
5208 struct i915_power_well *well; in bxt_display_core_uninit() local
5236 struct i915_power_well *well; in cnl_display_core_init() local
5268 struct i915_power_well *well; in cnl_display_core_uninit() local
5370 struct i915_power_well *well; in icl_display_core_init() local
5426 struct i915_power_well *well; in icl_display_core_uninit() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c5118 struct i915_power_well *well; in skl_display_core_init() local
5147 struct i915_power_well *well; in skl_display_core_uninit() local
5177 struct i915_power_well *well; in bxt_display_core_init() local
5208 struct i915_power_well *well; in bxt_display_core_uninit() local
5236 struct i915_power_well *well; in cnl_display_core_init() local
5268 struct i915_power_well *well; in cnl_display_core_uninit() local
5370 struct i915_power_well *well; in icl_display_core_init() local
5426 struct i915_power_well *well; in icl_display_core_uninit() local
/dports/science/R-cran-Epi/Epi/R/
H A DIcens.R1 Icens <- function(first.well, last.well, first.ill, formula,
H A Dplotevent.r2 function(last.well,first.ill,data)
/dports/science/cdk/cdk-cdk-2.3/tool/forcefield/src/main/java/org/openscience/cdk/modeling/builder3d/
H A DMMFF94BasedParameterSetReader.java128 double well = new Double(swell).doubleValue(); in setAtomTypeData() local
/dports/science/jmol/jmol-14.32.7/src/org/jmol/viewer/
H A DJmol.properties9655 well beyond the precision of atom coordinates in crystals. key
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_gayberne.cu86 const __global numtyp4 *restrict well, in k_gayberne()
H A Dlal_gayberne.h83 UCL_D_Vec<numtyp4> shape, well; variable
H A Dlal_gayberne_ext.cpp32 double **well, double **cutsq, double **sigma, in gb_gpu_init()

123