/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_const.c | 84 else if(type.fixed) 96 if(type.floating || type.fixed) 109 * else for the fixed points types and normalized integers. 154 if(type.fixed) 189 if(type.fixed) 263 else if(type.fixed)
|
/external/eigen/Eigen/src/Core/ |
Array.h | 102 * For fixed-size matrices, does nothing. 129 * Note that this is only useful for dynamic-size vectors. For fixed-size vectors, 153 * This is useful for dynamic-size matrices. For fixed-size matrices, 244 * \c ArrayRowsColsType where \c Rows and \c Cols can be \c 2,\c 3,\c 4 for fixed size square matrices or \c X for dynamic size, 248 * For example, \c Array33d is a fixed-size 3x3 array type of doubles, and \c ArrayXXf is a dynamic-size matrix of floats. 251 * a fixed-size 1D array of 4 complex floats.
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/ |
ArrayModifier.java | 59 case 0:// FIXED COUNT
62 case 1:// FIXED LENGTH
91 modifierData.put("fittype", Integer.valueOf(1));// treat it like FIXED LENGTH
205 if (fittype == 0) {// Fixed count
207 } else if (fittype == 1) {// Fixed length
213 throw new IllegalStateException("Fit curve should be transformed to Fixed Length array type!");
|
/external/llvm/docs/ |
ReleaseProcess.rst | 28 * Make sure the critical bugs get fixed and merged to the next release candidate 31 should be fixed before the next candidate and what can wait until the next release. 39 * The stage in the release. Less critical bugs should be considered to be fixed between 199 * Critical bugs on compilation should be fixed as soon as possible, possibly before 202 * Check-all tests should be fixed before the next release candidate, but can wait 205 * Bugs in the test suite or unimportant check-all tests can be fixed in between
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_const.c | 84 else if(type.fixed) 96 if(type.floating || type.fixed) 109 * else for the fixed points types and normalized integers. 154 if(type.fixed) 189 if(type.fixed) 263 else if(type.fixed)
|
/libcore/luni/src/main/java/java/util/ |
EnumSet.java | 143 * runs slower than those that only receive a fixed number of elements. 161 * runs slower than those that only receive a fixed number of elements. 181 * runs slower than those that only receive a fixed number of elements. 203 * runs slower than those that only receive a fixed number of elements. 227 * runs slower than those that only receive a fixed number of elements. 252 * receiving a fixed number of elements.
|
/sdk/ |
changes.txt | 8 * Fixed issues with compilation, deployment of test projects and running tests. 89 this can lead to subtle bugs (and lint was fixed to properly use 170 - Fixed location control in DDMS to work in any locale not using '.' as a 183 - Fixed SSL download for the standalone version of the SDK Updater. 184 - Fixed issue with 64bit JVM on windows. 191 - Fixed layoutopt.bat to correctly execute on Windows.
|
/external/antlr/antlr-3.4/runtime/C/ |
README | 329 * Fixed bug in lexer where ~T didn't compute the set from rule T. 333 * Fixed http://www.antlr.org:8888/browse/ANTLR-80. 336 * Fixed http://www.antlr.org:8888/browse/ANTLR-91. 422 * Fixed bug in IntervalSet.and: it returned the same empty set all the time 435 * The code generator incorrectly detected when it could use a fixed, 504 * Fixed http://www.antlr.org:8888/browse/ANTLR-76 for Java. 613 * Factored BuildParseTree into debug package; cleaned stuff up. Fixed 678 * fixed bug in OrderedHashSet.add(). It didn't track elements correctly. 689 * fixed platform dependent test failures in TestTemplates, supplied by Matt 698 * fixed bug that prevented var = $rule.some_retval from working in anythin [all...] |
/external/bluetooth/bluedroid/stack/include/ |
l2c_api.h | 747 ** Description Get a peers features and fixed channel map [all...] |
/external/chromium_org/chrome/test/functional/ |
PYAUTO_TESTS | 14 # that need to be investigated/fixed. Tests are listed alphabetically within 63 # Disabled tests that need to be investigated/fixed. 146 # Disabled tests that need to be investigated/fixed. 169 # Disabled tests that need to be investigated/fixed. 208 # Disabled tests that need to be investigated/fixed. 246 # Disabled tests that need to be investigated/fixed. 296 # Disabled tests that need to be investigated/fixed. 312 # Disabled tests that need to be investigated/fixed. 327 # Disabled tests that need to be investigated/fixed. 342 # Disabled tests that need to be investigated/fixed [all...] |
/dalvik/vm/compiler/template/armv5te/ |
header.S | 54 The following registers have fixed assignments: 60 The following registers have fixed assignments in mterp but are scratch
|
/development/samples/ApiDemos/src/com/example/android/apis/text/ |
Link.java | 54 // fixed string, using a (localizable) resource as shown above 68 // link without using HTML at all. Again, for a fixed string
|
/external/chromium/chrome/browser/net/ |
url_fixer_upper.h | 35 // Converts |text| to a fixed-up URL and returns it. Attempts to make 52 // Converts |text| to a fixed-up URL, allowing it to be a relative path on
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
styles.css | 8 position: fixed; 139 position: fixed;
|
/external/chromium_org/chrome/browser/resources/ |
policy.css | 16 position: fixed; 113 table-layout: fixed;
|
/external/chromium_org/chrome/browser/ui/views/ |
confirm_bubble_views.cc | 22 // Use a fixed maximum message width, so longer messages will wrap. 26 views::GridLayout::FIXED, kMaxMessageWidth, false);
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
global_menu_bar_registrar_x11.cc | 120 // cancellation here. However, it's marked as fixed. If there's weird 121 // problems with cancelation, look at how they fixed their issues.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
styles.css | 8 position: fixed;
139 position: fixed;
|
/external/chromium_org/chrome/common/net/ |
url_fixer_upper.h | 36 // Converts |text| to a fixed-up URL and returns it. Attempts to make 58 // Converts |text| to a fixed-up URL, allowing it to be a relative path on
|
/external/chromium_org/chrome/test/functional/ispy/ispy_core/tools/ |
reverse_port_forwarder.py | 74 args = ['testing-fixed-http-port=%s' % self._device_http, 75 'testing-fixed-https-port=%s' % self._device_https,
|
/external/chromium_org/media/audio/mac/ |
audio_low_latency_output_mac.h | 70 // Gets the fixed playout device hardware latency and stores it. Returns 0 101 // Fixed playout hardware latency in frames.
|
/external/chromium_org/media/filters/ |
decrypting_audio_decoder.h | 35 // Decryptor implementations to decode audio into a fixed integer sample 37 // TODO(xhwang): Remove this restriction after http://crbug.com/169105 fixed.
|
/external/chromium_org/net/quic/crypto/ |
quic_decrypter.h | 26 // Sets the fixed initial bytes of the nonce. Returns true on success, 35 // | Fixed prefix | Packet sequence number |
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
TransformBuilder.cpp | 169 Length tx = Length(0, Fixed); 170 Length ty = Length(0, Fixed); 186 operations.operations().append(TranslateTransformOperation::create(tx, ty, Length(0, Fixed), getTransformOperationType(transformValue->operationType()))); 191 Length tx = Length(0, Fixed); 192 Length ty = Length(0, Fixed); 193 Length tz = Length(0, Fixed); 308 Length p = Length(0, Fixed); 314 p = val >= 0 ? Length(clampToPositiveInteger(val), Fixed) : Length(Undefined);
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMedia.cpp | 88 controlsRenderer->style()->setHeight(Length(newSize.height(), Fixed)); 89 controlsRenderer->style()->setWidth(Length(newSize.width(), Fixed));
|