Searched refs:project (Results 1 - 25 of 253) sorted by relevance

1234567891011

/src/sys/arch/hpc/stand/dspgen/
H A Dgen_workspace.sh40 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 )`; do
/src/sys/arch/hpcmips/stand/dspgen/
H A Dgen_workspace.sh40 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 )`; do
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_display_mode_lib.c64 enum dml_project project)
68 lib->project = project;
69 switch (project) {
61 dml_init_instance(struct display_mode_lib * lib,const struct _vcs_dpi_soc_bounding_box_st * soc_bb,const struct _vcs_dpi_ip_params_st * ip_params,enum dml_project project) argument
H A Ddisplay_mode_lib.h68 enum dml_project project; member in struct:display_mode_lib
77 enum dml_project project);
/src/sys/arch/sun2/sun2/
H A Dlocore.s90 | Remember this is a fun project!
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx7d-sbc-imx7.dts9 * licensing only applies to this file, and not this project as a
H A Dcros-ec-sbs.dtsi8 * licensing only applies to this file, and not this project as a
H A Dimx6q-display5-tianma-tm070-1280x768.dts7 * licensing only applies to this file, and not this project as a
H A Dimx6qdl-hummingboard2-emmc.dtsi7 * licensing only applies to this file, and not this project as a
H A Dimx6qdl-sr-som-emmc.dtsi6 * licensing only applies to this file, and not this project as a
H A Dmvebu-linkstation-fan.dtsi9 * licensing only applies to this file, and not this project as a
H A Dsun8i-a33-et-q8-v1.6.dts6 * licensing only applies to this file, and not this project as a
H A Dsun8i-a33-ippo-q8h-v1.2.dts6 * licensing only applies to this file, and not this project as a
H A Dsun8i-a33-q8-tablet.dts6 * licensing only applies to this file, and not this project as a
H A Daxp209.dtsi8 * licensing only applies to this file, and not this project as a
H A Dcx92755_equinox.dts10 * licensing only applies to this file, and not this project as a
H A Dimx6dl-aristainetos2_7.dts8 * licensing only applies to this file, and not this project as a
H A Dimx6dl-tx6s-8035.dts6 * licensing only applies to this file, and not this project as a
H A Dimx6dl-tx6u-8033.dts6 * licensing only applies to this file, and not this project as a
H A Dimx6q-b450v3.dts7 * licensing only applies to this file, and not this project as a
H A Dimx6q-b650v3.dts7 * licensing only applies to this file, and not this project as a
H A Dimx6q-tx6q-1020-comtft.dts6 * licensing only applies to this file, and not this project as a
/src/sys/external/isc/libsodium/dist/
H A DREADME.markdown2 [![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/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/src/common/dist/zlib/contrib/pascal/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:

Completed in 22 milliseconds

1234567891011