/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imputil.py | 672 # need hook for MAL's walk-me-up import strategy, or Tim's absolute strategy
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_zlib.py | 183 strategy = zlib.Z_FILTERED 184 co = zlib.compressobj(level, method, wbits, memlevel, strategy)
|
/external/droiddriver/libs/ |
guava-13.0.jar | |
/external/guava/guava/src/com/google/common/cache/ |
LocalCache.java | 95 * The basic strategy is to subdivide the table among Segments, each of which itself is a 175 /** Strategy for comparing keys. */ 178 /** Strategy for comparing values. */ 181 /** Strategy for referencing keys. */ 184 /** Strategy for referencing values. */ 231 * Creates a new, empty map with the specified strategy, initial capacity and concurrency level. 427 * Returns the default equivalence strategy used to compare and hash keys or values referenced 428 * at this strength. This strategy will be used unless the user explicitly specifies an 429 * alternate strategy. [all...] |
/build/tools/releasetools/ |
ota_from_target_files | 221 all children and determine the best strategy for using set_perm_recursive and 439 # Two-step package strategy (in chronological order, which is *not* 701 # Two-step incremental package strategy (in chronological order, [all...] |
/external/aac/libAACdec/src/ |
rvlcconceal.cpp | 257 good results in audio quality. The strategy must be applied to scalefactors, 390 in audio quality. The strategy must be applied to scalefactors, intensity data 524 are summed up seperately. The set with the lower sum will be used. The strategy [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
FastStringBuffer.java | 96 * Field m_chunkBits sets our chunking strategy, by saying how many 104 * Field m_maxChunkBits affects our chunk-growth strategy, by saying what 111 * Field m_rechunkBits affects our chunk-growth strategy, by saying how [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_MotionEstimationMB.c | 1087 * Performs MB-level motion estimation for INTER MB type and selects best motion estimation strategy from [all...] |
/frameworks/base/docs/html/tools/publishing/ |
app-signing.jd | 13 <li>Determine your signing strategy early in the development process</li> 113 <p>In general, the recommended strategy for all developers is to sign 144 <p>Another important consideration in determining your signing strategy is
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
vec.h | 103 allocation strategy, and can be either 'gc' or 'heap' for garbage 139 and A is the allocation strategy. The allocation strategy is only [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
vec.h | 103 allocation strategy, and can be either 'gc' or 'heap' for garbage 139 and A is the allocation strategy. The allocation strategy is only [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
vec.h | 103 allocation strategy, and can be either 'gc' or 'heap' for garbage 139 and A is the allocation strategy. The allocation strategy is only [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
vec.h | 103 allocation strategy, and can be either 'gc' or 'heap' for garbage 139 and A is the allocation strategy. The allocation strategy is only [all...] |
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/ |
guava-14.0.jar | |
/art/runtime/native/ |
dalvik_system_Zygote.cc | 75 // changes its locking strategy or its use of syscalls within the
|
/bionic/libc/kernel/common/linux/ |
pkt_sched.h | 352 unsigned char strategy; member in struct:tc_cbq_ovl
|
/external/bison/ |
TODO | 260 ** Skeleton strategy
|
/external/chromium/net/base/ |
sdch_manager.h | 158 // a cached dictionary evicition strategy.
|
/external/chromium_org/base/process/ |
kill_posix.cc | 38 // Our strategy is to call waitpid() once up front to check if the process
|
process_metrics_unittest.cc | 344 // allocation strategy sometimes results in less than the
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
event.js | 47 // An attachment strategy for events that aren't attached to the browser.
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/ |
AccessibilityInjector.java | 65 // constants for determining script injection strategy
|
/external/chromium_org/content/renderer/media/ |
webmediaplayer_impl.h | 342 // load strategy we're using.
|
/external/chromium_org/net/base/ |
sdch_manager.h | 159 // a cached dictionary evicition strategy.
|
/external/chromium_org/third_party/icu/source/common/ |
ubidiwrt.c | 164 * The general strategy for this is to read the source text
|