Home
last modified time | relevance | path

Searched refs:USED (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/netbsd-tests/bin/df/
Dgetmntinfo.c96 #define USED 132ULL MB in setup_filer() macro
100 .f_bfree = (TOTAL - USED) / BSIZE, in setup_filer()
101 .f_bavail = (TOTAL - USED) / BSIZE, in setup_filer()
105 #undef USED in setup_filer()
127 #define USED 17901268ULL KB in setup_ld0g() macro
132 .f_bfree = (TOTAL - USED) / BSIZE, in setup_ld0g()
134 .f_bresvd = (TOTAL - USED) / BSIZE - AVAIL / BSIZE, in setup_ld0g()
138 #undef USED in setup_ld0g()
159 #define USED (TOTAL / 2) in setup_strpct() macro
164 .f_bfree = (TOTAL - USED) / BSIZE, in setup_strpct()
[all …]
/freebsd-12-stable/sys/gnu/dts/arm/
Dimx53-ppd.dts840 /* NOT USED - AVAILABLE 3.3V GPIO */
842 /* NOT USED - AVAILABLE 3.3V GPIO */
844 /* NOT USED - AVAILABLE 3.3V GPIO */
870 /* NOT USED - AVAILABLE 1.8V GPIO */
872 /* NOT USED - AVAILABLE 1.8V GPIO */
874 /* NOT USED - AVAILABLE 1.8V GPIO */
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_get/
Dzfs_get_005_neg.ksh83 set -A inval_props Type 0 ? * -on --on readonl time USED RATIO MOUNTED
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h241 # define USED __attribute__((used)) macro
244 # define USED macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_defs.h106 static inline void USED build_consistency() { in build_consistency()
Dtsan_rtl.cpp863 ALWAYS_INLINE USED
917 ALWAYS_INLINE USED
1036 ALWAYS_INLINE USED
1057 ALWAYS_INLINE USED
Dtsan_interceptors_posix.cpp2513 static USED void syscall_acquire(uptr pc, uptr addr) { in syscall_acquire()
2519 static USED void syscall_release(uptr pc, uptr addr) { in syscall_release()
2530 static USED void syscall_fd_acquire(uptr pc, int fd) { in syscall_fd_acquire()
2536 static USED void syscall_fd_release(uptr pc, int fd) { in syscall_fd_release()
Dtsan_rtl_report.cpp738 ALWAYS_INLINE USED void PrintCurrentStackSlow(uptr pc) { in PrintCurrentStackSlow()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_fake_stack.h133 USED uptr AddrIsInFakeStack(uptr addr) { in AddrIsInFakeStack()
Dasan_fake_stack.cpp85 ALWAYS_INLINE USED
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dinternal_defs.h48 #define USED __attribute__((used)) macro
/freebsd-12-stable/sys/dev/hpt27xx/
DREADME54 LIABILITY FOR ANY HARDWARE, SOFTWARE, OR DATA STORED USED WITH THE
/freebsd-12-stable/sys/dev/hptmv/
Dreadme.txt52 LIABILITY FOR ANY HARDWARE, SOFTWARE, OR DATA STORED USED WITH THE
/freebsd-12-stable/sys/dev/hptnr/
DREADME57 LIABILITY FOR ANY HARDWARE, SOFTWARE, OR DATA STORED USED WITH THE
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DDynamicTags.def218 DYNAMIC_TAG(USED, 0x7FFFFFFE) // Same as DT_NEEDED
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Ddllexports383 # USED ABOVE __kmpc_critical_with_hint 270
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/
Dgtest-tuple.h.pump97 // IMPLEMENTATION DETAIL and MUST NOT BE USED DIRECTLY in user code.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DWasmYAML.cpp340 ECase(USED); in enumeration()
/freebsd-12-stable/crypto/heimdal/lib/wind/
DDerivedNormalizationProps.txt1373 FDF0..FDFB ; NFKD_QC; N # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM…
1719 FDF0..FDFB ; NFKC_QC; N # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM…
2433 FDF0..FDFB ; Expands_On_NFKD # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED…
2562 FDF0..FDFB ; Expands_On_NFKC # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED…
DUnicodeData.txt11625 FDF0;ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM;Lo;0;AL;<isolated> 0635 0644 06D…
11626 FDF1;ARABIC LIGATURE QALA USED AS KORANIC STOP SIGN ISOLATED FORM;Lo;0;AL;<isolated> 0642 0644 06D2…
DNormalizationTest.txt14478 FDF0;FDF0;FDF0;0635 0644 06D2;0635 0644 06D2; # (ﷰ; ﷰ; ﷰ; صلے; صلے; ) ARABIC LIGATURE SALLA USED AS…
14479 FDF1;FDF1;FDF1;0642 0644 06D2;0642 0644 06D2; # (ﷱ; ﷱ; ﷱ; قلے; قلے; ) ARABIC LIGATURE QALA USED AS …
/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DOptions.td600 def grp_rare : OptionGroup<"rare">, HelpText<"RARELY USED">;
/freebsd-12-stable/crypto/openssl/
DINSTALL335 TO BE USED WITH CARE: this uses GNU C functionality, and
/freebsd-12-stable/contrib/gcc/cp/
DChangeLog-19951263 * class.c (finish_struct): Non-abstract virtuals are always USED.
/freebsd-12-stable/contrib/gcc/
DChangeLog.tree-ssa10124 * tree-flow.h (var_ann_d): Add new field USED.

12