/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
cld_strtoint.h | 10 //#include "cld/base/strtoint.h" 18 // This implementation is not as good as the one in base/strtoint.h,
|
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/ |
BerInputStream.java | 326 times[0] = strToInt(contentOffset, 4); // year 327 times[1] = strToInt(contentOffset + 4, 2); // month 328 times[2] = strToInt(contentOffset + 6, 2); // day 329 times[3] = strToInt(contentOffset + 8, 2); // hour 330 times[4] = strToInt(contentOffset + 10, 2); // minute 331 times[5] = strToInt(contentOffset + 12, 2); // second 335 times[6] = strToInt(contentOffset + 15, length - 16); 387 times[0] = strToInt(contentOffset, 2); // year 394 times[1] = strToInt(contentOffset + 2, 2); // month 395 times[2] = strToInt(contentOffset + 4, 2); // da [all...] |
/external/chromium_org/third_party/cld/ |
cld.gyp | 91 'base/strtoint.h',
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
delphi.php | 153 'StrToInt', 'StrToInt64', 'StrToInt64Def', 'StrToIntDef', 'StrToTime',
|
inno.php | 99 'StrToFloat', 'StrToInt', 'StrToInt64', 'StrToInt64Def', 'StrToIntDef', 'StrToTime', 'StuffString', 'Succ', 'Sum', 'Tan',
|
/external/chromium/third_party/libevent/ |
evdns.c | 339 static int strtoint(const char *const str); 2629 strtoint(const char *const str) { function [all...] |
/external/chromium_org/third_party/libevent/ |
evdns.c | 339 static int strtoint(const char *const str); 2629 strtoint(const char *const str) { function [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
Delphi.stg | [all...] |