Searched refs:that (Results 226 - 250 of 396) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/conf/
H A Dkern.mk42 # Catch-all for all the things that are in our tree, but for which we're
127 # float (FPE), we have to include that in the march so we can have limited
128 # floating point support in context switching needed for that. This is different
133 # anywhere in the 64-bit address space. Note that clang and GCC refer to this
201 # assumption that the program is linked against libc. Stop this.
316 LD_EMULATION_mipsn32el= elf32btsmipn32_fbsd # I don't think this is a thing that works
/freebsd-13-stable/contrib/sendmail/contrib/
H A Ddoublebounce.pl33 ## postmaster at one of these sites in the hope that they can
35 ## the fact that that sender's return address is not valid.
95 sent to you in the hope that you will determine the real originator
/freebsd-13-stable/lib/libifconfig/
H A Dsfp.lua9 * modification, are permitted provided that the following conditions
40 -- and tables that describe the various enum types we are generating and the
/freebsd-13-stable/contrib/bmake/mk/
H A Dautodep.mk7 # This file is provided in the hope that it will
10 # use this file is hereby granted provided that
H A Dmeta.sys.mk6 # This file is provided in the hope that it will
9 # use this file is hereby granted provided that
H A Dmeta.autodep.mk6 # This file is provided in the hope that it will
9 # use this file is hereby granted provided that
164 # we actually only care about the .SUFFIXES of files that might be
188 # do _not_ assume that .depend is in any fit state for us to use
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dposix1.mk134 # that ${?} has more than one file.
165 # to check that the program does nothing stupid (like crash) with them.
H A Dcond1.mk5 # TODO: Use better variable names and expression values that actually express
H A Ddirective-export-gmake.mk14 # Ensure that the name-value pair is actually exported.
H A Ddirective-undef.mk33 # ever do anything since that variable is never defined.
/freebsd-13-stable/contrib/dialog/
H A Ddemo.pl10 # This program is distributed in the hope that it will be useful, but
83 This that
188 "Shell scripts assume that \"exit\ 0\" is successful;"
/freebsd-13-stable/contrib/netbsd-tests/bin/sh/
H A Dt_varval.sh7 # modification, are permitted provided that the following conditions
79 atf_set "descr" "Check that this test has a hope of working. " \
114 atf_set "descr" "Check that all chars can be assigned to vars"
190 # and each of them should have a name that is 13 chars long (+ \n)
238 # and each of them should have a name that is 13 chars long (+ \n)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DMemory.inc62 // On PowerPC, having an executable page that has no read permission
90 // On platforms that have it, we can use MAP_ANON to get a memory-mapped
215 /// that has been emitted it must invalidate the instruction cache on some
H A DProgram.inc14 //=== WARNING: Implementation here must contain only generic UNIX code that
313 // Use _exit rather than exit so that atexit functions and static
315 // redundantly run, and so that any data buffered in stdio buffers
482 // Return a special value to indicate that the process received an unhandled
519 // POSIX requires that _POSIX_ARG_MAX is 4096, which is the lowest possible
540 // Ensure that we do not exceed the MAX_ARG_STRLEN constant on Linux, which
/freebsd-13-stable/sys/compat/ndis/
H A Dwinx64_wrap.S6 * modification, are permitted provided that the following conditions
43 * educated guess that we'll never get over 16. Handling too
68 * Note that in this template, we load a contrived 64 bit address into
69 * %r11 to represent our jump address. This is to guarantee that the
71 * later. The idea behind this code is that we want to avoid having to
87 * that we can pass to free() later when we unload the module.
94 push %rbp # insure that the stack
/freebsd-13-stable/share/mk/
H A Dbsd.info.mk4 # Texinfo is a documentation system that uses a single source
190 # happens to be a source file named install.sh. This assumes that there
H A Dbsd.progs.mk6 # This file is provided in the hope that it will
9 # use this file is hereby granted provided that
H A Dmeta.sys.mk7 # This file is provided in the hope that it will
10 # use this file is hereby granted provided that
/freebsd-13-stable/stand/i386/btx/lib/
H A Dbtxv86.S6 # permitted provided that the above copyright notice and this
/freebsd-13-stable/share/examples/drivers/
H A Dmake_pseudo_driver.sh101 * modification, are permitted provided that the following conditions
186 * Macro to check that the unit number is valid
189 * implemented devices that could "go away". in which case all these routines
/freebsd-13-stable/tools/pkgbase/
H A Dmetalog_reader.lua8 -- modification, are permitted provided that the following conditions
119 format that's returned by `mtree -c | mtree -C`
210 -- that's different is returned secondly
421 -- make ./xxx become /xxx so that we can stat
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h106 bool operator==(const KeyTy& that) const {
107 if (isPacked != that.isPacked)
109 if (ETypes != that.ETypes)
113 bool operator!=(const KeyTy& that) const {
114 return !this->operator==(that);
159 bool operator==(const KeyTy& that) const {
160 if (ReturnType != that.ReturnType)
162 if (isVarArg != that.isVarArg)
164 if (Params != that.Params)
168 bool operator!=(const KeyTy& that) cons
[all...]
/freebsd-13-stable/contrib/wpa/hs20/client/
H A DAndroid.mk19 # build (e.g., "mm -B" failed to build, but following that with "mm" allowed
/freebsd-13-stable/contrib/cortex-strings/scripts/
H A Dadd-license.sh15 modification, are permitted provided that the following conditions are met:
/freebsd-13-stable/contrib/dialog/package/
H A Ddialog.spec17 Dialog is a program that will let you present a variety of questions or

Completed in 304 milliseconds

1234567891011>>