HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 51 - 75 of 6896) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/javassist/src/main/javassist/util/proxy/
MethodFilter.java 21 * Selector of the methods implemented by a handler.
27 * Returns true if the given method is implemented by a handler.
  /bionic/libc/upstream-dlmalloc/
README.txt 1 This directory contains malloc/free routines implemented by Doug Lea
  /external/chromium/chrome/browser/translate/
translate_infobar_view.h 9 // This interface should be implemented by classes that are the view (in the MVC
  /external/chromium_org/chrome/browser/ui/
profile_reset_bubble_stub.cc 6 // the profile reset bubble is not implemented yet.
  /external/chromium_org/content/renderer/pepper/
pepper_truetype_font_android.cc 13 NOTIMPLEMENTED(); // Font API isn't implemented on Android.
  /external/chromium_org/mojo/public/bindings/generators/cpp_templates/
struct_declaration 15 ~$CLASS(); // NOT IMPLEMENTED
  /external/chromium_org/remoting/host/
continue_window_aura.cc 11 #error Not implemented.
disconnect_window_aura.cc 11 #error Not implemented.
username.h 13 // error or if not implemented.
  /external/e2fsprogs/lib/ss/
ss_err.et 37 "Sorry, this request is not yet implemented"
  /external/skia/gm/
system_preferences.h 9 // This is implemented on a per-platform basis.
  /external/webrtc/src/modules/interface/
module.h 41 // TODO(perkj): Make this pure virtual when Chromium have implemented
44 assert(!"Not implemented.");
52 // TODO(perkj): Make this pure virtual when Chromium have implemented
55 assert(!"Not implemented.");
  /external/chromium_org/net/base/
openssl_private_key_store.h 41 // NOTE: Intentionally not implemented on Android because there is no
46 OpenSSLPrivateKeyStore(); // not implemented.
47 ~OpenSSLPrivateKeyStore(); // not implemented.
  /external/clang/test/SemaObjC/
protocol-implementing-class-methods.m 24 - (void) initialize {NSImage *p=0; [p initialize]; } // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
26 - (void) : (double) arg{}; // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
27 - (void) CEMeth {}; // expected-warning {{category is implementing a method which will also be implemented by its primary class}}
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
ConstraintClampTo.java 40 //TODO: implement when curves are implemented
41 LOGGER.log(Level.INFO, "'Clamp to' not yet implemented! Curves not yet implemented!", name);
ConstraintFollowPath.java 39 //TODO: implement when curves are implemented
40 LOGGER.log(Level.INFO, "'Follow path' not implemented! Curves not yet implemented!");
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
BerOutputStream.java 92 throw new RuntimeException("Is not implemented yet"); //FIXME
96 throw new RuntimeException("Is not implemented yet"); //FIXME
160 throw new RuntimeException("Is not implemented yet"); //FIXME
164 throw new RuntimeException("Is not implemented yet"); //FIXME
168 throw new RuntimeException("Is not implemented yet"); //FIXME
172 throw new RuntimeException("Is not implemented yet"); //FIXME
181 throw new RuntimeException("Is not implemented yet"); //FIXME
185 throw new RuntimeException("Is not implemented yet"); //FIXME
189 throw new RuntimeException("Is not implemented yet"); //FIXME
193 throw new RuntimeException("Is not implemented yet"); //FIXM
    [all...]
  /libcore/crypto/src/main/java/org/conscrypt/
SSLServerSocketImpl.java 95 * This method works according to the specification of implemented class.
105 * This method works according to the specification of implemented class.
115 * This method works according to the specification of implemented class.
125 * This method works according to the specification of implemented class.
135 * This method works according to the specification of implemented class.
145 * This method works according to the specification of implemented class.
155 * This method works according to the specification of implemented class.
165 * This method works according to the specification of implemented class.
175 * This method works according to the specification of implemented class.
185 * This method works according to the specification of implemented class
    [all...]
  /external/chromium_org/mojo/common/test/
multiprocess_test_base.cc 11 // TODO(vtl): Remove build_config.h include when fully implemented on Windows.
30 // TODO(vtl): Not implemented on Windows yet.
63 // TODO(vtl): Not implemented on Windows yet.
89 // TODO(vtl): Not implemented on Windows yet.
101 // TODO(vtl): Not implemented on Windows yet.
  /external/chromium_org/third_party/libxml/src/include/libxml/
HTMLtree.h 29 * Macro. A text node in a HTML document is really implemented
36 * Macro. An entity reference in a HTML document is really implemented
43 * Macro. A comment in a HTML document is really implemented
50 * Macro. A preserved node in a HTML document is really implemented
57 * Macro. A processing instruction in a HTML document is really implemented
  /external/clang/test/Analysis/objc/
direct-ivar-assignment-in-annotated-functions.m 29 @property (assign, nonatomic) MyClass* A; // explicitely synthesized, not implemented, non-default ivar name
31 @property (assign) MyClass* X; // automatically synthesized, not implemented
33 @property (assign, nonatomic) MyClass* Y; // automatically synthesized, implemented
35 @property (assign, nonatomic) MyClass* Z; // non synthesized ivar, implemented setter
36 @property (readonly) id nonSynth; // non synthesized, explicitly implemented to return ivar with expected name
  /external/clang/test/Analysis/
objc-properties.m 20 @property (assign, nonatomic) MyClass* A; // explicitely synthesized, not implemented, non-default ivar name
22 @property (assign) MyClass* X; // automatically synthesized, not implemented
24 @property (assign, nonatomic) MyClass* Y; // automatically synthesized, implemented
26 @property (assign, nonatomic) MyClass* Z; // non synthesized ivar, implemented setter
27 @property (readonly) id nonSynth; // non synthesized, explicitly implemented to return ivar with expected name
  /external/libxml2/include/libxml/
HTMLtree.h 29 * Macro. A text node in a HTML document is really implemented
36 * Macro. An entity reference in a HTML document is really implemented
43 * Macro. A comment in a HTML document is really implemented
50 * Macro. A preserved node in a HTML document is really implemented
57 * Macro. A processing instruction in a HTML document is really implemented
  /external/llvm/include/llvm/Assembly/
AssemblyAnnotationWriter.h 33 /// emitFunctionAnnot - This may be implemented to emit a string right before
38 /// emitBasicBlockStartAnnot - This may be implemented to emit a string right
45 /// emitBasicBlockEndAnnot - This may be implemented to emit a string right
51 /// emitInstructionAnnot - This may be implemented to emit a string right
56 /// printInfoComment - This may be implemented to emit a comment to the
  /external/qemu/target-mips/
TODO 12 - MT ASE only partially implemented and not functional
13 - Shadow register support only partially implemented,
15 - 34K ITC not implemented.
18 - Reverse endianness bit not implemented
32 - save/restore of the CPU state is not implemented (see machine.c).
52 - Bonito system controller not implemented
53 - MSC1 system controller not implemented

Completed in 537 milliseconds

1 23 4 5 6 7 8 91011>>