OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updates
(Results
51 - 75
of
1088
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/WiktionarySimple/
AndroidManifest.xml
24
<!-- Broadcast Receiver that will process AppWidget
updates
-->
/external/ppp/pppd/
md4.h
37
**
Updates
MD using the first "count" bits of X.
/external/proguard/src/proguard/classfile/editor/
StackSizeUpdater.java
29
* This AttributeVisitor computes and
updates
the maximum stack size of the
/external/qemu/distrib/sdl-1.2.12/include/
SDL_quit.h
35
is allowed to close. When the window is closed, screen
updates
will
/frameworks/base/telephony/java/android/telephony/
PhoneStateListener.java
34
* Override the methods for the state that you wish to receive
updates
for, and
39
* permission-protected. Your application won't receive
updates
for protected
47
* Stop listening for
updates
.
102
* If you need regular location
updates
but want more control over
/hardware/ti/omap3/dspbridge/inc/
dsptrap.h
25
*! 13-Feb-2001 kc: DSP/BIOS Bridge name
updates
.
/hardware/ti/omap3/dspbridge/libbridge/inc/
dsptrap.h
25
*! 13-Feb-2001 kc: DSP/BIOS Bridge name
updates
.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSettings.java
50
*
Updates
the "show web suggestions" preference from the value in system settings.
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_quit.h
35
is allowed to close. When the window is closed, screen
updates
will
/prebuilt/linux-x86/sdl/include/SDL/
SDL_quit.h
35
is allowed to close. When the window is closed, screen
updates
will
/prebuilt/windows/sdl/host/include/SDL/
SDL_quit.h
37
is allowed to close. When the window is closed, screen
updates
will
/prebuilt/windows/sdl/include/SDL/
SDL_quit.h
35
is allowed to close. When the window is closed, screen
updates
will
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleTest.java
25
* Handle thread status
updates
.
/sdk/eclipse/
README_WINDOWS.txt
9
Then in Eclipse, you can use Help > Software
Updates
> Find and Install > Search for new Features > Next > New Archived Site > select the new android-eclipse.zip. Then with the new archive checked, click Finish/Next.
/dalvik/dx/src/com/android/dx/dex/cf/
CodeStatistics.java
77
*
Updates
the number of original bytecode bytes processed.
86
*
Updates
the dex statistics.
115
*
Updates
the ROP statistics.
/dalvik/libcore/security/src/main/java/java/security/
MessageDigestSpi.java
45
*
Updates
this {@code MessageDigestSpi} using the given {@code byte}.
54
*
Updates
this {@code MessageDigestSpi} using the given {@code byte[]}.
69
*
Updates
this {@code MessageDigestSpi} using the given {@code input}.
/development/pdk/docs/porting/
source_setup_guide.jd
56
## universe WILL NOT receive any review or
updates
from the Ubuntu security
63
deb http://us.archive.ubuntu.com/ubuntu/ gutsy-
updates
universe
65
deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-
updates
universe
/external/e2fsprogs/misc/
chattr.1.in
31
undeletable (u), no atime
updates
(A), synchronous directory
updates
(D),
32
synchronous
updates
(S), and top of directory hierarchy (T).
/external/quake/quake/src/QW/client/
docs.txt
98
"spawn" sends all dynamically changing state (fullclient
updates
, lightmaps, frags)
101
FIXME: 32 clients could be up to 16k in
updates
, which overflows the 8k packet size
111
The client_t->state is set to cs_spawned, so normal datagram
updates
begin
/external/quake/quake/src/WinQuake/
render.h
45
entity_state_t baseline; // to fill in defaults in
updates
48
vec3_t msg_origins[2]; // last two
updates
(0 is newest)
50
vec3_t msg_angles[2]; // last two
updates
(0 is newest)
/external/webkit/WebKitTools/WebKitLauncher/
WebKitNightlyEnablerSparkle.m
43
return @"Should WebKit automatically check for
updates
? You can always check for
updates
manually from the Safari menu.";
150
NSMenuItem *updateMenuItem = [[NSMenuItem alloc] initWithTitle:@"Check for WebKit
Updates
?" action:@selector(checkForUpdates:) keyEquivalent:@""];
/frameworks/base/core/java/android/app/backup/
IBackupManager.aidl
111
* Schedule an immediate backup attempt for all pending
updates
. This is
113
* opportunity for doing a backup pass. If there are no pending
updates
to
114
* be sent, no action will be taken. Even if some
updates
are pending, the
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
MenuDescriptors.java
51
*
Updates
the document descriptor.
53
* It first computes the new children of the descriptor and then
updates
them
149
*
Updates
an ElementDescriptor with the javadoc & attributes extracted from the style
/external/webkit/WebKitTools/Scripts/webkitpy/commands/
download.py
71
help_text = "Land the current working directory diff and
updates
the associated bug if any"
186
long_help = """
Updates
the working copy.
220
Updates
the working copy.
248
long_help = """
Updates
the working copy.
253
Commits the revert and
updates
the bug (including re-opening the bug if necessary)."""
/packages/apps/Contacts/tests/src/com/android/contacts/
EntitySetTests.java
291
* Count number of {@link AggregationExceptions}
updates
contained in the
312
assertEquals("Unexpected exception
updates
", 0, exceptionCount);
323
assertEquals("Unexpected exception
updates
", 0, exceptionCount);
334
assertEquals("Unexpected exception
updates
", 1, exceptionCount);
346
assertEquals("Unexpected exception
updates
", 2, exceptionCount);
358
assertEquals("Unexpected exception
updates
", 2, exceptionCount);
Completed in 5883 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>