Home
last modified time | relevance | path

Searched defs:indtypes (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-numba/numba-0.51.2/numba/np/ufunc/
H A Ddeviceufunc.py781 def adjust_input_types(self, indtypes): argument
/dports/games/openttd/openttd-12.1/src/
H A Dstation_cmd.cpp211 bool *indtypes; ///< Array of bools telling whether an industry type has been found. member
252 bool indtypes[NUM_INDUSTRYTYPES]; in GenerateStationName() local