Searched refs:we (Results 201 - 225 of 291) sorted by relevance

1234567891011>>

/freebsd-current/contrib/bmake/mk/
H A Dinit.mk104 # no-op is the best we can do if not bmake.
/freebsd-current/sys/conf/
H A Dkern.pre.mk6 # Note: This is duplicated from src.sys.mk to ensure that we include
10 # work. To ensure they do work, we have to duplicate thee few lines here.
85 # tree, to ensure we don't regress the build. LLVM11 and GCC10 will switch the
109 # This is different than amd64, where we have a different
H A Dkern.opts.mk24 # They have to be listed here so we can build modules outside of the
67 # Note: These only apply to the list of modules we build by default and
H A Dkmod.mk141 # Disallow common variables, and if we end up with commons from
145 # until at least we catch up to GCC10/LLVM11 or otherwise enable -fno-common
146 # in <bsd.sys.mk> instead. For now, we will have duplicate -fno-common in
435 # Build _if.[ch] from _if.m, and clean them when we're done.
539 # .depend needs include links so we remove them only together.
/freebsd-current/contrib/libpcap/msdos/
H A Dpkt_rx1.s132 jz @discard ; make sure we don't use NULL-pointer
/freebsd-current/contrib/kyua/store/
H A Dmigrate_v1_v2.sql164 -- explicit values for their metadata. Because we want to keep historical data
165 -- for the tests, we must record these values unconditionally instead of relying
168 -- Once this is done, we override any values explicity set by the tests.
/freebsd-current/share/mk/
H A Dbsd.compiler.mk46 # If _NO_INCLUDE_COMPILERMK is set we are doing a make obj/cleandir/cleanobj
220 # If we get a literal "__FreeBSD_cc_version" back then the compiler
253 # be undefined; be conservative and default to off until we turn this on by
H A Dbsd.cpu.mk135 # Otherwise assume we have a CPU type
325 # when CPUTYPE has 'soft' in it, we use the soft-float ABI to allow building of
326 # soft-float ABI libraries. In this case, we have to add the -mfloat-abi=softfp
H A Dbsd.test.mk44 # overridden. For example: we want the tests for programs in the 'games'
H A Dbsd.linker.mk89 # Some versions do not contain a minor version so we need to append .0.0 there
/freebsd-current/contrib/mandoc/
H A Dread.c204 * Make sure we have space for the worst
276 * expressed on one line, so we need at times to
279 * data, so we pass them in wholesale.
449 * If we're a regular file, try just reading in the whole entry
470 * because we will have to call gzclose(3)
490 * If this isn't a regular file (like, say, stdin), then we must
/freebsd-current/contrib/bmake/mk/sys/
H A DHP-UX.mk10 # nor does sys/param.h, so we'll use the existence of /hp-ux
/freebsd-current/tools/test/stress2/misc/
H A Dsendfile26.sh260 /* Now that both threads terminated, we check the content of the
/freebsd-current/lib/libifconfig/
H A Dsfp.lua38 -- and tables that describe the various enum types we are generating and the
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S49 # we now have ret and eax pushed onto where new stack will be
78 # overwrites all registers, we can use the same registers for
198 // For little-endian targets, we need a swap since lxvd2x will load the register
747 @ that enable them. We do not want to do that in the library (because we do not
/freebsd-current/contrib/llvm-project/lldb/bindings/interface/
H A DSBTargetExtensions.i35 # operator== is a free function, which swig does not handle, so we inject
H A DSBDataExtensions.i22 key = key * self.item_size # SBData uses byte-based indexes, but we want to use itemsize-based indexes here
H A DSBModuleExtensions.i31 # operator== is a free function, which swig does not handle, so we inject
/freebsd-current/lib/libc/amd64/string/
H A Dstrchrnul.S45 * This is implemented like strlen(str), but we check for the
67 neg %r8 # negate 01..01 so we can use lea
/freebsd-current/sbin/devmatch/
H A Ddevmatch.c476 * loc and pnpinfo run together to get the string we're looking for,
477 * so we have to synthesize the same thing that subr_bus.c is
536 * pnp info after the 'at' and we don't know where one stops and the
537 * other begins, so we pass the whole thing to our search routine.
546 * See if we can find the devinfo_dev for this device. If we
547 * can, and it's been attached before, we should filter it out
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DMangled.cpp63 // with "_T". To minimize the chance of that happening, we only return true
206 // Check whether or not we are interested in this name at all.
217 // We want the rich mangling info here, so we don't care whether or not
226 // Without the rich mangling info we have to demangle the full name.
241 // Demangled successfully, we can try and parse it with
261 // Check to make sure we have a valid mangled name and that we haven't
301 // Set the demangled string to the empty string to indicate we tried to
327 // Call the accessor to make sure we get a demangled name in case it hasn't
345 // computed currently (we do
[all...]
/freebsd-current/crypto/openssl/crypto/
H A Dsparccpuid.S58 ! Even though we do not use %fp register bank,
59 ! we wipe it as memcpy might have used it...
222 sra %o0,%g0,%o0 ! we return signed int, remember?
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl239 @ But since comparison implies subtraction, we subtract
253 @ 0xffffffff, 1 and 0s, we can conditionally synthesize it by
401 mov $a0,$a0,lsr#1 @ a[0:7]>>=1, we can start early
489 @ 0xffffffff, 1 and 0s, we can conditionally synthesize it by
628 # Now observing that ff..ff*x = (2^n-1)*x = 2^n*x-x, we
713 @ Final step is "if result > mod, subtract mod", but we do it
730 @ 0xffffffff, 1 and 0s, we can conditionally synthesize it by
1112 # register bank at return from __ecp_nistz256_mul_mont, so that we can
1228 @ But since comparison implies subtraction, we subtract
1242 @ 0xffffffff, 1 and 0s, we ca
[all...]
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm695 Here's an example of a template, which we'll suppose is stored in the
857 Here we construct the list in a variable called C<$blist>, which we
1129 that we pass an array reference, but inside the template it appears as
1133 We also want to pass an object, which is in C<$self>; note that we
1134 pass a reference to the object, C<\$self> instead. Since we've passed
1438 Notice how we included the template in-line in the program by using a
1649 { # we forgot to put `use strict' here
1654 Because we didn't put C<use strict> at the top of the second fragment,
1655 it was only active in the first fragment, and we did
[all...]
/freebsd-current/crypto/openssh/contrib/redhat/
H A Dopenssh.spec11 # Do we want to disable building of x11-askpass? (1=yes 0=no)
14 # Do we want to disable building of gnome-askpass? (1=yes 0=no)
17 # Do we want to link against a static libcrypto? (1=yes 0=no)
20 # Do we want smartcard support (1=yes 0=no)
43 # Do we want kerberos5 support (1=yes 0=no)
311 # Count the number of HostKey and HostDsaKey statements we have.
315 # And if we only found one, we know the client was relying on the old default
487 http://bugzilla.mindrot.org/show_bug.cgi?id=141) and apply it if we're
563 - don't apply patches to code we do
[all...]

Completed in 506 milliseconds

1234567891011>>