HomeSort by relevance Sort by last modified time
    Searched full:numbered (Results 201 - 225 of 735) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/protobuf/python/google/protobuf/internal/
wire_format_test.py 58 for expected_wire_type in range(6): # Highest-numbered wiretype is 5.
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 43 #define NUM_QUANT_TBLS 4 /* Quantization tables are numbered 0..3 */
44 #define NUM_HUFF_TBLS 4 /* Huffman tables are numbered 0..3 */
45 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */
752 * It contains strings numbered first_addon_message..last_addon_message.
    [all...]
  /external/regex-re2/doc/
syntax.html 60 <tr><td><code>(re)</code></td><td>numbered capturing group</td></tr>
61 <tr><td><code>(?P&lt;name&gt;re)</code></td><td>named &amp; numbered capturing group</td></tr>
62 <tr><td><code><font color=#808080>(?&lt;name&gt;re)</font></code></td><td>named &amp; numbered capturing group </td></tr>
63 <tr><td><code><font color=#808080>(?'name're)</font></code></td><td>named &amp; numbered capturing group </td></tr>
  /external/strace/
io.c 269 /* The SH4 ABI does allow long longs in odd-numbered registers, but
defs.h 685 /* _l refers to the lower numbered u_arg,
686 * _h refers to the higher numbered u_arg
  /external/stressapptest/src/
pattern.cc 394 // Return pattern numbered "i"
  /external/valgrind/main/helgrind/
hg_lock_n_thread.h 49 numbered from zero, since 32-bit versions of them are used to
  /frameworks/base/docs/html/design/patterns/
help.jd 110 <p>People don't read help from start to finish. They scan around, looking for a piece of information containing the answer they need. Make it less burdensome with friendly formatting and layout choices like bold headings, bulleted and numbered lists, tables, and white space between paragraphs. And if you have a large amount of content, divide it into multiple screens to cut down on scrolling.</p>
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.1 294 For example, ``sed -n 1~2p'' will print all the odd-numbered lines in
sed.x 242 For example, ``sed -n 1~2p'' will print all the odd-numbered lines in
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
OutputFinisher.java 55 * {@code >= 0;} the count of reserved registers (low-numbered
518 * <p>This method may also reserve a number of low-numbered
  /dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java 62 * {@code >= 0;} the count of reserved registers (low-numbered
545 * <p>This method may also reserve a number of low-numbered
  /external/chromium_org/third_party/openssl/openssl/crypto/
cryptlib.c 176 array of lock names. These are numbered with positive numbers. */
180 following stack is used. These are externally numbered with negative
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputFinisher.java 62 * {@code >= 0;} the count of reserved registers (low-numbered
538 * <p>This method may also reserve a number of low-numbered
  /external/grub/docs/
internals.texi 186 The current BIOS drive number (numbered from 0, if a floppy, and
187 numbered from 0x80, if a hard disk).
  /external/libvorbis/doc/
01-introduction.tex 235 algorithms numbered 0 through 2. The packing algorithm details are
335 Vorbis allows an encoder to set up multiple, numbered packet 'modes',
08-residue.tex 18 variants (numbered 0, 1 and 2) of the same basic vector encoding
233 maximum numbered codebook set up in this stream also renders the
programming.html 292 page in a logical bitstream is numbered zero; following pages are
293 numbered in increasing monotonic order.</p>
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/
podExamples.t 515 # function: Test specifying numbered list.
704 # Test specifying numbered list
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 279 /// beginIndex - Return the lowest numbered slot covered by interval.
663 /// getEqClass - Classify creates equivalence classes numbered 0..N. Return
MachineFunction.h 100 // numbered and this vector keeps track of the mapping from ID's to MBB's.
252 /// getBlockNumbered - MachineBasicBlocks are automatically numbered when they
  /external/openssl/crypto/
cryptlib.c 176 array of lock names. These are numbered with positive numbers. */
180 following stack is used. These are externally numbered with negative
  /external/valgrind/main/docs/lib/
vg-fo.xsl 54 <l:context name="title-numbered">
102 and @linenumbering = 'numbered'
  /external/valgrind/main/none/tests/ppc32/
test_dfp4.c 85 /* In _test_dtstdc[q], DCM can be one of 6 possible data classes, numbered 0-5.
189 /* In _test_dtstdg[q], DGM can be one of 6 possible data groups, numbered 0-5.
  /external/valgrind/main/none/tests/ppc64/
test_dfp4.c 85 /* In _test_dtstdc[q], DCM can be one of 6 possible data classes, numbered 0-5.
189 /* In _test_dtstdg[q], DGM can be one of 6 possible data groups, numbered 0-5.

Completed in 1565 milliseconds

1 2 3 4 5 6 7 891011>>