Home
last modified time | relevance | path

Searched refs:r_ (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/
H A Dbmake.cat17 …eeiikkNNnnqqrrSSssttWWwwXX] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i…
8 …[--ff _m_a_k_e_f_i_l_e] [--II _d_i_r_e_c_t_o_r_y] [--JJ _p_r_i_v_a_t_…
9 …[--mm _d_i_r_e_c_t_o_r_y] [--TT _f_i_l_e] [--VV _v_a_r_i_a_b_l_e] [--v…
10 [_v_a_r_i_a_b_l_e==_v_a_l_u_e] [_t_a_r_g_e_t ...]
22 _T_u_t_o_r_i_a_l (from 1993).
33 --CC _d_i_r_e_c_t_o_r_y
34 Change to _d_i_r_e_c_t_o_r_y before reading the makefiles or doing
39 --DD _v_a_r_i_a_b_l_e
40 Define _v_a_r_i_a_b_l_e to be 1, in the global scope.
145 --II _d_i_r_e_c_t_o_r_y
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dpwhash_scryptsalsa208sha256.c276 uint32_t r, r_; in crypto_pwhash_scryptsalsa208sha256_str_needs_rehash() local
288 &N_log2_, &r_, &p_) == NULL) { in crypto_pwhash_scryptsalsa208sha256_str_needs_rehash()
292 if (N_log2 != N_log2_ || r != r_ || p != p_) { in crypto_pwhash_scryptsalsa208sha256_str_needs_rehash()
/freebsd/contrib/less/
H A Dless.hlp38 /_p_a_t_t_e_r_n * Search forward for (_N-th) matching line.
39 ?_p_a_t_t_e_r_n * Search backward for (_N-th) matching line.
46 &_p_a_t_t_e_r_n * Display only matching lines.
75 m_<_l_e_t_t_e_r_> Mark the current top line with <letter>.
76 M_<_l_e_t_t_e_r_> Mark the current bottom line with <letter>.
77 '_<_l_e_t_t_e_r_> Go to a previously marked position.
80 ESC-m_<_l_e_t_t_e_r_> Clear a mark.
174 -p [_p_a_t_t_e_r_n] --pattern=[_p_a_t_t_e_r_n]
176 -P [_p_r_o_m_p_t] --prompt=[_p_r_o_m_p_t]