OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:range
(Results
1676 - 1700
of
3739
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/quake/quake/src/WinQuake/
d_varsa.s
168
// advancetable is 8 bytes, but points to the middle of that
range
so negative
/external/skia/include/core/
Sk64.h
70
Will return in the
range
[0..64]
/external/skia/include/views/
SkWidgetViews.h
55
If the enum is out of
range
, returns null
/external/srec/portable/src/
LCHAR.c
250
* @param radix Base of value; must be in the
range
2 - 36
/external/srec/srec/cfront/
chelmel4.c
223
// sum = sum + k * c[k] * a[i-k]; /* TODO: fixedpt
range
for mult */
/external/srec/srec/crec/
srec_initialize.c
128
log_report("Error: %s value %d is out-of-
range
[%d,%d]\n", parname,
/external/tremolo/Tremolo/
mapping0.c
69
/* also responsible for
range
checking */
res012.c
57
/* vorbis_info is for
range
checking */
/external/v8/src/
dateparser.h
57
//
Range
testing
hashmap.cc
131
// If the entry at position q has its initial position outside the
range
/external/webkit/JavaScriptCore/runtime/
ExceptionHelpers.cpp
94
// No
range
information, so give a few characters of context
/external/webkit/WebCore/accessibility/
AccessibilityRenderObject.h
186
virtual PassRefPtr<
Range
> ariaSelectedTextDOMRange() const;
/external/webkit/WebCore/bindings/v8/
DOMObjectsInclude.h
135
#include "
Range
.h"
/external/webkit/WebCore/bindings/v8/custom/
V8WebGLArrayCustom.h
94
return throwError("Length / offset out of
range
");
/external/webkit/WebCore/css/
CSSPropertyNames.in
139
unicode-
range
CSSStyleSelector.h
115
// Given a CSS keyword in the
range
(xx-small to -webkit-xxx-large), this function will return
/external/webkit/WebCore/dom/
Position.h
42
class
Range
;
/external/webkit/WebCore/history/
BackForwardList.cpp
224
// Do
range
checks without doing math on index to avoid overflow.
/external/webkit/WebCore/page/
Frame.h
207
IntRect firstRectForRange(
Range
*) const;
/external/webkit/WebCore/platform/graphics/
WidthIterator.cpp
93
// Check above for character
range
to minimize performance impact.
/external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.cpp
306
// Character offsets within this run. THESE MAY NOT BE IN
RANGE
and may
334
// The last glyph is actually the first character in the
range
.
348
// handle boundary conditions to get a
range
inclusive at the
581
// the populated
range
as initialized:
[
all
...]
/external/webkit/WebCore/platform/network/
ResourceRequestBase.cpp
371
m_httpHeaderFields.contains("If-
Range
") ||
/external/webkit/WebKit/mac/History/
WebBackForwardList.mm
282
[result replaceOccurrencesOfString:@"\n" withString:@"\n " options:0
range
:replRange];
/external/webkit/WebKit/qt/Api/
qwebview.cpp
155
QSize
range
= hitFrame->contentsSize() - hitFrame->geometry().size();
local
157
while (hitFrame &&
range
.width() <= 1 &&
range
.height() <= 1)
1184
which is the default
range
of QProgressBar.
/external/webkit/WebKitTools/Scripts/webkitpy/
buildbot_unittest.py
82
for x in
range
(len(input_rows)):
Completed in 505 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>