HomeSort by relevance Sort by last modified time
    Searched full:numeric (Results 326 - 350 of 2753) sorted by null

<<11121314151617181920>>

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 7 (* variant for numeric literals like "1.0". *)
  /external/openfst/src/extensions/far/
farextract.cc 29 "Generate N digit numeric filenames (def: use keys)");
  /external/qemu/distrib/sdl-1.2.15/src/
SDL_error_c.h 35 /* This is a numeric value corresponding to the current error */
  /external/stlport/stlport/using/
locale 36 // _lib.category.numeric_ and _lib.facet.numpunct_, numeric:
  /external/stlport/test/eh/
locale.cpp 13 //locale sys(c_loc, "LC_TIME=UKR_UKR.OCP;LC_NUMERIC=RUS_RUS.OCP;LC_CTYPE=ukr_ukr.ocp;", locale::numeric | locale::time | locale::ctype);
  /external/stlport/test/unit/
rndshf_test.cpp 1 #include <numeric>
setinter_test.cpp 1 #include <numeric>
setunion_test.cpp 1 #include <numeric>
  /external/v8/test/mjsunit/regress/
regress-crbug-40931.js 31 // indices which should only contain the numeric indices corresponding to the
  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardHelper.java 59 private static final int NUMERIC = 0;
120 mNumericKeyboard = new PasswordEntryKeyboard(mContext, mLayouts[NUMERIC], width, height);
140 mNumericKeyboard = new PasswordEntryKeyboard(mContext, mLayouts[NUMERIC]);
171 mKeyboardView.setPreviewEnabled(false); // never show popup for numeric keypad
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/numeric/
SinWaveFilter.java 18 package android.filterpacks.numeric;
  /libcore/luni/src/main/java/java/text/
Format.java 26 * convert other objects or values, such as numeric values and dates, and their
28 * or contain localized characters or strings. For example, a numeric formatter
29 * such as {@code DecimalFormat} may convert a numeric value such as 12345 to
30 * the string "$12,345". It may also parse the string back into a numeric value.
  /ndk/sources/cxx-stl/stlport/stlport/using/
locale 36 // _lib.category.numeric_ and _lib.facet.numpunct_, numeric:
  /ndk/tests/device/test-gnustl-full/unit/
rndshf_test.cpp 1 #include <numeric>
setinter_test.cpp 1 #include <numeric>
setunion_test.cpp 1 #include <numeric>
  /ndk/tests/device/test-stlport/unit/
rndshf_test.cpp 1 #include <numeric>
setinter_test.cpp 1 #include <numeric>
setunion_test.cpp 1 #include <numeric>
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
UnicodeDialerKeyListener.java 48 // result == null we return the unfiltered but converted numeric string instead.

Completed in 1999 milliseconds

<<11121314151617181920>>