OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
151 - 175
of
8604
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Email/docs/
TODO
18
Move attachments to files, instead of storing as blobs in the database.
There
are tons of ways
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/gscripts/
android.view.View.groovy
21
* This is the "root" rule, that is used whenever
there
is not more specific rule to apply.
/system/extras/tests/bionic/libstdc++/
README.TXT
16
The directory layout is currently flat because
there
is one Bionic test. If you
/external/v8/src/
jump-target.h
108
// Emit a jump to the target.
There
must be a current frame at the
109
// jump and
there
will be no current frame after the jump.
113
// Emit a conditional branch to the target.
There
must be a current
120
// Bind a jump target. If
there
is no current frame at the binding
121
// site,
there
must be at least one frame reaching via a forward
126
// Emit a call to a jump target.
There
must be a current frame at
206
// Emit a jump to the target.
There
must be a current frame at the
207
// jump and
there
will be no current frame after the jump.
211
// Emit a conditional branch to the target.
There
must be a current
217
// Bind a break target. If
there
is no current frame at the bindin
[
all
...]
/packages/apps/Email/tests/src/com/android/email/
AccountBackupRestoreTests.java
81
// confirm they are
there
84
// make sure
there
are no accounts in the provider
90
// confirm
there
are no backups made
153
// make sure
there
are no real backups
156
// make sure
there
are test backups available
162
// make sure
there
are accounts
170
// make sure accounts still
there
180
// make sure
there
are no real backups
183
// make sure
there
are no accounts
192
// make sure accounts still
there
[
all
...]
/bionic/libc/
CAVEATS
2
of the POSIX standard. we only add functions on a as-needed basis, and
there
are a few things
3
we wish we'll never put in
there
.
/cts/tests/tests/app/src/android/app/cts/
KeyguardManagerTest.java
53
notes = "
There
is no method to enable the key guard in the emulator",
62
notes = "
There
is no method to enable the key guard in the emulator",
/dalvik/libcore/luni/src/main/java/java/util/
Enumeration.java
40
* @return {@code true} if
there
are more elements, {@code false} otherwise.
50
* if
there
are no more elements.
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
BlockCipher.java
43
* @exception DataLengthException if
there
isn't enough data in in, or
53
* as it was after the last init (if
there
was one).
/dalvik/libdex/
DexDataMap.h
51
*
there
is no entry for the given offset.
56
* Verify that
there
is an entry in the map, mapping the given offset to
/development/pdk/docs/downloads/
index.jd
41
there
is no compatibility program for Android 1.5 and earlier. Note also that
42
there
is no compatibility program for Android 2.0, since it was superceded by
/external/icu4c/layout/
MultipleSubstSubtables.cpp
25
// If
there
's a filter, we only want to do the
57
// If
there
's a filter, make sure all of the output glyphs
/external/kernel-headers/original/linux/
netfilter_bridge.h
72
/* This is called by the IP fragmenting code and it ensures
there
is
73
* enough room for the encapsulating header (if
there
is one). */
/external/libffi/
Libffi.mk
16
# point OS-specific issues started to creep in. In some cases
there
17
# are OS-specific source files, in others
there
are just #ifdefs in
/external/qemu/distrib/sdl-1.2.12/include/
SDL_quit.h
40
exist, that generate SDL_QUITEVENT events as well.
There
is no way
46
/*
There
are no functions directly affecting the quit event */
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Exceptions/
regress-58946.js
27
*
There
was no error if we replaced "return e" in the code below with "print(e)".
28
*
There
should be no error with "return e", either -
/external/webkit/LayoutTests/http/tests/appcache/resources/
remove-cache-frame.html
27
log("
There
should be no messages below.");
51
log("
There
should be no messages below.");
/frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardScreenCallback.java
22
* Within a keyguard,
there
may be several screens that need a callback
78
* Report whether we
there
's another way to unlock the device.
/packages/apps/Bluetooth/res/values/
strings_pbap.xml
7
<string name="pbap_acceptance_timeout_message">
There
was time out to accept connection with %1$s</string>
8
<string name="pbap_authentication_timeout_message">
There
was time out to input session key with %1$s</string>
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutPromoter.java
33
/** The promoter to use when
there
are no more shortcuts. */
39
* @param nextPromoter The promoter to use when
there
are no more shortcuts.
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_quit.h
40
exist, that generate SDL_QUITEVENT events as well.
There
is no way
46
/*
There
are no functions directly affecting the quit event */
/prebuilt/linux-x86/sdl/include/SDL/
SDL_quit.h
40
exist, that generate SDL_QUITEVENT events as well.
There
is no way
46
/*
There
are no functions directly affecting the quit event */
/prebuilt/windows/sdl/host/include/SDL/
SDL_quit.h
42
exist, that generate SDL_QUITEVENT events as well.
There
is no way
48
/*
There
are no functions directly affecting the quit event */
/prebuilt/windows/sdl/include/SDL/
SDL_quit.h
40
exist, that generate SDL_QUITEVENT events as well.
There
is no way
46
/*
There
are no functions directly affecting the quit event */
/dalvik/libcore/sql/src/test/java/tests/SQLite/
AbstractSqlTest.java
91
* @exception SQLException if
there
is a problem accessing the database
129
* @throws SQLException if
there
is a problem accessing the database
146
* @throws SQLException if
there
is a problem accessing the database
179
* @throws SQLException if
there
is a problem accessing the database
205
* @throws SQLException if
there
is a problem accessing the database
228
* @throws SQLException if
there
is a problem accessing the database
Completed in 1117 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>