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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/cryptotoken/
devicefactoryregistry.js 14 * @param {!IndividualAttestation} individualAttestation An individual
38 /** @return {!IndividualAttestation} An individual attestation implementation.
errorcodes.js 25 * An error object for responses
factoryregistry.js 13 * @param {!OriginChecker} originChecker An origin checker.
35 /** @return {!OriginChecker} An origin checker. */
  /external/chromium_org/tools/grit/grit/
exception.py 23 '''An error occurred parsing a GRD or XTB file.'''
28 '''An unknown node type was encountered.'''
33 '''An expected element was missing.'''
38 '''An unexpected child element was encountered (on a leaf node).'''
91 '''Attempt to add an invalid translation to a clique.'''
101 '''Attempt to use an object before it is ready, or attempt to translate
102 an empty document.'''
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
dom_predicates.js 6 * @fileoverview A bunch of predicates that take as input an array of
17 * @param {Array.<Node>} nodes An array of nodes to check.
34 * @param {Array.<Node>} nodes An array of nodes to check.
50 * @param {Array.<Node>} nodes An array of nodes to check.
66 * @param {Array.<Node>} nodes An array of nodes to check.
82 * @param {Array.<Node>} nodes An array of nodes to check.
101 * @param {Array.<Node>} nodes An array of nodes to check.
118 * @param {Array.<Node>} nodes An array of nodes to check.
119 * @return {?Node} Node in the array that is an editable text field.
137 * @param {Array.<Node>} nodes An array of nodes to check
    [all...]
table_util.js 48 * Utility function to determine colgroup structure. Builds an array that
50 * @param {Array} colGroups An array of all the colgroup elements in a
52 * @return {Array} An array that maps indexes representing table columns
104 * Utility function to push an element into a given array only if that element
120 * @return {Array} An array of all the child rows of the active table.
133 * @return {Array} An array of all the child cells of the given row node.
149 * @return {Array} An array containing the cell with the specified ID.
161 * @return {Array} An array of all the colgroup elements in the active table.
173 * @return {Array} An array of all of the child col elements of the given
platform_util.js 30 *Checks whether the given filter matches the current platform. An undefined
  /external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/jni/
Application.mk 5 # tree. An additional intellectual property rights grant can be found
  /external/chromium_org/mojo/public/js/bindings/
core.js 16 * MojoHandle: An opaque handles to a Mojo object (e.g. a message pipe).
91 int32 elementNumBytes; // The size of an element, in bytes.
153 * @return {MessagePipe} An object of the form {
180 * @return {object} An object of the form {
182 * buffer, // An ArrayBufferView of the message data (only on success).
183 * handles // An array of MojoHandles transferred, if any.
195 * @return {object} An object of the form {
210 * @return {object} An object of the form {
224 * @return {object} An object of the form {
226 * buffer, // An ArrayBufferView of the data read (only on success)
    [all...]
  /external/chromium_org/third_party/webrtc/tools/rtcbot/test/
ping_pong.js 5 // tree. An additional intellectual property rights grant can be found
  /external/llvm/test/MC/Mips/
nooddspreg-error.s 13 # An explicit .gnu_attribute must be checked against the effective
  /bionic/libc/arch-x86/bionic/
__bionic_clone.S 32 # An error occurred, so set errno and return -1.
  /external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_preflight.sh 22 logger An error occurred during Chrome Remote Desktop setup.
43 # If there is an _enabled file, rename it while upgrading.
  /external/chromium_org/remoting/webapp/js_proto/
remoting_proto.js 56 /** @param {string} stanza An IQ stanza.
60 /** @param {string} token An OAuth2 access token.
  /external/chromium_org/sdch/open-vcdiff/packages/rpm/
rpm.spec 6 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format
20 A library that provides an encoder and decoder for the VCDIFF
24 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format
  /external/chromium_org/v8/test/mjsunit/compiler/
short-circuit.js 50 // An object literal in value context.
53 // An object literal in value/test context.
56 // An object literal in test/value context.
59 // An array literal in value/test context.
62 // An array literal in test/value context.
  /external/libunwind/doc/
unw_set_fpreg.tex 51 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
52 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register
54 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
unw_set_reg.tex 52 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
53 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register
55 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay_accessibility_helper.js 5 // An object to implement keyboard overlay accessibility.
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
platform_altivec.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
emms.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/chromium_org/third_party/webrtc/tools/barcode_tools/
barcode_decoder.py 6 # tree. An additional intellectual property rights grant can be found
275 print 'An error occurred converting from YUV to PNG frames.'
281 print 'An error occurred decoding barcodes from PNG frames.'
  /external/libvpx/libvpx/vp8/common/ppc/
platform_altivec.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/libvpx/libvpx/vpx_ports/
emms.asm 6 ; tree. An additional intellectual property rights grant can be found
  /external/llvm/test/MC/Mips/mips32/
abiflags.s 36 # An explicit .gnu_attribute must be checked against the effective

Completed in 1055 milliseconds

1 2 3 4 5 6 7 8 91011>>