Home
last modified time | relevance | path

Searched refs:generated (Results 1 – 25 of 142) sorted by relevance

123456

/system/core/libbacktrace/
DUnwindMap.cpp94 bool generated = false; in GenerateMap() local
120 generated = true; in GenerateMap()
127 if (!generated) { in GenerateMap()
130 return generated; in GenerateMap()
/system/libhidl/vintfdata/
DAndroid.mk55 GEN := $(local-generated-sources-dir)/compatibility_matrix.xml
76 GEN := $(local-generated-sources-dir)/manifest.xml
96 GEN := $(local-generated-sources-dir)/manifest.xml
114 GEN := $(local-generated-sources-dir)/manifest.xml
/system/chre/host/msm/daemon/idl/
DREADME.md2 generated code using the QAIC tool included in the Hexagon SDK. This generated
/system/security/keystore/
Dkey_config.proto24 // What type of encryption algorithm is this key being generated/imported for
28 // Size of the key being generated/imported
31 // Log whether the key was generated, imported, securely imported, or derived.
51 // Was the key generated/imported successfully?
/system/media/camera/docs/
DCameraDeviceInfo.mako18 * The key entries below this point are generated from metadata
37 * End generated code
DCaptureResultTest.mako18 * The key entries below this point are generated from metadata
37 * End generated code
DACameraMetadata.mako47 * The key entries below this point are generated from metadata
79 * End generated code
DREADME.md6 Many files can be generated from XML, such as the documentation (html/pdf),
DCameraMetadataEnums.mako21 * The enum values below this point are generated from metadata
97 * End generated code
/system/extras/tests/bootloader/
DAndroid.mk20 $(transform-generated-source)
/system/bt/embdrv/sbc/decoder/
DAndroid.bp20 "srce/synthesis-8-generated.c",
/system/extras/power_profile/gps_on/Application/
Dbuild.gradle27 'template'] // boilerplate code that is generated by the sample template process
/system/tools/hidl/test/system_api_test/
DAndroid.bp15 // hidl-generated libs should only depend on @SystemApi
/system/extras/power_profile/camera_avg/Application/
Dbuild.gradle30 'template'] // boilerplate code that is generated by the sample template process
/system/extras/power_profile/camera_flashlight/Application/
Dbuild.gradle30 'template'] // boilerplate code that is generated by the sample template process
/system/chre/
DAndroid.mk54 host/msm/daemon/generated/chre_slpi_stub.c \
/system/incremental_delivery/incfs/
DAndroid.bp40 // operator=() does not handle self-assignment properly - all protobuf-generated classes
/system/media/audio_utils/
DDoxyfile31 # project for which the documentation is generated. This name is used in the
32 # title of most generated pages and in a few other places.
38 # could be handy for archiving the generated documentation or if some version
57 # into which the generated documentation will be written. If a relative path is
65 # will distribute the generated files over these directories. Enabling this
67 # putting all generated files in the same directory would otherwise causes
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
97 # documentation generated by doxygen is written. Doxygen will use this
98 # information to generate all generated output in the proper direction.
[all …]
DDoxyfile.orig31 # project for which the documentation is generated. This name is used in the
32 # title of most generated pages and in a few other places.
38 # could be handy for archiving the generated documentation or if some version
57 # into which the generated documentation will be written. If a relative path is
65 # will distribute the generated files over these directories. Enabling this
67 # putting all generated files in the same directory would otherwise causes
74 # documentation generated by doxygen is written. Doxygen will use this
449 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
622 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
654 # by doxygen. The layout file controls the global structure of the generated
[all …]
DDoxyfile.bak31 # project for which the documentation is generated. This name is used in the
32 # title of most generated pages and in a few other places.
38 # could be handy for archiving the generated documentation or if some version
57 # into which the generated documentation will be written. If a relative path is
65 # will distribute the generated files over these directories. Enabling this
67 # putting all generated files in the same directory would otherwise causes
74 # documentation generated by doxygen is written. Doxygen will use this
449 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
622 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
654 # by doxygen. The layout file controls the global structure of the generated
[all …]
/system/netd/server/
DAndroid.bp22 // either outside the system server or use jarjar to rename the generated AIDL classes.
74 // Mixing different versions of generated classes results in code non-deterministically(?) using one
76 // ends up using a generated class from an older version and calls methods that don't exist.
/system/sepolicy/prebuilts/api/29.0/private/
Dinstalld.te31 # Delete /system/bin/bcc generated artifacts
/system/update_engine/client-headers/
DBUILD.gn23 # update_engine client library generated headers. Used by other daemons and
/system/extras/simpleperf/
Detm_branch_list.proto45 // Used to identify format in generated proto files.
/system/chre/chre_api/doc/
DDoxyfile31 # project for which the documentation is generated. This name is used in the
32 # title of most generated pages and in a few other places.
38 # could be handy for archiving the generated documentation or if some version
57 # into which the generated documentation will be written. If a relative path is
65 # will distribute the generated files over these directories. Enabling this
67 # putting all generated files in the same directory would otherwise causes
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
467 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
645 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
[all …]

123456