HomeSort by relevance Sort by last modified time
    Searched refs:some (Results 201 - 225 of 519) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/libvorbis/doc/
Vorbis_I_spec.tex 70 % Fake some more DocBook elements
87 % NOTE: Things to watch out for: Some chars are reserved in LaTeX. You need to translate them...
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
expanding_braille_translator.js 6 * @fileoverview Translates text to braille, optionally with some parts
22 * are provided, then the uncontracted translator is used for some text
tts_background.js 87 * Punctuation echoed for the 'some' option.
90 name: 'some',
643 * Pronounces single letters phonetically after some timeout.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
abstract_walker.js 7 * traversal through some piece of the dom.
28 * Thinking of adding something in this class? Here are some good questions to
  /external/chromium_org/chrome/browser/resources/cryptotoken/
multiplesigner.js 175 * How frequently to reenumerate gnubbies when some are found, in milliseconds.
190 // gnubbies. (If there are some still running, the last will call timeout_
hidgnubbydevice.js 50 // some of which might be in read state.
180 // Current libusb on some platforms gets unhappy when transfer are pending
220 // Some other channel has active lock.
  /external/chromium_org/chrome/common/extensions/docs/server2/
compiled_file_system.py 44 this is the case some optimisations can be done.
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_neon.S 12 @ This file contains some functions in AECM, optimized for ARM Neon
  /external/chromium_org/v8/test/mjsunit/
array-splice.js 183 // Some exotic cases.
244 // Now check the case with array of holes and some elements on prototype.
294 // Now check the case with array of holes and some elements on prototype.
function-call.js 48 Array.prototype.some,
142 Array.prototype.some,
  /external/chromium_org/v8/test/webkit/fast/js/
array-functions-non-arrays.js 25 "Test some array functions on non-array objects."
204 // FIXME: Add tests for every, forEach, some, indexOf, lastIndexOf, filter, and map
parser-syntax-check.js 68 // some statements requires statement as argument, and
74 // some comma expressions: see reparsing-semicolon-insertion.js
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 253 The recognizer expected to match some symbol, but it sees a different symbol.
366 A recognizer expected to match symbol that is not in some set of symbols but
516 There is an inconsistency between the number of appearances of some symbol
token.rb 383 to some category, like "VARIABLE" or "INTEGER". In code, the category is
384 represented by an integer -- some arbitrary value that ANTLR will decide to use
426 As TokenScheme the class functions as a metaclass, figuring out some of the
443 example, if you refer to the literal <tt>'='</tt> in some parser rule in your
tree.rb 90 (instead of basic tokens), and adds some helper methods for working with trees.
195 wraps a token, a list of child trees, and some information about the collective
214 [siblings] all other nodes sharing the same parent as some node
    [all...]
  /bionic/libc/
Android.mk 496 # Define some common cflags
545 # Define some common conlyflags
549 # Define some common cppflags
553 # Define some common includes
    [all...]
  /build/core/
config.mk 36 # TODO: Enforce some kind of layering; only add include paths
56 # Some specific paths to tools
162 # some common place where a few headers are being kept for a group
164 # contain some headers for several of <vendor>'s devices.
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 29 * Some default profile infos.
68 * Set some default profile infos (icon URLs and names).
80 this.defaultIconURLs = ['/some/path',
84 this.defaultNames = ['Some Name', defaultProfile.name, '', 'Another Name'];
639 var iconURLs = [testProfile.iconURL, '/some/path', '/another/path'];
640 var names = [testProfile.name, 'Some Name', ''];
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
drive_banners.js 534 // sizeStats is undefined, if some error occurs.
631 if (event.removed.some(isDriveVolume) || event.added.some(isDriveVolume))
  /external/iproute2/doc/
api-ip6-flowlabels.tex 62 There is a hole in specs: some hop-by-hop options can be
79 by some application specific methods
80 (f.e.\ in RSVP PATH messages or in some hop-by-hop option).
121 Some applications also did not take care about it.
  /external/blktrace/doc/
blktrace.tex 59 The following sections outline some quick steps towards utilizing
60 blktrace. Some of the specific instructions below may need to be tailored
336 the relaying through the debug file system). Some background details
337 concerning the run-time behaviour of blktrace will help to understand some
436 the event information. As with blktrace, some details concerning blkparse
561 \item[U -- unplug] Some request data already queued in the device,
740 filesystem. This section provides some details as to the interfaces
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 45 code. Some components are only used within specific types of recognizers and
46 some are simply extra utilities for use by anyone working with ANTLR code. Thus,
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 799 # protocol error or that the server is going away. For some of
842 RST packet. This is because when deflate-stream is enabled, some
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
search_widget.js 431 * speak it, focus the node if applicable, and speak some instructions
449 // Speak the modified description and some instructions.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 323 * only on expr, we cache the result so we save some Function
324 * invocations, and some object creations in IE6.

Completed in 806 milliseconds

1 2 3 4 5 6 7 891011>>