Home
last modified time | relevance | path

Searched refs:chop (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Ddiv.c61 mp_size_t sign_quotient, prec, high_zero, chop; in mpf_div() local
97 chop = MAX (-zeros, 0); /* negative zeros means shorten u */ in mpf_div()
98 up += chop; in mpf_div()
99 usize -= chop; in mpf_div()
100 zeros += chop; /* now zeros >= 0 */ in mpf_div()
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/
H A Dtest_report.py117 self.assertEqual('file', sut.chop('/prefix', '/prefix/file'))
118 self.assertEqual('file', sut.chop('/prefix/', '/prefix/file'))
119 self.assertEqual('lib/file', sut.chop('/prefix/', '/prefix/lib/file'))
120 self.assertEqual('/prefix/file', sut.chop('', '/prefix/file'))
123 self.assertEqual('../src/file', sut.chop('/cwd', '/src/file'))
124 self.assertEqual('../src/file', sut.chop('/prefix/cwd',
/netbsd-src/external/bsd/am-utils/dist/scripts/
H A Damd2sun.in16 chop;
19 chop $line;
23 chop $line;
H A Dlostaltmail.in106 chop ($readbuf);
378 chop ($hostname=`uname -n`);
/netbsd-src/external/bsd/ntp/dist/scripts/deprecated/
H A Dfreq_adj.in16 chop($timer = `sysctl -n kern.timecounter.hardware 2> /dev/null`);
58 chop;
78 chop($mach_freq = `sysctl -n $sysctl`);
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dreport.py501 encode_value(bug, 'bug_file', lambda x: escape(chop(prefix, x)))
504 encode_value(bug, 'report_file', lambda x: escape(chop(output_dir, x)))
514 encode_value(crash, 'source', lambda x: escape(chop(prefix, x)))
516 encode_value(crash, 'file', lambda x: escape(chop(output_dir, x)))
517 encode_value(crash, 'info', lambda x: escape(chop(output_dir, x)))
518 encode_value(crash, 'stderr', lambda x: escape(chop(output_dir, x)))
540 def chop(prefix, filename): function
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Dmfpipe.in72 chop $whoami;
74 chop $date;
H A Drcslock.in119 chop $pwd;
168 chop;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d2027 chop(*s,4); in parse()
2028 t = chop(*s,indexOf(*s,"-->")); in parse()
2030 chop(*s,3); in parse()
2034 chop(*s,9); in parse()
2035 t = chop(*s,indexOf(*s,"]]>")); in parse()
2037 chop(*s,3); in parse()
2041 chop(*s,2); in parse()
2042 t = chop(*s,indexOf(*s,">")); in parse()
2044 chop(*s,1); in parse()
2048 chop(*s,2); in parse()
[all …]
H A Dstring.d4021 Range chop(Range)(Range str)
4081 assert(chop("hello world") == "hello worl");
4082 assert(chop("hello world\n") == "hello world");
4083 assert(chop("hello world\r") == "hello world");
4084 assert(chop("hello world\n\r") == "hello world\n");
4085 assert(chop("hello world\r\n") == "hello world");
4086 assert(chop("Walter Bright") == "Walter Brigh");
4087 assert(chop("") == "");
4090 StringTypeOf!Range chop(Range)(auto ref Range str)
4093 return chop!(StringTypeOf!Range)(str);
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d2018 chop(*s,4); in parse()
2019 t = chop(*s,indexOf(*s,"-->")); in parse()
2021 chop(*s,3); in parse()
2025 chop(*s,9); in parse()
2026 t = chop(*s,indexOf(*s,"]]>")); in parse()
2028 chop(*s,3); in parse()
2032 chop(*s,2); in parse()
2033 t = chop(*s,indexOf(*s,">")); in parse()
2035 chop(*s,1); in parse()
2039 chop(*s,2); in parse()
[all …]
H A Dstring.d3480 Range chop(Range)(Range str)
3540 assert(chop("hello world") == "hello worl");
3541 assert(chop("hello world\n") == "hello world");
3542 assert(chop("hello world\r") == "hello world");
3543 assert(chop("hello world\n\r") == "hello world\n");
3544 assert(chop("hello world\r\n") == "hello world");
3545 assert(chop("Walter Bright") == "Walter Brigh");
3546 assert(chop("") == "");
3549 StringTypeOf!Range chop(Range)(auto ref Range str)
3552 return chop!(StringTypeOf!Range)(str);
[all …]
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dnamespace.h16 #define chop ssh_chop macro
H A Dmisc.h57 char *chop(char *);
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/variables/
H A DSHELL10 chop $mshell;
/netbsd-src/lib/libm/arch/vax/
H A Dn_argred.S709 bgeq chop
717 chop: label
/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c521 static int read_line (lua_State *L, FILE *f, int chop) { in read_line() argument
534 if (!chop && c == '\n') /* want a newline and have one? */ in read_line()
/netbsd-src/external/bsd/ntp/dist/scripts/monitoring/
H A Dntptrap301 chop($date=&ctime($time));
/netbsd-src/sys/arch/mips/mips/
H A DmipsX_subr.S469 _EXT k0, k0, 0, WIRED_POS #10: chop top 2 bits
471 _SLL k0, WIRED_SHIFT #10: chop top 2 bits (part 1a)
472 _SRL k0, WIRED_SHIFT #11: chop top 2 bits (part 1b)
493 _SLL k0, WIRED_SHIFT #11: chop top 2 bits (part 1a)
494 _SLL k1, WIRED_SHIFT #12: chop top 2 bits (part 2a)
495 _SRL k0, WIRED_SHIFT #13: chop top 2 bits (part 1b)
496 _SRL k1, WIRED_SHIFT #14: chop top 2 bits (part 2b)
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dschema_init.c2614 ber_len_t chop = 0; in integerVal2Key() local
2626 chop = (val.bv_len-k+2)/INDEX_INTLEN_CHOP; /* 2 fewer digits */ in integerVal2Key()
2627 val.bv_len -= chop * INDEX_INTLEN_CHOP; /* #digits chopped */ in integerVal2Key()
2628 chop *= INDEX_INTLEN_CHOPBYTES; /* #bytes added */ in integerVal2Key()
2641 k = (ber_slen_t) index_intlen - (ber_slen_t) (itmp.bv_len + chop); in integerVal2Key()
2643 assert( chop == 0 ); in integerVal2Key()
2648 chop = - (ber_len_t) k; in integerVal2Key()
2650 *--lenp = ((unsigned char) chop & 0xff) ^ neg; in integerVal2Key()
2652 } while ( (chop >>= 8) != 0 || (signmask >> 1) & (*lenp ^ neg) ); in integerVal2Key()
/netbsd-src/external/bsd/ipf/dist/FWTK/
H A Dfwtkp609 /* if present a host name, chop and save username and hostname */
620 /* if present a host name, chop and save username and hostname */
H A Dfwtk_transparent.diff844 /* if present a host name, chop and save username and hostname */
855 /* if present a host name, chop and save username and hostname */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips.td17 // The overall idea of the PredicateControl class is to chop the Predicates list
/netbsd-src/external/bsd/am-utils/dist/
H A DMakefile.am37 m4/chop-aclocal.pl \
/netbsd-src/external/gpl2/groff/dist/
H A DPROBLEMS181 * gpic doesn't accept the syntax `chop N M' for chopping both ends of
184 The correct syntax is `chop N chop M'.

123