/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Data_window.cc | 88 Span span; in bind() local 95 Data_window::bind (Span *span, int64_t minSize) in bind()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Data_window.cc | 88 Span span; in bind() local 95 Data_window::bind (Span *span, int64_t minSize) in bind()
|
/netbsd-src/bin/ls/ |
H A D | util.c | 132 size_t rv, span = endptr - src; in printescaped() local
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | tbl.c | 156 struct tbl_span *span; in tbl_span() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/ |
H A D | fast_float.h | 197 struct span { struct 200 span(const T* _ptr, size_t _length) : ptr(_ptr), length(_length) {} in span() function 201 span() : ptr(nullptr), length(0) {} in span() argument 203 constexpr size_t len() const noexcept { in len()
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | mdb_stat.c | 182 ssize_t i, j, span = 0; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2cfi.cc | 327 rtx span; in expand_builtin_init_dwarf_reg_sizes() local 1123 rtx span = targetm.dwarf_register_span (reg); in dwf_cfa_reg() local 1360 rtx src, addr, span; in dwarf2out_frame_debug_cfa_offset() local 1449 rtx src, dest, span; in dwarf2out_frame_debug_cfa_expression() local 1485 rtx span = targetm.dwarf_register_span (dest); in dwarf2out_frame_debug_cfa_val_expression() local 1506 rtx span = targetm.dwarf_register_span (reg); in dwarf2out_frame_debug_cfa_restore() local 1761 rtx src, dest, span; in dwarf2out_frame_debug_expr() local
|
H A D | omp-offload.cc | 679 tree span = build2 (MULT_EXPR, diff_type, chunk_size, in oacc_xform_loop() local 726 tree span = build2 (MULT_EXPR, diff_type, chunk_size, in oacc_xform_loop() local 766 tree span = build_int_cst (type, 1); in oacc_xform_tile() local
|
H A D | dwarf2out.h | 130 unsigned short span; member
|
/netbsd-src/usr.sbin/mlxctl/ |
H A D | config.c | 160 print_span(struct mlx_sys_drv_span *span, int arms) in print_span()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2cfi.c | 327 rtx span; in expand_builtin_init_dwarf_reg_sizes() local 1210 rtx src, addr, span; in dwarf2out_frame_debug_cfa_offset() local 1296 rtx src, dest, span; in dwarf2out_frame_debug_cfa_expression() local 1332 rtx span = targetm.dwarf_register_span (dest); in dwarf2out_frame_debug_cfa_val_expression() local 1353 rtx span = targetm.dwarf_register_span (reg); in dwarf2out_frame_debug_cfa_restore() local 1608 rtx src, dest, span; in dwarf2out_frame_debug_expr() local
|
H A D | omp-offload.c | 453 tree span = build2 (MULT_EXPR, diff_type, chunk_size, in oacc_xform_loop() local 500 tree span = build2 (MULT_EXPR, diff_type, chunk_size, in oacc_xform_loop() local 540 tree span = build_int_cst (type, 1); in oacc_xform_tile() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | dmu_diff.c | 163 uint64_t span = DBP_SPAN(dnp, zb->zb_level); in diff_cb() local
|
H A D | dnode.c | 1862 int i, inc, error, span; in dnode_next_offset_level() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | zran.c | 135 int deflate_index_build(FILE *in, off_t span, struct deflate_index **built) in deflate_index_build()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | zran.c | 135 int deflate_index_build(FILE *in, off_t span, struct deflate_index **built) in deflate_index_build()
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | zran.c | 135 int deflate_index_build(FILE *in, off_t span, struct deflate_index **built) in deflate_index_build()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans.cc | 360 tree span; in get_array_span() local 431 gfc_build_spanned_array_ref (tree base, tree offset, tree span) in gfc_build_spanned_array_ref() 459 tree span = NULL_TREE; in gfc_build_array_ref() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | sysdump.c | 82 int span = 16; in dh() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | sysdump.c | 82 int span = 16; in dh() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_ocamldoc/ |
H A D | style.css | 4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.h | 124 unsigned short span; member
|
H A D | module.cc | 3177 struct span { struct in loc_spans 3178 loc_range_t ordinary; /* Ordinary map location range. */ 3179 loc_range_t macro; /* Macro map location range. */ 3180 int ordinary_delta; /* Add to ordinary loc to get serialized loc. */ 3181 int macro_delta; /* Likewise for macro loc. */ 15587 if (const loc_spans::span *span = spans.macro (loc)) in write_location() local 15613 if (const loc_spans::span *span = spans.ordinary (loc)) in write_location() local 15799 loc_spans::span &span = spans[ix]; in write_prepare_maps() local 15859 loc_spans::span &span = spans[ix]; in write_prepare_maps() local 15959 loc_spans::span &span = spans[ix]; in write_ordinary_maps() local [all …]
|
H A D | name-lookup.cc | 907 if (unsigned span = cluster->indices[jx].span) in search_namespace_only() local 3973 if (unsigned span = cluster->indices[jx].span) in walk_module_binding() local 6233 if (unsigned span = cluster->indices[jx].span) in finish_nonmember_using_decl() local 7328 if (unsigned span = cluster->indices[jx].span) in consider_binding_level() local 7944 if (unsigned span = cluster->indices[jx].span) in lookup_elaborated_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans.c | 316 tree span; in get_array_span() local 404 tree span = NULL_TREE; in gfc_build_array_ref() local
|