/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckPlacementNew.cpp | 66 const Expr *Place = NE->getPlacementArg(0); in getExtentSizeOfPlace() local 67 return getDynamicExtentWithOffset(C.getState(), C.getSVal(Place)); in getExtentSizeOfPlace() 276 const Expr *Place = NE->getPlacementArg(0); in checkPlaceIsAlignedProperly() local 282 SVal PlaceVal = C.getSVal(Place); in checkPlaceIsAlignedProperly() 285 checkElementRegionAlign(TheElementRegion, C, Place, AllocatedTAlign); in checkPlaceIsAlignedProperly() 287 checkFieldRegionAlign(TheFieldRegion, C, Place, AllocatedTAlign); in checkPlaceIsAlignedProperly() 289 isVarRegionAlignedProperly(TheVarRegion, C, Place, AllocatedTAlign); in checkPlaceIsAlignedProperly()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
H A D | CtxInstrProfiling.cpp | 94 inline ContextNode *allocContextNode(char *Place, GUID Guid, in allocContextNode() argument 97 assert(reinterpret_cast<uint64_t>(Place) % ExpectedAlignment == 0); in allocContextNode() 98 return new (Place) ContextNode(Guid, NrCounters, NrCallsites, Next); in allocContextNode()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | Sparc.td | 165 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 170 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 194 // TO DO: Place-holder: Processor specific features will be added *very* soon here.
|
/freebsd/sys/contrib/device-tree/Bindings/net/nfc/ |
H A D | pn532.txt | 5 - "nxp,pn532" Place a node with this inside the devicetree node of the bus
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 184 BasicBlock *Place = nullptr; member 829 E.Place = getInstrBB(MST, E, ExecBlocks); in emitProfileNotes() 840 return E->Removed || (!E->InMST && !E->Place); in emitProfileNotes() 845 [](std::unique_ptr<Edge> &E) { return E->Place; }) - in emitProfileNotes() 868 Src.addEdge(Dst, E.Place ? 0 : uint32_t(GCOV_ARC_ON_TREE)); in emitProfileNotes() 921 IRBuilder<> Builder(E.Place, E.Place->getFirstInsertionPt()); in emitProfileNotes()
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra194-p3509-0000.dtsi | 35 /* Place holder for external Codec */ 61 /* Place holder for external Codec */ 580 /* Place holder for external Codec */ 605 /* Place holder for external Codec */ 630 /* Place holder for external Codec */ 655 /* Place holder for external Codec */ 680 /* Place holder for external Codec */
|
H A D | tegra186-p2771-0000.dts | 688 /* Place holder for external Codec */ 713 /* Place holder for external Codec */ 738 /* Place holder for external Codec */ 763 /* Place holder for external Codec */ 788 /* Place holder for external Codec */
|
H A D | tegra194-p2972-0000.dts | 66 /* Place holder for external Codec */ 92 /* Place holder for external Codec */ 118 /* Place holder for external Codec */ 635 /* Place holder for external Codec */
|
H A D | tegra186-p3509-0000+p3636-0001.dts | 136 /* Place holder for external Codec */ 161 /* Place holder for external Codec */
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | t1042si-post.dtsi | 37 /* Place holder for ethernet related device tree nodes */
|
/freebsd/lib/libwrap/ |
H A D | hosts.allow | 5 # Place both 'allow' and 'deny' rules in the hosts.allow file.
|
/freebsd/contrib/diff/ |
H A D | AUTHORS | 19 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
H A D | README | 68 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
H A D | COPYING | 5 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 308 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
H A D | NEWS | 243 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMEHABIPrinter.h | 337 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31() argument 341 return Location + Place; in PREL31()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Config.h | 78 enum class OrphanHandlingPolicy { Place, Warn, Error }; enumerator
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | linker_script.rst | 71 - Place input ``.text.*`` into output ``.text``, and handle certain variants
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | pkg.m4 | 19 dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3491.txt | 291 127 Segre Place
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | Doxyfile | 22 # Place all output under 'doxygen/'
|
/freebsd/contrib/libevent/ |
H A D | Doxyfile | 22 # Place all output under 'doxygen/'
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | WebAssembly.rst | 62 Place stack at start of linear memory rather than after data.
|
/freebsd/contrib/libxo/doc/ |
H A D | field-modifiers.rst | 20 \ hn-space Humanize: Place space between numeric and unit
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound.spec_fedora | 302 - Place python macros within the %%with_python check
|