HomeSort by relevance Sort by last modified time
    Searched full:description (Results 226 - 250 of 7723) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/test/intltest/
ittrans.h 7 * Date Name Description
testutil.h 6 * Date Name Description
  /external/icu4c/tools/genrb/
parse.h 13 * Date Name Description
rbutil.h 13 * Date Name Description
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_dscp_.h 6 * See RFC2474 for a description of the DSCP field within the IP Header.
  /external/libpng/scripts/
libpng.pc-configure.in 7 Description: Loads and saves PNG files
  /external/webkit/JavaScriptCore/tests/mozilla/
template.js 25 * Description: ** replace with description of test **
31 var TITLE = ""; // Provide ECMA section title or a description
48 * "zip = /[\d]{5}$/; \"PO Box 12345 Boston, MA 02134\".match(zip)", // description of the test
  /external/webkit/LayoutTests/fast/dom/Geolocation/
argument-types.html 8 <p id="description"></p>
callback-exception.html 8 <p id="description"></p>
enabled.html 8 <p id="description"></p>
error.html 8 <p id="description"></p>
maximum-age.html 8 <p id="description"></p>
permission-denied.html 8 <p id="description"></p>
position-string.html 8 <p id="description"></p>
reentrant-error.html 8 <p id="description"></p>
reentrant-success.html 8 <p id="description"></p>
success.html 8 <p id="description"></p>
timeout-zero.html 8 <p id="description"></p>
timeout.html 8 <p id="description"></p>
watch.html 8 <p id="description"></p>
  /external/webkit/LayoutTests/fast/dom/Geolocation/resources/
TEMPLATE.html 8 <p id="description"></p>
  /external/webkit/LayoutTests/storage/domstorage/script-tests/
TEMPLATE.html 8 <p id="description"></p>
  /external/webkit/WebCore/dom/
DOMCoreException.h 38 static PassRefPtr<DOMCoreException> create(const ExceptionCodeDescription& description)
40 return adoptRef(new DOMCoreException(description));
44 DOMCoreException(const ExceptionCodeDescription& description)
45 : ExceptionBase(description)
EventException.h 38 static PassRefPtr<EventException> create(const ExceptionCodeDescription& description)
40 return adoptRef(new EventException(description));
51 EventException(const ExceptionCodeDescription& description)
52 : ExceptionBase(description)
  /external/webkit/WebCore/xml/
XMLHttpRequestException.h 38 static PassRefPtr<XMLHttpRequestException> create(const ExceptionCodeDescription& description)
40 return adoptRef(new XMLHttpRequestException(description));
52 XMLHttpRequestException(const ExceptionCodeDescription& description)
53 : ExceptionBase(description)

Completed in 243 milliseconds

1 2 3 4 5 6 7 8 91011>>