Home
last modified time | relevance | path

Searched refs:name (Results 1 – 14 of 14) sorted by relevance

/mipi-sys-t-3.6.0-3.5.0/library/doxygen/
DDoxyfile.in27 # to put quotes around the project name if it contains spaces.
98 # If left blank, the following values are used ("$name" is automatically
99 # replaced with the name of the entity): "The $name class" "The $name widget"
100 # "The $name file" "is" "provides" "specifies" "contains"
119 # path before files name in the file list and in the header files. If set
120 # to NO the shortest path that makes the file name unique will be used.
138 # If left blank only the name of the header file containing the class
192 # as commands in the documentation. An alias has the form "name=value".
201 # A mapping has the form "name=value". For example adding
323 # is documented as struct, union, or enum with the name of the typedef. So
[all …]
DLicense.md19 * Neither the name of the copyright holder nor the names of its
DApiOverview.md80 trace decoding to map message data back to source locations. The name
156 API variants with the `_LOCADDR`, `_LOC16` or `_LOC32` suffix in the name is
DAdapting.md60 platform directory name. See the page @ref mipi_syst_building_page
DCatgen.md25 name ```syst_cgen.pl```.
186 Provide ID to name mapping for Origin header field values.
DReference.md170 UTF-8 name of the surrounding function.
181 UTF-8 name of the surrounding function.
DBuilding.md36 SYST_BUILD_PLATFORM_NAME | The name of the platform adaptation code directory (see also: @ref mipi…
DProtocol.md188 API variants with the `_LOCADDR`, `_LOC16` or `_LOC32` suffix in the name is
/mipi-sys-t-3.6.0-3.5.0/printer/src/
Dmipi_syst_message.cpp219 const std::string * name(nullptr); in type2string() local
220 if (coll && (name = coll->getWriteType(hdr.field.subtype)) != nullptr) in type2string()
223 hostPrintf(dest, *name, hdr.field.subtype, std::vector<int>()); in type2string()
/mipi-sys-t-3.6.0-3.5.0/library/
DCMakeLists.txt49 …set (SYST_BUILD_PLATFORM_NAME "example" CACHE STRING "Directory name of platform specific source c…
50 …message(WARNING "SYST_BUILD_PLATFORM_NAME directory name variable is not set, using 'example' as …
/mipi-sys-t-3.6.0-3.5.0/
DLICENSE16 * Neither the name of the copyright holder nor the names of its
DREADME.md308 name ```syst_cgen.pl```.
/mipi-sys-t-3.6.0-3.5.0/library/include/
Dmipi_syst.h.in17 * Neither the name of the copyright holder nor the names of its
144 MIPI_SYST_STRING_FUNCTIONENTER = 2, /**< string is function name */
145 MIPI_SYST_STRING_FUNCTIONEXIT = 3, /**< string is function name */
/mipi-sys-t-3.6.0-3.5.0/collateral/generator/
Dsyst_cgen.pl75 my $file = $File::Find::name;