/prebuilts/devtools/notices/base/ |
NOTICE_fat32lib.jar.txt | 71 (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)
|
/prebuilts/devtools/notices/swt/ |
NOTICE_jcommon-1.0.12.jar.txt | 190 (For example, a function in a library to compute square roots has 195 root function must still compute square roots.)
|
NOTICE_jfreechart-1.0.9.jar.txt | 190 (For example, a function in a library to compute square roots has 195 root function must still compute square roots.)
|
NOTICE_jfreechart-swt-1.0.9.jar.txt | 190 (For example, a function in a library to compute square roots has 195 root function must still compute square roots.)
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/ |
COPYING.LIB | 188 (For example, a function in a library to compute square roots has 193 root function must still compute square roots.)
|
/prebuilts/tools/common/jfreechart/ |
NOTICE | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/ |
NOTICE | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/ |
NOTICE | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/ |
NOTICE | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/darwin-x86/sdl/ |
NOTICE | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/linux-x86/sdl/ |
NOTICE | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/linux-x86/swt/about_files/ |
lgpl-v21.txt | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/linux-x86_64/swt/about_files/ |
lgpl-v21.txt | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/prebuilts/tools/windows/sdl/ |
NOTICE | 186 (For example, a function in a library to compute square roots has 191 root function must still compute square roots.)
|
/tools/external/fat32lib/ |
NOTICE | 67 (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)
|
/external/chromium_org/chrome/installer/util/ |
shell_util.cc | 537 // |look_for_in| specifies roots (HKCU and/or HKLM) in which to look for the 538 // key, unspecified roots are not looked into (i.e. the the key is assumed not 661 // registry roots). 1583 const HKEY roots[] = { HKEY_LOCAL_MACHINE, HKEY_CURRENT_USER }; local [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pydoc.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_generators.py | 445 >>> roots = sets[:] 453 ... if len(roots) > 1: 454 ... s1 = gen.choice(roots) 455 ... roots.remove(s1) 456 ... s2 = gen.choice(roots) [all...] |