HomeSort by: relevance | last modified time | path
    Searched refs:project (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/arch/hpc/stand/dspgen/
gen_workspace.sh 16 # for the NetBSD Project.
40 SORTED_PROJECTS=`(for project in $*; do
41 echo $project
69 for project in $SORTED_PROJECTS; do
71 echo "Project: \"$project\"=.\\$project\\$project.$suffix - Package Owner=<4>"
79 for libdep in `( . $project/$project.config; echo $LIBDEP_LIST )`; d
    [all...]
  /src/sys/arch/hpcmips/stand/dspgen/
gen_workspace.sh 16 # for the NetBSD Project.
40 SORTED_PROJECTS=`(for project in $*; do
41 echo $project
65 for project in $SORTED_PROJECTS; do
67 echo "Project: \"$project\"=.\\$project\\$project.$suffix - Package Owner=<4>"
75 for libdep in `( . $project/$project.config; echo $LIBDEP_LIST )`; d
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_display_mode_lib.c 64 enum dml_project project)
68 lib->project = project;
69 switch (project) {
display_mode_lib.h 68 enum dml_project project; member in struct:display_mode_lib
77 enum dml_project project);
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 53 On Windows, the Visual Studio 2008 project file appears in this directory:
60 directory. This is a bug in Bison. The default Windows project file for
125 3) Integrating iASL into a Visual Studio ASL project build
128 This procedure creates a project that compiles ASL files to AML.
130 a) Create a new, empty project and add your .ASL files to the project
132 b) For all ASL files in the project, specify a custom build (under
133 Project/Settings/CustomBuild with the following settings (or similar):
  /src/sys/arch/sun2/sun2/
locore.s 90 | Remember this is a fun project!
  /src/sys/external/isc/libsodium/dist/
README.markdown 2 [![Windows build status](https://ci.appveyor.com/api/projects/status/fu8s2elx25il98hj?svg=true)](https://ci.appveyor.com/project/jedisct1/libsodium)
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 7 # This project uses the Delphi (fastcall/register) calling convention:
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 7 # This project uses the Delphi (fastcall/register) calling convention:
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun7i-a20-olinuxino-lime2-emmc.dts 7 * licensing only applies to this file, and not this project as a
sun7i-a20-olinuxino-micro-emmc.dts 7 * licensing only applies to this file, and not this project as a
sun8i-t3-cqa3t-bv3.dts 9 * licensing only applies to this file, and not this project as a
  /src/sys/external/isc/libsodium/dist/m4/
ax_valgrind_check.m4 42 # VALGRIND_SUPPRESSIONS_FILES = my-project.supp
43 # EXTRA_DIST = my-project.supp
libtool.m4 4722 # which looks to be a dead project)
  /src/common/dist/zlib/
CMakeLists.txt 4 project(zlib C)
make_vms.com 719 $! Analyze the project map file and create the symbol vector for a shareable
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_csr.c 175 u32 project; member in struct:intel_dmc_header_base
  /src/sys/arch/sun3/sun3/
locore.s 89 | Remember this is a fun project!
  /src/sys/arch/sun3/sun3x/
locore.s 49 | Remember this is a fun project!
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 739 relative to the project root.
805 project, rest = os.path.split(googlename)
806 return (project,) + os.path.splitext(rest)

Completed in 27 milliseconds