/external/llvm/docs/_themes/llvm-theme/ |
theme.conf | 4 pygments_style = friendly
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/_themes/llvm-theme/ |
theme.conf | 4 pygments_style = friendly
|
/build/make/tools/fs_config/ |
fs_config_generator.py | 109 logon = aid.friendly 129 friendly (str): The friendly name of aid. 151 ValueError: if the friendly name is longer than 31 characters as 167 # Where we calculate the friendly name 168 friendly = identifier[len(AID.PREFIX):].lower() 169 self.friendly = AID._fixup_friendly(friendly) 171 if len(self.friendly) > 31: 173 'AID names must be under 32 characters "%s"' % self.friendly) [all...] |
test_fs_config_generator.py | 53 self.assertEqual(aid.friendly, 'foo_bar') 61 self.assertEqual(aid.friendly, 'mediaex')
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
shlex.py | 258 "Emit a C-compiler-like, Emacs-friendly error-message leader."
|
difflib.py | 60 SequenceMatcher tries to compute a "human-friendly diff" between two
109 See the Differ class for a fancy human-friendly file differencer, which
[all...] |
/external/python/cpython2/Lib/ |
shlex.py | 258 "Emit a C-compiler-like, Emacs-friendly error-message leader."
|
difflib.py | 58 SequenceMatcher tries to compute a "human-friendly diff" between two 107 See the Differ class for a fancy human-friendly file differencer, which [all...] |
/external/python/cpython3/Lib/ |
shlex.py | 284 "Emit a C-compiler-like, Emacs-friendly error-message leader."
|
difflib.py | 57 SequenceMatcher tries to compute a "human-friendly diff" between two 106 See the Differ class for a fancy human-friendly file differencer, which [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
MessageFormat.java | [all...] |
/external/u-boot/drivers/video/fonts/ |
Kconfig | 45 Cantora is a friendly semi formal, semi condensed, semi sans-serif
|
/cts/tests/tests/neuralnetworks/ |
Android.mk | 17 # Build the static library which is friendly to multi-threaded compilation.
|
/external/syzkaller/pkg/csource/ |
build.go | 85 // Something acceptable for kernel developers and email-friendly.
|
/external/flatbuffers/android/jni/ |
include.mk | 98 # Windows friendly portable local path.
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
MessageFormat.java | 244 * <p>ICU implements a more user-friendly apostrophe quoting syntax. [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
MessageFormat.java | 246 * <p>ICU implements a more user-friendly apostrophe quoting syntax. [all...] |
/external/capstone/bindings/vb6/ |
Module1.bas | 429 ' Return friendly name of register in a string.
449 ' Return friendly name of an instruction in a string.
468 ' Return friendly name of a group id (that an instruction can belong to)
|
/external/bcc/src/lua/bpf/ |
builtins.lua | 379 -- of the highest bit set, adapted for BPF bytecode-friendly operations.
|
/external/golang-protobuf/proto/ |
text_parser.go | 754 // which is not as user-friendly.
|
/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
text_parser.go | 754 // which is not as user-friendly.
|
/build/blueprint/ |
package_ctx.go | 171 // pkgPathToName makes a Ninja-friendly name out of a Go package name by
|
/external/syzkaller/vendor/cloud.google.com/go/storage/ |
storage.go | [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 595 The files are again in grace-friendly format, with the first set [all...] |
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
syscall_linux.go | 685 // Not friendly to overwrite in place, [all...] |