| /external/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/sdch/open-vcdiff/src/ |
| gflags.cc | 123 # define strtoint64 strtoll macro 126 # define strtoint64 strtoq macro 130 # define strtoint64 strtol macro 321 const int64 r = strtoint64(value, &end, base); 329 const int64 r = strtoint64(value, &end, base); [all...] |