Lines Matching refs:directory
21 …creating new files, the style should be consistent within each file in a given directory or module.
79 Include files from the local application directory are included using quotes, while includes from o…
815 the directory that the PMD code resides. See examples below for clarity.
871 relevant top-level directory:
872 either ``lib`` directory or a ``driver`` subdirectory.
887 itself, for example, that the library name is the same as the directory name in
980 can find the headers in subdirectories of the main EAL directory. The
981 base directory of each library is always given in the include path,
985 **Default Value = library name derived from the directory name**.
986 If a library's .so or .a file differs from that given in the directory
989 sources are stored in a directory ``lib/xyz``, this value should
995 map file, as part of the build process, so if the directory name and
997 consistently with the library, not the directory
1038 **Default Value = <driver directory>** Some drivers include a base
1039 directory for additional source files and headers, so we have this
1040 variable to allow the headers from that base directory to be found when
1054 As above, generally used for the contents of the ``base`` directory.