Home
last modified time | relevance | path

Searched refs:n_ (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_debug.h49 int n_ = (n); \
50 openpam_log(PAM_LOG_LIBDEBUG, "entering: %d", n_); \
77 int n_ = (n); \
78 openpam_log(PAM_LOG_LIBDEBUG, "returning %d", n_); \
79 return (n_); \
/freebsd/contrib/bmake/
H A Dbmake.cat118 the file `_._d_e_p_e_n_d' exists, it is read, see mkdep(1).
70 FF[++]_f_i_l_e_n_a_m_e
158 This option should _n_o_t be specified by the user.
409 _N_O_T_E: References to undefined variables are _n_o_t expanded. This
421 References to variables have the form $${{_n_a_m_e[::_m_o_d_i_f_i_e_r_s]}} or
422 …$$((_n_a_m_e[::_m_o_d_i_f_i_e_r_s])). If the variable name consists of only a si…
597 Names the makefile (default `_._d_e_p_e_n_d') from which generated
860 _._n_e_w_l_i_n_e
988 This is the opposite of `::MM', selecting all words which do _n_o_t match
1032 ::rraannggee[==_c_o_u_n_t]
[all …]
/freebsd/contrib/lua/src/
H A Dlobject.h712 { Node *n_=(node); const TValue *io_=(obj); \
713 n_->u.key_val = io_->value_; n_->u.key_tt = io_->tt_; \
719 { TValue *io_=(obj); const Node *n_=(node); \
720 io_->value_ = n_->u.key_val; io_->tt_ = n_->u.key_tt; \
/freebsd/usr.bin/col/
H A DREADME33 #\E9_\ba\E8\nb\n# #\n_\bb\ba\n# #\n_\ba\bb\n#
/freebsd/contrib/less/
H A Dless.hlp112 --_<_n_a_m_e_> Toggle a command line option, by name.
114 ___<_n_a_m_e_> Display the setting of an option, by name.
117 !_c_o_m_m_a_n_d Execute the shell command with $SHELL.
118 #_c_o_m_m_a_n_d Execute the shell command, expanded like a prompt.
119 |XX_c_o_m_m_a_n_d Pipe file between current pos & mark XX to shell command.
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc1150 NonParameterizedBaseTest() : n_(17) {} in NonParameterizedBaseTest()
1153 int n_; member in NonParameterizedBaseTest
1166 TEST_F(NonParameterizedBaseTest, FixtureIsInitialized) { EXPECT_EQ(17, n_); } in TEST_F()
1169 EXPECT_EQ(17, n_); in TEST_P()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c420 #define aesni_encrypt8full(out_, n_, rkeys, in_, accum, hv_, h2v_, h3v_, h4v_, rev) \ argument
423 uint32_t *n = n_; \
467 #define aesni_decrypt8full(out_, n_, rkeys, in_) \ argument
470 uint32_t *n = n_; \
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc624 AClass() : n_(0) {} in AClass()
627 int n() const { return n_; } in n()
629 void set_n(int new_n) { n_ = new_n; } in set_n()
642 int n_; member in testing::gmock_matchers_test::__anon540e1b3d0111::AClass
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td233 class CTO_Tuple<int n_>: ComplexTypeOp { int n = n_; }
/freebsd/crypto/openssl/Configurations/
H A Dwindows-makefile.tmpl33 …: build_generated\n\t\$(MAKE) /\$(MAKEFLAGS) depend\n\t\$(MAKE) /\$(MAKEFLAGS) _$target\n_$target";
H A Ddescrip.mms.tmpl287 …nerated\n\t\pipe \$(MMS) \$(MMSQUALIFIERS) depend && \$(MMS) \$(MMSQUALIFIERS) _$target\n_$target";
H A Dunix-Makefile.tmpl32 …turn "$target: build_generated ## $help\n\t\"\$(MAKE)\" depend && \"\$(MAKE)\" _$target\n_$target";
/freebsd/contrib/bc/
H A Dbuild.pkg.rig1666 "0.1pR\n_0.1pR\n1.1pR\n_1.1pR\n.1pR\n_.1pR\n";