HomeSort by relevance Sort by last modified time
    Searched refs:Implements (Results 251 - 274 of 274) sorted by null

<<11

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowBundle.java 17 import com.xtremelabs.robolectric.internal.Implements;
20 @Implements(Bundle.class)
ShadowIntent.java 14 import com.xtremelabs.robolectric.internal.Implements;
25 @Implements(Intent.class)
ShadowView.java 24 import com.xtremelabs.robolectric.internal.Implements;
41 @Implements(View.class)
ShadowParcel.java 15 import com.xtremelabs.robolectric.internal.Implements;
25 @Implements(Parcel.class)
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 430 * Implements internals of jstProcess. This processes the two
476 * Implements internals of jstProcess. This processes all attributes
574 * Implements the jsselect attribute: evalutes the value of the
703 * Implements the jsvars attribute: evaluates each of the values and
728 * Implements the jsvalues attribute: evaluates each of the values and
795 * Implements the jscontent attribute. Evalutes the expression in
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 409 * Implements internals of jstProcess. This processes the two
452 * Implements internals of jstProcess. This processes all attributes
541 * Implements the jsselect attribute: evalutes the value of the
670 * Implements the jsvars attribute: evaluates each of the values and
695 * Implements the jsvalues attribute: evaluates each of the values and
762 * Implements the jscontent attribute. Evalutes the expression in
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsopt.c 126 if ((*pt) ->Implements == UnaryOp) {
153 if ((*pt1) ->Implements == Op1 && (*pt2) ->Implements == Op2) {
    [all...]
lcms2_internal.h 768 // This struct holds information about a segment, plus a pointer to the function that implements the evaluation.
796 cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations)
    [all...]
  /art/runtime/mirror/
class.h 594 // downcast would be necessary. Similarly for interfaces, a class that implements (or an interface
606 return src->Implements(this);
    [all...]
class-inl.h 192 inline bool Class::Implements(Class* klass) {
  /external/chromium_org/chrome/browser/resources/cryptotoken/
usbenrollhandler.js 6 * @fileoverview Implements an enroll handler using USB gnubbies.
13 * @implements {RequestHandler}
hidgnubbydevice.js 6 * @fileoverview Implements a low-level gnubby driver based on chrome.hid.
17 * @implements {GnubbyDevice}
usbgnubbydevice.js 6 * @fileoverview Implements a low-level gnubby driver based on chrome.usb.
19 * @implements {GnubbyDevice}
  /external/chromium_org/ui/file_manager/image_loader/
image_loader_client.js 13 * Implements cache, which is stored in the calling extension.
  /external/chromium_org/v8/tools/
SourceMap.js 69 * Implements Source Map V3 model. See http://code.google.com/p/closure-compiler/wiki/SourceMaps
  /external/chromium_org/chrome/browser/resources/extensions/
extensions.js 39 // Implements the DragWrapper handler interface.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 6 * Implements the NavigationCollector object that powers the extension.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js     [all...]
mootools-1.2.2-core-nc.js 1180 Implements: function(items){
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 435 * Implements a system for the dynamic resolution of dependencies that works in
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 46 * See the "lang-*.js" files in this directory for code that implements
119 "abstract boolean byte extends final finally implements import " +
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 46 * See the "lang-*.js" files in this directory for code that implements
119 "abstract boolean byte extends final finally implements import " +
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js 46 * See the "lang-*.js" files in this directory for code that implements
119 "abstract boolean byte extends final finally implements import " +
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 1551 milliseconds

<<11