HomeSort by relevance Sort by last modified time
    Searched refs:friendly (Results 1 - 25 of 33) sorted by null

1 2

  /external/llvm/docs/_themes/llvm-theme/
theme.conf 4 pygments_style = friendly
  /system/chre/build/nanoapp/
app.mk 26 $(error The NANOAPP_NAME_STRING variable must be set to the friendly name of \
  /build/make/tools/fs_config/
fs_config_generator.py 108 logon = aid.friendly
127 friendly (str): The friendly name of aid.
157 # Where we calculate the friendly name
158 friendly = identifier[len(AID.PREFIX):].lower()
159 self.friendly = AID._fixup_friendly(friendly)
175 True if name is a friendly name False otherwise.
181 def _fixup_friendly(friendly):
182 """Fixup friendly names that historically don't follow the convention
    [all...]
test_fs_config_generator.py 53 self.assertEquals(aid.friendly, 'foo_bar')
60 self.assertEquals(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...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
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...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
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...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
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/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
MessageFormat.java     [all...]
  /external/flatbuffers/android/jni/
include.mk 98 # Windows friendly portable local path.
  /external/skia/infra/bots/
gen_tasks.go 43 // Mapping of human-friendly Android device names to a pair of {device_type, device_os}.
54 // Mapping of human-friendly GPU names to PCI IDs.
61 androidMapFile = flag.String("android_map", "", "JSON file containing a mapping of human-friendly Android device names to a pair of {device_type, device_os}.")
65 gpuMapFile = flag.String("gpu_map", "", "JSON file containing a mapping of human-friendly GPU names to PCI IDs.")
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java 243 * <p>ICU implements a more user-friendly apostrophe quoting syntax.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java 242 * <p>ICU implements a more user-friendly apostrophe quoting syntax.
    [all...]
  /external/messageformat/java/com/ibm/icu/simple/
MessageFormat.java 242 * <p>ICU implements a more user-friendly apostrophe quoting syntax.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 149 debug int // pass performs some debugging. =1 should be in error-testing-friendly Warnl format.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 149 debug int // pass performs some debugging. =1 should be in error-testing-friendly Warnl format.
  /build/blueprint/
package_ctx.go 177 // pkgPathToName makes a Ninja-friendly name out of a Go package name by
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux.go 393 // Not friendly to overwrite in place,
  /prebuilts/go/linux-x86/src/syscall/
syscall_linux.go 393 // Not friendly to overwrite in place,

Completed in 1019 milliseconds

1 2