| /external/srec/srec/include/ |
| sample.h | 203 int *dc_offset, int *amp, int *pc5, int *pc95, int* overflow);
|
| /external/stlport/stlport/stl/ |
| _strstream.h | 74 virtual int_type overflow(int_type __c = _Traits::eof());
|
| _streambuf.h | 194 virtual int_type overflow(int_type = traits_type::eof()); 200 : this->overflow(_Traits::to_int_type(__c)));
|
| /external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/ |
| main.css | 64 overflow: auto; 186 overflow: auto;
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _strstream.h | 74 virtual int_type overflow(int_type __c = _Traits::eof());
|
| _streambuf.h | 194 virtual int_type overflow(int_type = traits_type::eof()); 200 : this->overflow(_Traits::to_int_type(__c)));
|
| /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
| _strstream.h | 74 virtual int_type overflow(int_type __c = _Traits::eof());
|
| _streambuf.h | 194 virtual int_type overflow(int_type = traits_type::eof()); 200 : this->overflow(_Traits::to_int_type(__c)));
|
| /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
| _strstream.h | 74 virtual int_type overflow(int_type __c = _Traits::eof());
|
| _streambuf.h | 194 virtual int_type overflow(int_type = traits_type::eof()); 200 : this->overflow(_Traits::to_int_type(__c)));
|
| /external/v8/src/x64/ |
| macro-assembler-x64.h | 444 // No overflow testing on the result is done. 448 // No overflow testing on the result is done. [all...] |
| /dalvik/vm/compiler/template/armv5te/ |
| TEMPLATE_INVOKE_METHOD_NO_OPT.S | 17 bxlo lr @ return to raise stack overflow excep.
|
| /external/chromium/chrome/browser/resources/ntp4/ |
| new_tab.css | 33 overflow: hidden; 79 /* TODO(estade): handle overflow better? I tried overflow-x: hidden and 80 overflow-y: visible (for the new dot animation), but this makes a scroll
|
| /external/sonivox/arm-hybrid-22k/lib_src/ |
| ARM-E_interpolate_loop_gnu.s | 99 @ can be set to full scale, however if the filter is used, it can overflow
115 @ carry overflow from fraction to integer portion
|
| ARM-E_interpolate_noloop_gnu.s | 91 @ can be set to full scale, however if the filter is used, it can overflow
107 @ carry overflow from fraction to integer portion
|
| /external/sonivox/arm-wt-22k/lib_src/ |
| ARM-E_interpolate_loop_gnu.s | 99 @ can be set to full scale, however if the filter is used, it can overflow
115 @ carry overflow from fraction to integer portion
|
| ARM-E_interpolate_noloop_gnu.s | 91 @ can be set to full scale, however if the filter is used, it can overflow
107 @ carry overflow from fraction to integer portion
|
| /external/v8/test/mjsunit/regress/ |
| regress-3230771.js | 28 // Regression test for missing stack-overflow check in
|
| /external/webkit/Source/WebCore/css/ |
| CSSPropertyNames.in | 109 overflow 110 overflow-x 111 overflow-y 138 text-overflow
|
| mediaControlsGtk.css | 37 overflow: hidden;
|
| /external/webkit/Source/WebCore/platform/graphics/ |
| BitmapImage.cpp | 161 bool overflow = updatedSize > m_decodedPropertiesSize && deltaBytes < 0; local 163 ASSERT(!overflow && !underflow);
|
| /libcore/luni/src/main/native/ |
| java_lang_StringToReal.cpp | 157 uint32_t overflow; local 175 overflow = 177 if (overflow) 179 f[index++] = overflow; 180 /* There is an overflow, but there is no more room 182 * bits anyway, so we must back out of the overflow, 595 uint32_t overflow; local 613 overflow = 615 if (overflow) 618 f[index++] = overflow; [all...] |
| /external/icu4c/common/ |
| ucnv.c | 1120 char *overflow, *t; local 1566 UChar *overflow, *t; local 1885 UChar *overflow; local [all...] |
| /build/tools/droiddoc/templates-pdk/assets/ |
| android-developer-docs.css | 44 overflow:hidden; 52 overflow:auto; 57 overflow:auto; 216 overflow-x: auto; 217 overflow-y: scroll; 235 overflow:auto; 1234 overflow:visible; 1260 overflow:inherit; 1283 overflow: visible;
|
| /external/doclava/res/assets/templates/assets/ |
| doclava-developer-docs.css | 42 overflow:hidden; 50 overflow:auto; 55 overflow:auto; 214 overflow-x: auto; 215 overflow-y: scroll; 236 overflow:auto; 1091 overflow:visible; 1117 overflow:inherit; 1140 overflow: visible;
|