/netbsd-src/lib/librefuse/refuse/ |
H A D | session.c | 52 fuse_session_fd(struct fuse_session *se) { in fuse_session_fd() 62 fuse_set_signal_handlers(struct fuse_session *se) { in fuse_set_signal_handlers() 67 fuse_remove_signal_handlers(struct fuse_session *se) { in fuse_remove_signal_handlers()
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | getservent_r.c | 45 struct servent *se = getservbyname(name, proto); in getservbyname_r() local 66 struct servent *se = getservbyport(port, proto); in getservbyport_r() local 92 struct servent *se = getservent(); in getservent_r() local 144 copy_servent(struct servent *se, struct servent *sptr, SERV_R_COPY_ARGS) { in copy_servent() 195 copy_servent(struct servent *se, struct servent *sptr, SERV_R_COPY_ARGS) { in copy_servent()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 196 gfc_conv_intrinsic_function_args (gfc_se *se, gfc_expr *expr, in gfc_conv_intrinsic_function_args() 277 gfc_conv_intrinsic_conversion (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_conversion() 444 gfc_conv_intrinsic_aint (gfc_se * se, gfc_expr * expr, enum rounding_mode op) in gfc_conv_intrinsic_aint() 519 gfc_conv_intrinsic_int (gfc_se * se, gfc_expr * expr, enum rounding_mode op) in gfc_conv_intrinsic_int() 561 gfc_conv_intrinsic_imagpart (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_imagpart() 574 gfc_conv_intrinsic_conjg (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_conjg() 909 gfc_conv_intrinsic_lib_function (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_lib_function() 981 gfc_conv_intrinsic_exponent (gfc_se *se, gfc_expr *expr) in gfc_conv_intrinsic_exponent() 1192 gfc_se se; in conv_expr_ref_to_caf_ref() local 1656 gfc_conv_intrinsic_caf_get (gfc_se *se, gfc_expr *expr, tree lhs, tree lhs_kind, in gfc_conv_intrinsic_caf_get() [all …]
|
H A D | trans-expr.c | 67 gfc_conv_scalar_to_descriptor (gfc_se *se, tree scalar, symbol_attribute attr) in gfc_conv_scalar_to_descriptor() 126 gfc_se se; in gfc_get_ultimate_alloc_ptr_comps_caf_token() local 461 gfc_se se; in gfc_reset_vptr() local 787 gfc_se se; in gfc_conv_derived_to_class() local 1816 gfc_init_se (gfc_se * se, gfc_se * parent) in gfc_init_se() 1834 gfc_advance_se_ss_chain (gfc_se * se) in gfc_advance_se_ss_chain() 1868 gfc_make_safe_expr (gfc_se * se) in gfc_make_safe_expr() 1984 gfc_conv_missing_dummy (gfc_se * se, gfc_expr * arg, gfc_typespec ts, int kind) in gfc_conv_missing_dummy() 2033 gfc_se se; in gfc_get_expr_charlen() local 2187 gfc_get_caf_token_offset (gfc_se *se, tree *token, tree *offset, tree caf_decl, in gfc_get_caf_token_offset() [all …]
|
H A D | trans-stmt.c | 77 gfc_conv_label_variable (gfc_se * se, gfc_expr * expr) in gfc_conv_label_variable() 95 gfc_se se; in gfc_trans_label_assign() local 143 gfc_se se; in gfc_trans_goto() local 186 replace_ss (gfc_se *se, gfc_ss *old_ss, gfc_ss *new_ss) in replace_ss() 221 gfc_conv_elemental_dependencies (gfc_se * se, gfc_se * loopse, in gfc_conv_elemental_dependencies() 379 gfc_se se; in gfc_trans_call() local 534 gfc_se se; in gfc_trans_return() local 582 gfc_se se; in gfc_trans_pause() local 627 gfc_se se; in gfc_trans_stop() local 710 gfc_se se; in gfc_trans_form_team() local [all …]
|
H A D | trans-io.c | 533 gfc_se se; in set_parameter_value() local 563 gfc_se se; in set_parameter_value_chk() local 623 gfc_se se; in set_parameter_value_inquire() local 686 gfc_se se; in set_parameter_ref() local 738 gfc_convert_array_to_string (gfc_se * se, gfc_expr * e) in gfc_convert_array_to_string() 800 gfc_se se; in set_string() local 871 gfc_se se; in set_internal_unit() local 1727 gfc_se se; in transfer_namelist_element() local 2134 gfc_se se; in transfer_array_component() local 2242 gfc_se se; in get_dtio_proc() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 201 gfc_conv_intrinsic_function_args (gfc_se *se, gfc_expr *expr, in gfc_conv_intrinsic_function_args() 282 gfc_conv_intrinsic_conversion (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_conversion() 452 gfc_conv_intrinsic_aint (gfc_se * se, gfc_expr * expr, enum rounding_mode op) in gfc_conv_intrinsic_aint() 527 gfc_conv_intrinsic_int (gfc_se * se, gfc_expr * expr, enum rounding_mode op) in gfc_conv_intrinsic_int() 569 gfc_conv_intrinsic_imagpart (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_imagpart() 582 gfc_conv_intrinsic_conjg (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_conjg() 917 gfc_conv_intrinsic_lib_function (gfc_se * se, gfc_expr * expr) in gfc_conv_intrinsic_lib_function() 989 gfc_conv_intrinsic_exponent (gfc_se *se, gfc_expr *expr) in gfc_conv_intrinsic_exponent() 1200 gfc_se se; in conv_expr_ref_to_caf_ref() local 1664 gfc_conv_intrinsic_caf_get (gfc_se *se, gfc_expr *expr, tree lhs, tree lhs_kind, in gfc_conv_intrinsic_caf_get() [all …]
|
H A D | trans-expr.cc | 107 gfc_conv_scalar_to_descriptor (gfc_se *se, tree scalar, symbol_attribute attr) in gfc_conv_scalar_to_descriptor() 168 gfc_se se; in gfc_get_ultimate_alloc_ptr_comps_caf_token() local 540 gfc_se se; in gfc_reset_vptr() local 880 gfc_se se; in gfc_conv_derived_to_class() local 1910 gfc_init_se (gfc_se * se, gfc_se * parent) in gfc_init_se() 1928 gfc_advance_se_ss_chain (gfc_se * se) in gfc_advance_se_ss_chain() 1962 gfc_make_safe_expr (gfc_se * se) in gfc_make_safe_expr() 2078 gfc_conv_missing_dummy (gfc_se * se, gfc_expr * arg, gfc_typespec ts, int kind) in gfc_conv_missing_dummy() 2127 gfc_se se; in gfc_get_expr_charlen() local 2281 gfc_get_caf_token_offset (gfc_se *se, tree *token, tree *offset, tree caf_decl, in gfc_get_caf_token_offset() [all …]
|
H A D | trans-stmt.cc | 77 gfc_conv_label_variable (gfc_se * se, gfc_expr * expr) in gfc_conv_label_variable() 95 gfc_se se; in gfc_trans_label_assign() local 143 gfc_se se; in gfc_trans_goto() local 186 replace_ss (gfc_se *se, gfc_ss *old_ss, gfc_ss *new_ss) in replace_ss() 228 gfc_conv_elemental_dependencies (gfc_se * se, gfc_se * loopse, in gfc_conv_elemental_dependencies() 384 gfc_se se; in gfc_trans_call() local 560 gfc_se se; in gfc_trans_return() local 608 gfc_se se; in gfc_trans_pause() local 653 gfc_se se; in gfc_trans_stop() local 744 gfc_se se; in gfc_trans_form_team() local [all …]
|
H A D | trans-io.cc | 533 gfc_se se; in set_parameter_value() local 563 gfc_se se; in set_parameter_value_chk() local 623 gfc_se se; in set_parameter_value_inquire() local 686 gfc_se se; in set_parameter_ref() local 738 gfc_convert_array_to_string (gfc_se * se, gfc_expr * e) in gfc_convert_array_to_string() 826 gfc_se se; in set_string() local 897 gfc_se se; in set_internal_unit() local 1753 gfc_se se; in transfer_namelist_element() local 2159 gfc_se se; in transfer_array_component() local 2267 gfc_se se; in get_dtio_proc() local [all …]
|
/netbsd-src/lib/libc/citrus/modules/ |
H A D | citrus_iconv_std.c | 84 save_encoding_state(struct _citrus_iconv_std_encoding *se) in save_encoding_state() 92 restore_encoding_state(struct _citrus_iconv_std_encoding *se) in restore_encoding_state() 100 init_encoding_state(struct _citrus_iconv_std_encoding *se) in init_encoding_state() 107 mbtocsx(struct _citrus_iconv_std_encoding *se, in mbtocsx() 116 cstombx(struct _citrus_iconv_std_encoding *se, in cstombx() 124 wctombx(struct _citrus_iconv_std_encoding *se, in wctombx() 131 put_state_resetx(struct _citrus_iconv_std_encoding *se, in put_state_resetx() 138 get_state_desc_gen(struct _citrus_iconv_std_encoding *se, int *rstate) in get_state_desc_gen() 155 init_encoding(struct _citrus_iconv_std_encoding *se, struct _stdenc *cs, in init_encoding()
|
/netbsd-src/sys/arch/sun3/dev/ |
H A D | si_sebuf.c | 270 volatile struct se_regs *se = sc->sc_regs; in se_reset() local 301 volatile struct se_regs *se = sc->sc_regs; in se_intr_on() local 324 volatile struct se_regs *se = sc->sc_regs; se_intr_off() local 346 volatile struct se_regs *se = sc->sc_regs; se_dma_setup() local 392 volatile struct se_regs *se = sc->sc_regs; se_dma_start() local 449 volatile struct se_regs *se = sc->sc_regs; se_dma_stop() local 526 volatile struct se_regs *se = sc->sc_regs; se_intr() local 671 volatile struct se_regs *se = sc->sc_regs; se_dma_poll() local [all...] |
/netbsd-src/lib/libc/gdtoa/ |
H A D | gdtoa.h | 172 #define strtopd(s,se,x) strtord(s,se,1,x) argument 173 #define strtopdd(s,se,x) strtordd(s,se,1,x) argument 174 #define strtopf(s,se,x) strtorf(s,se,1,x) argument 175 #define strtopQ(s,se,x) strtorQ(s,se,1,x) argument 176 #define strtopx(s,se,x) strtorx(s,se,1,x) argument 177 #define strtopxL(s,se,x) strtorxL(s,se,1,x) argument
|
/netbsd-src/lib/libc/citrus/ |
H A D | citrus_pivot_factory.c | 66 struct src_entry *se; in find_src() local 98 struct src_entry *se; in free_src() local 114 struct src_entry *se; in convert_line() local 166 struct src_entry *se; in dump_db() local
|
/netbsd-src/lib/libc/gdtoa/test/ |
H A D | dt.c | 90 char *s, *se; local 168 char *s, *se; local 191 char *fmt, *s, *s1, *se; in main() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | spa_errlog.c | 202 spa_error_entry_t *se; in process_error_list() local 281 spa_error_entry_t *se; in spa_errlog_drain() local 304 spa_error_entry_t *se; in sync_error_list() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | ctfeexpr.d | 149 StringExp se = e.toStringExp(); in generateUncaughtError() local 283 if (auto se = e.isStringExp()) // syntaxCopy doesn't make a copy for StringExp! in copyLiteral() local 369 if (auto se = e.isSliceExp()) in copyLiteral() local 462 if (auto se = lit.isSliceExp()) in paintTypeOntoLiteralCopy() local 541 auto se = e.isSliceExp(); in resolveArrayLength() local 630 auto se = pue.exp().isStringExp(); in createBlockDuplicatedStringLiteral() local 726 StructLiteralExp se = (ex.op == EXP.classReference) in getAggregateFromPointer() local 745 if (auto se = e.isSliceExp()) in getAggregateFromPointer() local 885 SymOffExp se = pue.exp().isSymOffExp(); in pointerArithmetic() local 898 auto se = ctfeEmplaceExp!SliceExp(loc, agg1, in pointerArithmetic() local [all …]
|
H A D | initsem.d | 495 StringExp se = i.exp.isStringExp(); in initializerSemantic() local 525 StringExp se = i.exp.isStringExp(); in initializerSemantic() local 607 else if (auto se = i.exp.isSliceExp()) in initializerSemantic() local 1043 if (auto se = init.exp.isScopeExp()) in inferType() local 1342 if (auto se = e.isStructLiteralExp()) in hasNonConstPointers() local 1366 if (auto se = ae.e1.isStructLiteralExp()) in hasNonConstPointers() local
|
H A D | traits.d | 813 auto se = new StringExp(e.loc, id.toString()); in semanticTraits() local 841 auto se = new StringExp(e.loc, protName); in semanticTraits() local 958 StringExp se = semanticString(sc, ex, "__traits(toType, string)"); in semanticTraits() local 1002 StringExp se = ex.toStringExp(); in semanticTraits() local 1396 auto se = new StringExp(e.loc, style); in semanticTraits() local 1564 auto se = new StringExp(e.loc, linkage.toDString()); in semanticTraits() local 1704 auto se = new StringExp(e.loc, id.toString()); in semanticTraits() local 1930 StringExp se = ex ? ex.ctfeInterpret().toStringExp() : null; in semanticTraits() local 2012 auto se = ns.exp.toStringExp(); in semanticTraits() local
|
H A D | dinterpret.d | 978 if (auto se = e.isStructLiteralExp()) in stopPointersEscaping() local 1912 auto se = ctfeEmplaceExp!SliceExp(e.loc, val, elwr, eupr); in visit() local 1944 else if (auto se = val.isSliceExp()) in visit() local 2788 Expression se = e.newtype.defaultInitLiteral(e.loc); in visit() local 2815 auto se = ctfeEmplaceExp!StructLiteralExp(e.loc, sd, exps, e.newtype); in visit() local 2865 … auto se = ctfeEmplaceExp!StructLiteralExp(e.loc, cast(StructDeclaration)cd, elems, e.newtype); in visit() local 3286 else if (auto se = e.isSliceExp()) in findParentVar() local 3740 if (auto se = e.e1.isSliceExp()) variable 4002 if (auto se = e1.isSliceExp()) in interpretAssignToSlice() local 4028 else if (auto se = e1.isStringExp()) in interpretAssignToSlice() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | ctfeexpr.c | 129 StringExp *se = e->toStringExp(); in generateUncaughtError() local 250 StringExp *se = (StringExp *)e; in copyLiteral() local 348 SliceExp *se = (SliceExp *)e; in copyLiteral() local 447 SliceExp *se = (SliceExp *)lit; in paintTypeOntoLiteralCopy() local 500 SliceExp *se = (SliceExp *)e; in resolveSlice() local 609 StringExp *se = (StringExp *)pue->exp(); in createBlockDuplicatedStringLiteral() local 718 …StructLiteralExp *se = ex->op == TOKclassreference ? ((ClassReferenceExp *)ex)->value : (StructLit… in getAggregateFromPointer() local 743 SliceExp *se = (SliceExp *)e; in getAggregateFromPointer() local 895 SymOffExp *se = (SymOffExp *)ue.exp(); in pointerArithmetic() local 911 SliceExp *se = new SliceExp(loc, agg1, in pointerArithmetic() local [all …]
|
/netbsd-src/external/mit/libuv/dist/src/ |
H A D | idna.c | 105 static int uv__idna_toascii_label(const char* s, const char* se, in uv__idna_toascii_label() 270 long uv__idna_toascii(const char* s, const char* se, char* d, char* de) { in uv__idna_toascii()
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | jnq.c | 71 uint32_t se; in jnq() local 309 uint32_t se; in ynq() local
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | jnq.c | 71 uint32_t se; in jnq() local 309 uint32_t se; in ynq() local
|
/netbsd-src/games/trek/ |
H A D | nova.c | 62 int se; in nova() local
|