OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
5226 - 5250
of
11137
) sorted by null
<<
201
202
203
204
205
206
207
208
209
210
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderView.h
148
void popLayoutState(RenderObject*) { return popLayoutState(); } // Just doing this to
keep
popLayoutState() private and to make the subtree calls symmetrical.
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDocumentExtensions.cpp
170
// If performance becomes an issue we can
keep
a counted set of elements and answer the question efficiently.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
LayerTreeModel.js
39
// We fetch layer tree lazily and get paint events asynchronously, so
keep
the last painted
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioContext.h
223
// In AudioNode::deref() a tryLock() is used for calling finishDeref(), but if it fails
keep
track here.
PeriodicWave.cpp
139
// A value from 0 -> 1 representing what fraction of the partials to
keep
.
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.cpp
474
// progress on this database. In this case,
keep
the current value of the
/external/chromium_org/third_party/WebKit/Source/platform/
Timer.cpp
376
//
Keep
heap valid while changing the next-fire time.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageFrameGenerator.cpp
207
// If the image generated is complete then there is no need to
keep
/external/chromium_org/third_party/WebKit/Source/web/
WebPageSerializer.cpp
265
// A frame's src can point to the same URL as another resource,
keep
the
/external/chromium_org/third_party/WebKit/Source/wtf/
TCPageMap.h
153
// Allocate enough to
keep
track of all possible pages
/external/chromium_org/third_party/WebKit/Source/wtf/text/
Base64.cpp
76
// Note:
Keep
this in sync with the "outLength" computation below.
TextEncodingRegistry.cpp
136
//
Keep
the warning silent about one case where we know this will happen.
/external/chromium_org/third_party/WebKit/Tools/Scripts/
svn-unapply
188
#
Keep
the version from the patch in case it's different from svn.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/
apache_http_server.py
131
# quotes above and
keep
cmd as a sequence.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
html.py
231
"""The status information we
keep
to support incremental reporting."""
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
aggregate_results.js
137
// Filter out values to make the graph a bit more readable and to
keep
URLs
/external/chromium_org/third_party/angle/src/compiler/
SymbolTable.h
25
// * Constants: Compile time constant symbols will
keep
their values
/external/chromium_org/third_party/closure_linter/closure_linter/
requireprovidesorter.py
233
# relates to the goog.require or goog.provide and
keep
them together when
/external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h
113
* - The toUnicode side must behave and
keep
state exactly like the
udataswp.h
263
/* declared here to
keep
them out of the public putil.h */
unistr_cnv.cpp
411
//
keep
the previous conversion results
uprops.h
130
*
Keep
this list of property enums in sync with
utf_impl.c
46
* We
keep
them in this table for skipping long ISO 10646-UTF-8 sequences.
/external/chromium_org/third_party/icu/source/common/unicode/
usetiter.h
246
// endElement and nextElements are really UChar32's, but we
keep
/external/chromium_org/third_party/icu/source/i18n/
anytrans.cpp
244
// We have no transliterator. Do nothing, but
keep
Completed in 1440 milliseconds
<<
201
202
203
204
205
206
207
208
209
210
>>