OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guess
(Results
201 - 225
of
562
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/grub/
INSTALL
58
The `configure' shell script attempts to
guess
correct values for
/external/iproute2/ip/
ip6tunnel.c
129
fprintf(stderr,"Cannot
guess
tunnel mode.\n");
/external/jdiff/src/jdiff/
API.java
396
// Make the best
guess
as to whether this tag is terminated
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
findhalfpel.cpp
23
/* 3/29/01 fast half-pel search based on neighboring
guess
*/
/external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.c
45
* I
guess
nobody ever uses audio... Shame over AIX header files. */
/external/stlport/src/details/
fstream_win32io.cpp
146
// For Read/Write access we have to
guess
/external/stlport/stlport/stl/
type_traits.h
598
/* This is an internal helper struct used to
guess
if we are working
/external/tcpdump/
INSTALL
70
config.
guess
- autoconf support
/external/v8/src/
platform-win32.cc
305
//
Guess
the name of the timezone from the bias.
373
//
Guess
the name of the timezone from the bias.
374
// The
guess
is very biased towards the northern hemisphere.
432
// simply
guess
the name from the UTC bias of the timezone.
[
all
...]
/external/webkit/WebCore/platform/network/mac/
WebCoreURLResponse.mm
405
// Make the best
guess
when deciding between "generic binary" and "generic text" using a table of known binary MIME types.
/external/webkit/WebCore/platform/network/qt/
QNetworkReplyHandler.cpp
286
// let's try to
guess
from the extension
/external/zlib/contrib/ada/
zlib-thin.ads
378
data_type : Int; -- best
guess
about the data type:
/external/zlib/contrib/delphi/
ZLib.pas
39
data_type: Integer; // best
guess
about the data type: ascii or binary
/frameworks/base/core/java/android/pim/vcard/
VCardUtils.java
503
* the
guess
failed.
/frameworks/base/libs/surfaceflinger/
SurfaceFlinger.cpp
87
const sp<LayerBase>& key, size_t
guess
) const
89
if (
guess
<size() && lookup.keyAt(
guess
) == key)
90
return
guess
;
[
all
...]
/frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardUpdateMonitor.java
204
// take a
guess
to start
/packages/apps/Email/src/com/android/email/mail/internet/
MimeUtility.java
390
* A best
guess
that this part is intended to be an attachment and not inline.
/packages/apps/Email/src/com/android/email/provider/
AttachmentProvider.java
215
// Fallback case - no good
guess
could be made.
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
dis-asm.h
87
will have to make its best
guess
. */
/external/bison/
Makefile.maint
567
$(srcdir)/build-aux/config.
guess
\
574
config.
guess
-url_prefix = $(ftp-gnu)/build-aux/
/external/e2fsprogs/intl/
dcigettext.c
73
/*
Guess
whether integer division by zero raises signal SIGFPE.
1127
/*
Guess
value of current locale from value of the environment variables. */
[
all
...]
/external/kernel-headers/original/linux/
zlib.h
98
int data_type; /* best
guess
about the data type: ascii or binary */
276
deflate() may update data_type if it can make a good
guess
about
[
all
...]
/external/netperf/
netsh.c
188
double demo_units = 0.0; /* what is our current best
guess
as
255
using units as the initial
guess
for units per second\n\
/frameworks/base/test-runner/src/android/test/
InstrumentationTestRunner.java
191
* suite. It is used to make an educated
guess
at what suite an unlabeled test belongs.
197
* "medium" suite. It is used to make an educated
guess
at what suite an unlabeled test belongs.
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java
338
// if name == null,
guess
what carkit actually want from current path
348
if (D) Log.d(TAG, "
Guess
what carkit actually want from current path (" +
[
all
...]
Completed in 186 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>