Home
last modified time | relevance | path

Searched refs:strip (Results 1 – 25 of 123) sorted by relevance

12345

/dragonfly/contrib/gcc-8.0/libgcc/
H A Dlibgcov-driver-system.c136 int strip = 0; in allocate_filename_struct() local
143 strip = atoi (tmp); in allocate_filename_struct()
145 if (strip < 0) in allocate_filename_struct()
146 strip = 0; in allocate_filename_struct()
149 gf->strip = strip; in allocate_filename_struct()
161 if (!prefix_length && gf->strip) in allocate_filename_struct()
188 if (gf->strip > 0) in gcov_exit_open_gcda_file()
199 for (level = gf->strip; *probe && level; probe++) in gcov_exit_open_gcda_file()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphite-blocking.c95 ppl_dimension_type iter, dim, strip; in pbb_strip_mine_time_depth() local
100 strip = time_depth; in pbb_strip_mine_time_depth()
101 iter = strip + 2; in pbb_strip_mine_time_depth()
103 psct_add_scattering_dimension (pbb, strip); in pbb_strip_mine_time_depth()
104 psct_add_scattering_dimension (pbb, strip + 1); in pbb_strip_mine_time_depth()
114 ppl_set_coef (expr, strip, -1 * stride); in pbb_strip_mine_time_depth()
129 ppl_set_coef (expr, strip, stride); in pbb_strip_mine_time_depth()
146 ppl_set_coef (expr, strip + 1, 1); in pbb_strip_mine_time_depth()
/dragonfly/gnu/usr.bin/binutils227/block2/strip/
H A DMakefile6 PROG= strip
7 SRCS= objcopy.c is-strip.c rename.c ${WRITE_DEBUG_SRCS}
8 MFILE= strip${MANPAGEVER}.1
17 ${MFILE}: ${SRCDIR}/binutils/doc/strip.1
23 MLINKS+= ${MFILE} strip.1
/dragonfly/gnu/usr.bin/binutils234/block2/strip/
H A DMakefile6 PROG= strip
7 SRCS= objcopy.c is-strip.c rename.c ${WRITE_DEBUG_SRCS}
8 MFILE= strip${MANPAGEVER}.1
18 MLINKS+= ${MFILE} strip.1
/dragonfly/contrib/nvi2/regex/
H A Dengine.c314 switch (m->g->strip[es]) { in dissect()
327 switch (m->g->strip[ss]) { in dissect()
497 s = m->g->strip[ss]; in backref()
555 s = m->g->strip[ss]; in backref()
560 s = m->g->strip[ss]; in backref()
579 s = m->g->strip[ss]; in backref()
631 if (m->g->strip[esub] == O_CH) in backref()
637 if (m->g->strip[esub] == OOR2) in backref()
863 s = g->strip[pc]; in step()
936 s = g->strip[pc+look]; in step()
[all …]
H A Dregcomp.c211 if (p->strip == NULL) { in regcomp()
217 free((char *)p->strip); in regcomp()
1386 p->strip[p->slen] = op; in doemit()
1409 s = p->strip[sn]; in doinsert()
1423 memmove((char *)&p->strip[pos+1], (char *)&p->strip[pos], in doinsert()
1427 p->strip[pos] = s; in doinsert()
1465 p->strip = sp; in enlarge()
1484 g->strip = (sop *)realloc((char *)p->strip, in stripsnug()
1488 g->strip = p->strip; in stripsnug()
1528 scans = g->strip + 1; in findmust()
[all …]
H A Dregfree.c67 if (g->strip != NULL) in regfree()
68 free((char *)g->strip); in regfree()
/dragonfly/contrib/tcsh-6/
H A Dtw.comp.c67 vp = adrof1(strip(p), &completions); in docomplete()
73 xprintf("tw_find(%s) \n", short2str(strip(p))); in docomplete()
75 pp = tw_find(strip(p), &completions, FALSE); in docomplete()
81 set1(strip(p), saveblk(v), &completions, VAR_READWRITE); in docomplete()
345 (void) strip(res); in tw_result()
352 (void) strip(res); in tw_result()
389 (void) strip(res); in tw_result()
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas_fp.c106 u_int64_t strip, MR_FW_RAID_MAP_ALL *map);
431 u_int32_t ld, u_int64_t strip, MR_FW_RAID_MAP_ALL *map) in get_row_from_strip() argument
443 if (strip > span_set->data_strip_end) continue; in get_row_from_strip()
445 span_set_Strip = strip - span_set->data_strip_start; in get_row_from_strip()
497 u_int64_t strip; in get_strip_from_row() local
514 strip = mega_div64_32 in get_strip_from_row()
521 return strip; in get_strip_from_row()
547 u_int32_t ld, u_int64_t strip, MR_FW_RAID_MAP_ALL *map) in get_arm_from_strip() argument
558 if (strip > span_set->data_strip_end) continue; in get_arm_from_strip()
561 ((strip - span_set->data_strip_start), in get_arm_from_strip()
[all …]
/dragonfly/contrib/bmake/
H A Dinstall-sh29 # -s strip target
79 strip=:
102 -s) strip=${STRIP:-strip};;
130 $strip $1 || Err s
/dragonfly/games/hack/
H A Dhack.pager.c142 page_more(FILE *fp, int strip) in page_more() argument
150 while (fgets(bufr, CO - 1, fp) && (!strip || *bufr == '\t') && !got_intrup) { in page_more()
154 if (page_line(bufr + strip)) { in page_more()
/dragonfly/contrib/bmake/mk/
H A Dmeta2deps.py332 return sep.strip() + sep.join(self.obj_deps)
336 return sep.strip() + sep.join(self.src_deps)
374 ddep = open(ddepf, 'r').readline().strip('# \n')
527 self.parse_path(w[2].strip("'"), cwd, 'R', w)
528 self.parse_path(w[3].strip("'"), cwd, 'W', w)
790 for f in line.strip().split():
/dragonfly/sys/netgraph7/
H A Dng_tag.c103 uint8_t strip; member
552 if (hip->strip) in ng_tag_rcvdata()
684 hip->strip = hip->in->strip; in ng_tag_setdata_in()
H A Dng_tag.h49 uint8_t strip; /* strip tag if found */ member
/dragonfly/sys/conf/
H A Dkern.post.mk28 ${OBJCOPY} --strip-debug ${FULLKERNEL} ${KERNEL}.stripped
130 …${OBJCOPY} --strip-debug ${DESTDIR}${DESTKERNDIR}/${DESTKERNNAME} ${DESTDIR}${DESTKERNDIR}.old/${D…
239 ${OBJCOPY} --strip-debug $$file ${DESTDIR}${DESTKERNDIR}.old/$${file##*/}; \
/dragonfly/usr.sbin/ppp/
H A Dsystems.c268 strip(char *line) in strip() function
371 cp = strip(line); in ReadSystem()
407 cp = strip(line); in ReadSystem()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcofflink.c524 && (info->strip != strip_all && info->strip != strip_debugger)) in coff_link_add_symbols()
662 if (info->strip == strip_none in _bfd_coff_final_link()
663 || info->strip == strip_some) in _bfd_coff_final_link()
900 if ((flaginfo.info->strip == strip_some in _bfd_coff_final_link()
1526 if ((flaginfo->info->strip != strip_none in _bfd_coff_link_input_bfd()
1595 && flaginfo->info->strip == strip_debugger in _bfd_coff_link_input_bfd()
1613 && (flaginfo->info->strip == strip_some in _bfd_coff_link_input_bfd()
2198 if (flaginfo->info->strip == strip_none in _bfd_coff_link_input_bfd()
2199 || flaginfo->info->strip == strip_some) in _bfd_coff_link_input_bfd()
2592 && (flaginfo->info->strip == strip_all in _bfd_coff_write_global_sym()
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcofflink.c514 && (info->strip != strip_all && info->strip != strip_debugger)) in coff_link_add_symbols()
652 if (info->strip == strip_none in _bfd_coff_final_link()
653 || info->strip == strip_some) in _bfd_coff_final_link()
890 if ((flaginfo.info->strip == strip_some in _bfd_coff_final_link()
1515 if ((flaginfo->info->strip != strip_none in _bfd_coff_link_input_bfd()
1584 && flaginfo->info->strip == strip_debugger in _bfd_coff_link_input_bfd()
1602 && (flaginfo->info->strip == strip_some in _bfd_coff_link_input_bfd()
2187 if (flaginfo->info->strip == strip_none in _bfd_coff_link_input_bfd()
2188 || flaginfo->info->strip == strip_some) in _bfd_coff_link_input_bfd()
2578 && (flaginfo->info->strip == strip_all in _bfd_coff_write_global_sym()
[all …]
/dragonfly/gnu/usr.bin/binutils227/block2/
H A DMakefile15 strip
/dragonfly/gnu/usr.bin/binutils234/block2/
H A DMakefile15 strip
/dragonfly/gnu/usr.bin/binutils234/block2/objcopy/
H A DMakefile7 SRCS= objcopy.c not-strip.c rename.c ${WRITE_DEBUG_SRCS}
/dragonfly/gnu/usr.bin/binutils234/
H A DMakefile.zhack5 nm.sh ranlib.sh objcopy.sh strip.sh
/dragonfly/gnu/usr.bin/binutils227/
H A DMakefile.zhack5 nm.sh ranlib.sh objcopy.sh strip.sh
/dragonfly/gnu/usr.bin/binutils227/block2/objcopy/
H A DMakefile7 SRCS= objcopy.c not-strip.c rename.c ${WRITE_DEBUG_SRCS}
/dragonfly/etc/
H A DMakefile.usr158 tar -xf - -C ${.CURDIR}/dports --strip-components 1
178 tar -xf - -C ${.CURDIR}/dports --strip-components 1

12345