OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updates
(Results
101 - 125
of
1088
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/luni/src/main/java/java/lang/
ProcessBuilder.java
54
* this constructor is not copied, so any subsequent
updates
to it are
97
* list passed to this method is not copied, so any subsequent
updates
to it
/dalvik/libcore/security/src/main/java/java/security/
DigestInputStream.java
72
* Reads the next byte and returns it as an {@code int}.
Updates
the digest
97
* the specified offset.
Updates
the digest if this function is
SignatureSpi.java
82
*
Updates
the data to be verified or to be signed, using the specified
94
*
Updates
the data to be verified or to be signed, using the given {@code
111
*
Updates
the data to be verified or to be signed, using the specified
/external/apache-http/src/org/apache/http/
HttpResponse.java
86
*
Updates
the status line of this response with a new status code.
107
*
Updates
the status line of this response with a new reason phrase.
/external/dhcpcd/
dhcpcd.conf.5
73
record of the host in DNS whereas both also
updates
the A record.
78
itself never does any DNS
updates
.
dhcpcd.conf.5.in
88
record of the host in DNS whereas both also
updates
the A record.
93
itself never does any DNS
updates
.
/external/e2fsprogs/lib/ext2fs/
kernel-jbd.h
277
* outstanding
updates
on a transaction might possibly touch. */
304
* RUNNING: accepting new
updates
305
* LOCKED:
Updates
still running but we don't accept new ones
306
* RUNDOWN:
Updates
are tidying up but have finished requesting
308
* FLUSH: All
updates
complete, but we are still writing to disk
393
/* Number of outstanding
updates
running on this transaction */
472
/* Wait queue to wait for
updates
to complete */
525
* devices within a single journal and to perform atomic
updates
/external/netcat/
Changelog
78
documentation
updates
, added netcat-art and many udder tings
107
random final cleanups and doc
updates
... pant pant ...
/external/webkit/WebKit/mac/WebInspector/
WebNodeHighlight.mm
157
// Redraw highlight view immediately so it
updates
in sync with the target view.
198
// Disable screen
updates
so the highlight moves in sync with the view.
/frameworks/base/docs/html/sdk/
eclipse-adt.jd
322
<li>Start Eclipse, then select <strong>Help</strong> > <strong>Software
Updates
...</strong>.
488
> <strong>Software
Updates
</strong> and refer to the version listed for
500
<li>Select <strong>Help</strong> > <strong>Software
Updates
</strong>.</li>
504
<li>In the resulting Available
Updates
dialog, ensure that both Android DDMS
516
<li>Select <strong>Help</strong> > <strong>Check for
Updates
</strong>. </li>
517
<li>In the resulting Available
Updates
dialog, locate the Android DDMS and
520
<p>If the Available
Updates
dialog does not list Android DDMS and Android
556
<li>Select <strong>Help</strong> > <strong>Software
Updates
</strong> >
adding-components.jd
148
<li>You can watch for
updates
listed in the "SDK" tab of the Android Developers
150
<li>You can watch for
updates
listed in the <strong>Available Packages</strong>
161
Use the "Display
updates
only" checkbox to show only the components
/packages/apps/Phone/src/com/android/phone/
EmergencyCallbackModeService.java
45
*
updates
Emergency Callback Mode countdown clock in the notification
143
// Start countdown timer for the notification
updates
ManageConferenceUtils.java
134
*
Updates
the "Manage conference" UI based on the specified List of
165
*
Updates
a single row of the "Manage conference" UI. (One row in this
320
* fire off in updateManageConferenceRow(), and
updates
the
/packages/apps/Contacts/src/com/android/contacts/
ContactListItemView.java
473
* Adds or
updates
a text view for the data label.
488
* Adds or
updates
a text view for the data label.
518
* Adds or
updates
a text view for the data element.
548
* Adds or
updates
a text view for the search snippet.
578
* Adds or
updates
the presence icon view.
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
ThreadPanel.java
95
/** Indicates if a timer-based Runnable is current requesting thread
updates
regularly. */
197
mNotEnabled.setText("Thread
updates
not enabled for selected client\n"
466
*
Updates
the stack call of the currently selected thread.
485
*
updates
the stackcall of the specified thread. If <code>null</code> the UI is emptied
525
// lets check we still want
updates
.
/frameworks/base/core/java/android/content/
ContentProviderOperation.java
449
"only inserts,
updates
, and asserts can have value back-references");
465
"only inserts,
updates
, and asserts can have value back-references");
482
throw new IllegalArgumentException("only
updates
, deletes, and asserts "
502
"only inserts,
updates
, and asserts can have values");
522
throw new IllegalArgumentException("only inserts and
updates
can have values");
564
"only
updates
, deletes, and asserts can have selections");
585
"only
updates
, deletes, and asserts can have expected counts");
/external/bluetooth/glib/
ChangeLog.pre-2-12
28
* NEWS:
Updates
82
* NEWS:
Updates
124
* NEWS:
Updates
141
* NEWS:
Updates
174
* NEWS:
Updates
198
* NEWS:
Updates
303
* NEWS:
Updates
419
* NEWS:
Updates
446
* NEWS:
Updates
/external/kernel-headers/original/linux/
jbd.h
100
* outstanding
updates
on a transaction might possibly touch.
405
* RUNNING: accepting new
updates
406
* LOCKED:
Updates
still running but we don't accept new ones
407
* RUNDOWN:
Updates
are tidying up but have finished requesting
409
* FLUSH: All
updates
complete, but we are still writing to disk
537
* Number of outstanding
updates
running on this transaction
589
* @j_wait_updates: Wait queue to wait for
updates
to complete
698
/* Wait queue to wait for
updates
to complete */
782
* journal and to perform atomic
updates
across them.
[
all
...]
timex.h
98
#define MINSEC 16L /* min interval between
updates
(s) */
99
#define MAXSEC 1200L /* max interval between
updates
(s) */
161
#define STA_PLL 0x0001 /* enable PLL
updates
(rw) */
/external/quake/quake/src/WinQuake/kit/
JOYSTICK.TXT
85
// Revision 1.0 -- refer to www.fpgaming.com for
updates
107
// Revision 0.1 -- refer to www.logitech.com for
updates
130
// Revision 0.1 -- refer to www.spacetec.com for
updates
/frameworks/base/location/java/android/location/provider/
LocationProvider.java
292
* Notifies the location provider of the smallest minimum time between
updates
amongst
294
* the frequency of
updates
to match the requested frequency.
301
*
Updates
the network state for the given provider. This function must
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/descriptors/
XmlDescriptors.java
120
*
Updates
the document descriptor.
122
* It first computes the new children of the descriptor and then
updates
them
231
*
Updates
an ElementDescriptor with the javadoc & attributes extracted from the style
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
RepoSourcesAdapter.java
89
return "Some packages were found but are not compatible
updates
.";
282
*
updates
of existing package.
298
// We're not going to offer obsolete packages as
updates
.
/bootable/recovery/
common.h
68
// Show a rotating "barberpole" for ongoing operations.
Updates
automatically.
/build/core/
version_defaults.mk
50
# is a single integer that increases monotonically as
updates
to
Completed in 1099 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>