OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assumption
(Results
101 - 125
of
643
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-http/src/org/apache/http/conn/scheme/
PlainSocketFactory.java
147
// an
assumption
about the socket class here.
/external/chromium/chrome/browser/chromeos/
version_loader.cc
118
// We don't make any
assumption
that the spaces between "version" and "|" is
/external/chromium/net/http/
http_auth_cache.h
53
// |path|. This uses the
assumption
in RFC 2617 section 2 that deeper
/external/chromium/sdch/open-vcdiff/src/
codetable.h
90
// are being used, and calculates max_mode based on that
assumption
.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SubEngine.h
96
SVal cond, bool
assumption
) = 0;
/external/elfutils/m4/
lib-prefix.m4
12
dnl to access previously installed libraries. The basic
assumption
is that
/external/grub/stage2/
cmdline.c
32
a space. Caution: this
assumption
is for backward compatibility. */
/external/icu4c/tools/tzcode/
asctime.c
49
** a digit within a year and truncating the year (operating on the
assumption
/external/llvm/include/llvm/
CallingConv.h
42
// efficient as possible under the
assumption
that the call is not commonly
/external/qemu/
path.c
4
The
assumption
is that this area does not change.
/external/valgrind/main/VEX/auxprogs/
genoffsets.c
42
It does rely on the
assumption
that 'my_offsetof(Ty,Field)' is
/external/webkit/Source/WebCore/loader/
FTPDirectoryParser.h
61
** the
assumption
that there won't be whitespace on the line does not hold
/external/webkit/Source/WebKit/mac/DefaultDelegates/
WebDefaultUIDelegate.m
50
// is probably an invalid
assumption
for the WebUIDelegate.
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
update_webgl_conformance_tests.py
46
#
Assumption
: these filenames are globally unique.
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
post_proc_semaphore.cpp
50
buffer pointed to by q_block. The function starts out with the
assumption
137
/* Initial
assumption
is that only q_block[0] element is non-zero, */
146
/* are non-zero. Since initial
assumption
is that all elements, except */
177
/* are non-zero. Since initial
assumption
is that all elements, */
/frameworks/compile/libbcc/runtime/lib/
floatdidf.c
20
/*
Assumption
: double is a IEEE 64 bit floating point type
floatundidf.c
20
/*
Assumption
: double is a IEEE 64 bit floating point type
/frameworks/compile/libbcc/runtime/test/Unit/
fixdfti_test.c
21
//
Assumption
: double is a IEEE 64 bit floating point type
fixsfti_test.c
21
//
Assumption
: float is a IEEE 32 bit floating point type
fixunsdfti_test.c
20
//
Assumption
: double is a IEEE 64 bit floating point type
fixunssfti_test.c
22
//
Assumption
: float is a IEEE 32 bit floating point type
fixunstfdi_test.c
22
//
Assumption
: long double is a ppc 128 bit floating point type
fixunsxfdi_test.c
23
//
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
fixunsxfti_test.c
22
//
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
fixxfdi_test.c
21
//
Assumption
: long double is an intel 80 bit floating point type padded with 6 bytes
Completed in 261 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>