/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/av/libvideoeditor/vss/src/ |
M4AMRR_CoreReader.c | 759 /* Get the Closest AU following the target time */ 764 /* Get the closest AU to target time */
|
/sdk/emulator/qtools/ |
trace_reader.h | [all...] |
/build/core/ |
java.mk | 253 # 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/icu4c/i18n/unicode/ |
plurrule.h | 195 * the rules for the closest parent in the locale hierarchy
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 174 * This is the closest we can get..
|
/external/llvm/lib/CodeGen/ |
StackSlotColoring.cpp | 69 // closest to stack pointer / frame pointer. Therefore, smaller
|
/external/openssl/crypto/sha/asm/ |
sha1-ppc.pl | 209 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/skia/include/core/ |
SkDevice.h | 43 * be met, the closest matching support config will be used.
|
/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/av/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 */
|
/frameworks/base/docs/html/distribute/promote/ |
device-art.jd | 291 g_currentDevice = getDeviceById($(this).closest('li').data('deviceId'));
|
/libcore/luni/src/main/java/java/util/ |
NavigableSet.java | 16 * closest matches for given search targets. Methods {@code lower},
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 244 * this returns the file with the closest match to the locale. For example, if
|
/device/asus/grouper/audio/ |
audio_hw.c | 795 * take resampling into account and return the closest majoring [all...] |
/external/aac/libSBRenc/src/ |
ton_corr.cpp | 446 \brief Searches for the closest match in the frequency master table. 450 \return closest entry. [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...] |