Home
last modified time | relevance | path

Searched refs:format (Results 1 – 15 of 15) sorted by relevance

/build/target/product/security/
DREADME23 1. convert pk8 format key to pem format
26 2. create a signature using the pem format key
/build/tools/releasetools/
Dpylintrc70 # Set the output format. Available formats are text, parseable, colorized, msvs
73 output-format=text
94 # Template used to display messages. This is a python new-style format string
95 # used to format the message information. See doc for all details
163 # Include a hint for the correct naming format with invalid-name
277 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
278 expected-line-ending-format=LF
283 # Logging modules to check that the string format arguments are in logging
284 # function parameter format
Dcommon.py1280 '{}.transfer.list'.format(self.path),
1281 '{}.transfer.list'.format(self.partition))
1283 '{}.new.dat'.format(self.path),
1284 '{}.new.dat'.format(self.partition))
1286 '{}.patch.dat'.format(self.path),
1287 '{}.patch.dat'.format(self.partition),
1292 '"{partition}.new.dat", "{partition}.patch.dat");\n'.format(
Dedify_generator.py83 'file_getprop("/oem/oem.prop", "{name}") + "\\".");').format(
252 'delete("{name}");'.format(name=name, sha1=sha1))
/build/tools/atree/
Datree.cpp81 debug_printf(const char* format, ...) in debug_printf() argument
86 va_start(ap, format); in debug_printf()
87 vprintf(format, ap); in debug_printf()
/build/core/combo/
DHOST_linux-x86.mk57 stat --format "%s" "$(1)" | tr -d '\n'
DTARGET_linux-mips64.mk91 -Werror=format-security \
DTARGET_linux-arm64.mk81 -Werror=format-security \
DTARGET_linux-x86_64.mk81 -Werror=format-security \
DTARGET_linux-x86.mk83 -Werror=format-security \
DTARGET_linux-mips.mk91 -Werror=format-security \
DTARGET_linux-arm.mk104 -Werror=format-security \
/build/core/clang/
Dconfig.mk43 -Wno-format-pedantic
/build/tools/signapk/
DSignApk.java762 (String.format(CERT_SF_MULTI_NAME, k))); in signFile()
773 (String.format(CERT_SIG_NAME, keyType)) : in signFile()
774 (String.format(CERT_SIG_MULTI_NAME, k, keyType))); in signFile()
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css1193 /* supplemental opcode format table */