/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3588s-pinctrl.dtsi | 15 /omit-if-no-ref/ 30 /omit-if-no-ref/ 71 /omit-if-no-ref/ 80 /omit-if-no-ref/ 91 /omit-if-no-ref/ 100 /omit-if-no-ref/ 111 /omit-if-no-ref/ 120 /omit-if-no-ref/ 131 /omit-if-no-ref/ 138 /omit [all...] |
H A D | rk3568-pinctrl.dtsi | 15 /omit-if-no-ref/ 36 /omit-if-no-ref/ 43 /omit-if-no-ref/ 50 /omit-if-no-ref/ 57 /omit-if-no-ref/ 64 /omit-if-no-ref/ 71 /omit-if-no-ref/ 80 /omit-if-no-ref/ 103 /omit-if-no-ref/ 128 /omit-if-no-ref/ [all …]
|
H A D | rockchip-pinconf.dtsi | 7 /omit-if-no-ref/ 12 /omit-if-no-ref/ 17 /omit-if-no-ref/ 22 /omit-if-no-ref/ 28 /omit-if-no-ref/ 34 /omit-if-no-ref/ 40 /omit-if-no-ref/ 46 /omit-if-no-ref/ 52 /omit-if-no-ref/ 58 /omit-if-no-ref/ [all …]
|
H A D | rk3588-pinctrl.dtsi | 15 /omit-if-no-ref/ 25 /omit-if-no-ref/ 35 /omit-if-no-ref/ 52 /omit-if-no-ref/ 61 /omit-if-no-ref/ 70 /omit-if-no-ref/ 77 /omit-if-no-ref/ 88 /omit-if-no-ref/ 99 /omit-if-no-ref/ 108 /omit-if-no-ref/ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rv1126-pinctrl.dtsi | 15 /omit-if-no-ref/ 23 /omit-if-no-ref/ 29 /omit-if-no-ref/ 49 /omit-if-no-ref/ 55 /omit-if-no-ref/ 63 /omit-if-no-ref/ 81 /omit-if-no-ref/ 91 /omit-if-no-ref/ 101 /omit-if-no-ref/ 109 /omit [all...] |
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun7i-a20.dtsi | 779 /omit-if-no-ref/ 785 /omit-if-no-ref/ 791 /omit-if-no-ref/ 797 /omit-if-no-ref/ 803 /omit-if-no-ref/ 811 /omit-if-no-ref/ 817 /omit-if-no-ref/ 825 /omit-if-no-ref/ 836 /omit-if-no-ref/ 842 /omit-if-no-ref/ [all …]
|
H A D | sun8i-r40.dtsi | 569 /omit-if-no-ref/ 577 /omit-if-no-ref/ 656 /omit-if-no-ref/ 665 /omit-if-no-ref/ 671 /omit-if-no-ref/ 677 /omit-if-no-ref/ 683 /omit-if-no-ref/ 689 /omit-if-no-ref/ 695 /omit-if-no-ref/ 701 /omit [all...] |
/freebsd/sys/contrib/device-tree/src/riscv/allwinner/ |
H A D | sun20i-d1.dtsi | 37 /omit-if-no-ref/ 43 /omit-if-no-ref/ 49 /omit-if-no-ref/ 55 /omit-if-no-ref/ 61 /omit-if-no-ref/
|
H A D | sunxi-d1s-t113.dtsi | 55 /omit-if-no-ref/ 61 /omit-if-no-ref/ 67 /omit-if-no-ref/ 73 /omit-if-no-ref/ 81 /omit-if-no-ref/ 90 /omit-if-no-ref/ 96 /omit-if-no-ref/ 102 /omit-if-no-ref/ 108 /omit-if-no-ref/ 116 /omit [all...] |
/freebsd/sys/conf/ |
H A D | Makefile.amd64 | 35 CFLAGS+= -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
|
H A D | Makefile.arm64 | 60 CFLAGS += -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cinttypes.cppm |
|
H A D | cinttypes.inc | 21 // conflicing declarations omit the using here. 24 // conflicing declarations omit the using here.
|
H A D | cuchar.cppm |
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cinttypes.inc | 21 // conflicing declarations omit the using here. 24 // conflicing declarations omit the using here.
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | OptionGroupVariable.cpp | 25 "Omit function arguments."}, 28 "Omit recognized function arguments."}, 31 "Omit local variables."},
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-h616.dtsi | 201 /omit-if-no-ref/ 219 /omit-if-no-ref/ 225 /omit-if-no-ref/ 231 /omit-if-no-ref/ 237 /omit-if-no-ref/ 248 /omit-if-no-ref/ 254 /omit-if-no-ref/ 704 /omit-if-no-ref/
|
/freebsd/sys/contrib/xz-embedded/userspace/ |
H A D | Makefile | 10 # gcc -std=gnu89 is used because Linux uses it. It is fine to omit it as 11 # the code is also C99/C11 compatible. With clang you may wish to omit
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | always-compiler-options.m4 | 287 dnl # Check if cc supports -fno-omit-frame-pointer option. 290 AC_MSG_CHECKING([whether $CC supports -fno-omit-frame-pointer]) 293 CFLAGS="$CFLAGS -Werror -fno-omit-frame-pointer" 296 NO_OMIT_FRAME_POINTER=-fno-omit-frame-pointer
|
/freebsd/usr.sbin/makefs/ |
H A D | makefs.8 | 361 .Bl -tag -width omit-trailing-period -offset indent -compact 425 .It Sy omit-trailing-period 426 Omit trailing periods in filenames. 451 .Bl -tag -width omit-trailing-period -offset indent -compact 530 .Bl -tag -width omit-trailing-period -offset indent -compact
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86SpeculativeExecutionSideEffectSuppression.cpp | 42 "Omit all lfences other than the first to be placed in a basic block."), 53 OmitBranchLFENCEs("x86-seses-omit-branch-lfences", 54 cl::desc("Omit all lfences before branch instructions."),
|
/freebsd/sys/modules/linux64/ |
H A D | Makefile | 67 -fno-omit-frame-pointer -foptimize-sibling-calls \ 74 -fno-omit-frame-pointer -foptimize-sibling-calls \
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CheckerContext.h | 274 /// to omit the note from the report if it would make the displayed 286 /// to omit the note from the report if it would make the displayed 302 /// to omit the note from the report if it would make the displayed 315 /// to omit the note from the report if it would make the displayed 329 /// to omit the note from the report if it would make the displayed
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | CNFFormula.cpp | 57 return; // Omit clause `(... v X v ...)`, it is `true`. in addClause() 59 continue; // Omit `!X` from `(... v !X v ...)`. in addClause() 63 return; // Omit clause `(... v !X v ...)`, it is `true`. in addClause() 65 continue; // Omit `X` from `(... v X v ...)`. in addClause()
|
/freebsd/share/man/man5/ |
H A D | style.Makefile.5 | 92 Omit 99 Omit
|