OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assumption
(Results
26 - 50
of
643
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/jni/
TimeUtils.h
34
* will be used. If that
assumption
is incorrect, feel free to update this
/frameworks/base/core/tests/coretests/src/android/view/
ZeroSizedTest.java
28
* Builds the drawing cache of Views of various dimension. The
assumption
is that
/frameworks/compile/libbcc/runtime/lib/
fixdfdi.c
19
/*
Assumption
: double is a IEEE 64 bit floating point type
fixdfti.c
21
/*
Assumption
: double is a IEEE 64 bit floating point type
fixsfdi.c
19
/*
Assumption
: float is a IEEE 32 bit floating point type
fixsfti.c
21
/*
Assumption
: float is a IEEE 32 bit floating point type
fixunsdfdi.c
21
/*
Assumption
: double is a IEEE 64 bit floating point type
fixunsdfsi.c
21
/*
Assumption
: double is a IEEE 64 bit floating point type
fixunsdfti.c
23
/*
Assumption
: double is a IEEE 64 bit floating point type
fixunssfdi.c
21
/*
Assumption
: float is a IEEE 32 bit floating point type
fixunssfsi.c
21
/*
Assumption
: float is a IEEE 32 bit floating point type
fixunssfti.c
23
/*
Assumption
: float is a IEEE 32 bit floating point type
fixunsxfdi.c
23
/*
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
fixunsxfsi.c
23
/*
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
fixunsxfti.c
23
/*
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
fixxfdi.c
21
/*
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
fixxfti.c
21
/*
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
floatdixf.c
21
/*
Assumption
: long double is a IEEE 80 bit floating point type padded to 128 bits
floatundixf.c
21
/*
Assumption
: long double is a IEEE 80 bit floating point type padded to 128 bits
/libcore/luni/src/main/java/java/lang/
VMClassLoader.java
33
* started. This
assumption
seems to be supported by the spec.
/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
ImplForType.java
41
//
ASSUMPTION
: args is never null!!!
/frameworks/base/core/tests/coretests/src/android/app/activity/
ActivityManagerTest.java
47
// This is probably an OK
assumption
given the desired system status when we run unit tests,
48
// but it's not necessarily the right
assumption
for a unit test.
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hwint.h
27
required by C99; we do have some ports that violate that
assumption
29
constraint violation if that
assumption
is incorrect. */
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hwint.h
27
required by C99; we do have some ports that violate that
assumption
29
constraint violation if that
assumption
is incorrect. */
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
hwint.h
27
required by C99; we do have some ports that violate that
assumption
29
constraint violation if that
assumption
is incorrect. */
Completed in 312 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>