Searched
full:implemented (Results
2826 -
2850 of
6896) sorted by null
<<111112113114115116117118119120>>
/external/speex/libspeex/ |
arch.h | 59 #error Vorbis-psy model currently not implemented in fixed-point
|
/external/srec/portable/src/ |
ptimer.c | 263 #error "Ptimer not implemented for this platform."
|
/external/stlport/stlport/stl/config/ |
_msvc.h | 160 * It is implemented for basic_string and locale at the writing of this note.
|
/external/svox/pico/lib/ |
picodbg.c | 39 /* Two variants of colored console output are implemented:
|
picosa.h | 63 (possible but not implemented: as long as the internal buffer is
|
/external/tinyxml/ |
tinystr.h | 48 Only the member functions relevant to the TinyXML project have been implemented.
|
/external/v8/src/ |
preparser-api.cc | 172 // Functions declared by allocation.h and implemented in both api.cc (for v8)
|
/external/v8/test/cctest/ |
test-utils.cc | 51 // Check that >> is implemented as arithmetic shift right.
|
/external/v8/test/mjsunit/ |
d8-os.js | 30 // implemented on Windows, and even if it were then many of the things
|
/external/valgrind/main/VEX/pub/ |
libvex_guest_mips32.h | 126 UserLocal register, if it is implemented. In some operating
|
/external/valgrind/main/coregrind/ |
pub_core_libcfile.h | 83 be fixed. (In other words, why isn't the Linux version implemented
|
/external/valgrind/main/memcheck/tests/ |
origin1-yes.c | 90 // - On Darwin, sbrk() is implemented via vm_allocate() which always zeroes
|
/frameworks/av/include/media/stagefright/ |
SurfaceMediaSource.h | 53 // returned (but not implemented)
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_Extended_API.h | 36 * @brief External text to RGB buffer functions implemented by the integrator
|
/frameworks/av/media/libeffects/testlibs/ |
AudioBiquadFilter.h | 32 // is implemented: normally, when the enable(), disable() and setCoefs() methods
|
/frameworks/av/services/camera/libcameraservice/device2/ |
Camera2Device.h | 74 // Flush implemented as just a wait
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3Stream.h | 237 * Interface to be implemented by derived classes
|
/frameworks/base/core/java/android/app/ |
NativeActivity.java | 41 * Convenience for implementing an activity that will be implemented
|
/frameworks/base/core/java/android/database/ |
CursorJoiner.java | 191 throw new UnsupportedOperationException("not implemented");
|
/frameworks/base/core/java/android/os/ |
FileObserver.java | 199 * The event handler, which must be implemented by subclasses.
|
/frameworks/base/core/java/android/speech/ |
RecognizerResultsIntent.java | 28 * application, or implemented if you wanted to offer a different view for voice search results
|
/frameworks/base/core/java/android/widget/ |
CompoundButton.java | 94 * which will need to be implemented in Button if we only override
|
RemoteViewsService.java | 254 * To be implemented by the derived service to generate appropriate factories for
|
/frameworks/base/docs/html/guide/components/ |
fundamentals.jd | 125 <p>An activity is implemented as a subclass of {@link android.app.Activity} and you can learn more 140 <p>A service is implemented as a subclass of {@link android.app.Service} and you can learn more 161 <p>A content provider is implemented as a subclass of {@link android.content.ContentProvider} 182 <p>A broadcast receiver is implemented as a subclass of {@link android.content.BroadcastReceiver}
|
processes-and-threads.jd | 380 method implemented in an {@link android.os.IBinder} originates in the same process in which the 386 service's process, methods implemented in the object that {@link android.app.Service#onBind 390 IBinder} methods must, therefore, be implemented to be thread-safe.</p> 401 same time, they too must be implemented to be thread-safe. </p>
|
Completed in 981 milliseconds
<<111112113114115116117118119120>>