OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nearest
(Results
276 - 300
of
1005
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
MultiFieldTimePickerDialog.java
201
// Round to the
nearest
step.
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGLengthContext.cpp
297
// Take size from
nearest
viewport element.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineGrid.js
96
// Align gridSliceTime to a
nearest
round value.
/external/chromium_org/third_party/WebKit/Source/heap/
Heap.cpp
170
// Round up the requested size to
nearest
os page size.
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
LayoutRect.h
168
// Return a rect that is slightly smaller than the true max rect to allow pixelSnapping to round up to the
nearest
IntRect without overflowing.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
NativeImageSkia.h
57
//
Nearest
neighbor resampling. Used when we detect that the page is
/external/chromium_org/third_party/WebKit/public/platform/
WebLayer.h
169
// its
nearest
clipping ancestor. Note, the clip parent must be an ancestor.
/external/chromium_org/third_party/angle/samples/gles2_book/MipMap2D/
MipMap2D.c
300
// Draw quad with
nearest
sampling
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
asyncstuntcpsocket.cc
162
// message (including padding) is (4 + Length) rounded up to the
nearest
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/
rtasm_ppc.h
152
/** vector float round to
nearest
int */
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/
drisw.c
269
/* The pipe transfer has a pitch rounded up to the
nearest
64 pixels. */
/external/chromium_org/third_party/mesa/src/src/glx/
packrender.h
44
** Pad a count of bytes to the
nearest
multiple of 4. The X protocol
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
es.po
91
msgid "Round to
nearest
color"
fr.po
90
msgid "Round to
nearest
color"
nl.po
91
msgid "Round to
nearest
color"
sv.po
88
msgid "Round to
nearest
color"
t_options.h
121
DRI_CONF_ENUM(1,gettext("Round to
nearest
color")) \
/external/chromium_org/tools/
sync-webkit-git.py
116
print ("WARNING: r%d not found, so using next
nearest
earlier r%d" %
/external/chromium_org/v8/test/mjsunit/
debug-setbreakpoint.js
198
// to the script body, its actual position is taken from the
nearest
statement
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p2-0x.cpp
265
// shall be declared in the
nearest
enclosing namespace of the
/external/compiler-rt/lib/
divdf3.c
11
// with the IEEE-754 default rounding (to
nearest
, ties to even).
divsf3.c
11
// with the IEEE-754 default rounding (to
nearest
, ties to even).
/external/guava/guava/src/com/google/common/primitives/
SignedBytes.java
63
* Returns the {@code byte}
nearest
in value to {@code value}.
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/
BoundingVolume.java
229
* Find the distance from the
nearest
edge of this Bounding Volume to the given
/external/llvm/include/llvm/CodeGen/
MachineDominators.h
111
/// findNearestCommonDominator - Find
nearest
common dominator basic block
Completed in 1408 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>