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

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/i686-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 */
  /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/ceres-solver/include/ceres/
solver.h 437 // the lowest numbered group are eliminated first, and then the
438 // parmeter blocks in the next lowest numbered group and so on. Within
571 // the lower numbered groups are optimized before the higher
    [all...]
  /external/icu4c/common/unicode/
messagepattern.h 317 * The parser handles named and numbered message arguments and allows both in one message.
574 * Does the parsed pattern have numbered arguments like {2}?
575 * @return TRUE if the parsed pattern has at least one numbered argument.
    [all...]
  /bionic/libc/arch-arm/cortex-a15/bionic/
memcpy_base.S 186 // (highest numbered register at highest address).
  /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/chromium_org/chrome/common/importer/
firefox_importer_utils.cc 76 // Profiles are continuously numbered. So we exit when we can't
  /external/chromium_org/components/policy/core/common/
registry_dict_win.cc 97 // Lists are encoded as subkeys with numbered value in the registry.
  /external/chromium_org/courgette/
streams.cc 368 // 'stream_count' includes all non-empty streams and all empty stream numbered
  /external/chromium_org/third_party/leveldatabase/src/doc/
impl.html 131 if there are no higher numbered levels that contain a file whose range
  /external/chromium_org/third_party/libevent/
evhttp.h 95 * permissions to bind to a low-numbered port.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
wire_format_test.py 58 for expected_wire_type in range(6): # Highest-numbered wiretype is 5.
  /external/chromium_org/third_party/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/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm.h 78 #define ERR_WARN_MAX 5 /* the highest numbered one */
  /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/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 200 // Output higher numbered of a 64-bit general register pair
  /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

Completed in 1370 milliseconds

1 2 3 4 5 6 78 91011>>