Home
last modified time | relevance | path

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

12

/system/webservd/
Dwebserver.gyp24 # we must generate position-independent code for the files comprising
32 '../common-mk/generate-dbus-adaptors.gypi'
47 'action_name': 'generate-webservd-proxies',
58 'includes': ['../common-mk/generate-dbus-proxies.gypi'],
61 'action_name': 'generate-permission_broker-proxies',
71 'includes': ['../common-mk/generate-dbus-proxies.gypi'],
111 'includes': ['../common-mk/generate-dbus-adaptors.gypi'],
114 'action_name': 'generate-libwebserv-proxies',
126 'includes': ['../common-mk/generate-dbus-proxies.gypi'],
/system/update_engine/include/
Dupdate_includes.sh39 generate() { function
73 generate mock "libcros" \
76 generate mock "shill" \
/system/firewalld/
Dfirewalld.gyp32 'includes': ['../common-mk/generate-dbus-adaptors.gypi'],
39 'action_name': 'generate-firewalld-dbus-proxies',
49 'includes': ['../common-mk/generate-dbus-proxies.gypi'],
/system/core/fastboot/
Dfs.cpp42 int (*generate)(int fd, long long partSize, const std::string& initial_dir); member
63 return gen->generate(tmpFileNo, partSize, initial_dir); in fs_generator_generate()
/system/core/toolbox/
DAndroid.mk89 $(INPUT_H_LABELS_H): PRIVATE_CUSTOM_TOOL = $(PRIVATE_LOCAL_PATH)/generate-input.h-labels.py $(PRIVA…
92 $(INPUT_H_LABELS_H): $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/generate-input.h-labels.py $(UAPI_INPUT…
/system/connectivity/shill/
Dshill.gyp151 'includes': ['../../../../platform2/common-mk/generate-dbus-adaptors.gypi'],
305 'action_name': 'generate-cellular-proxies',
326 'includes': ['../../../../platform2/common-mk/generate-dbus-proxies.gypi'],
389 'action_name': 'generate-supplicant-proxies',
399 'includes': ['../../../../platform2/common-mk/generate-dbus-proxies.gypi'],
546 'action_name': 'generate-dhcpcd-proxies',
553 'includes': ['../../../../platform2/common-mk/generate-dbus-proxies.gypi'],
556 'action_name': 'generate-upstart-proxies',
563 'includes': ['../../../../platform2/common-mk/generate-dbus-proxies.gypi'],
Dshill-client.gyp26 'includes': ['../../../../platform2/common-mk/generate-dbus-proxies.gypi'],
/system/update_engine/scripts/
Dbrillo_update_payload111 generate)
583 generate) validate_generate
/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 …]
DDoxyfile75 # 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/connectivity/apmanager/
Dapmanager.gyp52 'includes': ['../../../../platform2/common-mk/generate-dbus-adaptors.gypi'],
133 'includes': ['../../../../platform2/common-mk/generate-dbus-proxies.gypi'],
/system/update_engine/
Dupdate_engine-client.gyp36 'includes': ['../../../platform2/common-mk/generate-dbus-proxies.gypi'],
Dupdate_engine.gyp104 'includes': ['../../../platform2/common-mk/generate-dbus-adaptors.gypi'],
119 'includes': ['../../../platform2/common-mk/generate-dbus-proxies.gypi'],
/system/nativepower/daemon/
DAndroid.mk65 $(call generate-initrc-file,nativepowerman,,wakelock)
/system/core/crash_reporter/
DREADME.md21 In order to correctly generate a minidump, `crash_reporter` needs to be given
56 the device will generate minidumps for any crashing executables but will not
/system/core/liblog/
Devent.logtags34 # TODO: generate ".java" and ".h" files with integer constants from this file.
/system/core/logd/
Devent.logtags34 # TODO: generate ".java" and ".h" files with integer constants from this file.
/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp52 int ARMAssemblerProxy::generate(const char* name) { in generate() function in android::ARMAssemblerProxy
53 return mTarget->generate(name); in generate()
DARMAssemblerProxy.h43 virtual int generate(const char* name);
DARMAssembler.h53 virtual int generate(const char* name);
DMIPSAssembler.h51 virtual int generate(const char* name);
256 virtual int generate(const char* name);
/system/security/keystore/
Dkey_store_service.h58 int32_t generate(const String16& name, int32_t targetUid, int32_t keyType, int32_t keySize,
/system/media/camera/docs/
DCameraMetadataKeys.mako32 # Dedent fixes markdown not to generate code blocks. Then do the rest.
/system/bt/
DREADME.md107 Then generate your build files by calling
/system/tools/aidl/docs/
Daidl-cpp.md70 To generate code from .aidl files from another build target (e.g. another
121 The idea here is that you generate your code once, link it into a library along

12