HomeSort by relevance Sort by last modified time
    Searched refs:describes (Results 1 - 21 of 21) sorted by null

  /external/v8/test/mjsunit/regress/
regress-815.js 28 // 815 describes a situation in which the ARM code generator could
regress-842.js 28 // 842 describes a scenario where Object.prototype or Array.prototype is
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLModElement01.js 78 The cite attribute specifies an URI designating a document that describes
HTMLModElement03.js 78 The cite attribute specifies an URI designating a document that describes
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLModElement01.js 78 The cite attribute specifies an URI designating a document that describes
HTMLModElement03.js 78 The cite attribute specifies an URI designating a document that describes
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domconfigerrorhandler1.js 89 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
documentnormalizedocument09.js 96 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
documentnormalizedocument12.js 98 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
handleerror01.js 96 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
handleerror02.js 98 The error object that describes the error. This object may be reused by the DOM implementation across multiple calls to thehandleErrormethod.
  /external/llvm/lib/CodeGen/
LexicalScopes.cpp 168 && DISubprogram(Scope).describes(MF->getFunction()))
  /frameworks/base/docs/html/resources/
resources-data.js 72 en: 'Android offers a very powerful and yet easy-to-use message type called an intent. You can use intents to turn applications into high-level libraries and make code modular and reusable. While it is nice to be able to make use of a loosely coupled API, there is no guarantee that the intent you send will be received by another application. This article describes a technique you can use to find out whether the system contains any application capable of responding to the intent you want to use.'
182 en: 'ListViews are very popular widgets within the Android framework. This article describes some of the optimizations used by the ListView widget, and how to avoid some common issues that this causes when trying to use a custom background.'
212 en: 'This article describes best practices and user experience guidelines for multi-tasking on Android.'
252 en: 'This articles describes the basics of integrating speech recognition into Android applications.'
262 en: 'This article describes the changes and improvements to services introduced in Android 2.0, as well as strategies for compatibility with older versions of the platform.'
  /external/llvm/lib/Analysis/
DebugInfo.cpp 510 return !(DISubprogram(getContext()).describes(CurFn));
513 /// describes - Return true if this subprogram provides debugging
515 bool DISubprogram::describes(const Function *F) { function in class:DISubprogram
    [all...]
  /external/llvm/include/llvm/Analysis/
DebugInfo.h 555 /// describes - Return true if this subprogram provides debugging
557 bool describes(const Function *F);
  /external/blktrace/doc/
blktrace.tex     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]
  /external/iproute2/doc/
ip-cref.tex 849 describes how to manage proxy ARP/NDISC with the \verb|ip| utility.
    [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/dropbear/libtommath/
bn.tex 330 This will return a pointer to a string which describes the given error code. It will not work for the return codes
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 903 milliseconds