/external/icu4c/data/brkitr/ |
word_POSIX.txt | 37 $Numeric = [\p{Word_Break = Numeric}]; 60 $NumericEx = $Numeric ($Extend | $Format)*; 138 $BackNumericEx = ($Format | $Extend)* $Numeric;
|
word_ja.txt | 37 $Numeric = [\p{Word_Break = Numeric}]; 60 $NumericEx = $Numeric ($Extend | $Format)*; 141 $BackNumericEx = ($Format | $Extend)* $Numeric;
|
/external/iptables/extensions/ |
libxt_AUDIT.c | 47 int numeric)
|
libxt_CHECKSUM.c | 41 int numeric)
|
libxt_SECMARK.c | 53 int numeric)
|
libxt_comment.c | 32 comment_print(const void *ip, const struct xt_entry_match *match, int numeric)
|
libxt_length.c | 37 length_print(const void *ip, const struct xt_entry_match *match, int numeric)
|
libxt_mac.c | 50 mac_print(const void *ip, const struct xt_entry_match *match, int numeric)
|
libxt_tcpmss.c | 37 tcpmss_print(const void *ip, const struct xt_entry_match *match, int numeric)
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/string/ |
SliceFunction.java | 34 * @param args 1 string values then 2 numeric values (start and end).
|
/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/qemu/distrib/sdl-1.2.12/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
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/GetSet/ |
getset-001.js | 66 reportCompare (2, t.y, "y getter, after numeric set");
|
getset-002.js | 62 reportCompare (2, t.y, "y getter, after numeric set");
|