HomeSort by relevance Sort by last modified time
    Searched full:reuses (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/chromium/chrome/browser/resources/bookmark_manager/js/
bmm.js 36 * will be fulfilled when done. This reuses multiple loads so that we do not
58 * be fulfilled when done. This reuses multiple loads so that we do not load
  /external/jsilver/src/com/google/clearsilver/jsilver/output/
ThreadLocalOutputBufferProvider.java 20 * Implementation of OutputBufferProvider that reuses the same StringBuilder in each Thread.
  /external/javassist/src/test/test/javassist/proxy/
ProxySerializationTest.java 14 * reuses classes located in the proxy cache. This tests the fixes provided for JASSIST-42 and JASSIST-97.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List14.java 37 * - It reuses the convertView passed to getView() to avoid inflating View when it is not necessary
  /external/chromium/chrome/browser/
shell_integration.h 77 // The new command line reuses the current process's user data directory (and
  /external/llvm/test/Transforms/LoopStrengthReduce/
2011-10-13-SCEVChain.ll 9 ; Verify that -loop-reduce runs without "hanging" and reuses post-inc
  /external/webkit/Source/WebKit/chromium/src/
ExternalPopupMenu.cpp 62 // WebCore reuses the PopupMenu of a page.
  /frameworks/base/core/java/com/android/internal/view/menu/
BaseMenuPresenter.java 79 * Reuses item views when it can
  /frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd 65 framework reuses the cache color hint. When this hint is set, the framework
  /libcore/luni/src/main/java/libcore/io/
Streams.java 141 * <p>This method reuses the skip buffer but is careful to never use it at
  /development/ndk/platforms/android-9/include/EGL/
eglext.h 220 /* Reuses most tokens and entry points from EGL_KHR_reusable_sync */
  /development/tools/emulator/opengl/host/libs/Translator/include/EGL/
eglext.h 220 /* Reuses most tokens and entry points from EGL_KHR_reusable_sync */
  /external/chromium/chrome/browser/chromeos/login/
google_authenticator.h 142 // Reuses existing credentials from the last attempt. You must
  /external/clang/include/clang/Analysis/Support/
BumpVector.h 39 /// Construct a new BumpVectorContext that reuses an existing
  /frameworks/base/opengl/include/EGL/
eglext.h 220 /* Reuses most tokens and entry points from EGL_KHR_reusable_sync */
  /frameworks/base/opengl/java/android/opengl/
GLU.java 220 final int V_OFFSET = 0; // 0..3 Reuses PM_OFFSET space
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 233 * Reuses an existing background thread, if events were already being loaded in the background.
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 220 /* Reuses most tokens and entry points from EGL_KHR_reusable_sync */
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 220 /* Reuses most tokens and entry points from EGL_KHR_reusable_sync */
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 220 /* Reuses most tokens and entry points from EGL_KHR_reusable_sync */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchAction.java 57 * Reuses JDT JUnit launch delegate so results can be communicated back to JDT JUnit UI.
  /external/chromium/chrome/browser/net/
chrome_url_request_context.h 205 // get called on UI thread. This method takes a profile and reuses the
  /external/chromium/chrome/browser/policy/proto/
device_management_backend.proto 31 // reuses an existing device id.
  /libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilder.java 44 * Note that this class reuses several classes from the SAX API. This
  /libcore/luni/src/test/java/libcore/java/lang/
StringTest.java 162 * that it reuses the original's backing array. Although behaviour should be

Completed in 2189 milliseconds

1 2 3