Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 25 of 87) sorted by relevance

1234

/system/timezone/testing/data/
DREADME2 generate them.
/system/sepolicy/reqd_mask/
Dseapp_contexts1 # empty seapp_contexts file - used to generate an empty seapp_contexts for
Dservice_contexts1 # empty service_contexts file - this file is used to generate an empty
Dproperty_contexts1 # empty property_contexts file - this file is used to generate an empty
/system/chre/platform/shared/idl/
DREADME.md4 Use the included update.sh script to generate the header files used in CHRE,
/system/bt/build/
DAndroid.bp101 "-fprofile-instr-generate",
119 "-fprofile-instr-generate",
/system/sepolicy/prebuilts/api/27.0/private/
Ddomain.te17 # Limit ability to generate hardware unique device ID attestations to priv_apps
/system/sepolicy/prebuilts/api/26.0/private/
Ddomain.te17 # Limit ability to generate hardware unique device ID attestations to priv_apps
/system/linkerconfig/testdata/
DREADME.md18 bin/.keep # indicates to generate ld.config.txt for this apex
/system/core/toolbox/
DAndroid.bp13 tool_files: ["generate-input.h-labels.py"],
/system/core/code_coverage/seccomp_policy/
Dcode_coverage.policy.def4 // this is processed with generate.sh, so we can use appropriate directives
/system/tools/hidl/test/vendor/android/1.0/
DIVendor.hal19 // Used for testing that packages with an 'android' atom generate
/system/tools/hidl/
Dmain.cpp96 status_t generate(const FQName& fqName, const Coordinator* coordinator, in generate() function
135 status_t generate(const FQName& fqName, const Coordinator* coordinator) const;
212 status_t OutputHandler::generate(const FQName& fqName, const Coordinator* coordinator) const { in generate() function in OutputHandler
219 status_t err = file.generate(fqName, coordinator, mLocation); in generate()
261 static FileGenerator::GenerationFunction astGenerationFunction(void (AST::*generate)(Formatter&) in astGenerationFunction()
263 return [generate](const FQName& fqName, const Coordinator* coordinator, in astGenerationFunction()
271 if (generate == nullptr) return OK; // just parsing AST in astGenerationFunction()
278 (ast->*generate)(out); in astGenerationFunction()
1525 status_t err = outputFormat->generate(fqName, &coordinator); in main()
/system/core/fastboot/
Dfs.cpp200 int (*generate)(const char* fileName, long long partSize, const std::string& initial_dir, member
220 return gen->generate(fileName, partSize, initial_dir, eraseBlkSize, logicalBlkSize); in fs_generator_generate()
/system/sepolicy/prebuilts/api/28.0/public/
Dperformanced.te23 # generate a lot of noise in the log.
/system/sepolicy/prebuilts/api/29.0/public/
Dperformanced.te23 # generate a lot of noise in the log.
/system/sepolicy/prebuilts/api/29.0/private/
Dviewcompiler.te15 # Include write permission for app data files so viewcompiler can generate
/system/sepolicy/prebuilts/api/30.0/private/
Dviewcompiler.te15 # Include write permission for app data files so viewcompiler can generate
/system/sepolicy/prebuilts/api/30.0/public/
Dperformanced.te23 # generate a lot of noise in the log.
/system/sepolicy/public/
Dperformanced.te23 # generate a lot of noise in the log.
/system/sepolicy/private/
Dviewcompiler.te15 # Include write permission for app data files so viewcompiler can generate
/system/update_engine/client-headers/
DBUILD.gn17 import("//common-mk/generate-dbus-proxies.gni")
/system/media/audio_utils/
DDoxyfile.orig75 # information to generate all constant output in the proper language.
116 # doxygen will generate a detailed section even if there is only a brief
158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
232 # only. Doxygen will then generate output that is more tailored for C. For
240 # Python sources only. Doxygen will then generate output that is more tailored
248 # sources. Doxygen will then generate output that is tailored for Fortran.
254 # sources. Doxygen will then generate output that is tailored for VHDL.
483 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
624 # will mention the files that were used to generate the documentation.
697 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
[all …]
DDoxyfile.bak75 # information to generate all constant output in the proper language.
116 # doxygen will generate a detailed section even if there is only a brief
158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
232 # only. Doxygen will then generate output that is more tailored for C. For
240 # Python sources only. Doxygen will then generate output that is more tailored
248 # sources. Doxygen will then generate output that is tailored for Fortran.
254 # sources. Doxygen will then generate output that is tailored for VHDL.
483 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
624 # will mention the files that were used to generate the documentation.
697 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
[all …]
/system/chre/chre_api/doc/
DDoxyfile83 # information to generate all constant output in the proper language.
124 # doxygen will generate a detailed section even if there is only a brief
166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
240 # only. Doxygen will then generate output that is more tailored for C. For
248 # Python sources only. Doxygen will then generate output that is more tailored
256 # sources. Doxygen will then generate output that is tailored for Fortran.
262 # sources. Doxygen will then generate output that is tailored for VHDL.
501 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
647 # list will mention the files that were used to generate the documentation.
719 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
[all …]

1234