HomeSort by relevance Sort by last modified time
    Searched refs:then (Results 476 - 500 of 689) sorted by null

<<11121314151617181920>>

  /external/libvorbis/doc/
01-introduction.tex 53 raw, unformatted 'packets'. The decoder then accepts these raw
255 single list of values of possible values that are then permuted into
311 50\% inter-frame buffer space savings, and then complete the transform
  /external/skia/
Android.mk 22 # (a) If libskia is built in release, then define SK_RELEASE when building
24 # (b) If libskia is built with debugging (see step 2), then no changes are
33 # NOTE: If neither SK_DEBUG or SK_RELEASE are defined then Skia checks NDEBUG to
  /external/v8/tools/
tickprocessor.js 359 // Sort by total time, desc, then by name, desc.
380 // Sort by self time, desc, then by name, desc.
438 // Sort by total time, desc, then by name, desc.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 521 ; If mask and flat are 1's for all vectors, then we only need to execute
569 ; If mask and flat are 0's for all vectors, then we only need to execute
573 ; If mask and flat are mixed then we must perform both branches and
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 255 // then set the landing page "start link" text to be the first doc title
259 // If the selected page has a description, then it's a class or article homepage
281 // then we need to add a bottom border to button
690 // Then figure out based on scroll position whether the header is visible
727 // then the package panel should begin to shrink
    [all...]
  /external/opencv3/modules/highgui/src/
ppltasks_winrt.h     [all...]
  /external/opencv3/modules/videoio/src/
ppltasks_winrt.hpp     [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js 315 // then set the landing page "start link" text to be the first doc title
319 // If the selected page has a description, then it's a class or article homepage
348 // then we need to add a bottom border to button
609 Then minus the margin so the video isn't actually the full window height. */
879 // Then figure out based on scroll position whether the header is visible
915 // then the package panel should begin to shrink
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s 53 @* vertical direction on the output of the first stage. It then averages
61 @* the predictors first in the horizontal direction and then in the
62 @* vertical direction to output the (1/2,1/2). It then averages
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s 60 @* the predictors first in the horizontal direction and then in the
  /ndk/build/core/
definitions.mk 726 # on library B, then A will always appear after B in the result.
741 # - if $1 is the link module, or if it is a static library, then all
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 622 // Then remove the trailing character from the result.
887 * then use goog.object.map or goog.array.map to change the values.
924 // If the index is greater or equal to 0 then remove substring
    [all...]
  /external/ImageMagick/www/api/
layer.php 258 <p>However if all the frames have a zero time delay, then either the animation is as yet incomplete, or it is not a GIF animation. This a non-sensible situation, so no image will be removed and a 'Zero Time Animation' warning (exception) given.</p>
337 <p>The inital canvas's size depends on the given LayerMethod, and is initialized using the first images background color. The images are then compositied onto that image in sequence using the given composition that has been assigned to each individual image.</p>
366 <dd> TrimBoundsLayer: Determine the overall bounds of all the image layers just as in "MergeLayer", then adjust the the canvas and offsets to be relative to those bounds, without overlaying the images. </dd>
cache.php 127 <p>The returned pointer may point to a temporary working copy of the pixels or it may point to the original pixels in memory. Performance is maximized if the selected region is part of one row, or one or more full rows, since then there is opportunity to access the pixels in-place (without a copy) if the image is in memory, or in a memory-mapped file. The returned pointer must *never* be deallocated by the user.</p>
357 <p>Performance is maximized if the selected region is part of one row, or one or more full rows, since then there is opportunity to access the pixels in-place (without a copy) if the image is in memory, or in a memory-mapped file. The returned pointer must *never* be deallocated by the user.</p>
magick-wand.php 498 <p>Also the current image has been set to the first image (if any) in the Magick Wand. Using MagickNextImage() will then set teh current image to the second image in the list (if present).</p>
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
ui_webui_resources_js_util.js 213 // Handle click on a link. If the link points to a chrome: or file: url, then
  /external/libunwind/doc/
libunwind-ia64.tex 117 function \Func{func}(), then reading
  /external/llvm/test/Bindings/OCaml/
core.ml 41 if print_checkpoints then
46 if not cond then
59 if print_checkpoints then
143 if Sys.word_size = 64; then begin
    [all...]
  /external/v8/test/mjsunit/es6/
symbols.js 57 gc() // Promote existing symbols and then allocate some more.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 41 ;# If there isn't any filtering to be done for the horizontal, then
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatTest.java 1593 String now, then; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 730 UnicodeString now, then; local
743 if (date2 == 0) then = UnicodeString("Parse stopped at ") + pos.getIndex();
744 else ((DateFormat*)formatter)->format(date2, then);
745 logln(then);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatTest.java 1589 String now, then; local
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm 116 ; last args then you can just not declare them, but if they're in the middle
756 ; If SAVE_MM_PERMUTATION is placed at the end of a function, then any later

Completed in 631 milliseconds

<<11121314151617181920>>