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

  /external/chromium_org/third_party/icu/source/common/
ruleiter.cpp 75 jumpahead(offset);
123 void RuleCharacterIterator::jumpahead(int32_t count) { function in class:RuleCharacterIterator
  /external/icu4c/common/
ruleiter.cpp 75 jumpahead(offset);
123 void RuleCharacterIterator::jumpahead(int32_t count) { function in class:RuleCharacterIterator
  /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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 59 milliseconds