OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drop
(Results
276 - 300
of
940
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/qemu/slirp-android/
ip_icmp.h
119
#define ICMP_UNREACH_NEEDFRAG 4 /* IP_DF caused
drop
*/
sbuf.c
30
* We can only
drop
how much we have
/external/quake/quake/src/QW/server/
sv_send.c
345
Larger attenuations will
drop
off. (max 4 attenuation)
714
if (c->
drop
) {
716
c->
drop
= false;
751
//
drop
the client
/external/tcpdump/
print-pflog.c
82
{ PF_SYNPROXY_DROP, "synproxy-
drop
" },
/external/v8/src/mips/
virtual-frame-mips.cc
199
void VirtualFrame::
Drop
(int count) {
/external/v8/test/cctest/
cctest.cc
49
//
Drop
the extension, if there is one.
/external/webkit/WebCore/manual-tests/
cursor.html
27
<div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: no-
drop
">nodrop</div>
/external/webkit/WebCore/platform/chromium/
DragDataChromium.cpp
111
// Mimic the situations in which mac allows drag&
drop
to do a smart replace.
/frameworks/base/core/java/android/content/
SyncStats.java
50
* when processing a feed of entries, it may choose to
drop
the entry and thus make
/frameworks/base/core/tests/coretests/src/android/app/activity/
LocalProvider.java
69
db.execSQL("
DROP
TABLE IF EXISTS data");
/frameworks/base/core/tests/coretests/src/android/content/
MemoryFileProvider.java
95
db.execSQL("
DROP
TABLE IF EXISTS data");
/frameworks/base/docs/html/resources/articles/
track-mem.jd
15
game, you may suddenly see a
drop
in performance/responsiveness of the
/frameworks/base/services/java/com/android/server/
DropBoxManagerService.java
121
* Creates an instance of managed
drop
box storage. Normally there is one of these
125
* @param path to store
drop
box entries in
181
temp = new File(mDropBoxDir, "
drop
" + Thread.currentThread().getId() + ".tmp");
295
out.append("
Drop
box contents: ").append(mAllFiles.contents.size()).append(" entries\n");
/frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewBase.java
47
//
drop
shadow below status bar in keyguard too
/packages/apps/Calculator/src/com/android/calculator2/
Logic.java
175
//
drop
final infix operators (they can only result in error)
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmProvider.java
80
db.execSQL("
DROP
TABLE IF EXISTS alarms");
/packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetProvider.java
114
db.execSQL("
DROP
TABLE IF EXISTS " + TABLE_PHOTOS);
/packages/apps/Gallery3D/src/com/cooliris/media/
PhotoAppWidgetProvider.java
107
db.execSQL("
DROP
TABLE IF EXISTS " + TABLE_PHOTOS);
/packages/apps/IM/src/com/android/im/engine/
ImConnection.java
127
* to wifi. The engine should
drop
all the network connections created before
/packages/apps/QuickSearchBox/
AndroidManifest.xml
55
corpus
drop
-down on top. -->
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
BaseHeapPanel.java
61
// Before we process then, we
drop
them from the HeapData
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceExplorer.java
255
// setup
drop
listener
264
// in case we
drop
at the same level as root
278
// get the list of files to
drop
281
// do the
drop
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
INode.java
42
* Typically, if the node is the target of a drag'n'
drop
operation then you can be
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java
212
* If not interested in
drop
, return false.
260
* Called when
drop
leaves the target without actually dropping
279
* Called when
drop
is released over the target to perform the actual
drop
.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
LayoutFigure.java
33
* This figure knows how to draw the
drop
feedback.
Completed in 204 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>