Searched refs:LF (Results 1 – 25 of 101) sorted by relevance
12345
/openbmc/linux/tools/memory-model/ |
H A D | lock.cat | 21 * LF Lock-Fail: a failed spin_trylock() event 27 * LKR, LF, RL, and RU are read events; LKR has Acquire ordering. 29 * LKW, LF, RL, and RU have no ordering properties. 36 (* Treat RL as a kind of LF: a read with no ordering properties *) 37 let LF = LF | RL 40 let ALL-LOCKS = LKR | LKW | UL | LF | RU | Srcu-lock | Srcu-unlock | Sync-srcu 64 let R = R | LKR | LF | RU 79 (* rfi for LF events: link each LKW to the LF events in its critical section *) 80 let rfi-lf = ([LKW] ; po-loc ; [LF]) \ ([LKW] ; po-loc ; [UL] ; po-loc) 82 (* rfe for LF events *) [all …]
|
/openbmc/docs/ |
H A D | code-of-conduct.md | 5 LF Projects, LLC (“LF Projects”) supports and hosts open source and open 11 The purposes of LF Projects, LLC (“LF Projects”) are to: 24 non-stock corporation and the sole member of LF Projects. 26 LF Projects hosts communities where participants choose to work together, and in 31 community, which LF Projects will not tolerate. 38 LF Projects is a Delaware series limited liability company. Projects of LF 39 Projects are formed as separate series of LF Projects (each, a “Series”). 47 situation. In addition, with the approval of LF Projects, Projects are free to 52 LF Projects is committed to maintain a positive, professional work environment. 82 11. Step down considerately: participants in every project come and go, and LF [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | dos2unix.bbclass | 7 # Class for use to convert all CRLF line terminators to LF 10 # on Linux(LF), which can cause annoying patching errors during 15 # Convert CRLF line terminators to LF
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
H A D | tftp-hpa-bug-fix-on-separated-CR-and-LF.patch | 4 Subject: [PATCH] tftp-hpa: bug fix on separated CR and LF 6 In ascii mode, if the CR and LF was separated into different transfer 7 blocks, LF will be just dropped instead of replacing the previous CR.
|
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | version-gen.sh | 9 LF=' 17 *$LF*) (exit 1) ;;
|
/openbmc/obmc-console/test/ |
H A D | test-multiple-consoles | 59 grep -LF log-for-console-a "$TEST_A_LOG" 72 grep -LF log-for-console-b "$TEST_B_LOG"
|
H A D | test-console-logs-to-file | 52 grep -LF console-should-log-to-file "$TEST_LOG"
|
H A D | test-console-logs-to-file-no-sections | 50 grep -LF console-should-log-to-file-legacy-syntax "$TEST_LOG"
|
/openbmc/u-boot/arch/x86/include/asm/acpi/ |
H A D | debug.asl | 55 /* OUTC - Send a single character, expanding LF into CR/LF */
|
/openbmc/linux/tools/perf/util/ |
H A D | PERF-VERSION-GEN | 10 LF='
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/ |
H A D | octeontx2.rst | 44 - A PF/VF with NIX-LF & NPA-LF resources works as a pure network device 45 - A PF/VF with CPT-LF resource works as a pure crypto offload device. 150 4. NIX LF attached to the destination RVU device allocates a buffer from RQ mapped buffer pool of N… 159 3. The SQ descriptor ring is maintained in buffers allocated from SQ mapped pool of NPA block LF.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | uk-Rosneath | 3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/G84�0LF/NA/0/>
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | avoid-strip.patch | 28 LF = -o unzip$E $(LFLAGS1)
|
H A D | unzip_optimization.patch | 69 LF="-shlib $(LF)" SL="-shlib $(SL)" FL="-shlib $(FL)" LF2="" \
|
/openbmc/openbmc/poky/meta/recipes-support/dos2unix/ |
H A D | dos2unix_7.5.2.bb | 1 SUMMARY = "Convert text file line endings between CRLF and LF"
|
/openbmc/obmc-ikvm/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/gpioplus/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/intel-ipmi-oem/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/phosphor-pid-control/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/sdeventplus/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/ibm-logging/ |
H A D | .clang-format | 87 LineEnding: LF
|
/openbmc/phosphor-watchdog/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/google-ipmi-sys/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/phosphor-gpio-monitor/ |
H A D | .clang-format | 91 LineEnding: LF
|
/openbmc/phosphor-networkd/ |
H A D | .clang-format | 91 LineEnding: LF
|
12345