OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assumption
(Results
126 - 150
of
643
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/libbcc/runtime/test/Unit/
fixxfti_test.c
21
//
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
floatdidf_test.c
20
//
Assumption
: double is a IEEE 64 bit floating point type
floatdixf_test.c
20
//
Assumption
: long double is a IEEE 80 bit floating point type padded to 128 bits
floattisf_test.c
22
//
Assumption
: float is a IEEE 32 bit floating point type
floatundidf_test.c
20
//
Assumption
: double is a IEEE 64 bit floating point type
floatundixf_test.c
21
//
Assumption
: long double is a IEEE 80 bit floating point type padded to 128 bits
floatuntisf_test.c
22
//
Assumption
: float is a IEEE 32 bit floating point type
/libcore/luni/src/main/java/java/nio/
MappedByteBuffer.java
121
// The RI doesn't throw, presumably on the
assumption
that you can't get into
/ndk/sources/host-tools/make-3.81/config/
lib-prefix.m4
19
dnl to access previously installed libraries. The basic
assumption
is that
/packages/apps/Mms/src/com/android/mms/util/
SmileyParser.java
159
// Set the StringBuilder capacity with the
assumption
that the average
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
PostalSplitterForJapaneseTest.java
29
* This class depends on the
assumption
that all the tests in {@link NameSplitterTest} pass.
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
ConfigurationTest.java
178
// the test is based on
assumption
that security properties
424
// the test is based on
assumption
that security properties
/external/clang/lib/StaticAnalyzer/Core/
BasicConstraintManager.cpp
142
// Make that
assumption
.
163
// Make that
assumption
.
/dalvik/vm/
RawDexFile.cpp
97
* that
assumption
turns out to be invalid, code that runs later
/external/apache-http/src/org/apache/http/conn/
MultihomePlainSocketFactory.java
173
// an
assumption
about the socket class here.
/external/bison/lib/
argmatch.c
156
/* We try to put synonyms on the same line. The
assumption
is that
/external/bison/m4/
lib-prefix_gl.m4
17
dnl to access previously installed libraries. The basic
assumption
is that
/external/chromium/chrome/browser/autofill/
credit_card_field.cc
168
// start with "card", under the
assumption
that they are related to
/external/clang/lib/StaticAnalyzer/Checkers/
UnreachableCodeChecker.cpp
193
// condition has broken our
assumption
(for example, a sink being placed by
/external/dbus/doc/
TODO
17
should handle only specific numbers it knows about. There's no
assumption
that all
/external/jsilver/src/com/google/clearsilver/jsilver/template/
DefaultRenderingContext.java
281
// with the
assumption
that the macro call will not modify the context.
/external/llvm/docs/HistoricalNotes/
2003-06-25-Reoptimizer1.txt
58
verify our
assumption
that we picked a hot back-edge in first-level
/external/llvm/test/Transforms/LoopUnroll/
scevunroll.ll
100
; LoopUnroll utility uses this
assumption
to optimize the latch
/external/sqlite/android/
PhonebookIndex.cpp
150
// which might break the
assumption
that each section exists only once
/external/srtp/
README
145
tag can be written to the end of that packet. If this
assumption
Completed in 386 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>