Home
last modified time | relevance | path

Searched refs:t_alt (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/minetest/minetest-5.4.1/src/mapgen/
H A Dmapgen_valleys.cpp452 float t_alt = std::fmax(base, (float)column_max_y); in generateTerrain() local
453 float water_depth = (t_alt - base) / 4.0f; in generateTerrain()
461 float t_alt = std::fmax(base, (float)column_max_y); in generateTerrain() local
463 if (t_alt > water_level) in generateTerrain()
465 (t_alt - water_level) * 10.0f / altitude_chill; in generateTerrain()
473 float t_alt = std::fmax(base, (float)column_max_y); in generateTerrain() local
475 if (t_alt > water_level) in generateTerrain()
477 (t_alt - water_level) * 20.0f / altitude_chill; in generateTerrain()
/dports/databases/mantis/mantisbt-2.25.2/core/
H A Dcollapse_api.php128 $t_alt = '-';
132 $t_alt = '+';
137 print_icon( $t_icon, 'bigger-120', $t_alt);
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dfmaltcontext.h111 QMap<int , QMap< int , QMap<int , QMap< int, QList<int> > > > > t_alt; in cleanup() local
126 t_alt[p][w][c][g] = m_alt[p][w][c][g]; in cleanup()
136 m_alt = t_alt; in cleanup()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Danalyzer_unittest.cc662 std::unique_ptr<Target> t_alt = in TEST_F() local
665 Target* t_alt_raw = t_alt.get();
667 builder_.ItemDefined(std::move(t_alt));
/dports/devel/sunpromake/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
H A Dterminal.c98 EXPORT void t_alt __PR((char *str));
623 t_alt(str) in t_alt() function
/dports/devel/sccs/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
H A Dterminal.c98 EXPORT void t_alt __PR((char *str));
623 t_alt(str) in t_alt() function
/dports/devel/schilybase/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
H A Dterminal.c98 EXPORT void t_alt __PR((char *str));
623 t_alt(str) in t_alt() function
/dports/net/rscsi/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
H A Dterminal.c98 EXPORT void t_alt __PR((char *str));
623 t_alt(str) in t_alt() function
/dports/archivers/star/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
H A Dterminal.c98 EXPORT void t_alt __PR((char *str));
623 t_alt(str) in t_alt() function
/dports/sysutils/cdrtools/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
H A Dterminal.c98 EXPORT void t_alt __PR((char *str));
623 t_alt(str) in t_alt() function
/dports/editors/ved/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
H A Dterminal.c98 EXPORT void t_alt __PR((char *str));
623 t_alt(str) in t_alt() function
/dports/devel/smake/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
/dports/sysutils/schilyutils/schily-2021-09-18/ved/
H A Dterminal.h42 #define WRITE_ALT t_alt /* ** write alt */
/dports/devel/gn/gn-1962/src/gn/
H A Danalyzer_unittest.cc695 std::unique_ptr<Target> t_alt = in TEST_F() local
698 Target* t_alt_raw = t_alt.get();
700 builder_.ItemDefined(std::move(t_alt));
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppi-gps.c170 guint32 t_lat, t_lon, t_alt, t_alt_gnd; in dissect_ppi_gps() local
266 t_alt = tvb_get_letohl(tvb, offset); in dissect_ppi_gps()
267 alt = ppi_fixed6_4_to_gdouble(t_alt); in dissect_ppi_gps()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppi-gps.c170 guint32 t_lat, t_lon, t_alt, t_alt_gnd; in dissect_ppi_gps() local
266 t_alt = tvb_get_letohl(tvb, offset); in dissect_ppi_gps()
267 alt = ppi_fixed6_4_to_gdouble(t_alt); in dissect_ppi_gps()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppi-gps.c170 guint32 t_lat, t_lon, t_alt, t_alt_gnd; in dissect_ppi_gps() local
266 t_alt = tvb_get_letohl(tvb, offset); in dissect_ppi_gps()
267 alt = ppi_fixed6_4_to_gdouble(t_alt); in dissect_ppi_gps()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppi-gps.c170 guint32 t_lat, t_lon, t_alt, t_alt_gnd; in dissect_ppi_gps() local
266 t_alt = tvb_get_letohl(tvb, offset); in dissect_ppi_gps()
267 alt = ppi_fixed6_4_to_gdouble(t_alt); in dissect_ppi_gps()

12