Searched
full:fixed (Results
576 -
600 of
7512) sorted by null
<<21222324252627282930>>
/external/chromium_org/tools/perf/measurements/ |
loading_timeline.py | 29 # TODO(nduca): when crbug.com/168431 is fixed, modify the page sets to
|
loading_trace.py | 29 # TODO(nduca): when crbug.com/168431 is fixed, modify the page sets to
|
/external/chromium_org/ui/message_center/ |
fake_notifier_settings_provider.h | 12 // A NotifierSettingsProvider that returns a configurable, fixed set of
|
/external/chromium_org/v8/src/ |
dtoa.h | 39 // Return a fixed number of digits after the decimal point. 40 // For instance fixed(0.1, 4) becomes 0.1000 43 // Return a fixed number of digits, no matter what the exponent is. 63 // - FIXED: produces digits necessary to print a given number with
|
/external/chromium_org/webkit/renderer/compositor_bindings/ |
web_layer_impl_fixed_bounds.h | 17 // is fixed to a given value and the change of bounds are converted to
|
/external/clang/test/Analysis/Inputs/ |
system-header-simulator-for-malloc.h | 4 // found in system headers cannot be fixed by the user and should be
|
/external/clang/test/CodeGen/ |
pr3518.c | 4 // was fixed. Internal names are different between llvm-gcc and clang so they
|
/external/clang/test/Sema/ |
arm-neon-types.c | 19 // removed when that is fixed.
|
/external/clang/test/SemaObjC/ |
enum-fixed-type.m | 4 # error Enumerations with a fixed underlying type are not supported
|
/external/compiler-rt/lib/asan/lit_tests/TestCases/ |
throw_call_test.cc | 2 // http://code.google.com/p/address-sanitizer/issues/detail?id=147 (not fixed).
|
/external/eigen/Eigen/ |
Geometry | 21 * - fixed-size homogeneous transformations
|
/external/eigen/Eigen/src/Core/ |
Random.h | 34 * This variant is meant to be used for dynamic-size matrix types. For fixed-size types, 61 * This variant is meant to be used for dynamic-size vector types. For fixed-size types, 81 /** \returns a fixed-size random matrix or vector expression 83 * This variant is only for fixed-size MatrixBase types. For dynamic-size types, you
|
/external/eigen/doc/ |
D07_PassingByValue.dox | 7 With Eigen, this is even more important: passing \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen objects" by value is not only inefficient, it can be illegal or make your program crash! And the reason is that these Eigen objects have alignment modifiers that aren't respected when they are passed by value.
|
/external/freetype/include/freetype/ |
fttrigon.h | 49 * angle is a 16.16 fixed-point value expressed in degrees. 109 * Return the sinus of a given angle in fixed-point format. 133 * Return the cosinus of a given angle in fixed-point format. 157 * Return the tangent of a given angle in fixed-point format.
|
/external/iproute2/include/linux/ |
fib_rules.h | 59 FR_ACT_TO_TBL, /* Pass to fixed table */
|
/external/jmonkeyengine/engine/src/android/com/jme3/util/ |
RingBuffer.java | 7 * Ring buffer (fixed size queue) implementation using a circular array (array
|
/external/libpng/ |
TODO | 21 Build gamma tables using fixed point (and do away with floating point entirely).
|
/external/libsepol/include/sepol/policydb/ |
flask_types.h | 40 * Each object class is identified by a fixed-size value.
|
/external/libvpx/libvpx/vp8/common/ |
common.h | 21 /* Only need this for fixed-size arrays, for structs just assign. */
|
/external/llvm/test/CodeGen/ARM/ |
2010-12-08-tpsoft.ll | 6 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
|
/external/llvm/test/CodeGen/R600/ |
sdiv.ll | 9 ; This was fixed by adding an additional pattern in R600Instructions.td to
|
/external/llvm/test/CodeGen/X86/ |
2006-05-08-CoalesceSubRegClass.ll | 2 ; fixed, the movb should go away as well.
|
2010-10-08-cmpxchg8b.ll | 5 ; 64-bit result into a pair of fixed regs. So creation of the DAG node
|
/external/llvm/unittests/DebugInfo/ |
DWARFFormValueTest.cpp | 27 // Check that we don't have fixed form sizes for weird address sizes.
|
/external/markdown/docs/ |
release-2.0.1.txt | 5 Most notably, various issues with the command line script have been fixed.
|
Completed in 464 milliseconds
<<21222324252627282930>>