Searched refs:Nothing (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/fst/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/freebsd-13-stable/contrib/wpa/src/pae/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscalls_netbsd.inc100 /* Nothing to do */
104 /* Nothing to do */
106 PRE_SYSCALL(exit)(long long rval_) { /* Nothing to do */ }
107 POST_SYSCALL(exit)(long long res, long long rval_) { /* Nothing to do */ }
147 POST_SYSCALL(close)(long long res, long long fd_) { /* Nothing to do */ }
212 PRE_SYSCALL(fchdir)(long long fd_) { /* Nothing to do */ }
213 POST_SYSCALL(fchdir)(long long res, long long fd_) { /* Nothing to do */ }
250 PRE_SYSCALL(break)(void *nsize_) { /* Nothing to do */ }
251 POST_SYSCALL(break)(long long res, void *nsize_) { /* Nothing to do */ }
268 PRE_SYSCALL(getpid)(void) { /* Nothing t
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DInputInfo.h30 Nothing, enumerator in enum:clang::driver::InputInfo::Class
52 : Kind(Nothing), Act(A), Type(GetActionType(A)), BaseInput(_BaseInput) {}
74 bool isNothing() const { return Kind == Nothing; }
/freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile8 @echo Nothing to be made.
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-assign.mk40 # and IT1 as well. Nothing surprising here.
44 # and IE1 as well. Nothing surprising here as well.
H A Ddirective-export-impl.mk55 # Nothing surprising here. The variable UT_VAR gets exported, and this time,
H A Dcond-cmp-string.mk6 # Nothing surprising here.
H A Dvarmod-edge.mk126 # This is the normal SysV substitution. Nothing surprising here.
/freebsd-13-stable/lib/libifconfig/
H A Dsfp.lua366 -- Nothing else in this context.
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.l201 Nothing []
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc959 // Nothing special, just don't add O_CREAT and we get these semantics.
/freebsd-13-stable/contrib/bsnmp/tests/
H A Dcatch.hpp4426 Nothing = 0x00,
5237 WarnAbout::What warnings = WarnAbout::Nothing;
9630 return WarnAbout::Nothing;
9633 if (warningSet == WarnAbout::Nothing)

Completed in 125 milliseconds