/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
regex | 287 * decimal digit. If n <= match_results::size() and the nth capture 290 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
regex | 287 * decimal digit. If n <= match_results::size() and the nth capture 290 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-addr2line | |
mipsel-linux-android-ar | |
mipsel-linux-android-c++filt | |
mipsel-linux-android-nm | |
mipsel-linux-android-ranlib | |
mipsel-linux-android-strings | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/ |
ar | |
nm | |
ranlib | |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | 270 * decimal digit. If n <= match_results::size() and the nth capture 273 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | 270 * decimal digit. If n <= match_results::size() and the nth capture 273 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | 270 * decimal digit. If n <= match_results::size() and the nth capture 273 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
regex | 270 * decimal digit. If n <= match_results::size() and the nth capture 273 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
regex | 287 * decimal digit. If n <= match_results::size() and the nth capture 290 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
regex | 287 * decimal digit. If n <= match_results::size() and the nth capture 290 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
regex | 287 * decimal digit. If n <= match_results::size() and the nth capture 290 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
regex | 287 * decimal digit. If n <= match_results::size() and the nth capture 290 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
regex | 287 * decimal digit. If n <= match_results::size() and the nth capture 290 * @li $nn The nnth capture, where nn is a two-digit decimal number on [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
locale.py | 203 # floats and decimal ints need special action! 311 #next, replace the decimal point with a dot [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/ |
Metrowerks_Shell_Suite.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddAdd.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of -- [all...] |
dqAdd.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 6 -- at http://www2.hursley.ibm.com/decimal for the description of -- [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_unicode.py | 395 self.assertFalse(ch.isdecimal(), '{!r} is not decimal.'.format(ch)) 397 self.assertTrue(ch.isdecimal(), '{!r} is decimal.'.format(ch)) [all...] |