Home
last modified time | relevance | path

Searched refs:project (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/dragonfly/sys/dev/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c32 static void set_soc_bounding_box(struct _vcs_dpi_soc_bounding_box_st *soc, enum dml_project project) in set_soc_bounding_box() argument
34 switch (project) { in set_soc_bounding_box()
44 static void set_ip_params(struct _vcs_dpi_ip_params_st *ip, enum dml_project project) in set_ip_params() argument
46 switch (project) { in set_ip_params()
56 void dml_init_instance(struct display_mode_lib *lib, enum dml_project project) in dml_init_instance() argument
58 if (lib->project != project) { in dml_init_instance()
59 set_soc_bounding_box(&lib->soc, project); in dml_init_instance()
60 set_ip_params(&lib->ip, project); in dml_init_instance()
61 lib->project = project; in dml_init_instance()
H A Ddisplay_mode_lib.h40 enum dml_project project; member
44 void dml_init_instance(struct display_mode_lib *lib, enum dml_project project);
/dragonfly/contrib/file/magic/Magdir/
H A Dproject3 # $File: project,v 1.5 2017/03/17 21:35:28 christos Exp $
4 # project: file(1) magic for Project management
6 # Magic strings for ftnchek project files. Alexander Mai
7 0 string FTNCHEK_\ P project file for ftnchek
H A Dringdove8 0 regex/128l ha:coraleda-project-v[0-9]+[\ \t\r\n]*[{] CoralEDA/Ringdove project file (lihata)
9 0 regex/128l ha:ringdove-project-v[0-9]+[\ \t\r\n]*[{] Ringdove project file (lihata)
H A Dgrace14 0 string #\ Grace\ project\ file Grace project file
H A Dburp7 0 bequad 0x6685828000000001 Burp project save file
/dragonfly/contrib/elftoolchain/
H A DREADME15 The project currently implements the following utilities and
51 the utilities and libraries developed by the project.
59 The project uses subversion_ for its version control system.
66 The project's source tree may be checked out from its repository by
85 Released versions of the project's software may also be downloaded
102 The project's developers may be contacted using the mailing list:
118 Additional information about the project may be found on the `project
H A DRELEASE-NOTES16 The `Elftoolchain project`_ develops BSD-licensed implementations of
173 The project's website is at http://elftoolchain.sourceforge.net/.
178 The project's developers may be contacted using the mailing list:
196 .. _Elftoolchain project: http://elftoolchain.sourceforge.net/
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Dreadme.txt53 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
/dragonfly/contrib/cvs-1.12/lib/
H A DREADME1 Many of the source files in this directory come from the GNULIB project
7 should be sent to the GNULIB project and then reimported here after the GNULIB
/dragonfly/usr.sbin/installer/libaura/
H A DREADME14 What is the current state of the project?
19 any previous versions. If you use libaura in a project, be prepared to
/dragonfly/gnu/usr.bin/rcs/
H A DREFS25 RCS and related GNU project software
28 The RCS project distribution directory also contains beta versions,
32 The GNU project distribution directory contains:
/dragonfly/usr.sbin/installer/libinstaller/
H A DREADME12 What is the current state of the project?
16 any time. If you use libinstaller in a project, be prepared to chase API
/dragonfly/usr.sbin/installer/libdfui/
H A DREADME20 What is the current state of the project?
24 any time. If you use libdfui in a project, be prepared to chase API changes.
/dragonfly/share/numericdef/
H A Dar_SA.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Den_US.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Den_ZA.US-ASCII.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dfr_CH.ISO8859-15.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dfr_CH.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dhi_IN.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dhy_AM.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dit_CH.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dru_RU.CP866.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dsr_Latn_RS.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/
H A Dtr_TR.UTF-8.src3 # CLDR project, obtained from http://cldr.unicode.org/

12345678910>>...18