HomeSort by relevance Sort by last modified time
    Searched refs:begins (Results 1 - 25 of 39) sorted by null

1 2

  /external/valgrind/none/tests/x86/
aad_aam.stdout.exp 1 test begins
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
fslotx.s 2 # The FILL-SLOT attribute ensures the next insn begins on a 32 byte boundary.
fslot.s 2 # The FILL-SLOT attribute ensures the next insn begins on a 32 byte boundary.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-i386.s 24 #; - functions that begins with standard
cfi-m68k.s 27 #; - functions that begins with standard
cfi-x86_64.s 24 #; - functions that begins with standard
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlTree.java 105 private final Stack<Integer> begins = new Stack<Integer>(); field in class:HtmlTree
166 return begins.get(endTagNodeNum);
184 int openNodeNum = begins.get(tagNodeNum);
393 // are well-formed, and begins at a "line" boundary.
398 int nBegin = begins.get(n);
    [all...]
  /external/ImageMagick/www/api/
mogrify.php 61 <p>It wiil look for special options like "-debug", "-bench", and "-distribute-cache" that needs to be applied even before the main processing begins, and may completely overrule normal command processing. Such 'Genesis' Options can only be given on the CLI, (not in a script) and are typically ignored (as they have been handled) if seen later.</p>
quantize.php 71 <p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 95 The first audio packet of the logical stream begins a fresh Ogg page.
145 A positive starting value simply indicates that this stream begins at
07-floor1.tex 169 Packet decode begins by checking the \varname{[nonzero]} flag:
345 Decode begins by sorting the scalars from vectors
02-bitpacking.tex 78 coded. When packing the bits into bytes, the encoder begins by
04-codec.tex 19 A Vorbis bitstream begins with three header packets. The header
28 Each header packet begins with the same header fields.
03-codebook.tex 36 A codebook begins with a 24 bit sync pattern, 0x564342:
08-residue.tex 169 where, for coding purposes, the vector effectively begins at element
  /external/curl/packages/vms/
stage_curl_install.com 57 $! If the first parameter begins with "r" or "R" then this is to
  /external/eigen/lapack/
clarf.f 170 ! Set up variables for scanning V. LASTV begins pointing to the end
dlarf.f 165 ! Set up variables for scanning V. LASTV begins pointing to the end
slarf.f 165 ! Set up variables for scanning V. LASTV begins pointing to the end
zlarf.f 170 * Set up variables for scanning V. LASTV begins pointing to the end
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_mmx.asm 251 ; eob adjustment begins here
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
quantize_mmx.asm 251 ; eob adjustment begins here
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
timeline_data_series.js 180 * Called when the source with the specified id begins doing whatever we
  /external/v8/test/mjsunit/harmony/
simd.js 9 // The lane count follows the first 'x' in the type name, which begins with
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 40 * @return {boolean} True if {@code str} begins with {@code prefix}.
63 * @return {boolean} True if {@code str} begins with {@code prefix} (ignoring
    [all...]

Completed in 1543 milliseconds

1 2