Home
last modified time | relevance | path

Searched defs:adjust_range (Results 1 – 8 of 8) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/
H A Ddme.cxx33 adjust_range (double transmitter_elevation_ft, double aircraft_altitude_ft, in adjust_range() function
H A Dadf.cxx40 adjust_range (double transmitter_elevation_ft, double aircraft_altitude_ft, in adjust_range() function
H A Dtacan.cxx30 adjust_range( double station_elevation_ft, in adjust_range() function
/dports/graphics/blender/blender-2.91.0/source/blender/io/collada/
H A DBCAnimationCurve.cpp368 void BCAnimationCurve::adjust_range(const int frame_index) in adjust_range() function in BCAnimationCurve
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tweak_book/diff/
H A Dview.py1040 def adjust_range(self): member in DiffView
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-range-cache.cc95 non_null_ref::adjust_range (irange &r, tree name, basic_block bb, in adjust_range() function in non_null_ref
/dports/math/gnumeric/gnumeric-1.12.50/src/tools/
H A Ddao.c338 adjust_range (data_analysis_output_t *dao, GnmRange *r) in adjust_range() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/sequence/unit_test/
H A Dunit_test_gene_model.cpp403 TSeqRange adjust_range; in BOOST_AUTO_TEST_CASE() local