| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | A15SDOptimizer.cpp | 178 SmallVector<MachineInstr *, 8> Front; in eraseInstrWithNoUses() local 182 Front.push_back(MI); in eraseInstrWithNoUses() 184 while (Front.size() != 0) { in eraseInstrWithNoUses() 185 MI = Front.pop_back_val(); in eraseInstrWithNoUses() 358 SmallVector<MachineInstr *, 8> Front; in elideCopiesAndPHIs() local 359 Front.push_back(MI); in elideCopiesAndPHIs() 360 while (Front.size() != 0) { in elideCopiesAndPHIs() 361 MI = Front.pop_back_val(); in elideCopiesAndPHIs() 375 Front.push_back(NewMI); in elideCopiesAndPHIs() 383 Front.push_back(NewMI); in elideCopiesAndPHIs()
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mq-zii-ultra-zest.dts | 21 "Headphone", "Headphone Jack Front", 24 "Headphone Jack Front", "HPA1 HPLEFT", 25 "Headphone Jack Front", "HPA1 HPRIGHT",
|
| H A D | imx8mq-zii-ultra-rmb3.dts | 21 "Headphone", "Headphone Jack Front"; 23 "Headphone Jack Front", "HPA1 HPLEFT", 24 "Headphone Jack Front", "HPA1 HPRIGHT",
|
| /freebsd/contrib/netbsd-tests/usr.bin/grep/ |
| H A D | d_zgrep.out | 1 Front of the line 2 This is a another line with a Front and an ending
|
| H A D | d_input | 3 Front of the line 4 This is a another line with a Front and an ending
|
| H A D | d_begin_end_a.out | 1 Front of the line
|
| H A D | d_begin_end_b.out | 1 This is a another line with a Front and an ending
|
| /freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8188-geralt-ciri-sku3.dts | 30 "Left Spk", "Front Left BE_OUT", 31 "Right Spk", "Front Right BE_OUT";
|
| H A D | mt8188-geralt-ciri-sku0.dts | 30 "Left Spk", "Front Left BE_OUT", 31 "Right Spk", "Front Right BE_OUT";
|
| H A D | mt8188-geralt-ciri-sku1.dts | 45 "Left Spk", "Front Left BE_OUT", 46 "Right Spk", "Front Right BE_OUT";
|
| H A D | mt8188-geralt-ciri-sku2.dts | 45 "Left Spk", "Front Left BE_OUT", 46 "Right Spk", "Front Right BE_OUT";
|
| H A D | mt8188-geralt-ciri.dtsi | 41 sound-name-prefix = "Front Right"; 51 sound-name-prefix = "Front Left";
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_ilist.h | 52 Elem* Front(); 120 Elem* e = Front(); in PopFront() 135 Elem* IList<Base, Node, Elem>::Front() { in Front() function
|
| H A D | tsan_rtl.cpp | 156 auto part = parts->Front(); in DoResetImpl() 180 trace->local_head = parts->Front(); in DoResetImpl() 919 trace, trace->parts.Front(), part, pos); in TraceSkipGap() 1033 trace->parts.Front(), trace->parts.Back(), in TraceSwitchPartImpl()
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-xp-openblocks-ax3-4.dts | 156 /* Front side USB 0 */ 161 /* Front side USB 1 */
|
| H A D | armada-385-clearfog-gtr.dtsi | 45 42 - Front LED1, or front panel CON1 54 52 - Front LED2, or front panel 55 53 - Front button 307 label = "Front Button";
|
| H A D | kirkwood-laplug.dts | 114 regulator-name = "USB Power Front";
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,q6afe.txt | 1 Qualcomm Audio Front End (Q6AFE) binding
|
| /freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/ |
| H A D | DirectoryWatcher-linux.cpp | 108 DirectoryWatcher::Event Front = Events.front(); in pop_front_blocking() local 110 return Front; in pop_front_blocking()
|
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | brcm,dpfe-cpu.txt | 1 DDR PHY Front End (DPFE) for Broadcom STB
|
| /freebsd/release/packages/ucl/ |
| H A D | libvmmapi-all.ucl | 19 comment = "Front-end library for the vmm(4) virtualization driver"
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stih418-b2199.dts | 30 label = "Front Panel LED";
|
| /freebsd/contrib/diff/doc/ |
| H A D | fdl.texi | 78 as Front-Cover Texts or Back-Cover Texts, in the notice that says that 79 the Document is released under this License. A Front-Cover Text may 153 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on 286 You may add a passage of up to five words as a Front-Cover Text, and a 289 Front-Cover Text and one of Back-Cover Text may be added by (or 423 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover 429 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, 435 the Front-Cover Texts being @var{list}, and with the Back-Cover Texts
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | ti-am437x-vpfe.txt | 4 The Video Processing Front End (VPFE) is a key component for image capture
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | Symbolize.cpp | 722 char Front = SymbolName.empty() ? '\0' : SymbolName[0]; in demanglePE32ExternCFunc() local 726 if (Front != '?') { in demanglePE32ExternCFunc() 743 if (!IsVectorCall && (Front == '_' || Front == '@')) in demanglePE32ExternCFunc()
|