Searched
full:wrap (Results
651 -
675 of
970) sorted by null
<<21222324252627282930>>
/external/tremolo/Tremolo/ |
mdct.c | 512 /* cross-lap; two halves due to wrap-around */
|
/external/v8/src/ |
factory.cc | 169 // Increment id, wrap when positive smi is exhausted. [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
unorm.h | 335 * It may wrap around a simple string, a CharacterIterator, a Replaceable, or any
|
/external/webkit/WebCore/bindings/v8/ |
V8DOMWindowShell.cpp | 394 // Wrap the window.
|
/external/webkit/WebCore/bridge/jni/ |
jni_jsobject.mm | 589 // created above to wrap internal browser objects. The constructor of this class takes the native
|
/external/webkit/WebCore/icu/unicode/ |
unorm.h | 335 * It may wrap around a simple string, a CharacterIterator, a Replaceable, or any
|
/external/webkit/WebCore/inspector/front-end/ |
ProfileView.js | 97 var callId = WebInspector.Callback.wrap(profileCallback);
|
/external/webkit/WebCore/loader/archive/cf/ |
LegacyWebArchive.cpp | 574 // Wrap the frameset document in an iframe so it can be pasted into
|
/external/webkit/WebCore/page/ |
Page.cpp | 454 // We cheat a bit and just research with wrap on
|
/external/webkit/WebKit/mac/icu/unicode/ |
unorm.h | 335 * It may wrap around a simple string, a CharacterIterator, a Replaceable, or any
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
main.c | 333 GEN_PREFIX( "wrap" );
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_ssdp.c | 311 a->state = 0; /* wrap around */
|
/external/zlib/examples/ |
gzappend.c | 159 if (from > last) from -= len; /* (pointer better not wrap) */
|
/frameworks/base/core/java/android/widget/ |
ListView.java | 250 * NOTE: Call this before calling setAdapter. This is so ListView can wrap 277 * NOTE: Call this before calling setAdapter. This is so ListView can wrap 328 * NOTE: Call this before calling setAdapter. This is so ListView can wrap 354 * <p>NOTE: Call this before calling setAdapter. This is so ListView can wrap the supplied [all...] |
/frameworks/base/core/jni/android/graphics/ |
BitmapFactory.cpp | 610 /* If optionsShareable() we could decide to just wrap the java array and
|
/ndk/build/platforms/android-3/arch-arm/usr/lib/ |
libz.so | |
/ndk/build/platforms/android-4/arch-arm/usr/lib/ |
libz.so | |
/ndk/build/platforms/android-5/arch-arm/usr/lib/ |
libz.so | |
/ndk/build/platforms/android-8/arch-arm/usr/lib/ |
libz.so | |
/packages/apps/Email/src/org/apache/commons/io/ |
CopyUtils.java | 57 * therefore advisable <em>not</em> to deliberately wrap the stream arguments
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
bfdlink.h | 386 /* Hash table of symbols which are being wrapped (the --wrap linker
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
DeviceMonitor.java | 870 ByteBuffer buf = ByteBuffer.wrap(buffer, 0, buffer.length);
|
EmulatorConsole.java | 617 ByteBuffer buf = ByteBuffer.wrap(mBuffer, 0, mBuffer.length);
|
HandleHeap.java | 191 data = ByteBuffer.wrap(dataCopy);
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
EventLogPanel.java | 615 rowLayout.wrap = true;
|
Completed in 123 milliseconds
<<21222324252627282930>>