OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recreate
(Results
176 - 200
of
636
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/skia/include/core/
SkPicture.h
61
*
Recreate
a picture that was serialized into a stream.
/external/chromium_org/third_party/skia/src/core/
SkPicture.cpp
315
// Check to see if there is a playback to
recreate
.
/external/chromium_org/third_party/sqlite/src/test/
e_reindex.test
42
#
recreate
indices from scratch.
speed1.test
251
# Drop the table and
recreate
it without its indices.
speed1p.explain
319
# Drop the table and
recreate
it without its indices.
speed1p.test
300
# Drop the table and
recreate
it without its indices.
speed2.test
296
# Drop the table and
recreate
it without its indices.
/external/chromium_org/third_party/yasm/source/patched-yasm/
INSTALL
11
you can run in the future to
recreate
the current configuration, a file
/external/e2fsprogs/e2fsck/
dirinfo.c
148
* needs to
recreate
the root directory or lost+found
e2fsck.h
177
#define E2F_FLAG_RESIZE_INODE 0x0400 /* Request to
recreate
resize inode */
/external/llvm/lib/Transforms/Scalar/
LoopUnrollPass.cpp
98
// For now,
recreate
dom info, if loop is unrolled.
/external/mesa3d/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c
73
* against. May need to
recreate
gc, tempImage when this changes??
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_util.c
202
/*
Recreate
the projected (NDC) coordinate in the new vertex
brw_state_cache.c
249
*
recreate
it.
/external/mesa3d/src/mesa/state_tracker/
st_cb_bufferobjects.c
378
* to
recreate
it now and copy contents -- or possibly create a
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m
801
/* Check if we should
recreate
the window */
880
/* Only
recreate
the view if it doesn't already exist */
[
all
...]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowActivity.java
488
public void
recreate
() {
method in class:ShadowActivity
/external/skia/include/core/
SkPicture.h
61
*
Recreate
a picture that was serialized into a stream.
/external/skia/src/core/
SkPicture.cpp
315
// Check to see if there is a playback to
recreate
.
/external/strace/
INSTALL
11
you can run in the future to
recreate
the current configuration, a file
/frameworks/base/core/java/android/widget/
ShareActionProvider.java
240
* call {@link android.app.Activity#invalidateOptionsMenu()} to
recreate
the
/frameworks/base/docs/html/training/basics/activity-lifecycle/
recreating.jd
72
the system must
recreate
the activity instance later, it passes the same {@link
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
ActivityTestMain.java
284
recreate
();
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ShareActionProvider.java
256
* call {@link android.app.Activity#invalidateOptionsMenu()} to
recreate
the
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchActivity.java
300
// Since the menu items are dynamic, we
recreate
the menu every time.
Completed in 794 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>