Home
last modified time | relevance | path

Searched refs:Present (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h47 int I = Map.Present.find_first(); in HashTableIterator()
71 assert(Map->Present.test(Index));
81 if (Map->Present.test(Index))
131 if (Present.count() != H->Size) in load()
137 if (Present.intersects(Deleted)) in load()
141 for (uint32_t P : Present) { in load()
204 Present.clear(); in clear()
266 mutable SparseBitVector<> Present; variable
289 Present.set(Entry.index()); in set_as_internal()
314 for (auto I : Present) { in grow()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp81 bool Present = (getTok().getKind() == T); in parseOptionalToken() local
82 if (Present) in parseOptionalToken()
84 return Present; in parseOptionalToken()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h202 Present, enumerator
318 case OpenACCClauseKind::Present:
372 Present, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp68 SymbolicOp.AddSymbol.Present = true; in tryAddingSymbolicOperand()
86 if (SymbolicOp.AddSymbol.Present) { in tryAddingSymbolicOperand()
97 if (SymbolicOp.SubtractSymbol.Present) { in tryAddingSymbolicOperand()
/freebsd-14.2/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt14 Present if-and-only-if phy_type == utmi.
21 - timer: The timeout clock (clk_m). Present if phy_type == utmi.
23 Present if phy_type == utmi.
27 Present if phy_type == ulpi, and ULPI link mode is in use.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp84 SymbolicOp.AddSymbol.Present = true; in tryAddingSymbolicOperand()
170 if (SymbolicOp.AddSymbol.Present) { in tryAddingSymbolicOperand()
185 if (SymbolicOp.SubtractSymbol.Present) { in tryAddingSymbolicOperand()
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,csi2rxss.yaml77 description: Present when Video Format Bridge is enabled in IP configuration
81 description: Present if CSI v2 is enabled in IP configuration.
91 Present if the number of active lanes can be re-configured at
/freebsd-14.2/sys/contrib/device-tree/Bindings/xillybus/
H A Dxillybus.txt9 - dma-coherent: Present if DMA operations are coherent
/freebsd-14.2/sys/contrib/device-tree/Bindings/crypto/
H A Damd-ccp.txt9 - dma-coherent: Present if dma operations are coherent
H A Darm-cryptocell.txt15 - dma-coherent: Present if dma operations are coherent.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/
H A DDisassemblerTypes.h73 uint64_t Present; /* 1 if this symbol is present */ member
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/
H A Dcomplex52 // // Present only when compiling for host.
57 // // Present when compiling for host and for device.
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/xilinx/
H A Dzynqmp_dma.txt14 - dma-coherent : Present if dma operations are coherent.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h133 static void getFillBytePresent(const uint8_t *Record, bool &Present) { in getFillBytePresent() argument
136 Present = (bool)Value; in getFillBytePresent()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-strings/
H A DOpts.td12 def all : FF<"all", "Silently ignored. Present for GNU strings compatibility">;
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/
H A Dmtk-uart-apdma.txt20 - mediatek,dma-33bits: Present if the DMA requires support
H A Dapm-xgene-dma.txt21 - dma-coherent : Present if dma operations are coherent
H A Darm-pl330.txt13 - dma-coherent : Present if dma operations are coherent
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp121 .Case("present", OpenACCClauseKind::Present) in getOpenACCClauseKind()
154 .Case("present", OpenACCDefaultClauseKind::Present) in getOpenACCDefaultClauseKind()
474 case OpenACCClauseKind::Present: in getClauseParensKind()
717 case OpenACCClauseKind::Present: in ParseOpenACCClauseParams()
/freebsd-14.2/sys/contrib/device-tree/Bindings/pci/
H A Dhisilicon-pcie.txt21 - dma-coherent: Present if DMA operations are coherent.
H A Dxgene-pci.txt24 - dma-coherent: Present if DMA operations are coherent
/freebsd-14.2/sys/contrib/device-tree/Bindings/iommu/
H A Darm,smmu-v3.yaml53 Present if page table walks made by the SMMU are cache coherent with the
/freebsd-14.2/sys/contrib/device-tree/Bindings/infiniband/
H A Dhisilicon-hns-roce.txt21 - dma-coherent: Present if DMA operations are coherent.
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/hisilicon/
H A Dhisi-ade.txt32 - dma-coherent: Present if dma operations are coherent.
/freebsd-14.2/sys/contrib/device-tree/Bindings/ata/
H A Dapm-xgene.txt27 - dma-coherent : Present if dma operations are coherent

12