Home
last modified time | relevance | path

Searched refs:usepos (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/p5-Perl-Critic-Pulp/Perl-Critic-Pulp-99/devel/
H A Dgrep-use-langinfo.pl43 my $usepos = pos($str);
48 my ($line, $col) = MyStuff::pos_to_line_and_column ($str, $usepos);
50 print MyStuff::line_at_pos($str, $usepos);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dmbs.h743 …virtual void AddRigid2DBodyDOFSensor(int bodynum, Vector2D& pos_rel, mystr general_str, int usepos
H A Dmbs.cpp2454 …id2DBodyDOFSensor(int bodynum, Vector2D& pos_rel, mystr general_str, int usepos, int usevel, int d… in AddRigid2DBodyDOFSensor() argument
/dports/math/giacxcas/giac-1.6.0/src/
H A DHistory.cc1751 bool usepos=false,dbg=false; in save_as() local
1757 usepos=(dynamic_cast<Equation *>(Xcas_input_focus)==0); in save_as()
1778 if (!usepos && Xcas_input_focus){ in save_as()