Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 16 of 16) sorted by relevance

/system/libufdt/utils/src/
Dmkdtimg_core.c36 char custom[4][OPTION_VALUE_SIZE_MAX]; member
221 entry.custom[0] = get_fdt32_from_number_or_prop(fdt, options->custom[0]); in output_img_entry()
222 entry.custom[1] = get_fdt32_from_number_or_prop(fdt, options->custom[1]); in output_img_entry()
223 entry.custom[2] = get_fdt32_from_number_or_prop(fdt, options->custom[2]); in output_img_entry()
224 entry.custom[3] = get_fdt32_from_number_or_prop(fdt, options->custom[3]); in output_img_entry()
281 strncpy(options->custom[0], value, OPTION_VALUE_SIZE_MAX - 1); in set_dt_options()
283 strncpy(options->custom[1], value, OPTION_VALUE_SIZE_MAX - 1); in set_dt_options()
285 strncpy(options->custom[2], value, OPTION_VALUE_SIZE_MAX - 1); in set_dt_options()
287 strncpy(options->custom[3], value, OPTION_VALUE_SIZE_MAX - 1); in set_dt_options()
Ddt_table.h61 uint32_t custom[4]; /* optional, must be zero if unused */ member
73 uint32_t custom[3]; /* optional, must be zero if unused */ member
Dmkdtimg_dump.c125 output_prop_hex(out_fp, "custom[0]", entry->custom[0]); in output_table_entry()
126 output_prop_hex(out_fp, "custom[1]", entry->custom[1]); in output_table_entry()
127 output_prop_hex(out_fp, "custom[2]", entry->custom[2]); in output_table_entry()
128 output_prop_hex(out_fp, "custom[3]", entry->custom[3]); in output_table_entry()
/system/libufdt/utils/
DREADME.md132 * First `dt_table_entry` (`board1.dtbo`) `id` is `0x00010000` and `custom[0]`
134 * Second `id` is `0x00006800` and `custom[0]` is `0x00000abc`.
135 * Third `id` is `0x00006801` and `custom[0]` is `0x00000123`.
205 custom[0] = 00000abc
206 custom[1] = 00000000
207 custom[2] = 00000000
208 custom[3] = 00000000
/system/timezone/apex/
DAndroid.bp22 // Use a custom AndroidManifest.xml used for API targeting.
/system/libsysprop/srcs/android/sysprop/
DContactsProperties.sysprop48 # the contact card/editor may get confused to see unknown custom mimetypes.
/system/bt/gd/packet/parser/
DREADME37 - Currently no arrays of custom types (might change later)
/system/core/cli-test/
DREADME.md14 JSON) would have introduced similar but different quoting issues. A custom
/system/extras/simpleperf/doc/
Dscripts_reference.md45 # Record an Android application, and use -r to send custom options to the record command.
53 # Save profiling data in a custom file (like perf_custom.data) instead of perf.data.
/system/extras/libjsonpb/
DREADME.md88 - If a custom enumeration is used, parser code should **NOT** error when the
/system/chre/chre_api/doc/
DDoxyfile281 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
789 # Note that for custom extensions or not directly supported extensions you also
884 # Note that for custom extensions or not directly supported extensions you also
897 # Note that for custom extensions or not directly supported extensions you also
1324 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1326 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1333 # custom filter to add. For more information please see Qt Help Project / Custom
1334 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1391 # HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can
/system/chre/pal/doc/
DDoxyfile281 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
789 # Note that for custom extensions or not directly supported extensions you also
884 # Note that for custom extensions or not directly supported extensions you also
897 # Note that for custom extensions or not directly supported extensions you also
1324 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1326 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1333 # custom filter to add. For more information please see Qt Help Project / Custom
1334 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1391 # HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can
/system/media/audio_utils/
DDoxyfile313 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
838 # Note that for custom extensions or not directly supported extensions you also
933 # Note that for custom extensions or not directly supported extensions you also
946 # Note that for custom extensions or not directly supported extensions you also
1413 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1415 # Filters (see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-
1422 # custom filter to add. For more information please see Qt Help Project / Custom
1423 # Filters (see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-
1480 # HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can
DDoxyfile.orig270 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
1279 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1281 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1288 # custom filter to add. For more information please see Qt Help Project / Custom
1289 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1346 # HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can
DDoxyfile.bak270 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
1279 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1281 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1288 # custom filter to add. For more information please see Qt Help Project / Custom
1289 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1346 # HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can
/system/core/fastboot/fuzzy_fastboot/
DREADME.md265 <!-- If there is a custom oem checksum command to hash partitions, add it here -->