/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/ |
H A D | mop.cpp | 19 static volatile long turn; in thread() local 24 int t = __atomic_load_n(&turn, __ATOMIC_ACQUIRE); in thread() 27 syscall(SYS_futex, &turn, FUTEX_WAIT, t, 0, 0, 0); in thread() 40 __atomic_store_n(&turn, 1 - id, __ATOMIC_RELEASE); in thread() 41 syscall(SYS_futex, &turn, FUTEX_WAKE, 0, 0, 0, 0); in thread()
|
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/ |
H A D | attributes | 8 # turn off reverse 11 # turn on standout 14 # turn on blink 17 # turn off bold
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-385-synology-ds116.dts | 57 * "4" : turn the power LED ON 59 * "6" : turn the power LED OFF 60 * "7" : turn the status LED OFF 61 * "8" : turn the status LED ON 64 * "B" : turn the motherboard LED OFF
|
H A D | orion5x-rd88f5182-nas.dts | 48 devbus,turn-off-ps = <90000>; 70 devbus,turn-off-ps = <90000>;
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
H A D | cpm.txt | 18 in CPM will be set to turn off unused 22 in CPM will be set to turn off unused
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | os_cflags.m4 | 15 # turn on additional headers 75 # turn on 64-bit file offset interface
|
/freebsd/contrib/bc/tests/bc/errors/ |
H A D | 24.txt | 8 r@turn x[0])
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 37 - devbus,turn-off-ps: Defines the time during which the controller does not 78 affect on <turn-off-ps> parameter. 79 Set <rd-hold-ps> to a value smaller than <turn-off-ps>. 141 devbus,turn-off-ps = <60000>;
|
/freebsd/contrib/nvi/cl/ |
H A D | README.signal | 72 can turn off signals when you get a ^V, but that means that a network 76 packets when it sees them.) Second, you can turn the ^C into a literal 87 3: Run in mostly raw mode; turn signals on when doing an operation the 92 you can write the code so that you don't have to turn on interrupts 113 The down side is that we have to turn signals off if the user wants 118 since we turn off flow control so that the user can enter literal
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-tx6-mb7.dtsi | 45 turn-on-delay-ms = <35>; 51 turn-on-delay-ms = <35>;
|
/freebsd/usr.bin/patch/tests/ |
H A D | PR74127.in | 11 # This is used to turn on an alternate debug log file
|
/freebsd/sys/contrib/device-tree/Bindings/arm/rockchip/ |
H A D | pmu.txt | 4 The pmu is used to turn off and on different power domains of the SoCs
|
/freebsd/sys/contrib/device-tree/Bindings/arm/amlogic/ |
H A D | pmu.txt | 4 The pmu is used to turn off and on different power domains of the SoCs
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | qnap-poweroff.txt | 6 microcontroller to turn the power off.
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 349 enter_blink_mode blink str mb - - YB-G- turn on blinking 350 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode 353 enter_dim_mode dim str mh - - YB-G- turn on half-bright mode 355 enter_secure_mode invis str mk - - -B-G-* turn on blank mode (characters invisible) 356 enter_protected_mode prot str mp - - -B-G-* turn on protected mode 357 enter_reverse_mode rev str mr - - YB-G- turn on reverse video mode 362 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes 428 meta_off rmm str mo - - YB-G-* turn off meta mode 429 meta_on smm str mm - - YB-G-* turn on meta mode (8th-bit on) 446 prtr_off mc4 str pf - - -B-G-* turn off printer [all …]
|
/freebsd/contrib/sendmail/cf/ostype/ |
H A D | darwin.m4 | 15 dnl turn on S flag for local mailer
|
H A D | freebsd4.m4 | 15 dnl turn on S flag for local mailer
|
H A D | dragonfly.m4 | 15 dnl turn on S flag for local mailer
|
H A D | freebsd5.m4 | 15 dnl turn on S flag for local mailer
|
H A D | freebsd6.m4 | 15 dnl turn on S flag for local mailer
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | marvell,gicp.txt | 6 located in the Marvell CP110 to turn wired interrupts inside the CP
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-ux500-samsung-janice.dts | 56 /* Supplied in turn by VBAT */ 74 /* Supplied in turn by VBAT */ 88 /* Supplied in turn by VBAT */ 109 /* Supplied in turn by VBAT */ 123 /* Supplied in turn by VBAT */ 143 /* Supplied in turn by VBAT */ 155 /* Supplied in turn by VBAT */
|
/freebsd/contrib/libxo/doc/ |
H A D | options.rst | 147 To turn all colored output to red-on-blue, use eight pairs of 153 To turn the red-on-green text to magenta-on-cyan, give a "magenta" 160 terminal session with a black background. To turn both "blue"
|
/freebsd/contrib/sendmail/src/ |
H A D | helpfile | 89 turn TURN 90 turn Reverses the direction of the connection. Not currently 91 turn implemented.
|
/freebsd/contrib/googletest/ |
H A D | CMakeLists.txt | 20 …"Enable installation of googletest. (Projects embedding googletest may want to turn this OFF.)" ON)
|