Searched refs:that (Results 251 - 275 of 396) sorted by relevance

<<111213141516

/freebsd-13-stable/share/mk/
H A Dbsd.clang-analyze.mk34 .error Clang static analyzer requires clang but found that compiler '${CC}' is ${COMPILER_TYPE}
H A Dmeta.autodep.mk7 # This file is provided in the hope that it will
10 # use this file is hereby granted provided that
165 # we actually only care about the .SUFFIXES of files that might be
189 # do _not_ assume that .depend is in any fit state for us to use
H A Dplain.test.mk54 # TODO(jmmv): It seems to me that this SED and SRC functionality should
H A Dbsd.subdir.mk17 # SUBDIR A list of subdirectories that should be built as well.
28 # See SUBDIR_TARGETS for list of targets that will recurse.
195 # 'install'. Despite that, 'realinstall' is special due to ordering issues
H A Dlocal.meta.sys.mk5 # we assume that MK_DIRDEPS_BUILD=yes
60 # We need to stop that TARGET_SPEC affecting any submakes
183 # define the list of places that contain files we are responsible for
H A Dsrc.libnames.mk459 # These are special cases where the library is broken and anything that uses
460 # it needs to add more dependencies. Broken usually means that it has a
480 # Detect LDADD/DPADD that should be LIBADD, before modifying LDADD here.
687 # Validate that listed LIBADD are valid.
697 # Sanity check that libraries are defined here properly when building them.
703 # Note that OBJTOP is not yet defined here but for the purpose of the check
/freebsd-13-stable/stand/kshim/
H A Dkshim.mk13 # modification, are permitted provided that the following conditions
/freebsd-13-stable/stand/lua/
H A Dscreen.lua8 -- modification, are permitted provided that the following conditions
H A Dcli.lua7 -- modification, are permitted provided that the following conditions
36 -- shim for the pager module that just doesn't do it.
88 -- Declares a global function cli_execute that attempts to dispatch the
H A Dcore.lua9 -- modification, are permitted provided that the following conditions
83 -- wasn't specified. This assumes that the caller either wants
104 -- Note that this is a decimal representation, despite the leading 0 that in
241 -- heuristic. Any directory in /boot that contains an ordinary file
/freebsd-13-stable/share/dtrace/
H A Ddisklatency7 * modification, are permitted provided that the following conditions
H A Ddisklatencycmd7 * modification, are permitted provided that the following conditions
H A Dnfsclienttime10 * modification, are permitted provided that the following conditions
H A Dsiftr7 * modification, are permitted provided that the following conditions
H A Dtcptrack7 * modification, are permitted provided that the following conditions
/freebsd-13-stable/tools/tools/editing/
H A Dfreebsd.vim5 " modification, are permitted provided that the following conditions
/freebsd-13-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec32 Summary: Development package that includes the ldns header files
140 - Disable a debug line that was added to find the LOC issue that causes
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc14 //=== WARNING: Implementation here must contain only generic Windows code that
66 // is longer than the limit that the Win32 Unicode File API can tolerate, make
271 // the DeleteFile or RemoveDirectory functions, but that requires you to know
272 // which one it is. We could stat() the file to determine that, but that would
315 // terminator onto the end to ensure that this never happens.
460 // requires more than 200 tries, it's more likely that the failures are due to
495 // out of the way before we had a chance to open it. If that happens, try
513 // might have caused the permission denied error. If that was the
780 // There are many Windows file attributes that ar
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Dsparccpuid.S28 ! Keep in mind that this does not excuse us from wiping the stack!
49 ! specification says that it ("rd %asr2,%o0" in V8 terms) does
189 ! Note that you do not have to link with libthread to call thr_yield,
264 ! appears that slow, but it does the trick in sense that FP and
/freebsd-13-stable/sys/dev/bnxt/
H A Dconvert_hsi.pl37 * modification, are permitted provided that the following conditions
114 * modification, are permitted provided that the following conditions
154 * modification, are permitted provided that the following conditions
/freebsd-13-stable/contrib/openresolv/
H A Dresolvconf.in6 # modification, are permitted provided that the following conditions
92 -i [\$PATTERN] Show interfaces that have supplied DNS information
93 optionally from interfaces that match the specified
96 that match the specified pattern
295 # Note that restarting a service is a last resort - the subscribers
448 # If we have an interface ordering list, then use that.
621 # Ensure that we only list each domain once
695 # -D ensures that the listed config file base dirs exist
726 # Test that we have valid options
785 # Due to exclusivity we need to ensure that thi
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Dman.mk12 # sadly we cannot rely on a shell that supports ${foo#...} and ${foo%...}
/freebsd-13-stable/contrib/kyua/store/
H A Dmigrate_v1_v2.sql5 -- modification, are permitted provided that the following conditions are
48 -- rather than in microseconds. There is no data loss, and the code that
145 -- of properties that map to a single test_program_id or test_case_id.
163 -- We do this first to ensure that all test programs and test cases have
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S23 * Note that this is log_base_(2��4) of the quotient.
99 ! This means that %o3 has the high-order bit set.
117 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
H A Dmodsi3.S23 * Note that this is log_base_(2��4) of the quotient.
99 ! This means that %o3 has the high-order bit set.
117 ! We have to be careful here. We know that %o3 >= %o5, so we can do the

Completed in 136 milliseconds

<<111213141516