/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-seh.cpp | 67 bool ours = false; in _GCC_specific_handler() local 91 ours = true; in _GCC_specific_handler() 111 if (ours && ms_exc->NumberParameters > 1) in _GCC_specific_handler() 116 if (ours && ms_exc->ExceptionInformation[1] == (ULONG_PTR)frame) in _GCC_specific_handler() 139 if (ours && ms_exc->NumberParameters > 1) in _GCC_specific_handler() 145 if (ours) { in _GCC_specific_handler() 157 if (ours && !IS_UNWINDING(ms_exc->ExceptionFlags) && ms_exc->NumberParameters > 1) in _GCC_specific_handler()
|
/freebsd/sys/netinet/ |
H A D | ip_input.c | 477 goto ours; in ip_input() 595 goto ours; in ip_input() 630 goto ours; in ip_input() 661 goto ours; in ip_input() 671 goto ours; in ip_input() 715 goto ours; in ip_input() 736 goto ours; in ip_input() 743 goto ours; in ip_input() 775 goto ours; in ip_input() 784 goto ours; in ip_input() [all …]
|
/freebsd/sys/netinet6/ |
H A D | ip6_input.c | 397 int *nxt, int *ours) in ip6_input_hbh() argument 448 *ours = 1; in ip6_input_hbh() 532 int nxt, ours = 0; in ip6_input() local 773 ours = 1; in ip6_input() 781 ours = 1; in ip6_input() 811 ours = 1; in ip6_input() 832 if (ip6_input_hbh(&m, &plen, &rtalert, &off, &nxt, &ours) != 0) in ip6_input() 883 } else if (!ours) { in ip6_input()
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | ps3.dts | 39 * here so we can bring up both of ours. See smp_setup_cpu_maps().
|
/freebsd/ |
H A D | .clang-format | 160 # LLVM's header include ordering style is almost the exact opposite of ours.
|
/freebsd/contrib/lib9p/backend/ |
H A D | fs.c | 262 #define CONVERT(theirs, ours) \ in fs_oflags_dotu() argument 266 flags |= ours; \ in fs_oflags_dotu() 334 #define CONVERT(theirs, ours) \ in fs_oflags_dotl() argument 338 flags |= ours; \ in fs_oflags_dotl()
|
/freebsd/contrib/ncurses/doc/ |
H A D | hackguide.doc | 182 and is your problem rather than ours. 211 terminfo sources for all of these (yours might differ from ours).
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | THIRDPARTYLICENSE.gplv2 | 43 Also, for each author's protection and ours, we want to make certain
|
/freebsd/gnu/ |
H A D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/freebsd/contrib/diff/ |
H A D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/freebsd/sys/contrib/zstd/ |
H A D | COPYING | 43 Also, for each author's protection and ours, we want to make certain
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | LICENSE | 61 Also, for each author's protection and ours, we want to make certain
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_for_dummies.md | 611 After you've come up with your answer, take a look at ours and compare notes
|
/freebsd/contrib/expat/ |
H A D | Changes | 942 #188 Autotools: Detect and deny SGML docbook2man as ours is XML
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 713 And the herdmen of Gerar did strive with Isaac's herdmen, saying, The water is ours: and he called … 890 For all the riches which God hath taken from our father, that is ours, and our children's: now then… 4751 …RD into the land of Canaan, that the possession of our inheritance on this side Jordan may be ours. 9484 And the king of Israel said unto his servants, Know ye that Ramoth in Gilead is ours, and we be sti… 21362 … Because the enemy hath said against you, Aha, even the ancient high places are ours in possession: 25794 …mong themselves, saying, This is the heir: come, let us kill him, that the inheritance may be ours. 28366 …ts, with all that in every place call upon the name of Jesus Christ our Lord, both theirs and ours: 28815 As also ye have acknowledged us in part, that we are your rejoicing, even as ye also [are] ours in … 29938 And let ours also learn to maintain good works for necessary uses, that they be not unfruitful.
|
/freebsd/share/dict/ |
H A D | web2 | 133377 ours
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 4289 Scrap unused MAX() macro, ours is max() [all...] |