HomeSort by relevance Sort by last modified time
    Searched refs:An (Results 101 - 125 of 702) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/webrtc/tools/rtcbot/bot/browser/
bot.js 5 // tree. An additional intellectual property rights grant can be found
  /external/chromium_org/third_party/webrtc/tools/rtcbot/test/
webrtc_video_streaming.js 5 // tree. An additional intellectual property rights grant can be found
  /external/chromium_org/third_party/webrtc/tools/rtcbot/
test.js 5 // tree. An additional intellectual property rights grant can be found
13 // Note: an important part of this script is to keep nodejs-isms away from test
  /external/chromium_org/tools/chrome_proxy/integration_tests/
chrome_proxy_metrics.js 17 // Returns the effective proxy in an array from settings.
18 // An example of the settings is:
34 // Returns an array of bad proxies. Each element is a bad proxy with
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1118.js 30 // An exception thrown in a function optimized by on-stack replacement (OSR)
40 // This function throws if o does not have an f property, and should not be
regress-create-exception.js 46 j *= 1.123567; // An arbitrary floating point number.
  /external/libunwind/doc/
unw_step.tex 37 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
  /external/libvpx/libvpx/vp8/common/arm/armv6/
copymem8x4_v6.asm 6 ; tree. An additional intellectual property rights grant can be found
copymem8x8_v6.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_copy_neon.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_error_sse2.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/llvm/test/MC/Mips/
oddspreg.s 55 # An explicit .gnu_attribute must be checked against the effective
  /external/openssl/apps/
openssl.cnf 161 unstructuredName = An optional company name
168 # requires this to avoid interpreting an end user certificate as a CA.
175 # This is OK for an SSL server.
178 # For an object signing certificate this would be used.
200 # An alternative to produce certificates that aren't
243 # prevent it being used as an test self-signed certificate it is best
255 # DER hex encoding of an extension: beware experts only!
273 # requires this to avoid interpreting an end user certificate as a CA.
280 # This is OK for an SSL server.
283 # For an object signing certificate this would be used
    [all...]
  /external/openssl/crypto/threads/
netware.bat 9 rem want to redirect stdout and stderr. An example command line would be
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Android.mk 5 # tree. An additional intellectual property rights grant can be found
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
copymem8x4_v6.asm 6 ; tree. An additional intellectual property rights grant can be found
copymem8x8_v6.asm 6 ; tree. An additional intellectual property rights grant can be found
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_copy_neon.asm 6 ; tree. An additional intellectual property rights grant can be found
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_error_sse2.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/chromium_org/chrome/browser/resources/
plugins.js 8 * that data. It expects an object structure like the above.
233 * @param {Object} plugin An object containing the information about a plugin.
242 * @param {Object} plugin An object containing the information about a plugin.
257 * @param {Object} plugin An object containing the information about a plugin.
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/object/
object.js 10 // distributed under the License is distributed on an "AS-IS" BASIS,
23 * Calls a function for each element in an object/map/hash.
40 * Calls a function for each element in an object/map/hash. If that call returns
67 * For every element in an object/map/hash calls a function and inserts the
90 * Calls a function for each element in an object/map/hash. If any
114 * Calls a function for each element in an object/map/hash. If
189 * An alias for goog.object.containsValue(obj, val).
235 * Get a value from an object multiple levels deep. This is useful for
239 * @param {!Object} obj An object to get the value from. Can be array-like.
293 * Searches an object for an element that satisfies the given condition an
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 61 * Authorization token URL. For an example, 'hd', 'hl', 'btmpl':
63 * @return {ChromeExOAuth} An initialized ChromeExOAuth object.
91 * @param {Function} callback A function to call once an access token has
120 * @return {Boolean} True if an access token exists.
127 * Makes an OAuth-signed HTTP request with the currently authorized tokens.
161 * result. Useful if you need a signed url but don't want to make an XHR
196 * @return {String} An Authorization header containing the oauth_* params.
238 * Authorization token URL. For an example, 'hd', 'hl', 'btmpl':
240 * @return {ChromeExOAuth} An initialized ChromeExOAuth object.
259 * the OAuth flow. Once an access token is obtained, this function close
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 61 * Authorization token URL. For an example, 'hd', 'hl', 'btmpl':
63 * @return {ChromeExOAuth} An initialized ChromeExOAuth object.
91 * @param {Function} callback A function to call once an access token has
120 * @return {Boolean} True if an access token exists.
127 * Makes an OAuth-signed HTTP request with the currently authorized tokens.
161 * result. Useful if you need a signed url but don't want to make an XHR
196 * @return {String} An Authorization header containing the oauth_* params.
238 * Authorization token URL. For an example, 'hd', 'hl', 'btmpl':
240 * @return {ChromeExOAuth} An initialized ChromeExOAuth object.
259 * the OAuth flow. Once an access token is obtained, this function close
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_earcons.js 30 * @param {number} earcon An earcon index.
55 * @param {number} earcon An earcon index.
103 * @param {string} earconName An earcon name.
  /external/libvorbis/doc/
06-floor0.tex 31 1) [floor0_order] = read an unsigned integer of 8 bits
32 2) [floor0_rate] = read an unsigned integer of 16 bits
33 3) [floor0_bark_map_size] = read an unsigned integer of 16 bits
34 4) [floor0_amplitude_bits] = read an unsigned integer of six bits
35 5) [floor0_amplitude_offset] = read an unsigned integer of eight bits
36 6) [floor0_number_of_books] = read an unsigned integer of four bits and add 1
40 An end-of-packet condition during any of these bitstream reads renders
43 number for this bitstream is an error condition that also renders the
50 Extracting a floor0 curve from an audio packet consists of first
58 1) [amplitude] = read an unsigned integer of [floor0_amplitude_bits] bit
    [all...]

Completed in 765 milliseconds

1 2 3 45 6 7 8 91011>>