| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | InMemoryModuleCache.cpp | 35 auto &PCM = PCMs[Filename]; in addBuiltPCM() local 36 assert(!PCM.IsFinal && "Trying to override finalized PCM?"); in addBuiltPCM() 37 assert(!PCM.Buffer && "Trying to override tentative PCM?"); in addBuiltPCM() 38 PCM.Buffer = std::move(Buffer); in addBuiltPCM() 39 PCM.IsFinal = true; in addBuiltPCM() 40 return *PCM.Buffer; in addBuiltPCM() 63 auto &PCM = I->second; in tryToDropPCM() local 66 if (PCM.IsFinal) in tryToDropPCM() 69 PCM.Buffer.reset(); in tryToDropPCM() 77 auto &PCM = I->second; in finalizePCM() local [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | InMemoryModuleCache.h | 31 struct PCM { struct 39 PCM() = default; argument 40 PCM(std::unique_ptr<llvm::MemoryBuffer> Buffer) in PCM() argument 45 llvm::StringMap<PCM> PCMs;
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sound/ |
| H A D | brcm,bcm2835-i2s.txt | 1 * Broadcom BCM2835 SoC I2S/PCM module 5 - reg: Should contain PCM registers location and length. 6 - clocks: the (PCM) clock to use
|
| H A D | mtk-afe-pcm.txt | 1 Mediatek AFE PCM controller
|
| H A D | mt6797-afe-pcm.txt | 1 Mediatek AFE PCM controller for mt6797
|
| H A D | mt8183-afe-pcm.txt | 1 Mediatek AFE PCM controller for mt8183
|
| H A D | xlnx,audio-formatter.txt | 3 The IP core supports DMA, data formatting(AES<->PCM conversion)
|
| H A D | fsl-asoc-card.txt | 17 and PCM DAI formats. However, it'll be also possible to support those non 18 AC'97/I2S/PCM type sound cards, such as S/PDIF audio and HDMI audio, as
|
| H A D | st,stm32-i2s.yaml | 13 The SPI/I2S block supports I2S/PCM protocols when configured on I2S mode.
|
| H A D | max98504.txt | 4 a PCM and PDM digital audio interface (DAI) and a differential analog input.
|
| H A D | nvidia,tegra210-dmic.yaml | 12 Pulse Coded Modulation (PCM) signals. DMIC can be viewed as a PDM
|
| H A D | nvidia,tegra186-dspk.yaml | 13 over sampled Pulse Code Modulation (PCM) input to the desired 1-bit
|
| H A D | adi,adau7118.yaml | 37 This property set's the decimation ratio of PDM to PCM audio data.
|
| H A D | mt2701-afe-pcm.txt | 1 Mediatek AFE PCM controller for mt2701
|
| H A D | st,stm32-sai.txt | 4 as I2S standards, LSB or MSB-justified, PCM/DSP, TDM, and AC'97.
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxl-s905x-khadas-vim.dts | 160 "Bluetooth PCM DOUT", "Bluetooth PCM DIN", 161 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
|
| H A D | meson-gxbb-nanopi-k2.dts | 244 "Bluetooth PCM DOUT", "Bluetooth PCM DIN", 245 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | broadcom-bluetooth.txt | 36 - brcm,bt-pcm-int-params: configure PCM parameters via a 5-byte array 37 - sco-routing: 0 = PCM, 1 = Transport, 2 = Codec, 3 = I2S
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | audio | 14 >12 belong 2 8-bit linear PCM [REF-PCM], 16 >12 belong 3 16-bit linear PCM, 18 >12 belong 4 24-bit linear PCM, 20 >12 belong 5 32-bit linear PCM, 52 >12 lelong 2 8-bit linear PCM [REF-PCM], 54 >12 lelong 3 16-bit linear PCM, 56 >12 lelong 4 24-bit linear PCM, 58 >12 lelong 5 32-bit linear PCM, 723 >>0x38 ulelong >0 Sega PCM, 725 >>>0x40 ulelong >0 RF5C68 (PCM), [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | rk3288-phycore-rdk.dts | 3 * Device tree file for Phytec PCM-947 carrier board 15 model = "Phytec RK3288 PCM-947";
|
| H A D | am335x-pcm-953.dtsi | 11 model = "Phytec AM335x PCM-953";
|
| H A D | omap3-gta04.dtsi | 824 &mcbsp1 { /* FM Transceiver PCM */ 837 &mcbsp3 { /* Bluetooth PCM */ 844 &mcbsp4 { /* GSM voice PCM */
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | samsung,exynos5433-lpass.txt | 18 UART, SLIMBUS, PCM, I2S, DMAC, Timers 0...4, VIC, WDT 0...1 devices.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/dma/ |
| H A D | st_fdma.txt | 85 st,mode = "PCM";
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | clk-exynos-audss.txt | 30 - sclk_pcm_in: PCM clock, parent of sclk_pcm. "sclk_pcm0" is used if not
|