Searched
full:numeric (Results
301 -
325 of
2753) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/prefs/ |
incognito_mode_prefs.h | 22 // the order of entries since numeric values are exposed to users.
|
proxy_prefs.h | 13 // the constants, because numeric values are exposed to users.
|
/external/chromium_org/sync/internal_api/public/base/ |
node_ordinal.h | 49 // lossy: NodeOrdinals can have arbitrary fidelity, while numeric
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
Token.h | 81 // Converts text into numeric value for CONST_INT and CONST_FLOAT token.
|
numeric_lex.h | 7 // numeric_lex.h: Functions to extract numeric values from string.
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
logging.h | 41 // numeric value. Otherwise, returns false and leaves *in in an
|
/external/chromium_org/third_party/sqlite/src/test/ |
collate5.test | 34 # Mimic the SQLite 2 collation type NUMERIC. 35 db collate numeric numeric_collate 239 CREATE TABLE collate5t_cn(a COLLATE NUMERIC); 269 CREATE TABLE collate5t1(a COLLATE NOCASE, b COLLATE NUMERIC);
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
numeric-literals-off.js | 29 // the --harmony-numeric-literals flag is not set.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-crbug-40931.js | 31 // indices which should only contain the numeric indices corresponding to the
|
/external/chromium_org/v8/test/webkit/ |
sort-no-jit-code-crash-expected.txt | 24 This test checks that non-numeric sort functions always have JIT code. This test passes if it does not crash.
|
sort-no-jit-code-crash.js | 25 "This test checks that non-numeric sort functions always have JIT code. This test passes if it does not crash."
|
string-index-overflow-expected.txt | 24 This test checks that accessing a string by an out of bounds index doesn't crash, furthermore the string should not appear to have out-of-bounds numeric properties.
|
string-index-overflow.js | 25 "This test checks that accessing a string by an out of bounds index doesn't crash, furthermore the string should not appear to have out-of-bounds numeric properties."
|
/external/clang/test/Preprocessor/ |
output_paste_avoid.cpp | 36 // pasting '-' to a numeric constant.
|
/external/icu4c/data/brkitr/ |
word.txt | 39 $Numeric = [\p{Word_Break = Numeric}]; 70 $NumericEx = $Numeric ($Extend | $Format)*; 158 $BackNumericEx = ($Format | $Extend)* $Numeric;
|
word_POSIX.txt | 39 $Numeric = [\p{Word_Break = Numeric}]; 70 $NumericEx = $Numeric ($Extend | $Format)*; 158 $BackNumericEx = ($Format | $Extend)* $Numeric;
|
/external/iproute2/ |
README | 30 PAGESPERPAGE=2 , ie: 1 , 2 ... (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).
|
Completed in 953 milliseconds
<<11121314151617181920>>