OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closest
(Results
201 - 225
of
799
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
floatobject.h
130
/* Round a C double x to the
closest
multiple of 10**-ndigits. Returns a
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java
73
// Pick
closest
matches first
/external/qemu/distrib/sdl-1.2.15/src/video/
SDL_video.c
350
* or returns the bits-per-pixel of the
closest
available mode with the
356
/* 8 bit
closest
depth ordering */
358
/* 15,16 bit
closest
depth ordering */
360
/* 24 bit
closest
depth ordering */
362
/* 32 bit
closest
depth ordering */
430
* Get the
closest
non-emulated video mode to the one requested
450
/* Try the original video mode, get the
closest
depth */
460
/* No exact size match at any depth, look for
closest
match */
620
/* Get a good video mode, the
closest
one possible */
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
AllocationInfo.java
76
* <p>The
closest
{@link Element} possible is created from the format.</p>
115
* <p>The
closest
{@link Element} possible is created from the format.</p>
/external/aac/libSBRenc/include/
sbr_encoder.h
285
* \brief Get
closest
working bitrate to specified desired
291
* \return
Closest
working bit rate to bitRate value
/external/chromium_org/third_party/freetype/src/cff/
cf2blues.c
292
/* Search `FamilyOtherBlues' for bottom zones; look for
closest
*/
330
/* bottom zone; look for
closest
Family edge that is within the */
/external/chromium_org/third_party/skia/include/core/
SkTypeface.h
97
@return reference to the
closest
-matching typeface. Call must call
109
@return reference to the
closest
-matching typeface. Call must call
/external/chromium_org/ui/keyboard/resources/
touch_fuzzing.js
63
* Searches the tree for the key
closest
to the point provided.
204
* Finds the node
closest
to the point provided.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
Utils.java
148
static int
closest
(RGB[] rgbs, int n, RGB rgb) {
method in class:Utils
233
pixels[x] =
closest
(rgbs, n, rgb);
/external/freetype/src/cff/
cf2blues.c
294
/* Search `FamilyOtherBlues' for bottom zones; look for
closest
*/
332
/* bottom zone; look for
closest
Family edge that is within the */
/external/icu/icu4c/source/i18n/unicode/
plurrule.h
261
* the rules for the
closest
parent in the locale hierarchy
279
* the rules for the
closest
parent in the locale hierarchy
/external/lldb/source/Symbol/
CompileUnit.cpp
371
//
closest
line entry with a line number greater than "line" and
402
//
closest
line entry with a line number greater than "line" and
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2blues.c
292
/* Search `FamilyOtherBlues' for bottom zones; look for
closest
*/
330
/* bottom zone; look for
closest
Family edge that is within the */
/external/skia/include/core/
SkTypeface.h
97
@return reference to the
closest
-matching typeface. Call must call
109
@return reference to the
closest
-matching typeface. Call must call
/hardware/intel/common/libmix/videodecoder/
VideoDecoderWMV.cpp
341
two reference fields or the second
closest
I/P field is used for
347
/* the
closest
I/P is used for reference so it must be the
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XRTreeFrag.java
76
* Return a java object that's
closest
to the representation
/external/chromium_org/chrome/browser/ssl/
ssl_error_info.cc
45
// "
closest
match" to the host name in the request URL, or listing all
/external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.h
117
// Convert a y-coordinate to the
closest
line.
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_details_container.mm
19
// Find the editable input field that is
closest
to the top of the dialog and
/external/chromium_org/chrome/common/favicon/
favicon_url_parser_unittest.cc
71
// Test that we pick the ui::ScaleFactor which is
closest
to the passed in
/external/chromium_org/chrome/test/ispy/
ispy_api.py
72
# Find the
closest
version that is not greater than the chrome version.
/external/chromium_org/extensions/renderer/
script_context.cc
181
// hierarchy to find the
closest
non-about:-page and return its URL.
/external/chromium_org/third_party/libjingle/source/talk/base/
taskrunner.cc
208
// it has the
closest
timeout time
/external/chromium_org/third_party/skia/src/core/
SkMaskGamma.h
121
/** Given a color, returns the
closest
canonical color. */
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
qm_select.h
160
// Return the
closest
image type.
Completed in 2888 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>