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

  /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/third_party/boringssl/src/crypto/bytestring/
bytestring_test.c 61 CBS data, prefixed; local
64 return CBS_get_u8_length_prefixed(&data, &prefixed) &&
65 CBS_len(&prefixed) == 1 &&
66 CBS_get_u8(&prefixed, &u8) &&
68 CBS_get_u16_length_prefixed(&data, &prefixed) &&
69 CBS_len(&prefixed) == 2 &&
70 CBS_get_u16(&prefixed, &u16) &&
72 CBS_get_u24_length_prefixed(&data, &prefixed) &&
73 CBS_len(&prefixed) == 3 &&
74 CBS_get_u24(&prefixed, &u32) &
82 CBS data, prefixed; local
    [all...]
  /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/chromium_org/media/test/data/eme_player_js/
prefixed_clearkey_player.js 6 // prefixed EME API.
prefixed_widevine_player.js 6 // and prefixed EME API.
player_utils.js 158 // Update keySystem if using prefixed Clear Key since it is not available as a
  /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_org/ui/webui/resources/js/
i18n_template.js 19 * Properties are prefixed with a '.' and can contain nested properties.
  /external/chromium_org/content/renderer/media/crypto/
encrypted_media_player_support_impl.cc 181 #error Browser side CDM in WMPI for prefixed EME API not supported yet.
455 // Mixed use of prefixed and unprefixed EME APIs is disallowed by Blink.
  /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.
  /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/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 2047 milliseconds