| /freebsd-14.2/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-14.2/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-14.2/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-14.2/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
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| 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 267 label = "Front Button";
|
| H A D | armada-xp-openblocks-ax3-4.dts | 156 /* Front side USB 0 */ 161 /* Front side USB 1 */
|
| H A D | stih418-b2199.dts | 30 label = "Front Panel LED";
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,q6afe.txt | 1 Qualcomm Audio Front End (Q6AFE) binding
|
| H A D | mt8186-mt6366-rt1019-rt5682s.yaml | 30 dmic clk and data form a Front or Rear dmic.
|
| /freebsd-14.2/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-14.2/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | brcm,dpfe-cpu.yaml | 7 title: DDR PHY Front End (DPFE) for Broadcom STB
|
| H A D | brcm,dpfe-cpu.txt | 1 DDR PHY Front End (DPFE) for Broadcom STB
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | max8893.yaml | 50 /* Front camera - s5k6aafx, back - m5mo */
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,apr-services.yaml | 23 4 = Audio Front End Service.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | qcom,sdm845-camss.yaml | 85 - description: IFE0 GDSC - Image Front End, Global Distributed Switch Controller. 86 - description: IFE1 GDSC - Image Front End, Global Distributed Switch Controller.
|
| H A D | ti-am437x-vpfe.txt | 4 The Video Processing Front End (VPFE) is a key component for image capture
|
| H A D | qcom,msm8996-camss.yaml | 86 - description: VFE0 GDSC - Video Front End, Global Distributed Switch Controller. 87 - description: VFE1 GDSC - Video Front End, Global Distributed Switch Controller.
|
| H A D | qcom,sdm660-camss.yaml | 99 - description: VFE0 GDSC - Video Front End, Global Distributed Switch Controller. 100 - description: VFE1 GDSC - Video Front End, Global Distributed Switch Controller.
|
| H A D | qcom,sm8250-camss.yaml | 102 - description: IFE0 GDSC - Image Front End, Global Distributed Switch Controller. 103 - description: IFE1 GDSC - Image Front End, Global Distributed Switch Controller.
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | Symbolize.cpp | 715 char Front = SymbolName.empty() ? '\0' : SymbolName[0]; in demanglePE32ExternCFunc() local 719 if (Front != '?') { in demanglePE32ExternCFunc() 736 if (!IsVectorCall && (Front == '_' || Front == '@')) in demanglePE32ExternCFunc()
|