/ndk/tests/device/whole-static-libs/jni/ |
Android.mk | 9 # --whole-archive is used. However, it won't do it for shared libraries, so
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
fldcw_check.S | 7 # performance counter counts this as one instruction. However,
|
/external/valgrind/main/exp-bbv/tests/x86/ |
fldcw_check.S | 7 # performance counter counts this as one instruction. However,
|
/external/mesa3d/docs/ |
MESA_window_pos.spec | 106 Not specified at this time. However, a protocol message very similar
|
/external/openssl/apps/ |
Android.mk | 66 # However, portions of these features are actually turned on.
|
/external/openssl/patches/ |
apps_Android.mk | 66 # However, portions of these features are actually turned on.
|
/system/media/mca/filterfw/ |
Android.mk | 45 # to add this library to the prelink map and set this to true. However,
|
/system/media/mca/filterfw/jni/ |
Android.mk | 45 # to add this library to the prelink map and set this to true. However,
|
/external/webkit/LayoutTests/storage/ |
sql-error-codes.js | 84 // Use another DB handle to change the version. However, in order to make sure that the DB version is not
|
/system/core/rootdir/ |
Android.mk | 20 # which are device-specific. However, these builds require at the moment
|
/external/mesa3d/docs/OLD/ |
MESA_sprite_point.spec | 68 POLYGON_SMOOTH does effect the rendering of the quadrilateral, however. 84 transformation stage of OpenGL. However, some rasterization hardware 142 matrix. Note, however, that the texture r and q coordinates are passed
|
/external/v8/test/mjsunit/ |
debug-liveedit-2.js | 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 54 // However, this does not actually patch existing "Chooser" instances,
|
debug-liveedit-3.js | 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 32 // hasen't been changed. However actually function became one level more nested
|
override-read-only-property.js | 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 32 // However, for compatibility with WebKit/JSC, we allow the overriding
|
array-splice.js | 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 226 // performing ToInteger on arguments. However, v8 ignores elements
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_elementremoveattribute.js | 80 replaced. However, there is no default values in the HTML
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_elementremoveattribute.js | 80 replaced. However, there is no default values in the HTML
|
/ndk/sources/cxx-stl/stlport/ |
Android.mk | 4 # in $LOCAL_PATH/<abi>/. However,
|
/dalvik/vm/arch/arm/ |
CallOldABI.S | 158 @ we have and how to return it. However, unless we have an FPU,
|
/sdk/files/ |
find_java.bat | 90 rem However we use the full version without quotes (e.g. %~1) for pretty print.
|
/external/chromium/testing/gmock/scripts/ |
gmock_doctor.py | 27 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 592 However...
|
/external/v8/src/ |
liveedit-debugger.js | 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 313 // The function got a new code. However, this new code brings all new 314 // instances of SharedFunctionInfo for nested functions. However, 509 // No change to function or its inner functions; however its positions 579 // Determines status of each function (from unchanged to damaged). However 679 // by definition may only have changes inside their bodies). However there are [all...] |
/external/openssl/crypto/ |
sparccpuid.S | 41 ! Following is V9 "rd %ccr,%o0" instruction. However! V8
|
/external/chromium/chrome/browser/resources/net_internals/ |
sourceentry.js | 261 * first entry that was logged to this source. However, we skip over the
|
/external/dropbear/libtommath/ |
bn.tex | 80 to implement ``bignum'' math. However, the resulting code has proven to be very useful. It has been used by numerous 95 LibTomMath is meant to be very ``GCC friendly'' as it comes with a makefile well suited for GCC. However, the library will 163 However, there are cases where such a build is not optional. For instance, you want to perform RSA operations. You 281 However, LibTomMath was written with cryptography in mind. It provides essentially all of the functions a cryptosystem 289 Essentially the only time you wouldn't use LibTomMath is when blazing speed is the primary concern. However, 557 excess digits being removed. Note that you can use a shrunk mp\_int in further computations, however, such operations 692 accept a 32-bit input regardless of the size of a single digit. However, since the value may span several digits [all...] |