/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Nodes.td | 26 def UnqualifiedId : External<Tree> {} 29 def List : External<Tree> {} 30 def DeclaratorList : External<List> {} 31 def ParameterDeclarationList : External<List> {} 32 def CallArguments : External<List> {} 33 def NestedNameSpecifier : External<List> {} 41 def UnknownExpression : External<Expression> {} 42 def UnaryOperatorExpression : External<Tree> {} 43 def PrefixUnaryOperatorExpression : External<UnaryOperatorExpression> {} 44 def PostfixUnaryOperatorExpression : External<UnaryOperatorExpression> {} [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 1 //===--- ExternalSemaSource.h - External Sema Interface ---------*- C++ -*-===// 48 /// external AST sources that also provide information for semantic 75 /// Load the set of namespaces that are known to the external source, 98 /// Read the set of tentative definitions known to the external Sema 101 /// The external source should append its own tentative definitions to the 103 /// invoked multiple times; the external source should take care not to 109 /// external Sema source. 111 /// The external source should append its own unused, filed-scope to the 113 /// invoked multiple times; the external source should take care not to 119 /// external Sema source. [all …]
|
H A D | MultiplexExternalSemaSource.h | 1 //===--- MultiplexExternalSemaSource.h - External Sema Interface-*- C++ -*-===// 36 /// external AST sources that also provide information for semantic 46 /// Constructs a new multiplexing external sema source and appends the 77 /// Returns the number of selectors known to the external AST 120 /// Gives the external AST source an opportunity to complete 124 /// Gives the external AST source an opportunity to complete an 145 /// translation unit involving this external AST source. 149 /// the external AST source. 157 /// This routine allows the external AST source to provide an specific 214 /// Load the set of namespaces that are known to the external source, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | amlogic,axg-audio-clkc.yaml | 46 - description: slave bit clock N0 provided by external components 47 - description: slave bit clock N1 provided by external components 48 - description: slave bit clock N2 provided by external components 49 - description: slave bit clock N3 provided by external components 50 - description: slave bit clock N4 provided by external components 51 - description: slave bit clock N5 provided by external components 52 - description: slave bit clock N6 provided by external components 53 - description: slave bit clock N7 provided by external components 54 - description: slave bit clock N8 provided by external components 55 - description: slave bit clock N9 provided by external components [all …]
|
H A D | starfive,jh7110-syscrg.yaml | 24 - description: External I2S TX bit clock 25 - description: External I2S TX left/right channel clock 26 - description: External I2S RX bit clock 27 - description: External I2S RX left/right channel clock 28 - description: External TDM clock 29 - description: External audio master clock 38 - description: External I2S TX bit clock 39 - description: External I2S TX left/right channel clock 40 - description: External I2S RX bit clock 41 - description: External I2 [all...] |
H A D | samsung,exynos850-clock.yaml | 20 two external clocks:: OSCCLK (26 MHz) and RTCCLK (32768 Hz). Those external 73 - description: External reference clock (26 MHz) 89 - description: External reference clock (26 MHz) 107 - description: External reference clock (26 MHz) 125 - description: External reference clock (26 MHz) 143 - description: External reference clock (26 MHz) 167 - description: External reference clock (26 MHz) 187 - description: External reference clock (26 MHz) 207 - description: External reference clock (26 MHz) 225 - description: External reference clock (26 MHz) [all …]
|
H A D | samsung,exynosautov9-clock.yaml | 20 two external clocks:: OSCCLK/XTCXO (26 MHz) and RTCCLK/XrtcXTI (32768 Hz). 21 The external OSCCLK must be defined as fixed-rate clock in dts. 71 - description: External reference clock (26 MHz) 87 - description: External reference clock (26 MHz) 105 - description: External reference clock (26 MHz) 123 - description: External reference clock (26 MHz) 141 - description: External reference clock (26 MHz) 161 - description: External reference clock (26 MHz) 183 - description: External reference clock (26 MHz) 205 - description: External reference clock (26 MHz) [all …]
|
H A D | nuvoton,npcm750-clk.txt | 6 External clocks: 11 clk_rg1refck, clk_rg2refck and clk_xin are external clocks suppling the 40 Example: Required external clocks for network: 42 /* external reference clock */ 50 /* external reference clock for cpu. float in normal operation */ 58 /* external reference clock for MC. float in normal operation */ 66 /* external clock signal rg1refck, supplied by the phy */ 74 /* external clock signal rg2refck, supplied by the phy */
|
H A D | rockchip,rk3368-cru.txt | 26 External clocks: 33 - "ext_i2s" - external I2S clock - optional, 34 - "ext_gmac" - external GMAC clock - optional 35 - "ext_hsadc" - external HSADC clock - optional, 36 - "ext_isp" - external ISP clock - optional, 37 - "ext_jtag" - external JTAG clock - optional 38 - "ext_vip" - external VIP clock - optional,
|
H A D | clk-palmas-clk32kg-clocks.txt | 13 - ti,external-sleep-control: The external enable input pins controlled the 14 enable/disable of clocks. The external enable input pins ENABLE1, 15 ENABLE2 and NSLEEP. The valid values for the external pins are: 21 The macros of external control pins for DTS is defined at 32 ti,external-sleep-control = <PALMAS_EXT_CONTROL_PIN_NSLEEP>;
|
H A D | rockchip,rk3288-cru.txt | 32 External clocks: 39 - "ext_i2s" - external I2S clock - optional, 40 - "ext_hsadc" - external HSADC clock - optional, 41 - "ext_edp_24m" - external display port clock - optional, 42 - "ext_vip" - external VIP clock - optional, 43 - "ext_isp" - external ISP clock - optional, 44 - "ext_jtag" - external JTAG clock - optional
|
/freebsd/lib/libc/xdr/ |
H A D | xdr.3 | 45 .Nd "library routines for external data representation" 78 and their corresponding external representations. 97 the array elements' C form, and their external 110 and their external representations. 123 strings and their external representations. 143 and their external representations. 182 precision numbers and their external representations. 194 (actually integers) and their external representations. 206 and their external representations. 260 integers and their external representations. [all …]
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmextern.c | 3 * Module Name: dmextern - Support for External() ASL statements 165 * It contains the code to create and emit any necessary External() ASL 174 * ObjectTypeKeyword. Used to generate typed external declarations 371 /* For External() statements, we do not want a leading '\' */ in AcpiDmNormalizeParentPrefix() 420 * DESCRIPTION: Add external files to global list 473 * DESCRIPTION: Clear the external file list 502 * DESCRIPTION: Process the optional external reference file. 505 * External (<Method namepath>, MethodObj, <ArgCount>) 508 * External (_SB_.PCI0.XHC_.PS0X, MethodObj, 4) 533 fprintf (stderr, "Could not open external reference file \"%s\"\n", in AcpiDmGetExternalsFromFile() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | at91_adc.txt | 23 - atmel,adc-use-external-triggers: Boolean to enable the external triggers 43 * trigger-external: Is the trigger an external trigger? 56 atmel,adc-use-external-triggers; 63 trigger-name = "external-rising"; 65 trigger-external; 68 trigger-name = "external-falling"; 70 trigger-external; 74 trigger-name = "external-any"; 76 trigger-external;
|
H A D | xilinx-xadc.txt | 37 - xlnx,external-mux: 38 * "none": No external multiplexer is used, this is the default 40 * "single": External multiplexer mode is used with one 42 * "dual": External multiplexer mode is used with two 44 - xlnx,external-mux-channel: Configures which pair of pins is used to 45 sample data in external mux mode. 46 Valid values for single external multiplexer mode are: 52 Valid values for dual external multiplexer mode are: 59 external multiplexer mode (either single or dual). If the device is 60 not using external multiplexer mode the property is ignored. [all …]
|
/freebsd/contrib/ntp/html/ |
H A D | extern.html | 6 <title>External Clock Discipline and the Local Clock Driver</title> 10 <h3>External Clock Discipline and the Local Clock Driver</h3> 15 <p>The NTPv4 implementation includes provisions for an external clock, where 16 the system clock is implemented by some external hardware device. 25 …external clocks are used in conjunction with NTP service, some way needs to be provided for the ex… 26 …external clock and driver are implemented using the <a href="drivers/driver1.html">Local Clock (ty… 27 …e external clock is enabled, <tt>ntpd</tt> does not discipline the system clock, nor does it maint… 28 …ordinary NTP sources and the external clock source, a protocol is necessary between the local cloc… 44 <p>The external clock driver controls the system time and clock selection in the following way. Nor…
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | samsung-pinctrl.txt | 36 - First base address is for GPAx and GPF[1-5] external interrupt 120 External GPIO and Wakeup Interrupts: 122 The controller supports two types of external interrupts over gpio. The first 123 is the external gpio interrupt and second is the external wakeup interrupts. 124 The difference between the two is that the external wakeup interrupts can be 127 A. External GPIO Interrupts: For supporting external gpio interrupts, the 138 - First Cell: represents the external gpio interrupt number local to the 139 external gpio interrupt space of the controller. 147 B. External Wakeup Interrupts: For supporting external wakeup interrupts, a 148 child node representing the external wakeup interrupt controller should be [all …]
|
H A D | samsung,pinctrl.yaml | 22 - External GPIO interrupts (see interrupts property in pin controller node); 24 - External wake-up interrupts - multiplexed (capable of waking up the system 25 see interrupts property in external wake-up interrupt controller node - 28 - External wake-up interrupts - direct (capable of waking up the system, see 29 interrupts property in every bank of pin controller with external wake-up 62 Required for GPIO banks supporting external GPIO interrupts. 178 /* Pin bank with external GPIO or muxed external wake-up interrupts */ 208 /* Pin bank with external GPIO or muxed external wake-up interrupts */ 258 /* Pin bank with external GPIO or muxed external wake-up interrupts */ 266 /* Pin bank without external interrupts */ [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/ |
H A D | uncore-cache.json | 43 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-s… 48 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in E or S-… 53 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.… 58 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in I-state… 63 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 68 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in M-state… 73 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-sta… 78 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in MESI-st… 173 "BriefDescription": "An external snoop hits a modified line in some processor core.", 178 "PublicDescription": "An external snoop hits a modified line in some processor core.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/ |
H A D | uncore-cache.json | 43 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-s… 48 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in E or S-… 53 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.… 58 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in I-state… 63 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 68 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in M-state… 73 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-sta… 78 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in MESI-st… 173 "BriefDescription": "An external snoop hits a modified line in some processor core.", 178 "PublicDescription": "An external snoop hits a modified line in some processor core.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/ |
H A D | uncore-cache.json | 43 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-s… 48 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in E or S-… 53 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.… 58 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in I-state… 63 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 68 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in M-state… 73 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-sta… 78 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in MESI-st… 173 "BriefDescription": "An external snoop hits a modified line in some processor core.", 178 "PublicDescription": "An external snoop hits a modified line in some processor core.", [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | microchip,pic32-evic.txt | 5 It handles all internal and external interrupts. This controller exists outside 9 External interrupts have a software configurable edge polarity. Non external 28 IRQ_TYPE_LEVEL_HIGH for persistent interrupts. For external interrupts use 33 - microchip,external-irqs: u32 array of external interrupts with software 45 microchip,external-irqs = <3 8 13 18 23>; 60 External interrupt DTS snippet
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | aspeed-wdt.txt | 38 - aspeed,external-signal: If property is present then signal is sent to 39 external reset counter (only WDT1 and WDT2). If not 40 specified no external signal is sent. 41 - aspeed,ext-pulse-duration: External signal pulse duration in microseconds 44 - aspeed,ext-push-pull: If aspeed,external-signal is present, set the pin's 46 - aspeed,ext-active-high: If aspeed,external-signal is present and and the pin 64 aspeed,external-signal;
|
/freebsd/share/man/man4/man4.arm/ |
H A D | imx_wdog.4 | 60 It will assert the external WDOG_B signal, which may be connected to 61 external hardware that causes the system to reset or power-down. 71 .Va fsl,external-reset 72 property by enabling the assertion of the WDOG_B external timeout signal 75 timeout is signaled by driving the WDOG_B line low; some external 79 driver attempts to backstop this external reset by scheduling an 81 The interrupt handler waits 1 second for the external reset to occur, 86 .Va fsl,external-reset
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | adi,ad5770r.yaml | 36 description: Specify the voltage of the external reference used. 38 external reference declared then the device will use the 41 adi,external-resistor: 42 description: Specify if an external 2.5k ohm resistor is used. If not 59 description: Represents an external channel which are 84 description: Represents an external channel which are 101 description: Represents an external channel which are 121 description: Represents the external channels which are connected to the DAC. 159 adi,external-resistor;
|