HomeSort by relevance Sort by last modified time
    Searched full:numbered (Results 76 - 100 of 768) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/ltrace/
expr.h 32 EXPR_OP_ARGNO, /* value of numbered argument */
133 * dictionary of named and numbered values that NODE may use. Returns
  /external/mesa3d/docs/
RELNOTES-4.0 14 Odd numbered versions (such as 3.3) designate new developmental releases.
15 Even numbered versions (such as 3.4) designate stable releases.
RELNOTES-6.1 14 Odd numbered versions (such as 6.1) designate new developmental releases.
15 Even numbered versions (such as 6.0) designate stable releases.
RELNOTES-6.3 14 Odd numbered versions (such as 6.3) designate new developmental releases.
15 Even numbered versions (such as 6.2) designate stable releases.
  /external/openssl/crypto/des/
set_key.c 166 /* for C bits (numbered as per FIPS 46) 1 2 3 4 5 6 */
184 /* for C bits (numbered as per FIPS 46) 7 8 10 11 12 13 */
202 /* for C bits (numbered as per FIPS 46) 14 15 16 17 19 20 */
220 /* for C bits (numbered as per FIPS 46) 21 23 24 26 27 28 */
238 /* for D bits (numbered as per FIPS 46) 1 2 3 4 5 6 */
256 /* for D bits (numbered as per FIPS 46) 8 9 11 12 13 14 */
274 /* for D bits (numbered as per FIPS 46) 16 17 18 19 20 21 */
292 /* for D bits (numbered as per FIPS 46) 22 23 24 25 27 28 */
  /frameworks/opt/colorpicker/src/com/android/colorpicker/
ColorPickerPalette.java 124 * Appends a swatch to the end of the row for even-numbered rows (starting with row 0),
125 * to the beginning of a row for odd-numbered rows.
  /external/icu/icu4c/source/i18n/unicode/
msgfmt.h 65 * <p>Arguments can be named (using identifiers) or numbered (using small ASCII-digit integers).
91 * (when the pattern contains only numbered arguments)
93 * and numbered arguments).
98 * A numbered pattern argument is matched with an argument name that contains that number
566 * This function supports both named and numbered
567 * arguments. If numbered, the formatName is the
582 * This function supports both named and numbered
583 * arguments-- if numbered, the formatName is the
597 * This function supports both named and numbered
598 * arguments-- if numbered, the formatName is th
    [all...]
  /external/llvm/test/CodeGen/X86/
load-slice.ll 116 ; First slice uses bytes numbered 0 to 3.
117 ; Second slice uses bytes numbered 6 and 7.
118 ; Third slice uses bytes numbered 4 to 7.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
pretty-print.h 64 In the first phase of formatting, even-numbered chunks are
65 to be output verbatim, odd-numbered chunks are format specifiers.
66 The second phase replaces all odd-numbered chunks with formatted
  /external/chromium_org/base/debug/
crash_logging.h 64 // numbered chunks.
  /external/chromium_org/chrome/browser/resources/extensions/
extension_code.js 73 // (the last line doesn't break, but should still be numbered).
  /external/chromium_org/chrome/installer/test/
pe_image_resources.cc 58 LOG(DFATAL) << "Inconsistent number of named or numbered entries.";
  /external/chromium_org/media/base/
audio_renderer_mixer_unittest.cc 164 // Start() all even numbered mixer inputs and ensure we still get silence.
246 // Pause() all even numbered mixer inputs and ensure we get the right value.
370 // Stop() all even numbered mixer inputs and Play() all odd numbered inputs
  /external/chromium_org/third_party/WebKit/ManualTests/
scrollIntoView-vertical.html 10 Following the numbered steps, click each button to scroll the specified colored box into view.</p>
  /external/chromium_org/third_party/re2/doc/
syntax.txt 48 (re) numbered capturing group
49 (?P<name>re) named & numbered capturing group
50 (?<name>re) named & numbered capturing group NOT SUPPORTED
51 (?'name're) named & numbered capturing group NOT SUPPORTED
  /external/chromium_org/tools/gn/bin/
help_as_html.py 8 # - Handle numbered and dashed lists -> <ol> <ul>. (See "os" and "toolchain").
  /external/clang/lib/AST/
ItaniumCXXABI.cpp 39 /// Variable decls are numbered by identifier.
  /external/icu/icu4c/source/samples/msgfmt/
README.TXT 88 and are numbered 1, 2, etc.
  /external/jarjar/res/com/tonicsystems/jarjar/
help.txt 63 substrings matched by the wildcards. A numbered reference is available
  /external/llvm/docs/HistoricalNotes/
2000-12-06-MeetingSummary.txt 42 in the LLVM bytecode program. Basic blocks could be numbered according
  /external/llvm/include/llvm/ADT/
IntEqClasses.h 11 // 0 .. N-1 into M equivalence classes numbered 0 .. M-1.
  /external/llvm/lib/Support/
IntEqClasses.cpp 11 // 0 .. N-1 into M equivalence classes numbered 0 .. M-1.
  /external/llvm/test/MC/ELF/
many-sections-2.s 6 // numbered SHN_LORESERVE (0xFF00) or higher.
  /external/regex-re2/doc/
syntax.txt 48 (re) numbered capturing group
49 (?P<name>re) named & numbered capturing group
50 (?<name>re) named & numbered capturing group NOT SUPPORTED
51 (?'name're) named & numbered capturing group NOT SUPPORTED
  /external/speex/libspeex/
kiss_fftr.c 96 * contains the sum of the even-numbered elements of the input time sequence
97 * The imag part is the sum of the odd-numbered elements
189 * contains the sum of the even-numbered elements of the input time sequence
190 * The imag part is the sum of the odd-numbered elements

Completed in 1018 milliseconds

1 2 34 5 6 7 8 91011>>