Home
last modified time | relevance | path

Searched defs:use_offset (Results 1 – 25 of 72) sorted by relevance

123

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsession_time.cc105 Session::timecode_to_sample( Timecode::Time& timecode, samplepos_t& sample, bool use_offset, bool u… in timecode_to_sample()
119 Session::sample_to_timecode (samplepos_t sample, Timecode::Time& timecode, bool use_offset, bool us… in sample_to_timecode()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gizmo_library/
H A Dgizmo_library_utils.c182 bool use_offset, in gizmo_window_project_2d()
224 bContext *C, const struct wmGizmo *gz, const float mval[2], bool use_offset, float r_co[3]) in gizmo_window_project_3d()
/dports/audio/ardour6/Ardour-6.8.0/libs/temporal/
H A Dtime.cc648 bool use_offset, bool use_subframes, in timecode_to_sample()
759 bool use_offset, bool use_subframes, in sample_to_timecode()
/dports/devel/radare2/radare2-5.1.1/libr/util/
H A Dgraph_drawable.c69 R_API void r_graph_drawable_to_json(RGraph /*RGraphNodeInfo*/ *graph, PJ *pj, bool use_offset) { in r_graph_drawable_to_json()
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dband_helper.hpp235 compress(Mat<eT>& AB, const Mat<eT>& A, const uword KL, const uword KU, const bool use_offset) in compress()
288 uncompress(Mat<eT>& A, const Mat<eT>& AB, const uword KL, const uword KU, const bool use_offset) in uncompress()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dband_helper.hpp235 compress(Mat<eT>& AB, const Mat<eT>& A, const uword KL, const uword KU, const bool use_offset) in compress()
288 uncompress(Mat<eT>& A, const Mat<eT>& AB, const uword KL, const uword KU, const bool use_offset) in uncompress()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/control_protocol/
H A Dbasic_ui.cc755 BasicUI::timecode_to_sample (Timecode::Time& timecode, samplepos_t & sample, bool use_offset, bool … in timecode_to_sample()
761 BasicUI::sample_to_timecode (samplepos_t sample, Timecode::Time& timecode, bool use_offset, bool us… in sample_to_timecode()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/arm32/inst/
H A Dmod.rs1330 let use_offset: CodeOffset = 0; in patch_branch20() localVariable
1337 let use_offset = label_use.max_neg_range(); in patch_branch20() localVariable
1348 let use_offset: CodeOffset = 0; in patch_branch24() localVariable
1355 let use_offset = label_use.max_neg_range(); in patch_branch24() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/arm32/inst/
H A Dmod.rs1330 let use_offset: CodeOffset = 0; in patch_branch20() localVariable
1337 let use_offset = label_use.max_neg_range(); in patch_branch20() localVariable
1348 let use_offset: CodeOffset = 0; in patch_branch24() localVariable
1355 let use_offset = label_use.max_neg_range(); in patch_branch24() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/arm32/inst/
H A Dmod.rs1330 let use_offset: CodeOffset = 0; in patch_branch20() localVariable
1337 let use_offset = label_use.max_neg_range(); in patch_branch20() localVariable
1348 let use_offset: CodeOffset = 0; in patch_branch24() localVariable
1355 let use_offset = label_use.max_neg_range(); in patch_branch24() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/arm32/inst/
H A Dmod.rs1330 let use_offset: CodeOffset = 0; in patch_branch20() localVariable
1337 let use_offset = label_use.max_neg_range(); in patch_branch20() localVariable
1348 let use_offset: CodeOffset = 0; in patch_branch24() localVariable
1355 let use_offset = label_use.max_neg_range(); in patch_branch24() localVariable
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/tests/
H A Doobtest.c39 static int use_offset; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/tests/
H A Doobtest.c39 static int use_offset; variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/tests/
H A Doobtest.c39 static int use_offset; variable
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_snap.c316 const bool use_offset) in snap_selected_to_location()
585 const bool use_offset = RNA_boolean_get(op->ptr, "use_offset"); in snap_selected_to_cursor_exec() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/shaders/
H A DtextureGather.c17 bool use_offset = false; variable
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/pmg/
H A DbuildBd.c336 unw_offset, use_dim1, use_dim2, use_offset, usw_dim1, usw_dim2, in buildband1_27__() local
H A Drchd.c310 unw_offset, use_dim1, use_dim2, use_offset, usw_dim1, usw_dim2, in rich27_() local
H A Dsord.c390 unw_offset, use_dim1, use_dim2, use_offset, usw_dim1, usw_dim2, in sor27_() local
H A Dnrchd.c310 unw_offset, use_dim1, use_dim2, use_offset, usw_dim1, usw_dim2, in nrich27_() local
H A Dwjd.c339 unw_offset, use_dim1, use_dim2, use_offset, usw_dim1, usw_dim2, in wjac27_() local
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/tests/
H A Dtest_ticker.py302 def test_use_offset(self, use_offset): argument
/dports/graphics/blender/blender-2.91.0/source/blender/modifiers/intern/
H A DMOD_screw.c138 const bool use_offset = axis_offset != NULL; in mesh_remove_doubles_on_axis() local
/dports/java/jikes/jikes-1.22/src/
H A Dbytecode.h37 int use_offset; // offset in code stream of use variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/comedi/drivers/
H A Djr3_pci.c158 static void use_offset(struct jr3_sensor __iomem *sensor, short offset_num) in use_offset() function

123