HomeSort by relevance Sort by last modified time
    Searched full:numbering (Results 1 - 25 of 533) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/i18n/unicode/
numsys.h 23 * Size of a numbering system name.
43 * Defines numbering systems. A numbering system describes the scheme by which
44 * numbers are to be presented to the end user. In its simplest form, a numbering
47 * positional numbering system with a specified radix (typically 10).
48 * More complicated numbering systems are algorithmic in nature, and require use
51 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals.
52 * Formatting rules for many commonly used numbering systems are included in
53 * the ICU package, based on the numbering system rules defined in CLDR.
54 * Alternate numbering systems can be specified to a locale by using th
    [all...]
unumsys.h 20 * \brief C API: UNumberingSystem, information about numbering systems
22 * Defines numbering systems. A numbering system describes the scheme by which
23 * numbers are to be presented to the end user. In its simplest form, a numbering
26 * positional numbering system with a specified radix (typically 10).
27 * More complicated numbering systems are algorithmic in nature, and require use
30 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals.
31 * Formatting rules for many commonly used numbering systems are included in
32 * the ICU package, based on the numbering system rules defined in CLDR.
33 * Alternate numbering systems can be specified to a locale by using th
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
NumberingSystem.java 27 * systems. This class provides the interface for setting different numbering
29 * Thai digits or Devanagari digits, or an algorithmic numbering system such
30 * as Hebrew numbering or Chinese numbering.
37 * Default constructor. Returns a numbering system that uses the Western decimal
48 * Factory method for creating a numbering system.
49 * @param radix_in The radix for this numbering system. ICU currently
50 * supports only numbering systems whose radix is 10.
51 * @param isAlgorithmic_in Specifies whether the numbering system is algorithmic
53 * @param desc_in String used to describe the characteristics of the numbering
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
NumberingSystem.java 26 * systems. This class provides the interface for setting different numbering
28 * Thai digits or Devanagari digits, or an algorithmic numbering system such
29 * as Hebrew numbering or Chinese numbering.
37 * Default constructor. Returns a numbering system that uses the Western decimal
49 * Factory method for creating a numbering system.
50 * @param radix_in The radix for this numbering system. ICU currently
51 * supports only numbering systems whose radix is 10.
52 * @param isAlgorithmic_in Specifies whether the numbering system is algorithmic
54 * @param desc_in String used to describe the characteristics of the numbering
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue6247.go 7 // Issue 6247: 5g used to be confused by the numbering
  /prebuilts/go/linux-x86/test/fixedbugs/
issue6247.go 7 // Issue 6247: 5g used to be confused by the numbering
  /external/apache-xml/src/main/java/org/apache/xml/utils/res/
XResources_cy.java 54 //language numbering
55 //{"numbering", "additive"},
56 { "numbering", "multiplicative-additive" },
61 //These would not be used for EN. Only used for traditional numbering
64 //These only used for mutiplicative-additive numbering
XResources_de.java 56 //language numbering
57 { "numbering", "additive" },
61 //These would not be used for EN. Only used for traditional numbering
63 //These only used for mutiplicative-additive numbering
XResources_en.java 56 //language numbering
57 { "numbering", "additive" },
61 //These would not be used for EN. Only used for traditional numbering
63 //These only used for mutiplicative-additive numbering
XResources_es.java 56 //language numbering
57 { "numbering", "additive" },
61 //These would not be used for EN. Only used for traditional numbering
63 //These only used for mutiplicative-additive numbering
XResources_fr.java 56 //language numbering
57 { "numbering", "additive" },
61 //These would not be used for EN. Only used for traditional numbering
63 //These only used for mutiplicative-additive numbering
XResources_he.java 56 //language numbering
57 { "numbering", "additive" },
61 //These would not be used for EN. Only used for traditional numbering
64 //These only used for mutiplicative-additive numbering
XResources_it.java 56 //language numbering
57 { "numbering", "additive" },
61 //These would not be used for EN. Only used for traditional numbering
63 //These only used for mutiplicative-additive numbering
XResources_ka.java 59 //language numbering
60 { "numbering", "additive" },
64 //These would not be used for EN. Only used for traditional numbering
67 //These used for additive numbering
XResources_ko.java 57 //language numbering
58 { "numbering", "multiplicative-additive" },
63 //These would not be used for EN. Only used for traditional numbering
69 //These only used for mutiplicative-additive numbering
XResources_sv.java 56 //language numbering
57 { "numbering", "additive" },
61 //These would not be used for EN. Only used for traditional numbering
63 //These only used for mutiplicative-additive numbering
XResources_zh_CN.java 57 //language numbering
58 { "numbering", "multiplicative-additive" },
63 //These would not be used for EN. Only used for traditional numbering
69 //These only used for mutiplicative-additive numbering
XResources_zh_TW.java 57 //language numbering
58 { "numbering", "multiplicative-additive" },
63 //These would not be used for EN. Only used for traditional numbering
69 //These only used for mutiplicative-additive numbering
XResources_el.java 57 //language numbering
58 //{"numbering", "additive"},
59 { "numbering", "multiplicative-additive" },
64 //These would not be used for EN. Only used for traditional numbering
67 //These only used for mutiplicative-additive numbering
XResources_hy.java 59 //language numbering
60 { "numbering", "additive" },
64 //These would not be used for EN. Only used for traditional numbering
67 //These only used for mutiplicative-additive numbering
  /ndk/tests/device/test-stlport_shared-exception/jni/
spbp.cpp 5 /* This was a bug on x86-darwin, where the register numbering for SP
  /ndk/tests/device/test-stlport_static-exception/jni/
spbp.cpp 5 /* This was a bug on x86-darwin, where the register numbering for SP
  /toolchain/binutils/binutils-2.25/include/gdb/
signals.h 22 /* The numbering of these signals is chosen to match traditional unix
24 It is also the numbering of the GDB remote protocol. Other remote
25 protocols, if they use a different numbering, should make sure to
29 (stubs, etc.), you mustn't disturb the assigned numbering. If you
  /external/clang/test/CodeGen/
debug-info-block-out-return.c 3 // Check that arg numbering is not affected by LLVM IR argument numbering -
  /external/llvm/tools/llvm-diff/
DiffConsumer.cpp 21 static void ComputeNumbering(Function *F, DenseMap<Value*,unsigned> &Numbering){
28 Numbering[&*AI] = IN++;
33 Numbering[&*FI] = IN++;
39 Numbering[&*BI] = IN++;
42 assert(!Numbering.empty() && "asked for numbering but numbering was no-op");

Completed in 389 milliseconds

1 2 3 4 5 6 7 8 91011>>