Searched refs:name (Results 1 – 14 of 14) sorted by relevance
/mipi-sys-t-3.6.0-3.5.0/library/doxygen/ |
D | Doxyfile.in | 27 # 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 …]
|
D | License.md | 19 * Neither the name of the copyright holder nor the names of its
|
D | ApiOverview.md | 80 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
|
D | Adapting.md | 60 platform directory name. See the page @ref mipi_syst_building_page
|
D | Catgen.md | 25 name ```syst_cgen.pl```. 186 Provide ID to name mapping for Origin header field values.
|
D | Reference.md | 170 UTF-8 name of the surrounding function. 181 UTF-8 name of the surrounding function.
|
D | Building.md | 36 SYST_BUILD_PLATFORM_NAME | The name of the platform adaptation code directory (see also: @ref mipi…
|
D | Protocol.md | 188 API variants with the `_LOCADDR`, `_LOC16` or `_LOC32` suffix in the name is
|
/mipi-sys-t-3.6.0-3.5.0/printer/src/ |
D | mipi_syst_message.cpp | 219 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/ |
D | CMakeLists.txt | 49 …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/ |
D | LICENSE | 16 * Neither the name of the copyright holder nor the names of its
|
D | README.md | 308 name ```syst_cgen.pl```.
|
/mipi-sys-t-3.6.0-3.5.0/library/include/ |
D | mipi_syst.h.in | 17 * 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/ |
D | syst_cgen.pl | 75 my $file = $File::Find::name;
|