Searched refs:section (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | iniparser.c | 635 char * section, in iniparser_line() argument 655 sscanf(line, "[%[^]]", section); in iniparser_line() 656 strstrip(section); in iniparser_line() 657 strlwc(section, section, len); in iniparser_line() 719 char section [ASCIILINESZ + 1] ; in iniparser_load() local 744 memset(section, 0, ASCIILINESZ); in iniparser_load() 781 switch (iniparser_line(line, section, key, val)) { in iniparser_load() 787 mem_err = dictionary_set(dict, section, NULL); in iniparser_load() 791 sprintf(tmp, "%s:%s", section, key); in iniparser_load()
|
| /rockchip-linux_mpp/debian/ |
| H A D | README.source | 5 manual section 4.14. You WILL either need to modify or delete this file>
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 116 # doxygen will generate a detailed section even if there is only a brief 337 # type (e.g. under the Public Functions section). Set it to NO to prevent 346 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX 360 # Man pages) or section (for LaTeX and RTF). 430 # which are defined in the implementation section but not in the interface are 449 # section is generated. This option has no effect if EXTRACT_ALL is enabled. 1030 # and then modify the file new_header.html. See also section "Doxygen usage" 1044 # section "Doxygen usage" for information on how to generate the default footer 1053 # See also section "Doxygen usage" for information on how to generate the style 1296 # project's filter section matches. Qt Help Project / Filter Attributes (see: [all …]
|
| /rockchip-linux_mpp/LICENSES/ |
| H A D | Apache-2.0 | 86 this section) patent license to make, have made, use, offer to sell,
|
| /rockchip-linux_mpp/build/android/ |
| H A D | android.toolchain.cmake | 1339 …NDROID_FUNCTION_LEVEL_LINKING} CACHE BOOL "Put each function in separate section and enable garbag…
|