HomeSort by relevance Sort by last modified time
    Searched full:wrap (Results 451 - 475 of 970) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uexception.cpp 31 /// not throw anything, so you must wrap memory allocation routines
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 62 * Wrap the cookie from the WorkerArgs with additional information needed by our
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdpcm.h 131 #define SDPCM_SEQUENCE_WRAP 256 /* wrap-around val for eight-bit frame seq number */
  /packages/apps/Gallery3D/src/com/cooliris/media/
UriTexture.java 208 // Wrap the entity input stream in a GZIP decoder if
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/
RecognitionView.java 197 final ShortBuffer buf = ByteBuffer.wrap(waveBuffer.toByteArray()).order(
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
c++ 
g++ 
gcc 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-c++ 
arm-eabi-cpp 
arm-eabi-g++ 
arm-eabi-gcc 
arm-eabi-gcc-4.2.1 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pretty-print.h 122 Zero means don't wrap lines. */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 152 /* PARAMS is often defined elsewhere (e.g. by libintl.h), so wrap it in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
NodeProxy.java 61 * @param uiNode The node to wrap.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/
ProgressDialog.java 158 SWT.BORDER | SWT.READ_ONLY | SWT.WRAP | SWT.H_SCROLL | SWT.V_SCROLL | SWT.CANCEL | SWT.MULTI);
  /system/core/include/pixelflinger/
pixelflinger.h 102 // Texture Wrap Mode
  /dalvik/libcore/crypto/src/main/java/javax/crypto/
CipherSpi.java 496 * the key to wrap.
502 * if this cipher instance cannot wrap this key.
  /dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/
DatagramChannelImpl.java 443 ByteBuffer readBuffer = ByteBuffer.wrap(readArray);
560 writeBuffer = ByteBuffer.wrap(writeArray);
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SelectorTest.java 622 client.write(ByteBuffer.wrap("a".getBytes()));
639 client2.write(ByteBuffer.wrap("a".getBytes()));
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XObject.java 159 * @param val The java object which this object will wrap.
173 * @param val The java object which this object will wrap.
  /external/icu4c/common/unicode/
uiter.h 656 * Set up a UCharIterator to wrap around a C++ CharacterIterator.
670 * @param charIter CharacterIterator to wrap
  /external/opencore/codecs_v2/video/avc_h264/dec/src/
slice.cpp 64 /* we can wrap below into an initMB() function which will also
733 /* we can wrap below into an initMB() function which will also
  /external/opencore/doc/oscl_html/
classOsclSharedPtr.html 48 <tr><td>&nbsp;</td><td><font size=-1><em>Test for equality to see if two PVHandles wrap the same object.</em> <a href="group__osclbase.html#a110"></a><em></em></font><br><br></td></tr>
135 A pointer to an instance of the parameterized type that the new OsclSharedPtr will wrap. </td></tr>

Completed in 146 milliseconds

<<11121314151617181920>>