Searched refs:add (Results 1 - 25 of 1603) sorted by path

1234567891011>>

/freebsd-current/bin/pax/
H A Dtables.c116 * we add the file to the database if it has the potential for having
183 * we never saw this file before. It has links so we add it to the
297 * add a file to the archive if it is newer than a file with the same name
370 * no info, go ahead and add to archive
435 * not in table, add it
439 * add the name at the end of the scratch file, saving the
440 * offset. add the file to the head of the hash chain
494 * add the new name to old name mapping just created by the user.
545 * this is a new mapping, add it to the table
620 * inode/dev pairs we add eac
697 chk_dev(dev_t dev, int add) argument
[all...]
/freebsd-current/bin/sh/
H A Dexec.c556 * Locate a command in the command hash table. If "add" is nonzero,
557 * add the command to the table if it is not already present. The
567 cmdlookup(const char *name, int add) argument
579 if (add && cmdp == NULL) {
H A Dmksyntax.c74 * Syntax classes for is_ functions. Warning: if you add new classes
99 static void add(const char *, const char *);
162 add("\n", "CNL");
163 add("\\", "CBACK");
164 add("'", "CSQUOTE");
165 add("\"", "CDQUOTE");
166 add("`", "CBQUOTE");
167 add("$", "CVAR");
168 add("}", "CENDVAR");
169 add("<>();
276 add(const char *p, const char *type) function
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java15 * If applicable, add the following below this CDDL HEADER, with the
527 "\t-I add include directory to preprocessor search path\n" +
529 "\t-L add library directory to library search path\n" +
674 openFlags.add(Consumer.OpenFlag.ILP32);
683 openFlags.add(Consumer.OpenFlag.LP64);
734 compileRequests.add(r);
744 compileRequests.add(r);
761 compileRequests.add(r);
768 compileRequests.add(r);
803 compileRequests.add(
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh15 * If applicable, add the following below this CDDL HEADER, with the
H A Derr.copyoutbadaddr.ksh15 * If applicable, add the following below this CDDL HEADER, with the
H A Derr.copyoutstrbadaddr.ksh15 * If applicable, add the following below this CDDL HEADER, with the
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java15 * If applicable, add the following below this CDDL HEADER, with the
150 list.add(r);
158 list.add(r);
221 buckets.add(bucket);
223 buckets.add(bucket);
225 buckets.add(bucket);
239 buckets.add(bucket);
255 buckets.add(bucket);
259 buckets.add(bucket);
262 buckets.add(bucke
[all...]
H A DTestGetAggregate.java15 * If applicable, add the following below this CDDL HEADER, with the
55 included.add(name);
99 cleared.add(name);
H A DTestProbeData.java15 * If applicable, add the following below this CDDL HEADER, with the
88 list.add(e.getProbeData());
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/offsetof/
H A Dtst.OffsetofArith.d15 * If applicable, add the following below this CDDL HEADER, with the
49 add = offsetof(record_t, c) + offsetof(record_t, x) +
59 printf("Addition of offsets (c+x+y)= %d\n", add);
69 (0 != offsetof(record_t, c)) || (12 != add) || (4 != sub) || (0 != mul)
/freebsd-current/cddl/sbin/zpool/
H A DMakefile19 zpool-add.8 \
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_acos_2u.c80 svfloat64_t add = svsel (a_gt_half, off, sv_f64 (d->pi_over_2)); local
82 return svmla_x (pg, add, mul, y);
H A Dsv_acosf_1u4.c73 svfloat32_t add = svsel (a_gt_half, off, sv_f32 (d->pi_over_2)); local
75 return svmla_x (pg, add, mul, y);
H A Dv_acos_2u.c109 float64x2_t add = vbslq_f64 (a_le_half, d->pi_over_2, off); local
111 return vfmaq_f64 (add, mul, y);
H A Dv_acosf_1u4.c100 float32x4_t add = vbslq_f32 (a_le_half, d->pi_over_2f, off); local
102 return vfmaq_f32 (add, mul, y);
/freebsd-current/contrib/arm-optimized-routines/string/aarch64/
H A D__mtag_tag_region.S33 add dstend, dstin, count
42 add tmp, dstin, tmp, lsl 4
79 add dst, dst, 64
H A D__mtag_tag_zero_region.S33 add dstend, dstin, count
42 add tmp, dstin, tmp, lsl 4
79 add dst, dst, 64
H A Dmemchr-mte.S59 add result, srcin, synd, lsr 2
66 add tmp, tmp, 17
90 add src, src, 16
101 add result, src, synd, lsr 2
H A Dmemchr-sve.S43 add x0, x0, x3 /* form partial pointer */
H A Dmemchr.S119 add tmp, cntrem, soff
136 add result, src, synd, lsr #1
H A Dmemcmp.S45 add src1end, src1, limit
46 add src2end, src2, limit
68 add src1, src1, 32
69 add src2, src2, 32
96 add src1end, src1, limit
97 add src2end, src2, limit
140 add limit, limit, tmp
168 add limit, limit, 64 + 16
H A Dmemcpy-advsimd.S58 add srcend, src, count
61 add dstend, dstin, count
134 add dstend, dstin, count
146 add count, count, tmp1 /* Count is now 16 too large. */
157 add src, src, 64
158 add dst, dst, 64
H A Dmemcpy-sve.S74 add srcend, src, count
75 add dstend, dstin, count
99 add srcend, src, count
100 add dstend, dstin, count
112 add count, count, tmp1 /* Count is now 16 too large. */
123 add src, src, 64
124 add dst, dst, 64
H A Dmemcpy.S61 add srcend, src, count
62 add dstend, dstin, count
159 add count, count, tmp1 /* Count is now 16 too large. */

Completed in 220 milliseconds

1234567891011>>