HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 1 - 25 of 5122) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/emma/
TRACKING.txt 2 fixed BUGs:
  /external/e2fsprogs/tests/f_badorphan/
expect.1 10 Inode 13 was part of the orphaned inode list. FIXED.
11 Inode 17 was part of the orphaned inode list. FIXED.
14 Inode 19 was part of the orphaned inode list. FIXED.
15 Inode 22 was part of the orphaned inode list. FIXED.
16 Inode 23 was part of the orphaned inode list. FIXED.
17 Inode 24 was part of the orphaned inode list. FIXED.
18 Inode 25 was part of the orphaned inode list. FIXED.
19 Inode 26 was part of the orphaned inode list. FIXED.
20 Inode 27 was part of the orphaned inode list. FIXED.
21 Inode 28 was part of the orphaned inode list. FIXED
    [all...]
  /external/eigen/doc/
I05_FixedSizeVectorizable.dox 3 /** \page TopicFixedSizeVectorizable Fixed-size vectorizable Eigen objects
5 The goal of this page is to explain what we mean by "fixed-size vectorizable".
9 An Eigen object is called "fixed-size vectorizable" if it has fixed size and that size is a multiple of 16 bytes.
26 First, "fixed-size" should be clear: an Eigen object has fixed size if its number of rows and its number of columns are fixed at compile-time. So for example Matrix3f has fixed size, but MatrixXf doesn't (the opposite of fixed-size is dynamic-size).
28 The array of coefficients of a fixed-size Eigen object is a plain "static array", it is not dynamically allocated. For example, the dat (…)
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
math-cordic.js 30 function FIXED(X)
46 FIXED(45.0), FIXED(26.565), FIXED(14.0362), FIXED(7.12502),
47 FIXED(3.57633), FIXED(1.78991), FIXED(0.895174), FIXED(0.447614),
48 FIXED(0.223811), FIXED(0.111906), FIXED(0.055953)
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
math-cordic.js 30 function FIXED(X)
46 FIXED(45.0), FIXED(26.565), FIXED(14.0362), FIXED(7.12502),
47 FIXED(3.57633), FIXED(1.78991), FIXED(0.895174), FIXED(0.447614),
48 FIXED(0.223811), FIXED(0.111906), FIXED(0.055953)
    [all...]
  /external/clang/test/FixIt/
fixit-suffix.c 2 // RUN: %clang_cc1 -fixit=fixed -x c %t.extrasuffix
3 // RUN: %clang_cc1 -Werror -pedantic -x c %t.fixed.extrasuffix
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 68 <li>Fixed removal of unused classes referenced by annotations.
69 <li>Fixed simplifying parameters of constructors that should actually be
71 <li>Fixed simplifying parameters of large numbers of similar constructors.
72 <li>Fixed exceptions in optimization of unusual obfuscated code.
73 <li>Fixed NullPointerException when specifying <code>-keepclassmembers</code>
75 <li>Fixed potential problems with mixed-case class name dictionaries when not
77 <li>Fixed obfuscation of classes with EnclosingMethod attributes that don't
79 <li>Fixed preverification of returning try blocks with finally blocks, inside
81 <li>Fixed sorting of interfaces containing generics.
82 <li>Fixed paths in shell scripts
    [all...]
  /external/proguard/docs/
downloads.html 66 <li>Fixed configuration with annotations that are not preserved themselves.
67 <li>Fixed preverification of invocations of super constructors with arguments
69 <li>Fixed processing of unreachable exception handlers.
70 <li>Fixed merging of exception classes.
71 <li>Fixed repeated method inlining.
72 <li>Fixed inlining of finally blocks surrounded by large try blocks, compiled
74 <li>Fixed optimization of complex finally blocks, compiled with JDK 1.4 or
76 <li>Fixed obfuscation of anonymous class names, if <code>EnclosingMethod</code>
78 <li>Fixed obfuscation of inner class names in generic types.
79 <li>Fixed decoding of UTF-8 strings containing special characters
    [all...]
  /dalvik/dx/tests/118-find-usages/
info.txt 3 The expected output assumes this bug has not yet been fixed: http://b/336628
  /external/valgrind/main/cachegrind/tests/
chdir.c 3 // Before the bug was fixed, if a program changed working directory, things
  /external/webrtc/
TODO 2 fixed rather than floating point. The current code uses floating
  /external/skia/gm/
ninepatchstretch.cpp 81 const SkScalar fixed = SkIntToScalar(bm.width() - center.width()); local
84 { fixed * 4 / 5, fixed * 4 / 5 }, // shrink in both axes
85 { fixed * 4 / 5, fixed * 4 }, // shrink in X
86 { fixed * 4, fixed * 4 / 5 }, // shrink in Y
87 { fixed * 4, fixed * 4 }
101 SkRect r = SkRect::MakeXYWH(x + ix * fixed, y + iy * fixed
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
updateBugState.xml 35 "Fixed in $buildAlias ($buildID).", otherwise uses buildID or just "Fixed in latest build."
38 "Fixed in $buildAlias ($buildID).", otherwise uses buildAlias or just "Fixed in latest build."
50 one of FIXED, INVALID, WONTFIX, LATER, REMIND, or WORKSFORME (default: FIXED)
63 move to FIXED using buildID S200606051102 and buildAlias 2.2.0RC7. Comment will be:
64 "Fixed in 2.2.0RC7 (S200606051102)."
68 resolution="FIXED" buildID="S200606051102" buildAlias="2.2.0RC7"
73 move to FIXED. Comment will be
    [all...]
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 3 pending = is scheduled to be fixed (or at least considered) on this branch
11 v5868 fixed 108258 NPTL pthread cleanup handlers not called
12 v5906 fixed 117290 valgrind is sigKILL'd on startup
14 v5414 fixed 118703 m_signals.c:1427 Assertion 'tst->status == VgTs_WaitSys'
17 vx1617 fixed 118466 add %reg, %reg generates incorrect validity for bit 0
18 v5847 fixed 123210 New: strlen from ld-linux on amd64
19 v5838 fixed 123244 DWARF2 CFI reader: unhandled CFI instruction 0:18
20 v5785 fixed 123248 syscalls in glibc-2.4: openat, fstatat, symlinkat
22 v5886 fixed 123535 mremap(new_addr) requires MREMAP_FIXED in 4th arg
23 ???? fixed 123836 small typo in the do
    [all...]
3_0_BUGSTATUS.txt 27 FIXED-TRUNK: now done (many many commits)
32 FIXED-TRUNK: TODO ?
37 FIXED-TRUNK: vg:???
42 FIXED-TRUNK: 4636
47 FIXED-TRUNK: vg:5046
54 FIXED-TRUNK: TODO?
63 FIXED-TRUNK: vex:1320 - vex impl of sysenter
71 FIXED-TRUNK: many commits (vg:5031 ?)
81 FIXED-TRUNK: vg:4425
88 FIXED-TRUNK: TOD
    [all...]
  /external/v8/
ChangeLog 5 Fixed use of proxies as f.prototype properties. (issue 2021)
32 Fixed push-to-trunk script (and re-push).
40 Fixed declarations escaping global strict eval. (Issue 1624)
42 Fixed wrapping of receiver for non-strict callbacks. (Issue 1973)
44 Fixed function declarations overwriting read-only global properties.
47 Fixed --use-strict flag in combination with --harmony[-scoping].
84 Fixed VFP detection through compiler defines. (issue 1996)
125 Fixed issue 1802: Pass zone explicitly to zone-allocation on x64 and
135 Fixed the negative lookup stub to handle deleted entries in a
143 Fixed Chromium issue http://crbug.com/115646: When compiling for-i
    [all...]
  /external/e2fsprogs/tests/f_illitable_flexbg/
expect.1 4 Group descriptor 0 checksum is invalid. FIXED.
9 Group descriptor 1 checksum is invalid. FIXED.
10 Group descriptor 2 checksum is invalid. FIXED.
11 Group descriptor 3 checksum is invalid. FIXED.
15 Group descriptor 1 checksum is invalid. FIXED.
  /packages/wallpapers/Basic/res/xml/
polar_clock_palettes.xml 15 <palette kind="fixed"
21 <palette kind="fixed"
27 <palette kind="fixed"
33 <palette kind="fixed"
39 <palette kind="fixed"
45 <palette kind="fixed"
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
GL1Renderer.java 10 * which allows to set fixed functionality state.
17 * Set the fixed functionality state.
  /external/valgrind/unittest/output_tests/
fun_hist_test.cc 3 extern "C" { // TODO: make this line empty when ignore vs. mangling is fixed.
29 } // TODO: make this line empty when ignore vs. mangling is fixed.
  /external/webkit/Source/WebCore/platform/
LengthBox.h 42 : m_left(Length(v, Fixed))
43 , m_right(Length(v, Fixed))
44 , m_top(Length(v, Fixed))
45 , m_bottom(Length(v, Fixed))
58 : m_left(Length(l, Fixed))
59 , m_right(Length(r, Fixed))
60 , m_top(Length(t, Fixed))
61 , m_bottom(Length(b, Fixed))
  /frameworks/base/core/tests/coretests/src/android/app/activity/
LifecycleTest.java 43 //Suppressing until 1285425 is fixed.
50 //Marking flaky until bug 1164344 is fixed.
58 //Marking flaky until bug 1164344 is fixed.
60 //Suppressing until 1285425 is fixed.
67 //flaky test, removing from large suite until 1866891 is fixed
74 //Suppressing until 1285425 is fixed.
87 //Suppressing until 1285425 is fixed.
100 //Suppressing until 1285425 is fixed.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
fixed-value.h 0 /* Fixed-point arithmetic support.
35 #define MAX_FCONST0 18 /* For storing 18 fixed-point zeros per
37 #define MAX_FCONST1 8 /* For storing 8 fixed-point ones per accum
39 /* Constant fixed-point values 0 and 1. */
63 /* Convert to a fixed-point mode from an integer. */
67 /* Convert to a fixed-point mode from a real. */
71 /* Convert to a real mode from a fixed-point. */
75 /* Compare two fixed-point objects for bitwise identity. */
83 /* Determine whether a fixed-point value X is negative. */
93 /* Compare fixed-point values by tree_code. *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
fixed-value.h 0 /* Fixed-point arithmetic support.
35 #define MAX_FCONST0 18 /* For storing 18 fixed-point zeros per
37 #define MAX_FCONST1 8 /* For storing 8 fixed-point ones per accum
39 /* Constant fixed-point values 0 and 1. */
63 /* Convert to a fixed-point mode from an integer. */
67 /* Convert to a fixed-point mode from a real. */
71 /* Convert to a real mode from a fixed-point. */
75 /* Compare two fixed-point objects for bitwise identity. */
83 /* Determine whether a fixed-point value X is negative. */
93 /* Compare fixed-point values by tree_code. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
fixed-value.h 0 /* Fixed-point arithmetic support.
35 #define MAX_FCONST0 18 /* For storing 18 fixed-point zeros per
37 #define MAX_FCONST1 8 /* For storing 8 fixed-point ones per accum
39 /* Constant fixed-point values 0 and 1. */
63 /* Convert to a fixed-point mode from an integer. */
67 /* Convert to a fixed-point mode from a real. */
71 /* Convert to a real mode from a fixed-point. */
75 /* Compare two fixed-point objects for bitwise identity. */
83 /* Determine whether a fixed-point value X is negative. */
93 /* Compare fixed-point values by tree_code. *
    [all...]

Completed in 720 milliseconds

1 2 3 4 5 6 7 8 91011>>