/netbsd-src/external/lgpl3/gmp/dist/tune/ |
H A D | common.c | 134 speed_measure (double (*fun) (struct speed_params *s), struct speed_params *s) in speed_measure() 280 speed_operand_src (struct speed_params *s, mp_ptr ptr, mp_size_t size) in speed_operand_src() 294 speed_operand_dst (struct speed_params *s, mp_ptr ptr, mp_size_t size) in speed_operand_dst() 308 speed_cache_fill (struct speed_params *s) in speed_cache_fill() 366 speed_option_set (const char *s) in speed_option_set() 438 speed_MPN_COPY (struct speed_params *s) in speed_MPN_COPY() 443 speed_MPN_COPY_INCR (struct speed_params *s) in speed_MPN_COPY_INCR() 448 speed_MPN_COPY_DECR (struct speed_params *s) in speed_MPN_COPY_DECR() 454 speed_mpn_copyi (struct speed_params *s) in speed_mpn_copyi() 461 speed_mpn_copyd (struct speed_params *s) in speed_mpn_copyd() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | loongson-mmiintrin.h | 58 packsswh (int32x2_t s, int32x2_t t) in packsswh() 64 packsshb (int16x4_t s, int16x4_t t) in packsshb() 71 packushb (uint16x4_t s, uint16x4_t t) in packushb() 78 paddw_u (uint32x2_t s, uint32x2_t t) in paddw_u() 84 paddh_u (uint16x4_t s, uint16x4_t t) in paddh_u() 90 paddb_u (uint8x8_t s, uint8x8_t t) in paddb_u() 96 paddw_s (int32x2_t s, int32x2_t t) in paddw_s() 102 paddh_s (int16x4_t s, int16x4_t t) in paddh_s() 108 paddb_s (int8x8_t s, int8x8_t t) in paddb_s() 115 paddd_u (uint64_t s, uint64_t t) in paddd_u() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | loongson-mmiintrin.h | 58 packsswh (int32x2_t s, int32x2_t t) in packsswh() 64 packsshb (int16x4_t s, int16x4_t t) in packsshb() 71 packushb (uint16x4_t s, uint16x4_t t) in packushb() 78 paddw_u (uint32x2_t s, uint32x2_t t) in paddw_u() 84 paddh_u (uint16x4_t s, uint16x4_t t) in paddh_u() 90 paddb_u (uint8x8_t s, uint8x8_t t) in paddb_u() 96 paddw_s (int32x2_t s, int32x2_t t) in paddw_s() 102 paddh_s (int16x4_t s, int16x4_t t) in paddh_s() 108 paddb_s (int8x8_t s, int8x8_t t) in paddb_s() 115 paddd_u (uint64_t s, uint64_t t) in paddd_u() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | sapply.c | 35 bool doCond(Statement *s) in doCond() 41 bool applyTo(Statement *s) in applyTo() 48 void visit(Statement *s) in visit() 52 void visit(PeelStatement *s) in visit() 56 void visit(CompoundStatement *s) in visit() 63 void visit(UnrolledLoopStatement *s) in visit() 70 void visit(ScopeStatement *s) in visit() 74 void visit(WhileStatement *s) in visit() 78 void visit(DoStatement *s) in visit() 82 void visit(ForStatement *s) in visit() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | sapply.d | 17 bool walkPostorder(Statement s, StoppableVisitor v) in walkPostorder() 45 bool doCond(Statement s) in doCond() 52 bool applyTo(Statement s) in applyTo() 59 override void visit(Statement s) in visit() 64 override void visit(PeelStatement s) in visit() 69 override void visit(CompoundStatement s) in visit() 77 override void visit(UnrolledLoopStatement s) in visit() 85 override void visit(ScopeStatement s) in visit() 90 override void visit(WhileStatement s) in visit() 95 override void visit(DoStatement s) in visit() [all …]
|
H A D | statement_rewrite_walker.d | 32 final void visitStmt(ref Statement s) in visitStmt() 38 final void replaceCurrent(Statement s) in replaceCurrent() 43 override void visit(PeelStatement s) in visit() 49 override void visit(CompoundStatement s) in visit() 61 override void visit(CompoundDeclarationStatement s) in visit() 66 override void visit(UnrolledLoopStatement s) in visit() 78 override void visit(ScopeStatement s) in visit() 84 override void visit(WhileStatement s) in visit() 90 override void visit(DoStatement s) in visit() 96 override void visit(ForStatement s) in visit() [all …]
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
H A D | order.c | 175 static struct rspecial s[] = { in nspecial() local 183 static struct rspecial s[] = { in nspecial() local 198 static struct rspecial s[] = { in nspecial() local 205 static struct rspecial s[] = { in nspecial() local 212 static struct rspecial s[] = { in nspecial() local 219 static struct rspecial s[] = { in nspecial() local 226 static struct rspecial s[] = { in nspecial() local 234 static struct rspecial s[] = { in nspecial() local 242 static struct rspecial s[] = { in nspecial() local 252 static struct rspecial s[] = { in nspecial() local [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-coff.h | 151 #define S_GET_NUMBER_AUXILIARY(s) \ argument 154 #define S_SET_NUMBER_AUXILIARY(s, v) (S_GET_NUMBER_AUXILIARY (s) = (v)) argument 157 #define S_IS_STRING(s) (strlen (S_GET_NAME (s)) > 8 ? 1 : 0) argument 163 #define SA_GET_SYM_TAGNDX(s) (SYM_AUXENT (s)->x_sym.x_tagndx.u32) argument 164 #define SA_GET_SYM_LNNO(s) (SYM_AUXENT (s)->x_sym.x_misc.x_lnsz.x_lnno) argument 165 #define SA_GET_SYM_SIZE(s) (SYM_AUXENT (s)->x_sym.x_misc.x_lnsz.x_size) argument 166 #define SA_GET_SYM_FSIZE(s) (SYM_AUXENT (s)->x_sym.x_misc.x_fsize) argument 167 #define SA_GET_SYM_LNNOPTR(s) (SYM_AUXENT (s)->x_sym.x_fcnary.x_fcn.x_lnnoptr) argument 168 #define SA_GET_SYM_ENDNDX(s) (SYM_AUXENT (s)->x_sym.x_fcnary.x_fcn.x_endndx) argument 169 #define SA_GET_SYM_DIMEN(s,i) (SYM_AUXENT (s)->x_sym.x_fcnary.x_ary.x_dimen[(i)]) argument [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-coff.h | 147 #define S_GET_NUMBER_AUXILIARY(s) \ argument 150 #define S_SET_NUMBER_AUXILIARY(s, v) (S_GET_NUMBER_AUXILIARY (s) = (v)) argument 153 #define S_IS_STRING(s) (strlen (S_GET_NAME (s)) > 8 ? 1 : 0) argument 159 #define SA_GET_SYM_TAGNDX(s) (SYM_AUXENT (s)->x_sym.x_tagndx.l) argument 160 #define SA_GET_SYM_LNNO(s) (SYM_AUXENT (s)->x_sym.x_misc.x_lnsz.x_lnno) argument 161 #define SA_GET_SYM_SIZE(s) (SYM_AUXENT (s)->x_sym.x_misc.x_lnsz.x_size) argument 162 #define SA_GET_SYM_FSIZE(s) (SYM_AUXENT (s)->x_sym.x_misc.x_fsize) argument 163 #define SA_GET_SYM_LNNOPTR(s) (SYM_AUXENT (s)->x_sym.x_fcnary.x_fcn.x_lnnoptr) argument 164 #define SA_GET_SYM_ENDNDX(s) (SYM_AUXENT (s)->x_sym.x_fcnary.x_fcn.x_endndx) argument 165 #define SA_GET_SYM_DIMEN(s,i) (SYM_AUXENT (s)->x_sym.x_fcnary.x_ary.x_dimen[(i)]) argument [all …]
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_dump.c | 36 dwarf_get_ACCESS_name(unsigned access, const char **s) in dwarf_get_ACCESS_name() 56 dwarf_get_AT_name(unsigned attr, const char **s) in dwarf_get_AT_name() 430 dwarf_get_ATE_name(unsigned ate, const char **s) in dwarf_get_ATE_name() 478 dwarf_get_CC_name(unsigned cc, const char **s) in dwarf_get_CC_name() 502 dwarf_get_CFA_name(unsigned cfa, const char **s) in dwarf_get_CFA_name() 572 dwarf_get_CHILDREN_name(unsigned children, const char **s) in dwarf_get_CHILDREN_name() 590 dwarf_get_FORM_name(unsigned form, const char **s) in dwarf_get_FORM_name() 690 dwarf_get_DS_name(unsigned ds, const char **s) in dwarf_get_DS_name() 714 dwarf_get_DSC_name(unsigned dsc, const char **s) in dwarf_get_DSC_name() 732 dwarf_get_EH_name(unsigned eh, const char **s) in dwarf_get_EH_name() [all …]
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | order.c | 160 static struct rspecial s[] = { { NEVER, AX }, { 0 } }; in nspecial() local 166 static struct rspecial s[] = { in nspecial() local 176 static struct rspecial s[] = { in nspecial() local 186 static struct rspecial s[] = { in nspecial() local 196 static struct rspecial s[] = { in nspecial() local 202 static struct rspecial s[] = { in nspecial() local 208 static struct rspecial s[] = { in nspecial() local 216 static struct rspecial s[] = { in nspecial() local 226 static struct rspecial s[] = { in nspecial() local 232 static struct rspecial s[] = { in nspecial() local [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/ |
H A D | statem.c | 76 int SSL_in_init(const SSL *s) in SSL_in_init() 81 int SSL_is_init_finished(const SSL *s) in SSL_is_init_finished() 86 int SSL_in_before(const SSL *s) in SSL_in_before() 102 void ossl_statem_clear(SSL *s) in ossl_statem_clear() 113 void ossl_statem_set_renegotiate(SSL *s) in ossl_statem_set_renegotiate() 119 void ossl_statem_send_fatal(SSL *s, int al) in ossl_statem_send_fatal() 137 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...) in ossl_statem_fatal() 153 #define check_fatal(s) \ argument 167 int ossl_statem_in_error(const SSL *s) in ossl_statem_in_error() 175 void ossl_statem_set_in_init(SSL *s, int init) in ossl_statem_set_in_init() [all …]
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | order.c | 158 static struct rspecial s[] = { { NEVER, EAX }, { 0 } }; in nspecial() local 164 static struct rspecial s[] = { in nspecial() local 174 static struct rspecial s[] = { in nspecial() local 183 static struct rspecial s[] = { in nspecial() local 188 static struct rspecial s[] = { in nspecial() local 194 static struct rspecial s[] = { in nspecial() local 200 static struct rspecial s[] = { in nspecial() local 208 static struct rspecial s[] = { in nspecial() local 214 static struct rspecial s[] = { in nspecial() local 220 static struct rspecial s[] = { in nspecial() local [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
H A D | statem.c | 71 int SSL_in_init(const SSL *s) in SSL_in_init() 76 int SSL_is_init_finished(const SSL *s) in SSL_is_init_finished() 81 int SSL_in_before(const SSL *s) in SSL_in_before() 97 void ossl_statem_clear(SSL *s) in ossl_statem_clear() 108 void ossl_statem_set_renegotiate(SSL *s) in ossl_statem_set_renegotiate() 118 void ossl_statem_fatal(SSL *s, int al, int func, int reason, const char *file, in ossl_statem_fatal() 137 #define check_fatal(s, f) \ argument 152 int ossl_statem_in_error(const SSL *s) in ossl_statem_in_error() 160 void ossl_statem_set_in_init(SSL *s, int init) in ossl_statem_set_in_init() 165 int ossl_statem_get_in_handshake(SSL *s) in ossl_statem_get_in_handshake() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-matchers.cc | 45 Matcher<const std::string&>::Matcher(const std::string& s) { *this = Eq(s); } in Matcher() 49 Matcher<const std::string&>::Matcher(const char* s) { in Matcher() 55 Matcher<std::string>::Matcher(const std::string& s) { *this = Eq(s); } in Matcher() 59 Matcher<std::string>::Matcher(const char* s) { *this = Eq(std::string(s)); } in Matcher() 64 Matcher<const absl::string_view&>::Matcher(const std::string& s) { in Matcher() 70 Matcher<const absl::string_view&>::Matcher(const char* s) { in Matcher() 76 Matcher<const absl::string_view&>::Matcher(absl::string_view s) { in Matcher() 82 Matcher<absl::string_view>::Matcher(const std::string& s) { *this = Eq(s); } in Matcher() 86 Matcher<absl::string_view>::Matcher(const char* s) { in Matcher() 92 Matcher<absl::string_view>::Matcher(absl::string_view s) { in Matcher()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_stream.c | 31 enum isl_token_type isl_stream_register_keyword(__isl_keep isl_stream *s, in isl_stream_register_keyword() 142 void isl_stream_error(__isl_keep isl_stream *s, struct isl_token *tok, in isl_stream_error() 191 isl_stream *s = isl_calloc_type(ctx, struct isl_stream); in isl_stream_new() local 221 isl_stream *s = isl_stream_new(ctx); in isl_stream_new_file() local 230 isl_stream *s; in isl_stream_new_str() local 243 static int stream_getc(__isl_keep isl_stream *s) in stream_getc() 268 static void isl_stream_ungetc(__isl_keep isl_stream *s, int c) in isl_stream_ungetc() 279 static int isl_stream_getc(__isl_keep isl_stream *s) in isl_stream_getc() 297 static int isl_stream_push_char(__isl_keep isl_stream *s, int c) in isl_stream_push_char() 311 void isl_stream_push_token(__isl_keep isl_stream *s, struct isl_token *tok) in isl_stream_push_token() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | aApplyR.d | 57 auto s = "hello"c[]; variable 60 foreach_reverse (dchar d; s) in foreach_reverse() 77 foreach_reverse (dchar d; s) in foreach_reverse() 121 auto s = "hello"w[]; variable 124 foreach_reverse (dchar d; s) in foreach_reverse() 141 foreach_reverse (dchar d; s) in foreach_reverse() 207 auto s = "hello"c[]; variable 210 foreach_reverse (wchar d; s) in foreach_reverse() 227 foreach_reverse (wchar d; s) in foreach_reverse() 288 auto s = "hello"w[]; variable [all …]
|
H A D | aApply.d | 45 auto s = "hello"c[]; variable 48 foreach (dchar d; s) in foreach() 65 foreach (dchar d; s) in foreach() 107 auto s = "hello"w[]; variable 110 foreach (dchar d; s) in foreach() 127 foreach (dchar d; s) in foreach() 181 auto s = "hello"c[]; variable 184 foreach (wchar d; s) in foreach() 201 foreach (wchar d; s) in foreach() 258 auto s = "hello"w[]; variable [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | aApply.d | 45 auto s = "hello"c[]; variable 48 foreach (dchar d; s) in foreach() 65 foreach (dchar d; s) in foreach() 107 auto s = "hello"w[]; variable 110 foreach (dchar d; s) in foreach() 127 foreach (dchar d; s) in foreach() 181 auto s = "hello"c[]; variable 184 foreach (wchar d; s) in foreach() 201 foreach (wchar d; s) in foreach() 258 auto s = "hello"w[]; variable [all …]
|
H A D | aApplyR.d | 67 auto s = "hello"c[]; variable 70 foreach_reverse (dchar d; s) in foreach_reverse() 87 foreach_reverse (dchar d; s) in foreach_reverse() 131 auto s = "hello"w[]; variable 134 foreach_reverse (dchar d; s) in foreach_reverse() 151 foreach_reverse (dchar d; s) in foreach_reverse() 217 auto s = "hello"c[]; variable 220 foreach_reverse (wchar d; s) in foreach_reverse() 237 foreach_reverse (wchar d; s) in foreach_reverse() 298 auto s = "hello"w[]; variable [all …]
|
/netbsd-src/usr.sbin/ldpd/ |
H A D | ldp_command.c | 145 int s; in create_command_socket() local 172 command_accept(int s) in command_accept() 193 is_command_socket(int s) in is_command_socket() 206 add_command_socket(int s) in add_command_socket() 267 command_close(int s) in command_close() 281 send_prompt(int s) { in send_prompt() 286 send_pwd_prompt(int s) { in send_pwd_prompt() 292 echo_off(int s) in echo_off() 300 echo_on(int s) in echo_on() 312 command_match(struct com_func *cf, int s, char *orig, char *next) in command_match() [all …]
|
/netbsd-src/external/bsd/tmux/dist/ |
H A D | session.c | 62 session_alive(struct session *s) in session_alive() 77 struct session s; in session_find() local 85 session_find_by_id_str(const char *s) in session_find_by_id_str() 103 struct session *s; in session_find_by_id() local 117 struct session *s; in session_create() local 165 session_add_ref(struct session *s, const char *from) in session_add_ref() 173 session_remove_ref(struct session *s, const char *from) in session_remove_ref() 186 struct session *s = arg; in session_free() local 201 session_destroy(struct session *s, int notify, const char *from) in session_destroy() 257 struct session *s = arg; in session_lock_timer() local [all …]
|
/netbsd-src/external/bsd/less/dist/ |
H A D | optfunc.c | 104 public void opt_o(int type, char *s) in opt_o() 154 public void opt__O(int type, char *s) in opt__O() 164 public void opt_j(int type, char *s) in opt_j() 224 public void opt_shift(int type, char *s) in opt_shift() 282 public void opt_k(int type, char *s) in opt_k() 299 public void opt_ks(int type, char *s) in opt_ks() 321 public void opt_t(int type, char *s) in opt_t() 359 public void opt__T(int type, char *s) in opt__T() 388 public void opt_p(int type, char *s) in opt_p() 421 public void opt__P(int type, char *s) in opt__P() [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_sess.c | 55 int SSL_SESSION_set_ex_data(SSL_SESSION *s, int idx, void *arg) in SSL_SESSION_set_ex_data() 60 void *SSL_SESSION_get_ex_data(const SSL_SESSION *s, int idx) in SSL_SESSION_get_ex_data() 226 const unsigned char *SSL_SESSION_get_id(const SSL_SESSION *s, unsigned int *len) in SSL_SESSION_get_id() 232 const unsigned char *SSL_SESSION_get0_id_context(const SSL_SESSION *s, in SSL_SESSION_get0_id_context() 240 unsigned int SSL_SESSION_get_compress_id(const SSL_SESSION *s) in SSL_SESSION_get_compress_id() 280 int ssl_generate_session_id(SSL *s, SSL_SESSION *ss) in ssl_generate_session_id() 362 int ssl_get_new_session(SSL *s, int session) in ssl_get_new_session() 419 SSL_SESSION *lookup_sess_in_cache(SSL *s, const unsigned char *sess_id, in lookup_sess_in_cache() 500 int ssl_get_prev_session(SSL *s, CLIENTHELLO_MSG *hello) in ssl_get_prev_session() 640 SSL_SESSION *s; in SSL_CTX_add_session() local [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramseq.h | 8 #define ram_init(s,p) hwsq_init(&(s)->base, (p)) argument 9 #define ram_exec(s,e) hwsq_exec(&(s)->base, (e)) argument 10 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000) argument 11 #define ram_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r) argument 12 #define ram_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d)) argument 13 #define ram_nuke(s,r) hwsq_nuke(&(s)->base, &(s)->r_##r) argument 14 #define ram_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d)) argument 15 #define ram_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) argument 16 #define ram_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) argument 17 #define ram_wait_vblank(s) hwsq_wait_vblank(&(s)->base) argument [all …]
|