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

1 2

  /external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistoryFilter/
historyFilterUrls.js 15 // Given an array of URLs, build a DOM list of those URLs in the
  /external/chromium_org/chrome/common/extensions/docs/examples/tutorials/getstarted/
popup.js 64 * Given a photo, construct a URL using the method outlined at
  /external/chromium_org/v8/test/webkit/
function-prototype-descriptor.js 46 // Given that prototype is non-configurable, defineProperty should not be able to assign a getter to it.
  /external/chromium/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.js 11 // Given an array of URLs, build a DOM list of those URLs in the
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.js 52 * Given a string, return milliseconds since epoch. If the string isn't
  /external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.js 15 // Given an array of URLs, build a DOM list of those URLs in the
  /external/chromium_org/tools/cygprofile/
mergetraces.py 10 Given two log files of execution traces, merge the traces into a single trace.
  /external/chromium_org/v8/test/mjsunit/compiler/
expression-trees.js 30 // Given a binary operation string and an ordered array of leaf
  /external/v8/test/mjsunit/compiler/
expression-trees.js 30 // Given a binary operation string and an ordered array of leaf
  /external/chromium_org/tools/checkdeps/
checkdeps.py 100 # component of path) matches a given regular expression.
168 """Applies the given include rules, returning the new rules.
232 additional include rules and implicit rules for the given directory, to
307 """Given |parent_rules| and a subdirectory |dir_path| from the
320 """Returns a Rules object to use for the given directory, or None
321 if the given directory should be skipped. This takes care of
452 relative to the script file. This will be correct given the
  /frameworks/base/core/java/android/text/format/
DateFormat.java 171 * Returns the best possible localized form of the given skeleton for the given
183 * <p>This method will automatically correct for grammatical necessity. Given the
329 * Given a format string and a time in milliseconds since Jan 1, 1970 GMT, returns a
340 * Given a format string and a {@link java.util.Date} object, returns a CharSequence containing
368 * Test if a format string contains the given designator. Always returns
425 * Given a format string and a {@link java.util.Calendar} object, returns a CharSequence
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 178 /** Given a String that has a run-length-encoding of some unsigned shorts
BaseRecognizer.as 450 * reference given a specific call chain. You get the set of
452 * given the current call chain. Contrast this with the
651 /** Consume tokens until one matches the given token set */
711 /** Given a rule number and a start token index number, return
  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/
progress_event_listener.js 9 // Given a particular state, what are the acceptable event types.
  /external/chromium_org/tools/valgrind/
memcheck_analyze.py 8 ''' Given a valgrind XML file, parses errors and uniques them.'''
379 ''' Given a set of Valgrind XML files, parse all the errors out of them,
  /external/chromium_org/chrome/browser/resources/chromeos/
image_burner.js 143 * Returns true if device state matches the given state name.
144 * @param {string} stateName Given state name.
145 * @return {boolean} True if the device state matches the given state name.
287 * Finds device with given device path property.
  /external/libvorbis/doc/
06-floor0.tex 106 Given an \varname{[amplitude]} integer and \varname{[coefficients]}
115 assuming the following definitions for the given vector to be
  /external/chromium_org/native_client_sdk/src/build_tools/
update_nacl_manifest.py 77 """Get the basename of an archive given a platform string.
89 """Get the canonical name of an archive given its URL.
95 directory; the archives all have the same name, but may not exist for a given
144 """Given a Chrome version, get its trunk revision.
339 given platforms.
344 given platforms, and has a pepper bundle archive for each platform as well.
362 all given platforms.
380 """Returns a sequence of archives that exist for a given version, on the
381 given platforms.
384 not have an archive for the given version
    [all...]
  /external/chromium_org/tools/symsrc/
pefile.py     [all...]
  /ndk/build/core/
definitions-graph.mk 329 # Given a closure list of nodes, count their incoming edges.
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 302 * Given a theme resource name, construct a URL for it.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 208 * Remove all children of an element which have a given class in
306 * Given a theme resource name, construct a URL for it.
  /external/chromium_org/chrome/browser/resources/file_manager/js/
util.js 117 * Given a list of Entries, recurse any DirectoryEntries if |recurse| is true,
464 * For example, suppose "file.txt" is given, "file.txt", "file (1).txt",
753 * A shortcut function to create a child element with given tag and class.
1056 * Returns true if the board of the device matches the given prefix.
1060 * @return {boolean} True if the board of the device matches the given prefix.
    [all...]
  /dalvik/docs/
prettify.js 311 /** is the given node's innerHTML normally unescaped? */
502 /** True if the given tag contains a class attribute with the nocode class. */
512 /** Given triples of [style, pattern, context] returns a lexing function,
749 /** splits the given string into comment, string, and "other" tokens.
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 165 /// Given the root of the subtree created for this rule, post process
190 /// across instances of a given type.
    [all...]

Completed in 2201 milliseconds

1 2