OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grow
(Results
301 - 325
of
1221
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/ui/gtk/
browser_toolbar_gtk.h
174
//
grow
/shrink in GTK+ mode.
/external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container_browsertest.cc
122
// should not
grow
(chevron is showing). For details: http://crbug.com/35349.
/external/chromium_org/chrome/browser/undo/
undo_manager.cc
165
// Limit the number of undo levels so the undo stack does not
grow
unbounded.
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/cr/
ui.js
103
* Input elements do not
grow
and shrink with their content. This is a simple
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/
ui.js
103
* Input elements do not
grow
and shrink with their content. This is a simple
/external/chromium_org/content/browser/renderer_host/media/
video_capture_buffer_pool.cc
137
// Preferentially
grow
the pool by creating a new buffer. If we're at maximum
/external/chromium_org/content/browser/renderer_host/pepper/
quota_reservation_unittest.cc
152
// 2) Open a file,
grow
it, close it, and reserve quota with correct sizes.
/external/chromium_org/content/child/npapi/
plugin_stream_url.cc
144
// that the number of active resource clients does not continue to
grow
.
/external/chromium_org/gpu/command_buffer/client/
transfer_buffer.h
134
// max size we'll let the buffer
grow
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_object.cc
209
// If the required FD is larger than the current set,
grow
the set
/external/chromium_org/net/disk_cache/
block_files.h
129
// Attemp to
grow
this file. Fails if the file cannot be extended anymore.
mem_backend_impl.h
32
// size the cache can
grow
to. If zero is passed in as max_bytes, the cache
/external/chromium_org/net/disk_cache/v3/
block_bitmaps.cc
136
// files of this type are low on free blocks, but we cannot
grow
any file
/external/chromium_org/net/http/
http_auth_cache.h
103
// This also defines the worst-case lookup times (which
grow
linearly
/external/chromium_org/net/url_request/
url_request_throttler_manager.cc
188
// In case something broke we want to make sure not to
grow
indefinitely.
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSKeyframesRule.cpp
127
m_childRuleCSSOMWrappers.
grow
(length());
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketFrame.cpp
133
frameData.
grow
(frameData.size() + maskingKeyWidthInBytes); // Add placeholder for masking key. Will be overwritten.
/external/chromium_org/third_party/WebKit/Source/platform/network/
FormData.cpp
117
e.m_data.
grow
(oldSize + size);
/external/chromium_org/third_party/WebKit/Source/platform/text/
UnicodeRange.h
74
// range/rangeSet
grow
to this place 22-29
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
bignum.h
109
//
grow
. There are no checks if the stack-allocated space is sufficient.
/external/chromium_org/third_party/WebKit/Source/wtf/text/
TextEncoding.cpp
106
normalizedCharacters.
grow
(length);
/external/chromium_org/third_party/angle/src/compiler/
64bit-lexer-safety.patch
52
* and can realloc() it to
grow
it, and should free() it to
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
64bit-tokenizer-safety.patch
43
* and can realloc() it to
grow
it, and should free() it to
/external/chromium_org/third_party/freetype/src/cff/
cf2arrst.c
219
/*
grow
the buffer by one chunk */
/external/chromium_org/third_party/icu/source/common/
propsvec.h
65
* Stable value, unlike UPVEC_MAX_CP which might
grow
over time.
Completed in 580 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>