HomeSort by relevance Sort by last modified time
    Searched full:numbered (Results 101 - 125 of 565) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdreg.h 324 /* hd/ide ctl's that pass (arg) ptrs to user space are numbered 0x030n/0x031n */
351 /* hd/ide ctl's that pass (arg) non-ptr values are numbered 0x032n/0x033n */
375 /* hd/ide ctl's that pass (arg) ptrs to user space are numbered 0x033n/0x033n */
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
Toc.pod 561 By default, the generated ToC will list its entries unnumbered. If you want to number the ToC entries, two options are available. Either you can specify a numbered list by modifying L<templateLevelBegin|"templateLevelBegin"> and L<templateLevelEnd|"templateLevelEnd">. Or when the ToC isn't a simple numbered list, you can use the numbers generated by HTML::TocGenerator.
563 =head3 Specify numbered list
565 By modifying L<templateLevelBegin|"templateLevelBegin"> and L<templateLevelEnd|"templateLevelEnd"> you can specify a numbered ToC:
638 Suppose you want to display a ToC with upper-alpha numbered appendix headings. To accomplish this, you can specify a CSS style within the source document:
    [all...]
  /external/icu4c/common/unicode/
messagepattern.h 313 * The parser handles named and numbered message arguments and allows both in one message.
570 * Does the parsed pattern have numbered arguments like {2}?
571 * @return TRUE if the parsed pattern has at least one numbered argument.
    [all...]
  /development/tools/apkcheck/
README.txt 9 and each officially released API has a numbered file (e.g. "6.xml").
  /external/bison/src/
gram.h 38 initial rule, `$accept: START-SYMBOL $end', which is numbered 1,
state.h 33 A core represents one state. States are numbered in the NUMBER
  /external/chromium/base/metrics/
stats_table_unittest.cc 69 // CounterMixed will be incremented by odd numbered threads and
  /external/chromium/third_party/libevent/
evhttp.h 95 * permissions to bind to a low-numbered port.
  /external/jpeg/
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/libvorbis/doc/
02-bitpacking.tex 44 end of the byte. Bits in a byte are numbered from zero at the LSb to
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Basics.text 152 Ordered (numbered) lists use regular numbers, followed by periods, as
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Basics.text 152 Ordered (numbered) lists use regular numbers, followed by periods, as
  /external/markdown/tests/markdown-test/
markdown-documentation-basics.txt 152 Ordered (numbered) lists use regular numbers, followed by periods, as
  /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
  /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>
  /hardware/libhardware/include/hardware/
camera_common.h 252 * module. The camera devices are numbered 0 through N-1, where N is the
  /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

Completed in 7181 milliseconds

1 2 3 45 6 7 8 91011>>