Home
last modified time | relevance | path

Searched refs:Secondary (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h26 std::unique_ptr<DiagnosticConsumer> Secondary; variable
30 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer() argument
32 Secondary(std::move(Secondary)) {} in ChainedDiagnosticConsumer()
36 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer() argument
37 : Primary(Primary), Secondary(std::move(Secondary)) {} in ChainedDiagnosticConsumer()
42 Secondary->BeginSourceFile(LO, PP); in BeginSourceFile()
46 Secondary->EndSourceFile(); in EndSourceFile()
51 Secondary->finish(); in finish()
65 Secondary->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h77 struct Secondary { struct
122 struct Secondary { struct
163 struct Secondary { struct
187 struct Secondary { struct
H A Dallocator_config.def46 // Defines the type of Secondary allocator to use.
109 // Defines the type of Secondary Cache to use.
114 // Defines the type of cache used by the Secondary. Some additional
H A Dallocator_config_wrapper.h125 using NAME = typename AllocatorConfig::Secondary::template NAME<T>;
138 return NAME##State<typename AllocatorConfig::Secondary>::getValue(); \
H A Dcombined.h181 Secondary.init(&Stats, ReleaseToOsIntervalMs); in init()
251 Secondary.unmapTestOnly(); in unmapTestOnly()
402 Block = Secondary.allocate(Options, Size, Alignment, &SecondaryBlockEnd,
609 Secondary.disable(); in disable()
616 Secondary.enable(); in enable()
661 Secondary.releaseToOS(); in releaseToOS()
706 Secondary.iterateOverBlocks(Lambda); in iterateOverChunks()
737 const bool SecondaryResult = Secondary.setOption(O, Value); in setOption()
809 Secondary.disableMemoryTagging(); in disableMemoryTagging()
966 SecondaryT Secondary; variable
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,apq8016-sbc.txt33 * Secondary Mic
67 "MIC BIAS External1", "Secondary Mic",
86 /* External Primary or External Secondary -ADV7533 HDMI */
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dxpedite5301.dts16 boot-bank = <0x0>; /* 0: Primary flash, 1: Secondary flash */
113 label = "Secondary user space";
117 label = "Secondary kernel";
121 label = "Secondary DTB";
125 label = "Secondary U-Boot environment";
129 label = "Secondary U-Boot";
H A Dxpedite5330.dts16 boot-bank = <0x0>; /* 0: Primary flash, 1: Secondary flash */
149 label = "Secondary user space";
153 label = "Secondary kernel";
157 label = "Secondary DTB";
161 label = "Secondary U-Boot environment";
165 label = "Secondary U-Boot";
H A Dxcalibur1501.dts113 label = "Secondary user space";
117 label = "Secondary kernel";
121 label = "Secondary DTB";
125 label = "Secondary U-Boot environment";
129 label = "Secondary U-Boot";
H A Dxpedite5370.dts111 label = "Secondary user space";
115 label = "Secondary kernel";
119 label = "Secondary DTB";
123 label = "Secondary U-Boot environment";
127 label = "Secondary U-Boot";
H A Dxpedite5200.dts396 label = "Secondary OS";
H A Dxpedite5200_xmon.dts400 label = "Secondary OS";
/freebsd/sys/contrib/device-tree/Bindings/arm/cpu-enable-method/
H A Dnuvoton,npcm750-smp2 Secondary CPU enable-method "nuvoton,npcm750-smp" binding
H A Dmarvell,berlin-smp2 Secondary CPU enable-method "marvell,berlin-smp" binding
H A Dal,alpine-smp2 Secondary CPU enable-method "al,alpine-smp" binding
/freebsd/sys/contrib/openzfs/
H A DREADME.md1 ![img](https://openzfs.github.io/openzfs-docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour…
/freebsd/sys/contrib/device-tree/src/arm/vt8500/
H A Dwm8650.dtsi47 /* Secondary IC cascaded to intc0 */
H A Dwm8505.dtsi51 /* Secondary IC cascaded to intc0 */
H A Dwm8850.dtsi50 /* Secondary IC cascaded to intc0 */
H A Dwm8750.dtsi53 /* Secondary IC cascaded to intc0 */
/freebsd/contrib/diff/doc/
H A Dfdl.texi58 A ``Secondary Section'' is a named appendix or a front-matter section
63 part a textbook of mathematics, a Secondary Section may not explain
69 The ``Invariant Sections'' are certain Secondary Sections whose titles
72 section does not fit the above definition of Secondary then it is not
274 appendices that qualify as Secondary Sections and contain no material
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci.txt54 allocates the bus number and writes it into the Secondary Bus Number
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Darm-realview-eb-mp.dtsi50 /* Secondary interrupt controller on the FPGA */
/freebsd/sys/contrib/device-tree/src/x86/
H A Dfalconfalls.dts59 /* Secondary IO-APIC */
/freebsd/sys/teken/
H A Dsequences51 DA2 Secondary Device Attributes ^[ [ > c r

12