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

<<11121314151617181920>>

  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/java/com/example/android/actionbarcompat/styled/
MainActivity.java 63 // Implemented from ActionBar.TabListener
69 // Implemented from ActionBar.TabListener
75 // Implemented from ActionBar.TabListener
  /development/samples/browseable/Styled/src/com.example.android.actionbarcompat.styled/
MainActivity.java 63 // Implemented from ActionBar.TabListener
69 // Implemented from ActionBar.TabListener
75 // Implemented from ActionBar.TabListener
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9Curve.java 85 throw new IllegalArgumentException("This type of EC basis is not implemented");
94 throw new IllegalArgumentException("This type of ECCurve is not implemented");
115 throw new IllegalArgumentException("This type of ECCurve is not implemented");
  /external/chromium_org/chrome/browser/value_store/
testing_value_store.cc 22 NOTREACHED() << "Not implemented";
29 NOTREACHED() << "Not implemented";
35 NOTREACHED() << "Not implemented";
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_passthrough.cc 151 // Not implemented by NaCl.
164 // Not implemented by NaCl.
169 // Not implemented by NaCl.
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcdeviceinfo.h 93 return -1; // not implemented
99 return -1; // not implemented
104 return -1; // not implemented
  /external/clang/test/SemaObjC/
arc-unavailable-for-weakref.m 62 @implementation I // expected-note {{when implemented by class I}}
74 @implementation I1 // expected-note {{when implemented by class I1}}
86 @implementation I2 // expected-note {{when implemented by class I2}}
property-category-4.m 15 @synthesize selectedObjects = _selectedObjects; // expected-error {{property declared in category 'CAT' cannot be implemented in class implementation}}
16 @dynamic d_selectedObjects; // expected-error {{property declared in category 'CAT' cannot be implemented in class implementation}}
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSResultCode.java 33 * Not Implemented [RFC1035]
35 NotImp("Not Implemented", 4),
67 // 4 NotImp Not Implemented [RFC1035]
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
heapmm.h 117 /* NOT YET IMPLEMENTED */
126 /* NOT YET IMPLEMENTED */
147 /* NOT YET IMPLEMENTED */
  /external/llvm/test/CodeGen/ARM/
tls-models.ll 35 ; but that is not implemented, so falls back to general dynamic.
50 ; but that is not implemented, so falls back to general dynamic.
62 ; but that is not implemented, so it falls back to general dynamic.
  /external/openssh/
audit-linux.c 77 /* not implemented */
82 /* not implemented */
96 /* not implemented */
  /external/qemu/docs/
ANDROID-ADB-QEMU.TXT 18 There are two major components implemented in the emulator to support ADB
24 ADB server is implemented as a socket server that is bound to the ADB port (which
28 ADB client is implemented as QEMUD service (named 'adb'), and is responsible for
  /frameworks/wilhelm/src/
handler_bodies.c 37 SL_LOGD("[ FIXME: gain update on an SL_OBJECTID_OUTPUTMIX to be implemented ]");
45 SL_LOGD("[ FIXME: gain update on an SL_OBJECTID_MIDIPLAYER to be implemented ]");
73 SL_LOGD("[ FIXME: position update on an SL_OBJECTID_MIDIPLAYER to be implemented ]");
  /device/asus/flo/camera/QCamera2/HAL/
QCameraThermalAdapter.h 78 QCameraThermalAdapter(QCameraThermalAdapter const& copy); // not implemented
79 QCameraThermalAdapter& operator=(QCameraThermalAdapter const& copy); // not implemented
  /external/chromium-trace/trace-viewer/src/ui/
container_that_decorates_its_children.js 84 throw new Error('Not implemented');
88 throw new Error('Not implemented');
  /external/chromium_org/chrome/browser/ui/
confirm_bubble_model.h 15 // An interface implemented by objects wishing to control an ConfirmBubbleView.
18 // 2. Call chrome::ShowConfirmBubble() with the class implemented in 1.
  /external/chromium_org/ppapi/api/
ppb_messaging.idl 7 * This file defines the <code>PPB_Messaging</code> interface implemented
19 * The <code>PPB_Messaging</code> interface is implemented by the browser
  /external/chromium_org/third_party/icu/source/common/unicode/
bytestream.h 127 ByteSink(const ByteSink &); // copy constructor not implemented
128 ByteSink &operator=(const ByteSink &); // assignment operator not implemented
213 CheckedArrayByteSink(); ///< default constructor not implemented
214 CheckedArrayByteSink(const CheckedArrayByteSink &); ///< copy constructor not implemented
215 CheckedArrayByteSink &operator=(const CheckedArrayByteSink &); ///< assignment operator not implemented
243 StringByteSink(); ///< default constructor not implemented
244 StringByteSink(const StringByteSink &); ///< copy constructor not implemented
245 StringByteSink &operator=(const StringByteSink &); ///< assignment operator not implemented
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python_protobuf.h 34 // case the Python proto is implemented with a C proto.
49 // or NULL when this is not a Python proto implemented with a C proto.
  /external/chromium_org/third_party/skia/src/core/
SkTLS.h 53 * Implemented by the platform, to return the value of our (one) slot per-thread
67 * Implemented by the platform, to set the value for our (one) slot per-thread
  /external/chromium_org/ui/views/controls/button/
button.h 15 // An interface implemented by an object to let it know that a button was
26 // could be implemented by a native control or custom rendered.
  /external/icu4c/common/unicode/
bytestream.h 127 ByteSink(const ByteSink &); // copy constructor not implemented
128 ByteSink &operator=(const ByteSink &); // assignment operator not implemented
218 CheckedArrayByteSink(); ///< default constructor not implemented
219 CheckedArrayByteSink(const CheckedArrayByteSink &); ///< copy constructor not implemented
220 CheckedArrayByteSink &operator=(const CheckedArrayByteSink &); ///< assignment operator not implemented
248 StringByteSink(); ///< default constructor not implemented
249 StringByteSink(const StringByteSink &); ///< copy constructor not implemented
250 StringByteSink &operator=(const StringByteSink &); ///< assignment operator not implemented
  /external/libnfc-nxp/src/
phFriNfc_MapTools.h 55 should be compatible to the version number of currently implemented mapping document.
71 should be compatible to the version number of currently implemented mapping document.
  /external/libusb-compat/
README 11 1. usb_resetep(), a previously deprecated function, is implemented as
20 4. Some libusb-0.1 users may have implemented I/O cancellation by running

Completed in 355 milliseconds

<<11121314151617181920>>