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

1 2

  /external/chromium_org/chrome/common/extensions/docs/server2/
chroot_file_system.py 32 prefixed = posixpath.join(self._root, path)
33 prefixed_paths[prefixed] = path
34 return prefixed
  /external/chromium_org/native_client_sdk/src/examples/tutorial/using_ppapi_simple/
example.js 12 // - messages from /dev/tty (prefixed with PS_TTY_PREFIX)
13 // - exit message (prefixed with PS_EXIT_MESSAGE)
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
rep_prefix.S 2 # rep, repe (repz) and repne (repnz) prefixed string instructions
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 101 * Depending on the charvocabulary the charliteral should be prefixed with a 'L'
118 * Depending on the charvocabulary the string should be prefixed with a 'L'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 230 prefixed = qn + "."
231 pflen = len(prefixed)
234 if existing[i][:pflen] == prefixed:
623 prefixed = name + "."
624 pflen = len(prefixed)
628 (existing[i][:pflen] == prefixed):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 230 prefixed = qn + "."
231 pflen = len(prefixed)
234 if existing[i][:pflen] == prefixed:
623 prefixed = name + "."
624 pflen = len(prefixed)
628 (existing[i][:pflen] == prefixed):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 65 prefixed = refactor.get_all_fix_names("myfixes", False)
67 self.assertEqual(prefixed, ["fix_" + name for name in contents])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 65 prefixed = refactor.get_all_fix_names("myfixes", False)
67 self.assertEqual(prefixed, ["fix_" + name for name in contents])
  /external/valgrind/main/exp-bbv/tests/x86/
rep_prefix.S 2 # rep, repe (repz) and repne (repnz) prefixed string instructions
  /external/qemu/distrib/
package-release.sh 251 Packages names are prefixed with $DEFAULT_PKG_PREFIX-<revision>, where
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 96 ; with C linkage be prefixed with an underscore.
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 96 ; with C linkage be prefixed with an underscore.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86_abi_support.asm 96 ; with C linkage be prefixed with an underscore.
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/asserts/
asserts.js 81 * Throws an exception with the given message and "Assertion failed" prefixed
  /external/chromium_org/content/renderer/media/
webmediaplayer_impl.cc 765 #error Browser side CDM in WMPI for prefixed EME API not supported yet.
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/common/js/
util.js 13 * Returns a function that console.log's its arguments, prefixed by |msg|.
31 * prefixed by |msg|.
    [all...]
  /external/libpng/
configure     [all...]
  /external/chromium_org/third_party/libxml/src/
tree.c     [all...]
  /external/libxml2/
tree.c     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/iproute2/doc/
ip-cref.tex 178 prefixed with a comment and a syscall identifier.
183 with \verb|perror(3)| prefixed with ``RTNETLINK answers:''.
612 this string must coincide with the name of the device or must be prefixed
    [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /external/bison/tests/
testsuite     [all...]

Completed in 1695 milliseconds

1 2