HomeSort by relevance Sort by last modified time
    Searched full:recreate (Results 201 - 225 of 586) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 453 // Recreate llvm.used.
  /external/llvm/tools/bugpoint/
BugDriver.h 275 /// recreate the failure. This returns true if a compiler error is found.
  /external/mesa3d/src/glx/apple/
apple_glx_context.c 564 /* Attempt to recreate the surface for a destroyed drawable. */
  /external/netperf/
INSTALL 17 you can run in the future to recreate the current configuration, and a
  /external/opencv3/3rdparty/jinja2/
utils.py 109 used so that Jinja2 doesn't have to recreate environments and lexers all
  /external/protobuf/
INSTALL.txt 25 you can run in the future to recreate the current configuration, and a
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
ActivityTest.java 438 shadow.recreate();
  /external/strace/
INSTALL 29 you can run in the future to recreate the current configuration, and a
  /external/webrtc/webrtc/examples/peerconnection/client/
conductor.cc 267 // Recreate the peerconnection with DTLS disabled.
  /frameworks/av/services/audioflinger/
test-resample.cpp 430 // delete and recreate resampler here.
  /frameworks/base/core/java/android/app/
Presentation.java 274 // is invalid and the application must recreate the presentation to get
  /frameworks/base/docs/html/training/location/
receive-location-updates.jd 233 app must therefore store any information it needs to recreate the activity.
  /frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
WallpaperBackupAgent.java 199 // We use the default onRestoreFile() implementation that will recreate our stage files,
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ShareActionProvider.java 301 * to recreate the action view. You should <strong>not</strong> call
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 360 #define WLC_E_LINK_ASSOC_REC 3 /* Link down because assoc recreate failed */
  /hardware/intel/common/libmix/mix_common/
INSTALL 23 you can run in the future to recreate the current configuration, and a
  /ndk/sources/host-tools/make-3.81/
INSTALL 20 you can run in the future to recreate the current configuration, and a
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaFragment.java 332 // Make sure that on the first time the event info is shown to recreate it
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 212 // of the time unless we recreate the view.
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainActivity.java 306 // remove dialog so that we will recreate with
  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 295 // recreate this.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 52 private String mCombiningSpec; // Memory so that we don't uselessly recreate the combiner chain
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 466 // Recreate all attributes UI
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
SeekableXZInputStream.java 376 // already needed so we need to recreate the exception.
    [all...]
  /frameworks/base/docs/html/guide/components/
services.jd 476 onStartCommand()} returns, <em>do not</em> recreate the service, unless there are pending
481 onStartCommand()} returns, recreate the service and call {@link
489 onStartCommand()} returns, recreate the service and call {@link
    [all...]

Completed in 1017 milliseconds

1 2 3 4 5 6 7 891011>>