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

1 2 3 4 5 6 7 8 9

  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
TypeResolver.java 82 if (isNumeric(lhs) || isNumeric(rhs)) {
92 if (isNumeric(lhs) || isNumeric(rhs)) {
102 if (isNumeric(lhs) || isNumeric(rhs)) {
111 static boolean isNumeric(PExpression node) {
  /external/chromium-trace/catapult/systrace/atrace_helper/jni/
file_utils.cc 17 bool IsNumeric(const char* str) {
37 if (child_dir->d_type != DT_DIR || !IsNumeric(child_dir->d_name))
  /external/icu/icu4c/source/i18n/
measure.cpp 32 (!number.isNumeric() || adoptedUnit == 0)) {
collationiterator.h 108 isNumeric(numeric) {}
302 * Returns the previous CE when data->isUnsafeBackward(c, isNumeric).
330 UBool isNumeric;
collationiterator.cpp 154 isNumeric(other.isNumeric) {
182 isNumeric == other.isNumeric)) {
355 if(isNumeric) {
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
AsciiUtil.java 138 public static boolean isNumeric(char c) {
145 if (!isNumeric(s.charAt(i))) {
154 return isAlpha(c) || isNumeric(c);
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
AsciiUtil.java 132 public static boolean isNumeric(char c) {
139 if (!isNumeric(s.charAt(i))) {
148 return isAlpha(c) || isNumeric(c);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
AsciiUtil.java 134 public static boolean isNumeric(char c) {
141 if (!isNumeric(s.charAt(i))) {
150 return isAlpha(c) || isNumeric(c);
  /libcore/ojluni/src/main/java/sun/util/locale/
LocaleUtils.java 181 static boolean isNumeric(char c) {
188 if (!isNumeric(s.charAt(i))) {
196 return isAlpha(c) || isNumeric(c);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
Unicode.py 401 s.isnumeric()
411 s.isnumeric()
421 s.isnumeric()
431 s.isnumeric()
441 s.isnumeric()
  /external/python/cpython2/Tools/pybench/
Unicode.py 401 s.isnumeric()
411 s.isnumeric()
421 s.isnumeric()
431 s.isnumeric()
441 s.isnumeric()
  /external/python/cpython3/Tools/pybench/
Unicode.py 400 s.isnumeric()
410 s.isnumeric()
420 s.isnumeric()
430 s.isnumeric()
440 s.isnumeric()
  /external/perfetto/src/traced/probes/
process_stats_data_source.cc 42 bool IsNumeric(const char* str) {
54 if (dir_ent->d_type == DT_DIR && IsNumeric(dir_ent->d_name))
  /external/icu/icu4c/source/i18n/unicode/
curramt.h 42 * @param amount a numeric object; amount.isNumeric() must be TRUE
measure.h 49 * @param number a numeric object; amount.isNumeric() must be TRUE
tmutamt.h 38 * @param number a numeric object; number.isNumeric() must be TRUE
  /external/deqp/external/openglcts/modules/common/
glcShaderLibrary.cpp 70 DE_INLINE deBool isNumeric(char c)
434 else if (isNumeric(*m_curPtr))
438 while (isNumeric(*p))
443 while (isNumeric(*p))
451 DE_ASSERT(isNumeric(*p));
452 while (isNumeric(*p))
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationIterator.java 190 isNumeric = false;
198 isNumeric = numeric;
215 isNumeric == o.isNumeric)) {
317 if(data.isUnsafeBackward(c, isNumeric)) {
393 isNumeric = numeric;
559 if(isNumeric) {
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationIterator.java 188 isNumeric = false;
196 isNumeric = numeric;
213 isNumeric == o.isNumeric)) {
315 if(data.isUnsafeBackward(c, isNumeric)) {
391 isNumeric = numeric;
557 if(isNumeric) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mhlib.py 194 if subname[0] == ',' or isnumeric(subname): continue
218 if protect and isnumeric(protect):
239 def isnumeric(str): function
368 if not isnumeric(tail):
423 if isnumeric(seq):
432 if isnumeric(seq):
    [all...]
  /external/python/cpython2/Lib/
mhlib.py 194 if subname[0] == ',' or isnumeric(subname): continue
218 if protect and isnumeric(protect):
239 def isnumeric(str): function
368 if not isnumeric(tail):
423 if isnumeric(seq):
432 if isnumeric(seq):
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mhlib.py 194 if subname[0] == ',' or isnumeric(subname): continue
218 if protect and isnumeric(protect):
239 def isnumeric(str): function
368 if not isnumeric(tail):
423 if isnumeric(seq):
432 if isnumeric(seq):
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mhlib.py 194 if subname[0] == ',' or isnumeric(subname): continue
218 if protect and isnumeric(protect):
239 def isnumeric(str): function
368 if not isnumeric(tail):
423 if isnumeric(seq):
432 if isnumeric(seq):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mhlib.py 194 if subname[0] == ',' or isnumeric(subname): continue
218 if protect and isnumeric(protect):
239 def isnumeric(str): function
368 if not isnumeric(tail):
423 if isnumeric(seq):
432 if isnumeric(seq):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mhlib.py 194 if subname[0] == ',' or isnumeric(subname): continue
218 if protect and isnumeric(protect):
239 def isnumeric(str): function
368 if not isnumeric(tail):
423 if isnumeric(seq):
432 if isnumeric(seq):
    [all...]

Completed in 598 milliseconds

1 2 3 4 5 6 7 8 9