| /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/llvm/lib/Target/Sparc/ |
| H A D | Sparc.td | 190 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 195 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 219 // TO DO: Place-holder: Processor specific features will be added *very* soon here.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
| H A D | CtxInstrProfiling.cpp | 117 inline ContextNode *allocContextNode(char *Place, GUID Guid, in allocContextNode() argument 121 assert(reinterpret_cast<uint64_t>(Place) % ExpectedAlignment == 0); in allocContextNode() 122 return new (Place) ContextNode(Guid, NumCounters, NumCallsites, Next); in allocContextNode()
|
| /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/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/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 188 BasicBlock *Place = nullptr; member 812 E.Place = getInstrBB(MST, E, ExecBlocks); in emitProfileNotes() 823 return E->Removed || (!E->InMST && !E->Place); in emitProfileNotes() 828 [](std::unique_ptr<Edge> &E) { return E->Place; }) - in emitProfileNotes() 851 Src.addEdge(Dst, E.Place ? 0 : uint32_t(GCOV_ARC_ON_TREE)); in emitProfileNotes() 902 IRBuilder<> Builder(E.Place, E.Place->getFirstInsertionPt()); in emitProfileNotes()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExplodedGraph.cpp | 496 auto [Place, Inserted] = Pass2.try_emplace(N); in trim() 506 Place->second = NewN; in trim()
|
| H A D | RegionStore.cpp | 237 auto [Place, Inserted] = StringifyCache.try_emplace(R); in printJson() 239 return Place->second; in printJson() 243 Place->second = Res; in printJson()
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | t1042si-post.dtsi | 37 /* Place holder for ethernet related device tree nodes */
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ExprMutationAnalyzer.cpp | 821 auto [Place, Inserted] = Results.try_emplace(Parm); in findMutation() 823 return Place->second; in findMutation() 829 return Place->second = BodyAnalyzer.findMutation(Parm); in findMutation()
|
| /freebsd/lib/libwrap/ |
| H A D | hosts.allow | 5 # Place both 'allow' and 'deny' rules in the hosts.allow file.
|
| /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/llvm/lib/CodeGen/ |
| H A D | InlineSpiller.cpp | 1346 auto [Place, Inserted] = StackSlotToOrigLI.try_emplace(StackSlot); in addToMergeableSpills() 1350 Place->second = std::move(LI); in addToMergeableSpills() 1354 VNInfo *OrigVNI = Place->second->getVNInfoAt(Idx.getRegSlot()); in addToMergeableSpills()
|
| /freebsd/crypto/krb5/src/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/sys/contrib/openzfs/config/ |
| H A D | pkg.m4 | 20 dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
| /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/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/ELF/ |
| H A D | Config.h | 109 enum class OrphanHandlingPolicy { Place, Warn, Error }; enumerator
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | writing-schema.rst | 182 Place entries in 'properties' and 'required' sections in the same order, using
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | WebAssembly.rst | 62 Place stack at start of linear memory rather than after data.
|