/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_context.h | 47 * partitioned between the fixed function units and used for passing 51 * constant values which the fixed function units can be instructed to 82 * Fixed function units: 88 * VF/VS - Vertex Fetch / Vertex Shader. The fixed function part of 104 * this unit. The fixed function part performs cliptesting against 105 * the 6 fixed clipplanes and makes descisions on whether or not the 491 * fixed. [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_tritemp.h | 67 * This code uses fixed point arithmetic (the GLfixed type) to iterate 120 GLfixed fdxdy; /* dx/dy in fixed-point */ 124 GLfixed fx0; /* fixed pt X of lower endpoint */ 169 /* Compute fixed point x,y coords w/ half-pixel offsets and snapping. 214 /* fixed point X coords */ 614 /* interpolate fixed-pt values */ [all...] |
/external/icu4c/test/intltest/ |
dtptngts.cpp | 134 UnicodeString("1.1999"), // 00: yM (fixed expected result per ticket:6626:) 207 CharsToUnicodeString("1999\\u5E741\\u6708"), // 01: yMMM -> yyyy\u5E74MMM (fixed expected result per ticket:6626:) 209 CharsToUnicodeString("1999\\u5E741\\u670813\\u65E5"), // 03: yMMMd -> yyyy\u5E74MMMd\u65E5 (fixed expected result per ticket:6626:) 211 CharsToUnicodeString("1\\u670813\\u65E5"), // 05: MMMd -> M\u6708d\u65E5 (fixed expected result per ticket:6626:) 530 UnicodeString expR = CharsToUnicodeString("1999\\u5E741\\u6708"); // fixed expected result per ticket:6626: 556 UnicodeString expR = CharsToUnicodeString("1999\\u5E741\\u6708"); // fixed expected result per ticket:6626: 582 UnicodeString expR = UnicodeString("h:mm a v"); // avail formats has hm -> "h:mm a" (fixed expected result per ticket:6626:) [all...] |
/external/libphonenumber/java/ |
release_notes.txt | 105 - Fixed comments for 353 (IE). 124 - formatInOriginalFormat fixed not to add a star sign if it was not present originally. 305 - Fixed AYTF to not accept plus signs in the middle of input 336 - Fixed issue 38, issue 39, issue 41 and issue 43 385 - Fixed potential for a null-ptr exception in getExampleNumber 421 - Renamed private vars, private methods and fixed comments to try and differentiate between country 447 - Fixed bug where a null pointer exception was thrown when getAsYouTypeFormatter was called with an
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_context.h | 47 * partitioned between the fixed function units and used for passing 51 * constant values which the fixed function units can be instructed to 82 * Fixed function units: 88 * VF/VS - Vertex Fetch / Vertex Shader. The fixed function part of 104 * this unit. The fixed function part performs cliptesting against 105 * the 6 fixed clipplanes and makes descisions on whether or not the 491 * fixed. [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_tritemp.h | 67 * This code uses fixed point arithmetic (the GLfixed type) to iterate 120 GLfixed fdxdy; /* dx/dy in fixed-point */ 124 GLfixed fx0; /* fixed pt X of lower endpoint */ 169 /* Compute fixed point x,y coords w/ half-pixel offsets and snapping. 214 /* fixed point X coords */ 614 /* interpolate fixed-pt values */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
ios_base.h | 240 * - fixed 265 /// Generate floating-point output in fixed-point notation. 266 static const fmtflags fixed = _S_fixed; member in class:ios_base 317 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 958 /// Calls base.setf(ios_base::fixed, ios_base::floatfield). 960 fixed(ios_base& __base) function 962 __base.setf(ios_base::fixed, ios_base::floatfield);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
ios_base.h | 240 * - fixed 265 /// Generate floating-point output in fixed-point notation. 266 static const fmtflags fixed = _S_fixed; member in class:ios_base 317 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 958 /// Calls base.setf(ios_base::fixed, ios_base::floatfield). 960 fixed(ios_base& __base) function 962 __base.setf(ios_base::fixed, ios_base::floatfield);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 240 * - fixed 265 /// Generate floating-point output in fixed-point notation. 266 static const fmtflags fixed = _S_fixed; member in class:ios_base 317 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 958 /// Calls base.setf(ios_base::fixed, ios_base::floatfield). 960 fixed(ios_base& __base) function 962 __base.setf(ios_base::fixed, ios_base::floatfield);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 240 * - fixed 265 /// Generate floating-point output in fixed-point notation. 266 static const fmtflags fixed = _S_fixed; member in class:ios_base 317 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 958 /// Calls base.setf(ios_base::fixed, ios_base::floatfield). 960 fixed(ios_base& __base) function 962 __base.setf(ios_base::fixed, ios_base::floatfield);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 240 * - fixed 265 /// Generate floating-point output in fixed-point notation. 266 static const fmtflags fixed = _S_fixed; member in class:ios_base 317 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 958 /// Calls base.setf(ios_base::fixed, ios_base::floatfield). 960 fixed(ios_base& __base) function 962 __base.setf(ios_base::fixed, ios_base::floatfield);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 240 * - fixed 265 /// Generate floating-point output in fixed-point notation. 266 static const fmtflags fixed = _S_fixed; member in class:ios_base 317 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 958 /// Calls base.setf(ios_base::fixed, ios_base::floatfield). 960 fixed(ios_base& __base) function 962 __base.setf(ios_base::fixed, ios_base::floatfield);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
ios_base.h | 238 * - fixed 263 /// Generate floating-point output in fixed-point notation. 264 static const fmtflags fixed = _S_fixed; member in class:ios_base 315 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 956 /// Calls base.setf(ios_base::fixed, ios_base::floatfield). 958 fixed(ios_base& __base) function 960 __base.setf(ios_base::fixed, ios_base::floatfield);
|
/external/llvm/lib/Target/X86/ |
X86FloatingPoint.cpp | 87 // but the exact mapping of FP registers to stack slots is fixed later. 93 // stack order has not yet been fixed. 148 // Pending fixed registers - Inline assembly needs FP registers to appear 149 // in fixed stack slot positions. This is handled by copying FP registers 513 // Push the fixed live-in registers. 529 /// MBB. Shuffle live registers to match the expected fixed stack of any 554 // Has the stack order been fixed yet? 560 // Not fixed yet, we get to choose. [all...] |
/external/chromium/chrome/browser/resources/ |
new_new_tab.js | 344 // @media (max-width) directive once http://crbug.com/70930 is fixed. 439 // visible are fixed within the viewport. If there is an expanded section, its 443 // | collapsed section | <- Any collapsed sections are fixed position. 449 // | | scroll "underneath" the fixed elements. 456 // region. To get this effect, we make the fixed elements position:fixed and the 459 // display the end of the document, even with any fixed elements at the bottom 478 // Calculate the height of the fixed elements above the expanded section. Also 491 // Calculate the height of the fixed elements below the expanded section, if [all...] |
/art/compiler/dex/quick/x86/ |
int_x86.cc | 315 // TODO: fixed register usage here as we only have 4 temps and temporary allocation isn't smart 331 // TODO: fixed register usage here as we only have 4 temps and temporary allocation isn't smart 347 // TODO: fixed register usage here as we only have 4 temps and temporary allocation isn't smart 363 // TODO: fixed register usage here as we only have 4 temps and temporary allocation isn't smart 379 // TODO: fixed register usage here as we only have 4 temps and temporary allocation isn't smart
|
/external/chromium/chrome/browser/resources/options/ |
options_page.css | 39 position: fixed; 59 position: fixed; 168 position: fixed; 256 position: fixed; 758 position: fixed;
|
/external/chromium_org/content/renderer/accessibility/ |
renderer_accessibility_complete.cc | 170 // TODO(dmazzoni): remove this once rdar://5794454 is fixed. 204 // https://bugs.webkit.org/show_bug.cgi?id=73460 is fixed. 318 // https://bugs.webkit.org/show_bug.cgi?id=68466 is fixed. 617 // TODO(dmazzoni): remove this once this bug is fixed: 643 // TODO(dmazzoni): remove this once this bug is fixed:
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
sunspider-crypto-aes.html | 18 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 88 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 181 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 182 var counterBlock = new Array(blockSize); // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 249 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
crypto-aes.js | 14 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 84 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 177 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 178 var counterBlock = new Array(blockSize); // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 245 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
crypto-aes.js | 14 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 84 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 177 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 178 var counterBlock = new Array(blockSize); // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 245 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
crypto-aes.js | 14 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 84 var Nb = 4; // block size (in words): no of columns in state (fixed at 4 for AES) 177 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 178 var counterBlock = new Array(blockSize); // block size fixed at 16 bytes / 128 bits (Nb=4) for AES 245 var blockSize = 16; // block size fixed at 16 bytes / 128 bits (Nb=4) for AES
|
/external/chromium_org/third_party/icu/source/i18n/ |
islamcal.h | 49 * is the <em>civil</em> calendar, which uses a fixed cycle of alternating 29- 74 * fixed-cycle civil calendar is used. However, if <code>setCivil(false)</code> 209 * Determines whether this object uses the fixed-cycle Islamic civil calendar 219 * Returns <code>true</code> if this object is using the fixed-cycle civil 279 * <code>CIVIL</code> if this object uses the fixed-cycle Islamic civil calendar,
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
strtest.cpp | 36 errln("TestEndian: U_IS_BIG_ENDIAN needs to be fixed in platform.h"); 42 errln("TestSizeofWCharT: U_SIZEOF_WCHAR_T!=sizeof(wchar_t) - U_SIZEOF_WCHAR_T needs to be fixed in platform.h"); 48 errln("TestSizeofTypes: 8!=sizeof(int64_t) - int64_t needs to be fixed in platform.h"); 51 errln("TestSizeofTypes: 8!=sizeof(uint64_t) - uint64_t needs to be fixed in platform.h"); 88 errln("TestCharsetFamily: U_CHARSET_FAMILY needs to be fixed in platform.h");
|
/external/chromium_org/ui/views/layout/ |
grid_layout_unittest.cc | 35 // A view with fixed circumference that trades height for width. 265 GridLayout::FIXED, 10, 0); 405 GridLayout::FIXED, 441 GridLayout::FIXED, 606 // The second row contains a view of fixed size that will enforce a column
|