Searched refs:opt_j (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/sample/
H A Dcal.rb36 opt_j; opt_m; opt_t; opt_y; opt_c
39 def opt_j(flag=false) @opt_j = flag end method in class:Cal
47 @dw = if @opt_j then 3 else 2 end
49 @mn = if @opt_j then 2 else 3 end
52 @da = if @opt_j then :yday else :mday end
142 when '-j'; cal.opt_j(true)
/macosx-10.9.5/less-23/less/
H A Dfuncs.h192 public void opt_j ();
H A Doptfunc.c164 opt_j(type, s) function
H A Dopttbl.c237 STRING, 0, NULL, opt_j,
/macosx-10.9.5/libpcap-42/libpcap/
H A Doptimize.c138 static void opt_j(struct edge *);
1393 opt_j(ep) function
1658 opt_j(&p->et);
1659 opt_j(&p->ef);

Completed in 82 milliseconds