HomeSort by relevance Sort by last modified time
    Searched defs:jumpahead (Results 1 - 12 of 12) sorted by null

  /external/icu/icu4c/source/common/
ruleiter.cpp 75 jumpahead(offset);
123 void RuleCharacterIterator::jumpahead(int32_t count) { function in class:RuleCharacterIterator
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
RuleCharacterIterator.java 166 jumpahead(offset[0]);
265 * parse the string returned by lookahead(), then call jumpahead() to
283 public void jumpahead(int count) { method in class:RuleCharacterIterator
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RuleCharacterIterator.java 165 jumpahead(offset[0]);
264 * parse the string returned by lookahead(), then call jumpahead() to
282 public void jumpahead(int count) { method in class:RuleCharacterIterator
  /prebuilts/gdb/darwin-x86/lib/python2.7/
random.py 35 jumpahead(n) are weakened to simply jump to another distant state and rely
55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
77 a different instance of Random for each thread, and using the jumpahead()
83 methods: random(), seed(), getstate(), setstate() and jumpahead().
145 def jumpahead(self, n): member in class:Random
150 # The super.jumpahead() method uses shuffling to change state,
155 super(Random, self).jumpahead(n)
729 def jumpahead(self, n): member in class:WichmannHill
738 r2.jumpahead(1000000)
824 seed = jumpahead = _stu
900 jumpahead = _inst.jumpahead variable
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
random.py 35 jumpahead(n) are weakened to simply jump to another distant state and rely
55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
77 a different instance of Random for each thread, and using the jumpahead()
83 methods: random(), seed(), getstate(), setstate() and jumpahead().
145 def jumpahead(self, n): member in class:Random
150 # The super.jumpahead() method uses shuffling to change state,
155 super(Random, self).jumpahead(n)
729 def jumpahead(self, n): member in class:WichmannHill
738 r2.jumpahead(1000000)
824 seed = jumpahead = _stu
900 jumpahead = _inst.jumpahead variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
random.py 35 jumpahead(n) are weakened to simply jump to another distant state and rely
55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
77 a different instance of Random for each thread, and using the jumpahead()
83 methods: random(), seed(), getstate(), setstate() and jumpahead().
145 def jumpahead(self, n): member in class:Random
150 # The super.jumpahead() method uses shuffling to change state,
155 super(Random, self).jumpahead(n)
729 def jumpahead(self, n): member in class:WichmannHill
738 r2.jumpahead(1000000)
824 seed = jumpahead = _stu
900 jumpahead = _inst.jumpahead variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
random.py 35 jumpahead(n) are weakened to simply jump to another distant state and rely
55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
77 a different instance of Random for each thread, and using the jumpahead()
83 methods: random(), seed(), getstate(), setstate() and jumpahead().
145 def jumpahead(self, n): member in class:Random
150 # The super.jumpahead() method uses shuffling to change state,
155 super(Random, self).jumpahead(n)
729 def jumpahead(self, n): member in class:WichmannHill
738 r2.jumpahead(1000000)
824 seed = jumpahead = _stu
900 jumpahead = _inst.jumpahead variable
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 449 milliseconds