/external/webkit/Source/WebKit/efl/ewk/ |
ewk_tiled_matrix.c | 344 * closest zoom, this being the division of the tile zoom by the 345 * desired zoom, the closest to 1.0 gets it.
|
/frameworks/media/libvideoeditor/vss/src/ |
M4AMRR_CoreReader.c | 759 /* Get the Closest AU following the target time */ 764 /* Get the closest AU to target time */
|
/development/samples/GlobalTime/src/com/android/globaltime/ |
GlobalTime.java | 645 // Find the closest matching city 694 // Find the closest matching city [all...] |
/sdk/emulator/qtools/ |
trace_reader.h | [all...] |
/build/core/ |
java.mk | 232 # it, so it's closest to what's on the device.
|
/external/chromium/chrome/browser/ui/views/tabs/ |
base_tab_strip.cc | 258 // Find the closest model index. We do this so that the user can rapdily close
|
/external/chromium/net/http/ |
http_auth_cache_unittest.cc | 178 // LookupByPath() should return the closest enclosing path.
|
/external/clang/include/clang/AST/ |
CXXInheritance.h | 251 /// virtual method is a part. Note that this records the closest
|
/external/collada/src/dae/ |
daeSIDResolver.cpp | 106 // matching 'sid', then finding the element closest to 'container'.
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 174 * This is the closest we can get..
|
/external/openssl/crypto/sha/asm/ |
sha1-ppc.pl | 229 andi. $t1,$t1,4095 ; distance to closest page boundary
|
/external/qemu/distrib/sdl-1.2.12/src/audio/alsa/ |
SDL_alsa_audio.c | 405 /* Try for a closest match on audio format */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/paudio/ |
SDL_paudio.c | 321 /* Try for a closest match on audio format */
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
SDL_wingl.c | 298 /* Choose and set the closest available pixel format */
|
/external/valgrind/main/include/ |
pub_tool_wordfm.h | 102 // Find the closest key values bracketing the given key, assuming the
|
/external/webkit/Source/WebCore/bindings/v8/ |
ScriptController.cpp | 348 // HTMLEmbedElement::getInstance() will call this function with its closest
|
/external/webp/src/enc/ |
analysis.c | 206 // Map each original value to the closest centroid
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
avcenc_api.h | 95 /* if profile/level is set to zero, encoder will choose the closest one for you */
|
/libcore/luni/src/main/java/java/util/ |
NavigableSet.java | 16 * closest matches for given search targets. Methods {@code lower},
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridModel.java | [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncer_util.cc | 465 // Find the closest up-to-date local sibling by walking the linked list. 476 // Now find the closest up-to-date sibling in the server order. [all...] |
/external/icu4c/i18n/ |
nfrs.cpp | 466 * denominator can produce the fraction closest in value to the 511 // the numerator's distance from the CLOSEST multiple
|
/external/jpeg/ |
jquant1.c | 41 * index of the colormap entry closest to a given pixel value is just 150 /* colorindex[i][j] = index of color closest to pixel value j in component i,
|
/external/llvm/lib/CodeGen/ |
PrologEpilogInserter.cpp | 563 // Make sure the special register scavenging spill slot is closest to the 647 // Make sure the special register scavenging spill slot is closest to the
|
/external/webkit/Source/WebCore/css/ |
CSSGradientValue.cpp | 816 // that it would if closest-side or farthest-side were specified, as appropriate. 833 // that it would if closest-side or farthest-side were specified, as appropriate. [all...] |