HomeSort by relevance Sort by last modified time
    Searched full:strategy (Results 451 - 475 of 1010) sorted by null

<<11121314151617181920>>

  /external/v8/src/
compiler.h 263 // General strategy: Source code is translated into an anonymous function w/o
string-search.h 206 // Single Character Pattern Search Strategy
240 // Linear Search Strategy
stub-cache.h 313 // in both caches. Unlike a probing strategy (quadratic or otherwise) the
314 // update strategy on updates is fairly clear and simple: Any existing entry
    [all...]
  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.h 127 (Experimental and not enabled by default). The strategy is
  /frameworks/av/include/media/
AudioSystem.h 233 uint32_t strategy,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 137 ;// The strategy used in implementing the transform is as follows:*
  /frameworks/av/services/audioflinger/
AudioPolicyService.h 103 uint32_t strategy,
  /frameworks/base/docs/html/guide/practices/
screens-support-1.5.jd 77 <p>The recommended strategy is to develop your application against Android 1.6 (because it's the
  /frameworks/base/graphics/java/android/renderscript/
Script.java 356 private int strategy; field in class:Script.LaunchOptions
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeableListView.java 331 LogUtils.w(LOG_TAG, e, "Exception finding position; using alternate strategy");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
loader.py 234 # override this method to use alternative matching strategy
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
loader.py 234 # override this method to use alternative matching strategy
  /external/ceres-solver/docs/source/
solving.rst 37 The general strategy when solving non-linear optimization problems is
204 Another strategy for solving the trust region problem :eq:`trp` was
565 implements this strategy as the ``DENSE_SCHUR`` solver.
577 strategy as the ``SPARSE_SCHUR`` solver.
    [all...]
  /external/ceres-solver/internal/ceres/
dogleg_strategy.cc 528 // the linear solver is still not successful, the strategy returns
544 // For now, this strategy should only be used with exact
  /external/chromium_org/v8/src/
string-search.h 214 // Single Character Pattern Search Strategy
248 // Linear Search Strategy
stub-cache.h 271 // in both caches. Unlike a probing strategy (quadratic or otherwise) the
272 // update strategy on updates is fairly clear and simple: Any existing entry
    [all...]
  /external/libogg/doc/
oggstream.html 264 separable'. Things like specific timebase, keyframing strategy, frame
271 the required metadata into the container itself, this strategy
  /external/yaffs2/yaffs2/
yaffs_guts.h 661 unsigned blockInfoAlt:1; /* was allocated using alternative strategy */
662 unsigned chunkBitsAlt:1; /* was allocated using alternative strategy */
  /frameworks/av/media/libmedia/
AudioSystem.cpp 718 uint32_t strategy,
724 return aps->registerEffect(desc, io, strategy, session, id);
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 158 * that it is possible to have a retrieval method failing even adopting the strategy
164 * <h3>Notification strategy</h3>
  /frameworks/base/core/java/android/view/
Display.java 106 * or adopt a different strategy for decoding content that does not rely on
141 * select an alternate content stream or adopt a different strategy for decoding
  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 41 // The system property key used to specify an alternate velocity tracker strategy
179 Log.d(TAG, "Comparing default velocity tracker strategy with " + altStrategy);
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__core_8rsh.html 161 <tr><td class="paramname">sc</td><td>Extra control infomation used to select a sub-region of the allocation to be processed or suggest a walking strategy. May be NULL. Make a script to script call to launch work. One of the input or output is required to be a valid object. The input and output must be of the same dimensions. API 14+</td></tr>
167 <tr><td class="paramname">sc</td><td>Extra control infomation used to select a sub-region of the allocation to be processed or suggest a walking strategy. May be NULL. </td></tr>
  /prebuilts/python/darwin-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/darwin-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)

Completed in 834 milliseconds

<<11121314151617181920>>