HomeSort by relevance Sort by last modified time
    Searched refs:prefixed (Results 1 - 25 of 27) 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/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'
  /external/chromium/chrome/browser/resources/file_manager/js/
util.js 10 * Returns a function that console.log's its arguments, prefixed by |msg|.
26 * prefixed by |msg|.
  /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/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 176 // Captcha url should prefixed with this.
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 96 ; with C linkage be prefixed with an underscore.
  /external/chromium_org/chrome/browser/resources/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/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.h 560 bool prefixed() const function in class:WebCore::WebGLRenderingContext::ExtensionTracker
    [all...]
WebGLRenderingContext.cpp     [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/v8/src/
d8.js     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /external/bison/tests/
testsuite     [all...]
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 

Completed in 2622 milliseconds

1 2