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

1 2

  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 4 // Returns "PROXY success:80" on success.
  /external/guava/src/com/google/common/primitives/
generate.sh 77 * Returns a hash code for {@code value}; equal to the result of invoking
88 * Returns the {@code primtyp} value that is equal to {@code value}, if possible.
102 * Returns the {@code primtyp} nearest in value to {@code value}.
133 * Returns {@code true} if {@code target} is present as an element anywhere in
151 * Returns the index of the first appearance of the value {@code target} in
175 * Returns the start position of the first occurrence of the specified {@code
178 * <p>More formally, returns the lowest index {@code i} such that {@code
205 * Returns the index of the last appearance of the value {@code target} in
229 * Returns the least value present in {@code array}.
248 * Returns the greatest value present in {@code array}
    [all...]
  /ndk/build/core/
definitions.mk 36 # Returns : an empty macro
43 # Returns : a single space
51 # Returns : the penultimate (next-to-last) element of a list
59 # Returns : the antepenultimate (second-next-to-last) element of a list
66 # Returns : the name of the current Makefile in the inclusion stack
73 # Returns : the name of the last parsed Android.mk file
81 # Returns : None
96 # Returns : None
106 # Returns : None
121 # Returns : file path, as understood by the host file syste
    [all...]
  /external/protobuf/python/google/protobuf/
text_format.py 334 Returns:
364 Returns:
387 Returns:
398 Returns:
413 Returns:
429 Returns:
445 Returns:
461 Returns:
477 Returns:
504 Returns
    [all...]
  /development/scripts/app_engine_server/
memcache_zipserve.py 51 Returns:
110 Returns:
164 # If CreateResponse returns False, there was no such document
192 Returns:
210 Returns:
242 Returns:
260 returns False rather than forming a response, so that
279 Returns:
354 Returns:
397 Returns
    [all...]
  /external/v8/tools/
codemap.js 199 * Returns a dynamic code entry using its starting address.
211 * Returns an array of all dynamic code entries.
219 * Returns an array of all static code entries.
227 * Returns an array of all libraries entries.
profile_view.js 177 * Returns a share of the function's total time in application's total time.
186 * Returns a share of the function's self time in application's total time.
195 * Returns a share of the function's total time in its parent's total time.
consarray.js 72 * Returns the current item, moves to the next one.
csvparser.js 56 * Parses a line of CSV-encoded values. Returns an array of fields.
profile.js 53 * Returns whether a function with the specified name must be skipped.
280 * If no name specified, returns the whole top down calls tree.
291 * If no name specified, returns the whole bottom up calls tree.
388 * Returns node name.
403 * Returns raw node name (without type decoration).
441 * Returns the tree root.
621 * Returns all node's children as an array.
logreader.js 188 * Returns whether a particular dispatch must be skipped.
  /external/v8/src/
mirror-debugger.js 46 * Returns the mirror for a specified value or object.
51 * @returns {Mirror} the mirror reflects the passed value or object
103 * Returns the mirror for a specified mirror handle.
106 * @returns {Mirror or undefiend} the mirror with the requested handle or
115 * Returns the mirror for the undefined value.
117 * @returns {Mirror} the mirror reflects the undefined value
235 * @returns {boolean} True if the mirror reflects a value.
244 * @returns {boolean} True if the mirror reflects the undefined value.
253 * @returns {boolean} True if the mirror reflects the null value
262 * @returns {boolean} True if the mirror reflects a boolean valu
    [all...]
  /external/v8/test/mjsunit/
string-match.js 43 // Returns array of matched strings.
47 // Returns array of match and captures.
to_number_order.js 61 // JSC fails this one: Returns 12345671234567.
70 // JSC fails this one: Returns 12345671234567.
  /external/webkit/WebKitTools/Scripts/webkitpy/
changelogs_unittest.py 61 (check_max_min_macros): Added. Returns level 4 error when MAX()
  /external/v8/test/mozilla/
mozilla-shell-emulation.js 34 // Returns comma-separated list of options set.
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 407 # Returns: The string, with "educated" curly quote HTML entities.
495 # Returns: The string, with ``backticks'' -style double quotes
511 # Returns: The string, with `backticks' -style single quotes
528 # Returns: The string, with each instance of "--" translated to
541 # Returns: The string, with each instance of "--" translated to
557 # Returns: The string, with each instance of "--" translated to
579 # Returns: The string, with each instance of "..." translated to
595 # Returns: The string, with each SmartyPants HTML entity translated to
621 # Returns: The string, with after processing the following backslash
648 # Returns: An array of the tokens comprising the inpu
    [all...]
  /external/v8/benchmarks/
deltablue.js 239 * Returns true if this constraint is satisfied in the current solution.
250 * Returns the current output variable.
402 * Returns the current input variable
409 * Returns the current output variable
  /external/webkit/SunSpider/tests/v8-v4/
v8-deltablue.js 233 * Returns true if this constraint is satisfied in the current solution.
244 * Returns the current output variable.
396 * Returns the current input variable
403 * Returns the current output variable
  /external/chromium/base/
base_main.scons 100 Returns True if the specified target's sconscript file should be
  /external/chromium/net/
net_main.scons 118 Returns True if the specified target's sconscript file should be
  /external/chromium/sdch/
sdch_main.scons 87 Returns True if the specified target's sconscript file should be
  /external/chromium/third_party/icu/
icu_main.scons 89 Returns True if the specified target's sconscript file should be
  /external/chromium/third_party/libevent/
libevent_main.scons 87 Returns True if the specified target's sconscript file should be
  /external/chromium/third_party/modp_b64/
modp_b64_main.scons 87 Returns True if the specified target's sconscript file should be

Completed in 319 milliseconds

1 2