HomeSort by relevance Sort by last modified time
    Searched full:absolute (Results 76 - 100 of 5188) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
pr14962.d 7 # but the linker script converts x to absolute to avoid the error.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
abs-k1om.d 1 #name: Absolute non-overflowing relocs
abs-l1om.d 1 #name: Absolute non-overflowing relocs
  /build/soong/
reverse_path.py 12 # If the directory is given as an absolute path, return an absolute path to the
16 # the symlink was replace with a regular directory, then return an absolute
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
SizeLayoutType.java 22 * ABSOLUTE - Val is treated as absolute. If val is 5 then the size of the widget along the associated axis is 5 pixels.
31 ABSOLUTE,
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue1560.go 8 // mysleep returns the absolute start time in ms.
11 // twoSleep returns the absolute start time of the first sleep
24 // parallelSleep returns the absolute difference between the start time
  /prebuilts/go/linux-x86/misc/cgo/test/
issue1560.go 8 // mysleep returns the absolute start time in ms.
11 // twoSleep returns the absolute start time of the first sleep
24 // parallelSleep returns the absolute difference between the start time
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/lns/
lns-diag-1.l 9 .*:19: Error: bad or irreducible absolute expression
11 .*:26: Error: bad or irreducible absolute expression
13 .*:27: Error: bad or irreducible absolute expression
  /external/eigen/unsupported/Eigen/src/Polynomials/
PolynomialSolver.h 22 * - real roots with greatest, smallest absolute real value,
60 * absolute value is smaller than absImaginaryThreshold.
199 * \returns a real root with greatest absolute magnitude.
200 * A real root is defined as the real part of a complex root with absolute imaginary
205 * the root with smallest absolute imaginary part is returned instead.
209 * \param[in] absImaginaryThreshold : threshold on the absolute imaginary part to decide
222 * \returns a real root with smallest absolute magnitude.
223 * A real root is defined as the real part of a complex root with absolute imaginary
228 * the root with smallest absolute imaginary part is returned instead.
232 * \param[in] absImaginaryThreshold : threshold on the absolute imaginary part to decid
    [all...]
  /frameworks/base/core/java/android/view/animation/
ScaleAnimation.java 48 private int mPivotXType = ABSOLUTE;
49 private int mPivotYType = ABSOLUTE;
165 * being scaled, specified as an absolute number where 0 is the left
168 * being scaled, specified as an absolute number where 0 is the top
179 mPivotXType = ABSOLUTE;
180 mPivotYType = ABSOLUTE;
196 * Animation.ABSOLUTE, Animation.RELATIVE_TO_SELF, or
199 * is being scaled, specified as an absolute number where 0 is the
201 * size.) This value can either be an absolute number if pivotXType
202 * is ABSOLUTE, or a percentage (where 1.0 is 100%) otherwise
    [all...]
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
TextLabelWidget.java 51 super(layoutManager, new SizeMetrics(0, SizeLayoutType.ABSOLUTE, 0, SizeLayoutType.ABSOLUTE));
87 setSize(new SizeMetrics(size.height(), SizeLayoutType.ABSOLUTE, size.width()+2, SizeLayoutType.ABSOLUTE));
91 setSize(new SizeMetrics(size.width(), SizeLayoutType.ABSOLUTE, size.height()+2, SizeLayoutType.ABSOLUTE));
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
SimpleRealPointChecker.java 29 * or if either the absolute difference between the point coordinates are
40 /** Default absolute threshold. */
46 /** Absolute tolerance threshold. */
58 * In order to perform only relative checks, the absolute tolerance
59 * must be set to a negative value. In order to perform only absolute
63 * @param absoluteThreshold absolute tolerance threshold
SimpleVectorialPointChecker.java 29 * or if either the absolute difference between the point coordinates are
40 /** Default absolute threshold. */
46 /** Absolute tolerance threshold. */
58 * In order to perform only relative checks, the absolute tolerance
59 * must be set to a negative value. In order to perform only absolute
63 * @param absoluteThreshold absolute tolerance threshold
SimpleVectorialValueChecker.java 29 * threshold or if either the absolute difference between the objective
40 /** Default absolute threshold. */
46 /** Absolute tolerance threshold. */
58 * In order to perform only relative checks, the absolute tolerance
59 * must be set to a negative value. In order to perform only absolute
63 * @param absoluteThreshold absolute tolerance threshold
  /external/clang/test/SemaCXX/
warn-absolute-value-header.cpp 17 // expected-warning@-1{{using integer absolute value function 'abs' when argument is of floating point type}}
23 // expected-warning@-1{{absolute value function 'fabsf' given an argument of type 'double' but has parameter of type 'float' which may cause truncation of value}}
30 // expected-warning@-1{{absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value}}
35 // expected-warning@-1{{using floating point absolute value function 'fabsf' when argument is of integer type}}
46 // expected-warning@-1{{using floating point absolute value function 'fabsf' when argument is of integer type}}
50 // expected-warning@-1{{using integer absolute value function 'abs' when argument is of floating point type}}
  /external/llvm/test/MC/Mips/
mips-pdr-bad.s 8 .ent foo, bar # AMS: :[[@LINE]]:23: error: expected an absolute expression after comma
16 .frame $sp, bar # ASM: :[[@LINE]]:25: error: frame size not an absolute expression
23 .mask foo # ASM: :[[@LINE]]:19: error: bitmask not an absolute expression
26 .mask 0x80000000, foo # ASM: :[[@LINE]]:31: error: frame offset not an absolute expression
30 .fmask foo # ASM: :[[@LINE]]:20: error: bitmask not an absolute expression
33 .fmask 0x80000000, foo # ASM: :[[@LINE]]:32: error: frame offset not an absolute expression
  /external/e2fsprogs/util/
install-symlink.in 18 --absolute)
44 echo $SRC: Source pathname must be absolute
49 echo $DEST: Destination pathname must be absolute
  /external/slf4j/slf4j-site/src/site/pages/css/
popup.css 6 _position:absolute; /* hack for internet explorer 6*/
19 _position:absolute; /* hack for internet explorer 6*/
41 position:absolute;
  /frameworks/base/core/java/android/app/backup/
AbsoluteFileBackupHelper.java 26 * Like FileBackupHelper, but takes absolute paths for the files instead of
39 * Construct a helper for backing up / restoring the files at the given absolute locations
64 * Restore one absolute file entity from the restore stream
  /frameworks/base/core/res/assets/webkit/
youtube.html 9 position: absolute;
21 position: absolute;
26 position: absolute;
  /libcore/luni/src/main/java/javax/xml/transform/
URIResolver.java 32 * @param href An href attribute, which may be relative or absolute.
34 * absolute if the absolute URI is required.
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
android-8.xml 57 Compiled code location: ${out.classes.absolute.dir}
58 If this is not done in place, override ${out.dex.input.absolute.dir}]
86 <property name="out.proguard.absolute.jar"
87 location="${out.absolute.dir}/classes-processed.jar" />
90 <property name="out.proguard.absolute.map"
91 location="${out.absolute.dir}/classes-processed.map" />
104 <fileset file="${out.proguard.absolute.jar}" />
115 <echo>Optimizing compiled files and libraries into ${out.proguard.absolute.jar}...</echo>
116 <proguard printmapping="${out.proguard.absolute.map}">
117 <injar path="${out.classes.absolute.dir}" /
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
tic30.h 47 #define R_TIC30_ABS16 0x100 /* 16 bit absolute. */
48 #define R_TIC30_ABS24 0x101 /* 24 bit absolute. */
49 #define R_TIC30_ABS32 0x102 /* 32 bit absolute. */
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/resources/
keyframes-test.js 6 element.style.position = 'absolute';
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
picture_ops_chart_view.css 16 position: absolute;

Completed in 351 milliseconds

1 2 34 5 6 7 8 91011>>