HomeSort by relevance Sort by last modified time
    Searched full:mechanism (Results 826 - 850 of 2621) sorted by null

<<31323334353637383940>>

  /external/llvm/include/llvm/CodeGen/
RegisterScavenging.h 12 // It also provides a mechanism to make registers availbale by evicting them
  /external/llvm/include/llvm/Support/
MemoryBuffer.h 138 /// Return information on the memory mechanism used to support the
  /external/llvm/test/Transforms/FunctionAttrs/
nocapture.ll 41 ; subtle escape mechanism follows
  /external/mesa3d/docs/
libGL.txt 144 attribute. This mechanism will likely have to be changed for other compilers.
  /external/mesa3d/src/glx/
glxcurrent.c 116 * \c pthread_once mechanism.
  /external/mesa3d/src/mesa/swrast/
swrast.h 74 * improve its usefulness as a fallback mechanism for hardware
  /external/mesa3d/src/mesa/tnl/
t_pipeline.c 196 * fastpath mechanism, which only works when the VB->Elts input is
  /external/mesa3d/src/mesa/x86/
common_x86.c 77 * the CPUID mechanism.
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
JoinHeader.java 102 * messages. It serves as a general mechanism to identify a dialog, which is
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageProcessor.java 40 * Acknowledgement: Jeff Keyser suggested that a Stop mechanism be added to this. Niklas Uhrberg
TLSMessageProcessor.java 31 * Stop mechanism be added to this. Niklas Uhrberg suggested that
  /external/openssh/
auth2-gss.c 76 debug("Mechanism negotiation is not supported");
gss-genr.c 118 /* The mechanism specific error */
  /external/sfntly/cpp/src/test/tinyxml/
tinystr.h 52 The buffer allocation is made by a simplistic power of 2 like mechanism : if we increase
  /external/smack/src/org/jivesoftware/smack/
Connection.java 316 * Returns if the reconnection mechanism is allowed to be used. By default
319 * @return true if the reconnection mechanism is allowed to be used.
361 * Finally, if you want to not pass a password and instead use a more advanced mechanism
388 * Finally, if you want to not pass a password and instead use a more advanced mechanism
    [all...]
Connection.java.orig 316 * Returns if the reconnection mechanism is allowed to be used. By default
319 * @return true if the reconnection mechanism is allowed to be used.
361 * Finally, if you want to not pass a password and instead use a more advanced mechanism
388 * Finally, if you want to not pass a password and instead use a more advanced mechanism
    [all...]
  /external/tinyxml/
tinystr.h 49 The buffer allocation is made by a simplistic power of 2 like mechanism : if we increase
  /external/valgrind/main/coregrind/
pub_core_trampoline.h 39 // redirect mechanism.
  /external/valgrind/main/
glibc-2.34567-NPTL-helgrind.supp 175 # mechanism - maybe to remove some number of frames
  /frameworks/av/include/media/
MediaPlayerInterface.h 66 // callback mechanism for passing messages to MediaPlayer object
  /frameworks/av/media/libeffects/testlibs/
AudioBiquadFilter.h 31 // A mechanism for suppression of artifacts caused by abrupt coefficient changes
  /frameworks/base/core/java/android/nfc/
NdefMessage.java 40 * a dispatch mechanism to determine an activity to launch.
  /frameworks/base/core/java/android/webkit/
WebStorage.java 26 * The Application Cache API provides a mechanism to create and maintain an
  /frameworks/base/docs/html/
legal.jd 107 mechanism that your servers can use to tell your Android app to contact your server directly to
  /frameworks/base/docs/html/training/backward-compatible-ui/
abstracting.jd 39 <p>Suppose you want to use <a href="{@docRoot}guide/topics/ui/actionbar.html#Tabs">action bar tabs</a> as the primary form of top-level navigation in your application. Unfortunately, the {@link android.app.ActionBar} APIs are only available in Android 3.0 or later (API level 11+). Thus, if you want to distribute your application to devices running earlier versions of the platform, you need to provide an implementation that supports the newer API while providing a fallback mechanism that uses older APIs.</p>

Completed in 851 milliseconds

<<31323334353637383940>>