Searched refs:FIX (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/vm/ |
H A D | vm_pager.c | 416 #define FIX(n) \ in vm_pager_alloc_dyn_type() macro 419 FIX(init); in vm_pager_alloc_dyn_type() 420 FIX(alloc); in vm_pager_alloc_dyn_type() 421 FIX(dealloc); in vm_pager_alloc_dyn_type() 422 FIX(getpages); in vm_pager_alloc_dyn_type() 423 FIX(getpages_async); in vm_pager_alloc_dyn_type() 424 FIX(putpages); in vm_pager_alloc_dyn_type() 425 FIX(haspage); in vm_pager_alloc_dyn_type() 426 FIX(populate); in vm_pager_alloc_dyn_type() 427 FIX(pageunswappe in vm_pager_alloc_dyn_type() [all...] |
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-defines.h | 146 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Compiler.h | 155 #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument 157 #define LLVM_DEPRECATED(MSG, FIX) [[deprecated(MSG)]] argument
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | kx509.asn1 | 9 KX509-STATUS-CLIENT-FIX(2),
|
/freebsd/sys/contrib/device-tree/Bindings/gnss/ |
H A D | mediatek.txt | 21 (pin name: FIX, 3D_FIX)
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticFrontendKinds.td | 190 def note_fixit_applied : Note<"FIX-IT applied suggested code changes">; 192 "FIX-IT unable to apply suggested code changes in a macro">; 194 "FIX-IT unable to apply suggested code changes">; 195 def note_fixit_unfixed_error : Note<"FIX-IT detected an error it cannot fix">; 197 "FIX-IT detected errors it could not fix; no output will be generated">;
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBDefines.h | 39 #define LLDB_DEPRECATED_FIXME(MSG, FIX) argument
|
/freebsd/contrib/ntp/ |
H A D | TODO | 2 *** IF YOU CAN HELP FIX ANY OF THESE THINGS, PLEASE DO! ***
|
/freebsd/sys/netgraph/ |
H A D | NOTES | 60 - BUG FIX: bind() on a socket should neither require nor allow a
|
/freebsd/sbin/fsck_ffs/ |
H A D | fsutil.c | 1364 idesc->id_fix = FIX; in dofix() 1371 idesc->id_fix = FIX; in dofix() 1374 case FIX: in dofix()
|
H A D | fsck.h | 241 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; 245 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; global() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 1417 // Section 8.7.11 - FIX (Convert to Fixed Point)
|
/freebsd/contrib/ncurses/ |
H A D | INSTALL | 2143 FIX: remove memu and meml from the xterm description. They are
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 9601 A0CE;YI SYLLABLE FIX;Lo;0;L;;;;;N;;;;;
|