Searched
full:implemented (Results
451 -
475 of
6896) sorted by null
<<11121314151617181920>>
/external/mesa3d/docs/ |
developers.html | 22 In the past, Tungsten Graphics contracts implemented many Mesa features
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/ |
MLPSpecificBox.java | 42 //To change body of implemented methods use File | Settings | File Templates.
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPDialogEventListener.java | 21 * Interface implemented by classes that want to be notified of asynchronous
|
SIPTransactionEventListener.java | 31 * Interface implemented by classes that want to be notified of asynchronous
|
/external/openssl/crypto/engine/ |
eng_err.c | 123 {ERR_REASON(ENGINE_R_CTRL_COMMAND_NOT_IMPLEMENTED),"ctrl command not implemented"}, 124 {ERR_REASON(ENGINE_R_DH_NOT_IMPLEMENTED) ,"dh not implemented"}, 125 {ERR_REASON(ENGINE_R_DSA_NOT_IMPLEMENTED),"dsa not implemented"}, 153 {ERR_REASON(ENGINE_R_RSA_NOT_IMPLEMENTED),"rsa not implemented"},
|
/external/openssl/crypto/rc2/ |
version | 14 the ones taken from idea and des :-). I have implemented them as
|
/external/qemu/android/protocol/ |
ui-commands-qemu.c | 22 /* Implemented in android/qemulator.c */
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_MouseMotionEvent.3 | 34 If the cursor is hidden (\fI\fBSDL_ShowCursor\fP(0)\fR) and the input is grabbed (\fI\fBSDL_WM_GrabInput\fP(SDL_GRAB_ON)\fR), then the mouse will give relative motion events even when the cursor reaches the edge fo the screen\&. This is currently only implemented on Windows and Linux/Unix-a-likes\&.
|
SDL_SemWaitTimeout.3 | 12 \fBSDL_SemWaitTimeout()\fP is a varient of \fISDL_SemWait\fR with a maximum timeout value\&. If the value of the semaphore pointed to by \fBsem\fR is positive (greater than zero) it will atomically decrement the semaphore value and return 0, otherwise it will wait up to \fBtimeout\fR milliseconds trying to lock the semaphore\&. This function is to be avoided if possible since on some platforms it is implemented by polling the semaphore every millisecond in a busy loop\&.
|
/external/qemu/distrib/sdl-1.2.15/src/timer/nds/ |
SDL_systimer.c | 67 SDL_SetError("Timers not implemented on NDS");
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
SDL_fbriva.c | 59 #if 0 /* Not yet implemented? */ 71 #endif /* Not yet implemented */ 212 #if 0 /* Not yet implemented? */ 217 #if 0 /* Not yet implemented? */
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowIntentFilter.java | 12 * Shadow of {@code IntentFilter} implemented with a {@link java.util.List}
|
ShadowSpannableStringBuilder.java | 10 * Shadow of {@code SpannableStringBuilder} implemented using a regular {@code StringBuilder}
|
/external/skia/include/core/ |
SkThread_platform.h | 93 /** Implemented by the porting layer, this function adds one to the int 101 /** Implemented by the porting layer, this function adds inc to the int 109 /** Implemented by the porting layer, this function subtracts one from the int 120 /** Implemented by the porting layer, this function adds one to the int
|
SkTime.h | 16 Platform-implemented utilities to return time of day, and millisecond counter.
|
/external/skia/include/gpu/ |
GrUserConfig.h | 18 * may always be implemented using a lock)
|
/external/skia/src/pdf/ |
SkPDFDeviceFlattener.h | 17 For now, the only one implemented is Perspective.
|
/external/smack/src/org/jivesoftware/smackx/ |
ChatState.java | 24 * Represents the current state of a users interaction with another user. Implemented according to
|
/external/stlport/stlport/stl/ |
_string_fwd.h | 49 //implementation. It is implemented in _string.h
|
/external/valgrind/main/none/tests/s390x/ |
cvb.c | 75 Not yet implemented. */
|
/external/webrtc/src/system_wrappers/source/ |
thread_posix.h | 35 // Not implemented on Mac
|
/external/wpa_supplicant_8/src/utils/ |
radiotap_iter.h | 22 * implemented in radiotap.c
|
/external/wpa_supplicant_8/wpa_supplicant/ |
config_none.c | 9 * functions are actually implemented so this can be used as a simple
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
BP_1I_D16F16Css_TRC_WRA_01_Private.h | 20 /* The internal state variables are implemented in a (for the user) hidden structure */
|
BP_1I_D16F32Cll_TRC_WRA_01_Private.h | 20 /* The internal state variables are implemented in a (for the user) hidden structure */
|
Completed in 1368 milliseconds
<<11121314151617181920>>