Searched refs:same (Results 1 - 25 of 157) sorted by relevance

1234567

/freebsd-10-stable/contrib/netbsd-tests/usr.bin/diff/
H A Dt_diff.sh59 atf_test_case same
74 atf_add_test_case same
/freebsd-10-stable/usr.sbin/IPXrouted/
H A Dif.c60 #define same(a1, a2) \ macro
67 if (same(&ifp->int_addr, addr))
70 same(&ifp->int_broadaddr, addr))
88 if (same(&ifp->int_dstaddr, addr))
140 if (same(&ifp->int_addr, addr))
143 same(&ifp->int_broadaddr, addr))
/freebsd-10-stable/lib/libc/i386/string/
H A Dwcscmp.S46 jz same
51 jz same
56 jz same
65 same: xorl %eax,%eax label
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dtime.c74 int same, try; local
76 same = try = 0;
82 same = 0;
83 } while (++same < 8 && ++try < 1000);
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/multiaggs/
H A DMakefile12 tst.same.d \
13 tst.same.d.out \
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dnode.h110 virtual int same(node *) = 0;
156 int same(node *);
196 int same(node *);
225 int same(node *);
240 int same(node *);
261 int same(node *);
275 int same(node *);
288 int same(node *);
303 int same(node *);
333 int same(nod
[all...]
H A Dnode.cpp1851 int same(node *);
1878 int same(node *);
1905 int same(node *);
1935 int same(node *);
2391 int same(node *);
2407 int hyphen_inhibitor_node::same(node *) function in class:hyphen_inhibitor_node
2595 int same(node *);
2746 int same(node *);
3844 int special_node::same(node *n) function in class:special_node
3921 int suppress_node::same(nod function in class:suppress_node
3974 int tag_node::same(node *nd) function in class:tag_node
4448 int draw_node::same(node *n) function in class:draw_node
5067 int extra_size_node::same(node *nd) function in class:extra_size_node
5087 int vertical_size_node::same(node *nd) function in class:vertical_size_node
5112 int hmotion_node::same(node *nd) function in class:hmotion_node
5153 int space_char_hmotion_node::same(node *nd) function in class:space_char_hmotion_node
5189 int vmotion_node::same(node *nd) function in class:vmotion_node
5210 int hline_node::same(node *nd) function in class:hline_node
5230 int vline_node::same(node *nd) function in class:vline_node
5250 int dummy_node::same(node * /*nd*/) function in class:dummy_node
5270 int transparent_dummy_node::same(node * /*nd*/) function in class:transparent_dummy_node
5295 int zero_width_node::same(node *nd) function in class:zero_width_node
5315 int italic_corrected_node::same(node *nd) function in class:italic_corrected_node
5407 int left_italic_corrected_node::same(node *nd) function in class:left_italic_corrected_node
5503 int overstrike_node::same(node *nd) function in class:overstrike_node
5537 int bracket_node::same(node *nd) function in class:bracket_node
5557 int composite_node::same(node *nd) function in class:composite_node
5578 int glyph_node::same(node *nd) function in class:glyph_node
5601 int ligature_node::same(node *nd) function in class:ligature_node
5623 int kern_pair_node::same(node *nd) function in class:kern_pair_node
5645 int dbreak_node::same(node *nd) function in class:dbreak_node
5667 int break_char_node::same(node *nd) function in class:break_char_node
5689 int line_start_node::same(node * /*nd*/) function in class:line_start_node
5709 int space_node::same(node *nd) function in class:space_node
5721 int word_space_node::same(node *nd) function in class:word_space_node
5757 int unbreakable_space_node::same(node *nd) function in class:unbreakable_space_node
5783 int diverted_space_node::same(node *nd) function in class:diverted_space_node
5803 int diverted_copy_file_node::same(node *nd) function in class:diverted_copy_file_node
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal2.ksh51 * Use two enablings of the same probe, so that cpu 0 will always
53 * We don't want to use the chill() action in the same enabling
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dmodorder.mk8 # unit-tests have to produce the same results on each run
14 # randomized orderings will be the same. The test framework doesn't
H A Dcond1.mk39 # repeat the above to check we get the same result
/freebsd-10-stable/contrib/binutils/binutils/
H A DMakefile.am25 # these two are almost the same program
29 # objcopy and strip should be the same program
37 # These should all be the same program too.
449 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
454 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
460 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
464 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
467 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
470 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
475 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same
[all...]
/freebsd-10-stable/crypto/openssh/
H A Ddeattack.c108 u_int32_t i, j, l, same; local
150 for (c = buf, same = j = 0; c < (buf + len); c += SSH_BLOCKSIZE, j++) {
154 if (++same > MAX_IDENTICAL)
/freebsd-10-stable/contrib/netbsd-tests/lib/librumphijack/
H A Dt_vfs.sh134 atf_check -s exit:0 mv /rump/mnt/filename /rump/mnt/dir/same
136 stat -f "${statstr}" /rump/mnt/dir/same
148 atf_check -s exit:0 ln /rump/mnt/filename /rump/mnt/dir/same
152 stat -f "${statstr}" /rump/mnt/dir/same
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dt-qic.c180 /* use same buffer for in and out */
183 bool same; local
185 same = strcmp(inout[i].qic_in, inout[i].qic_out) == 0;
205 SM_TEST(!same);
206 if (same)
/freebsd-10-stable/tools/tools/ath/athdecode/
H A Dmain.c62 int fd, i, nrecs, same; local
81 same = 0;
86 same++;
89 if (same)
90 printf("\t\t+%u time%s", same, same == 1 ? "" : "s");
104 same = 0;
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmacrotab.c183 /* Compare two source locations (from the same compilation unit).
223 /* If the two files are not the same, find their common ancestor in
228 chain until the two files are at least at the same *depth*.
229 Then, walk up both files in synchrony until they're the same
251 /* Now both file1 and file2 are at the same depth. Walk toward
267 same compilation unit, then they should both be part of
268 the same tree, and this shouldn't happen. */
273 /* Now we've got two line numbers in the same file. */
281 with the same line number in the #including file. */
297 Sort definitions by name; for two definitions with the same nam
677 int same = 1; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.procpriv.ksh81 * If our p_pgidp points to the same pid structure as our p_pidp, we will
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindPlan.h21 // this function's stack frame (the CFA is same as the eh_frame's CFA,
51 // is the same register. gcc doesn't specify all
54 same, // reg is unchanged enumerator in enum:lldb_private::UnwindPlan::Row::RegisterLocation::RestoreType
92 m_type = same;
98 return m_type == same;
/freebsd-10-stable/sys/conf/
H A Dkern.pre.mk64 # ... and the same for ipfilter
67 # ... and the same for ath
70 # ... and the same for the NgATM stuff
73 # ... and the same for twa
76 # ... and the same for cxgb and cxgbe
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Ddiff_local.c486 svn_boolean_t same;
489 SVN_ERR(svn_io_files_contents_same_p(&same, left_abspath, right_abspath,
495 if (!same || prop_changes->nelts > 0)
500 same ? NULL : left_abspath,
501 same ? NULL : right_abspath,
504 !same,
484 svn_boolean_t same; local
/freebsd-10-stable/contrib/gcc/
H A Dunwind.inc125 /* Update cur_context to describe the same frame as fs. */
187 /* Update cur_context to describe the same frame as fs, and discard
306 /* Update context to describe the same frame as fs. */
/freebsd-10-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h919 * ncurses/ncursesw are the same up to this point.
923 * UTF-8, but do not permit ACS at the same time (see tty_update.c).
1203 # define OFLAGS_TABS XTABS /* XTABS is usually the "same" */
/freebsd-10-stable/contrib/llvm/tools/lli/ChildTarget/Unix/
H A DChildTarget.inc113 // be on the same page. The RemoteTarget interface should be changed to
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/sdiff/
H A Dt_sdiff.sh127 atf_test_case same
201 atf_add_test_case same
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag.h79 /* Return a new dag_node_t object referring to the same node as NODE,
143 /* Set *SAME to TRUE, if nodes LHS and RHS have the same node ID. */
145 svn_fs_x__dag_related_node(svn_boolean_t *same,
149 /* Set *SAME to TRUE, if nodes LHS and RHS have the same node and copy IDs.
152 svn_fs_x__dag_same_line_of_history(svn_boolean_t *same,
533 /* Find out what is the same between two nodes. If STRICT is FALSE,
538 nodes have different property lists, or to 0 if same.
541 two nodes have different contents, or to 0 if same. NODE1 and NODE2
542 must refer to files from the same filesystem.

Completed in 301 milliseconds

1234567