OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:absolute
(Results
101 - 125
of
6001
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
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
;
/external/syslinux/core/
lstadjust.pl
4
#
absolute
. This makes debugging a lot easier.
43
} elsif ($op =~ /^(
absolute
|\[
absolute
)$/i) {
/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
/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
. */
/tools/tradefederation/core/src/com/android/tradefed/result/
LogFile.java
30
* @param path The
absolute
path to the saved file.
42
* @param path The
absolute
path to the saved file.
55
* Get the
absolute
path.
/external/compiler-rt/www/
menu.css
11
position:
absolute
;
/external/curl/tests/data/
test1225
27
FTP fetch two files using
absolute
paths
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
ToolTip.css
8
position:
absolute
;
/external/eigen/Eigen/src/plugins/
MatrixCwiseUnaryOps.h
21
/// \returns an expression of the coefficient-wise
absolute
value of \c *this
26
EIGEN_DOC_UNARY_ADDONS(cwiseAbs,
absolute
value)
34
/// \returns an expression of the coefficient-wise squared
absolute
value of \c *this
39
EIGEN_DOC_UNARY_ADDONS(cwiseAbs2,squared
absolute
value)
/external/fmtlib/doc/bootstrap/
responsive-embed.less
17
position:
absolute
;
/external/libcxx/www/
menu.css
11
position:
absolute
;
/external/libcxxabi/www/
menu.css
11
position:
absolute
;
/external/llvm/test/CodeGen/Hexagon/
absimm.ll
2
; Check that we generate
absolute
addressing mode instructions
/external/llvm/test/CodeGen/PowerPC/
iabs.ll
5
;; Integer
absolute
value, should produce something as good as:
/external/llvm/test/CodeGen/X86/
iabs.ll
3
;; Integer
absolute
value, should produce something at least as good as:
/external/llvm/test/MC/AsmParser/
variables-invalid.s
17
// CHECK: invalid reassignment of non-
absolute
variable 't3_s0'
/external/llvm/test/MC/ELF/
abs.s
16
// CHECK-NEXT: Section:
Absolute
(0xFFF1)
/external/llvm/test/tools/dsymutil/
absolute_symbol.test
12
compiled for i386. This create an
absolute
symbol .objc_class_name_Foo
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
5-1.sh
9
# specified in rqtp for
absolute
sleeps.
Completed in 1698 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>