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

1 2 3 4 5 6 7 8 91011>>

  /external/icu/android_icu4j/src/main/java/android/icu/text/
NumberingSystem.java 29 * systems. This class provides the interface for setting different numbering
31 * Thai digits or Devanagari digits, or an algorithmic numbering system such
32 * as Hebrew numbering or Chinese numbering.
40 * Default constructor. Returns a numbering system that uses the Western decimal
51 * Factory method for creating a numbering system.
52 * @param radix_in The radix for this numbering system. ICU currently
53 * supports only numbering systems whose radix is 10.
54 * @param isAlgorithmic_in Specifies whether the numbering system is algorithmic
56 * @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 28 * systems. This class provides the interface for setting different numbering
30 * Thai digits or Devanagari digits, or an algorithmic numbering system such
31 * as Hebrew numbering or Chinese numbering.
40 * Default constructor. Returns a numbering system that uses the Western decimal
52 * Factory method for creating a numbering system.
53 * @param radix_in The radix for this numbering system. ICU currently
54 * supports only numbering systems whose radix is 10.
55 * @param isAlgorithmic_in Specifies whether the numbering system is algorithmic
57 * @param desc_in String used to describe the characteristics of the numbering
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
numsys.h 25 * Size of a numbering system name.
45 * Defines numbering systems. A numbering system describes the scheme by which
46 * numbers are to be presented to the end user. In its simplest form, a numbering
49 * positional numbering system with a specified radix (typically 10).
50 * More complicated numbering systems are algorithmic in nature, and require use
53 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals.
54 * Formatting rules for many commonly used numbering systems are included in
55 * the ICU package, based on the numbering system rules defined in CLDR.
56 * Alternate numbering systems can be specified to a locale by using th
    [all...]
unumsys.h 22 * \brief C API: UNumberingSystem, information about numbering systems
24 * Defines numbering systems. A numbering system describes the scheme by which
25 * numbers are to be presented to the end user. In its simplest form, a numbering
28 * positional numbering system with a specified radix (typically 10).
29 * More complicated numbering systems are algorithmic in nature, and require use
32 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals.
33 * Formatting rules for many commonly used numbering systems are included in
34 * the ICU package, based on the numbering system rules defined in CLDR.
35 * Alternate numbering systems can be specified to a locale by using th
    [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
  /external/llvm/test/Transforms/GCOVProfiling/
function-numbering.ll 5 ; RUN: echo '!14 = !{!"%/T/function-numbering.ll", !0}' > %t1
9 ; RUN: llvm-cov gcov -n -dump %T/function-numbering.gcno 2>&1 | FileCheck --check-prefix GCNO %s
10 ; RUNN: rm %T/function-numbering.gcno
13 ; RUN: llvm-cov gcov -n -dump %T/function-numbering.gcno 2>&1 | FileCheck --check-prefix GCNO %s
48 !1 = !DIFile(filename: ".../llvm/test/Transforms/GCOVProfiling/function-numbering.ll", directory: "")
51 !5 = !DIFile(filename: ".../llvm/test/Transforms/GCOVProfiling/function-numbering.ll", directory: "")
  /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/lib/Target/WebAssembly/
WebAssemblyRegNumbering.cpp 1 //===-- WebAssemblyRegNumbering.cpp - Register Numbering ------------------===//
31 #define DEBUG_TYPE "wasm-reg-numbering"
36 return "WebAssembly Register Numbering";
58 DEBUG(dbgs() << "********** Register Numbering **********\n"
92 // Start the numbering for locals after the arg regs
  /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");
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SlotIndexes.cpp 23 "Slot index numbering", false, false)
42 // Compute numbering as follows:
51 // only need to be set up once after the first numbering is computed.
58 "Index list non-empty at initial numbering?");
60 "Index -> MBB mapping non-empty at initial numbering?");
62 "MBB -> Index mapping non-empty at initial numbering?");
64 "MachineInstr -> Index mapping non-empty at initial numbering?");

Completed in 640 milliseconds

1 2 3 4 5 6 7 8 91011>>