OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closest
(Results
176 - 200
of
354
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java
476
// we are going to take the
closest
AVD. ie a compatible AVD that has the API level
477
//
closest
to the project target.
[
all
...]
/build/
envsetup.sh
594
# Find the
closest
Android.mk file.
/external/chromium/chrome/browser/visitedlink/
visitedlink_master.cc
815
// Find the
closest
prime.
[
all
...]
/external/chromium/net/base/
dnssec_chain_verifier.cc
684
// and unwind the chain to the
closest
common ancestor.
/external/chromium/net/socket/
client_socket_pool_base.cc
201
// priority. Highest priorities are
closest
to the front. Older requests are
[
all
...]
/external/harfbuzz/src/
harfbuzz-arabic.c
342
use the opportunity
closest
to the end of the word.
[
all
...]
/external/icu4c/i18n/
chnsecal.cpp
497
* Return the
closest
new moon to the given date, searching either
/external/libpng/
pngrtran.c
278
/* Find
closest
color for those colors we are not using */
285
/* Find the
closest
color to one we threw out */
300
/* Point to
closest
color */
313
* as input. So we will just find the
closest
two colors,
[
all
...]
/external/llvm/utils/FileCheck/
FileCheck.cpp
394
// Attempt to find the
closest
/best fuzzy match. Usually an error happens
/external/mesa3d/docs/
MESA_texture_array.spec
691
consecutively in memory, with the layer
closest
to zero specified first.
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngrtran.c
249
/* find
closest
color for those colors we are not using */
256
/* find the
closest
color to one we threw out */
271
/* point to
closest
color */
284
as input. So we will just find the
closest
two colors,
[
all
...]
/external/quake/quake/src/QW/client/
gl_screen.c
750
Find
closest
color in the palette for named color
screen.c
700
Find
closest
color in the palette for named color
/external/skia/src/ports/
SkFontHost_win.cpp
906
/** Return the
closest
matching typeface given either an existing family
[
all
...]
/external/webkit/Source/WebCore/dom/
SelectElement.cpp
79
// Otherwise, it returns the valid item
closest
to that boundary which is past |listIndex| if there is one.
[
all
...]
/external/webkit/Source/WebCore/editing/
htmlediting.cpp
223
// this code works even if the
closest
table cell was outside of the root editable node.
[
all
...]
/frameworks/base/core/java/android/inputmethodservice/
Keyboard.java
753
* Returns the indices of the keys that are
closest
to the given point.
[
all
...]
/frameworks/base/core/java/android/widget/
Gallery.java
546
* Looks for the child that is
closest
to the center and sets it as the
[
all
...]
/frameworks/base/docs/html/guide/topics/renderscript/
graphics.jd
625
the runtime attempts to provide the
closest
possible approximation. For example, the user
/frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java
724
* Annex H or
closest
approximation.
[
all
...]
/hardware/msm7k/libaudio/
AudioHardware.cpp
539
" picking
closest
possible route...", outputDevices);
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argp.h
123
/* This option is an alias for the
closest
previous non-alias option. This
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
LinearLayoutRule.java
397
// Draw a clear line at the
closest
drop zone (unless we're over the
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java
236
* same target node, one horizontal and one vertical, to the
closest
edges on
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py
257
"""Returns the
closest
sibling to this Tag that matches the
284
"""Returns the
closest
sibling to this Tag that matches the
298
"""Returns the
closest
parent of this Tag that matches the given
[
all
...]
Completed in 671 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>