| /netbsd-src/usr.bin/indent/ |
| H A D | .indent.pro | 4 -br /* Place '{' to the right side. */ 5 -ce /* Place '} else' on the same line. */ 16 -ei /* Place 'else if' on the same line. */ 20 -psl /* Place function names in column 1. */
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra194-p3509-0000.dtsi | 432 /* Place holder for external Codec */ 458 /* Place holder for external Codec */ 483 /* Place holder for external Codec */ 508 /* Place holder for external Codec */ 533 /* Place holder for external Codec */ 558 /* Place holder for external Codec */ 583 /* Place holder for external Codec */
|
| H A D | tegra186-p2771-0000.dts | 624 /* Place holder for external Codec */ 649 /* Place holder for external Codec */ 674 /* Place holder for external Codec */ 699 /* Place holder for external Codec */ 724 /* Place holder for external Codec */
|
| H A D | tegra194-p2972-0000.dts | 448 /* Place holder for external Codec */ 474 /* Place holder for external Codec */ 500 /* Place holder for external Codec */ 525 /* Place holder for external Codec */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | Sparc.td | 133 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 138 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 162 // TO DO: Place-holder: Processor specific features will be added *very* soon here.
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | aclocal.m4 | 30 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 61 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 125 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 169 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 337 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 419 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 542 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 565 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 601 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 639 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | darwin-sections.def | 61 /* Place to put zero-sized to avoid issues with section anchors. */ 69 /* Place to put zero-sized to avoid issues with section anchors. */ 82 /* Place to put zero-sized to avoid issues with section anchors. */
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | darwin-sections.def | 61 /* Place to put zero-sized to avoid issues with section anchors. */ 69 /* Place to put zero-sized to avoid issues with section anchors. */ 82 /* Place to put zero-sized to avoid issues with section anchors. */
|
| /netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
| H A D | elfm68hc11.sc | 107 KEEP (*(.install1)) /* Place holder for applications. */ 109 KEEP (*(.install3)) /* Place holder for applications. */ 116 KEEP (*(.fini1)) /* Place holder for applications. */ 118 KEEP (*(.fini3)) /* Place holder for applications. */
|
| H A D | elfm68hc12.sc | 107 KEEP (*(.install1)) /* Place holder for applications. */ 109 KEEP (*(.install3)) /* Place holder for applications. */ 116 KEEP (*(.fini1)) /* Place holder for applications. */ 118 KEEP (*(.fini3)) /* Place holder for applications. */
|
| H A D | elfxgate.sc | 107 KEEP (*(.install1)) /* Place holder for applications. */ 109 KEEP (*(.install3)) /* Place holder for applications. */ 116 KEEP (*(.fini1)) /* Place holder for applications. */ 118 KEEP (*(.fini3)) /* Place holder for applications. */
|
| H A D | elfm9s12z.sc | 99 KEEP (*(.install1)) /* Place holder for applications. */ 101 KEEP (*(.install3)) /* Place holder for applications. */ 108 KEEP (*(.fini1)) /* Place holder for applications. */ 110 KEEP (*(.fini3)) /* Place holder for applications. */
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
| H A D | elfm9s12z.sc | 99 KEEP (*(.install1)) /* Place holder for applications. */ 101 KEEP (*(.install3)) /* Place holder for applications. */ 108 KEEP (*(.fini1)) /* Place holder for applications. */ 110 KEEP (*(.fini3)) /* Place holder for applications. */
|
| H A D | elfm68hc11.sc | 107 KEEP (*(.install1)) /* Place holder for applications. */ 109 KEEP (*(.install3)) /* Place holder for applications. */ 116 KEEP (*(.fini1)) /* Place holder for applications. */ 118 KEEP (*(.fini3)) /* Place holder for applications. */
|
| H A D | elfxgate.sc | 107 KEEP (*(.install1)) /* Place holder for applications. */ 109 KEEP (*(.install3)) /* Place holder for applications. */ 116 KEEP (*(.fini1)) /* Place holder for applications. */ 118 KEEP (*(.fini3)) /* Place holder for applications. */
|
| H A D | elfm68hc12.sc | 107 KEEP (*(.install1)) /* Place holder for applications. */ 109 KEEP (*(.install3)) /* Place holder for applications. */ 116 KEEP (*(.fini1)) /* Place holder for applications. */ 118 KEEP (*(.fini3)) /* Place holder for applications. */
|
| /netbsd-src/sys/arch/hppa/conf/ |
| H A D | ld.script | 34 /* Place (orphaned) link_sets */
|
| /netbsd-src/sys/arch/x68k/stand/xxboot/ |
| H A D | xxboot.ldscript | 44 /* Place uint32_t startregs[16] out of bss */
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/misc/ |
| H A D | lvm-version.h.in | 13 * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
| /netbsd-src/external/bsd/tre/dist/python/ |
| H A D | setup.py.in | 18 # Place tre.dll in site-packages, next to tre.pyd.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 222 BasicBlock *Place = nullptr; member 874 E.Place = getInstrBB(MST, E, ExecBlocks); in emitProfileNotes() 885 return E->Removed || (!E->InMST && !E->Place); in emitProfileNotes() 890 [](std::unique_ptr<Edge> &E) { return E->Place; }) - in emitProfileNotes() 913 Src.addEdge(Dst, E.Place ? 0 : uint32_t(GCOV_ARC_ON_TREE)); in emitProfileNotes() 964 IRBuilder<> Builder(E.Place, E.Place->getFirstInsertionPt()); in emitProfileNotes()
|
| /netbsd-src/external/gpl2/texinfo/dist/intl/ |
| H A D | ref-add.sin | 17 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
|
| /netbsd-src/external/gpl2/grep/dist/intl/ |
| H A D | ref-del.sin | 17 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
|
| /netbsd-src/external/gpl2/diffutils/dist/m4/ |
| H A D | vararrays.m4 | 21 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|