OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grow
(Results
251 - 275
of
1221
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/replicaisland/res/values/
wanda.xml
108
Mr. Rokudou told us that this whole island, every little bit of it, is something that The Source manufactured. The eggheads don?t know why it makes stuff, or how it chooses to
grow
the things it does, but they think it has something to do with influences from outside sources. <small>Mr. Rokudou calls it ?proximity influence remanifestation,? whatever that means</small>.
163
I guess we?re actually pretty lucky nobody has found The Source so far. I mean, in the wrong hands it could probably be used as a powerful weapon. Mr. Rokudou once said that with The Source you could
grow
an army that would cover the earth. It?s a good thing he?s planning on using it to reduce green house gases and repopulate endangered species instead! I?m sure Dr. Kabochanomizu has a similar goal, right?
167
Despite all of the weird bugs and stuff here, I actually kind of like this island. It?s like a theme park: just weird enough to be fun but just normal enough to pass as natural. Kyle was telling me if we find The Source, we?ll be able to control it and make it
grow
whatever we want.
/external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller_unittest.mm
301
// should still change, but it should not
grow
down below the work area; it
337
// the workarea. The window should
grow
down until it hits the bottom and
338
// then continue to
grow
up. Then shrink it, and it should return to where it
353
// Inset the window slightly from the workarea. It should not
grow
to be
367
// Place the window at the bottom of the screen and
grow
; it should
grow
[
all
...]
/dalvik/vm/alloc/
HeapSource.cpp
67
/* The largest size that this heap is allowed to
grow
to.
112
/* The largest that the heap source as a whole is allowed to
grow
.
117
* The largest size we permit the heap to
grow
. This value allows
465
/* Don't let the soon-to-be-old heap
grow
any further.
998
/*
Grow
as much as possible, but don't let the real footprint
1046
/* We're not soft-limited.
Grow
the heap to satisfy the request.
[
all
...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BitSet.cs
129
/** <summary>or this element into this set (
grow
as necessary to accommodate)</summary> */
150
// If this is smaller than a,
grow
this first
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
BitSet.cs
142
/** <summary>or this element into this set (
grow
as necessary to accommodate)</summary> */
168
// If this is smaller than a,
grow
this first
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BitSet.java
116
/** or this element into this set (
grow
as necessary to accommodate) */
140
// If this is smaller than a,
grow
this first
/external/chromium/chrome/browser/notifications/
balloon_collection_impl.cc
340
// Layout schemes that
grow
up from the bottom require offsets;
341
// schemes that
grow
down do not require offsets.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h
94
// YES if subfolders should
grow
to the right (the default).
95
// Direction switches if we'd
grow
off the screen.
/external/chromium/chrome/browser/ui/views/
find_bar_host.cc
264
// While we are animating, the Find window will
grow
bottoms up so we need to
265
// re-position the widget so that it appears to
grow
out of the toolbar.
/external/chromium_org/chrome/browser/ui/views/
find_bar_host.cc
303
// While we are animating, the Find window will
grow
bottoms up so we need to
304
// re-position the widget so that it appears to
grow
out of the toolbar.
/external/chromium_org/net/dns/
host_resolver_impl.h
74
// for |max_retry_attempts|. For every retry attempt, we
grow
the
97
// Factor to
grow
|unresponsive_delay| when we re-re-try.
/external/chromium_org/net/proxy/
dhcp_proxy_script_fetcher_win.cc
37
// not
grow
the thread pool to its maximum size (rather, they will
38
//
grow
it to 6 or fewer threads) so setting the limit lower would not
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSStyleSheet.cpp
135
indices.
grow
(m_extraChildRuleCSSOMWrappers.size());
252
m_childRuleCSSOMWrappers.
grow
(ruleCount);
/external/chromium_org/third_party/WebKit/Source/wtf/text/
Base64.cpp
93
out.
grow
(outLength);
148
out.
grow
(length);
StringBuilder.cpp
193
// If there is already a buffer, then
grow
if necessary.
201
//
Grow
the string, if necessary.
/external/chromium_org/third_party/icu/source/common/
uvectr32.h
65
int32_t maxCapacity; // Limit beyond which capacity is not permitted to
grow
.
137
* elements for i >= newSize. If newSize is larger,
grow
the
/external/chromium_org/third_party/skia/include/core/
SkRRect.h
205
* otherwise we
grow
/shrink the radii by the amount of the inset. If a
219
* otherwise we
grow
/shrink the radii by the amount of the inset. If a
/external/chromium_org/third_party/sqlite/src/src/
mutex_unix.c
212
/* If recursive mutexes are not available, then we have to
grow
255
/* If recursive mutexes are not available, then we have to
grow
/external/chromium_org/v8/src/
execution.h
187
// Pass the address beyond which the stack should not
grow
. The stack
188
// is assumed to
grow
downwards.
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
GridDataFactory.java
507
* true if the control's column should
grow
horizontally
509
* true if the control's row should
grow
vertically
/external/icu4c/common/
uvectr32.h
65
int32_t maxCapacity; // Limit beyond which capacity is not permitted to
grow
.
137
* elements for i >= newSize. If newSize is larger,
grow
the
/external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h
178
LiveOutRegInfo.
grow
(Reg);
198
LiveOutRegInfo.
grow
(Reg);
/external/llvm/lib/Support/
StringMap.cpp
182
/// RehashTable -
Grow
the table, redistributing values into the buckets with
190
//
grow
/rehash the table.
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSparseArray.java
175
// Log.e("SparseArray", "
grow
" + mKeys.length + " to " + n);
324
// Log.e("SparseArray", "
grow
" + mKeys.length + " to " + n);
/external/skia/include/core/
SkRRect.h
205
* otherwise we
grow
/shrink the radii by the amount of the inset. If a
219
* otherwise we
grow
/shrink the radii by the amount of the inset. If a
Completed in 859 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>