OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:erase
(Results
351 - 375
of
456
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/dalvik/vm/
Misc.c
103
/*
erase
extra stuff; only happens on last line */
/external/dropbear/
CHANGES
47
- Don't
erase
over every single buffer, since it was a bottleneck.
/external/grub/netboot/
natsemi.c
293
/* Reset the chip to
erase
any previous misconfiguration. */
/external/kernel-headers/original/linux/
input.h
79
#define EVIOCRMFF _IOW('E', 0x81, int) /*
Erase
a force effect */
/external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp
660
iInputCommands.
Erase
(&aCmd);
672
iInputCommands.
Erase
(&aCmd);
[
all
...]
/external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_filebufferdatastream_factory.cpp
97
iReadStreamVec.
erase
(it);
[
all
...]
pvmf_memorybufferdatastream_factory.cpp
108
iReadStreamVec.
erase
(it);
[
all
...]
/external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node_inport.cpp
182
iCleanupQueue.
erase
(iCleanupQueue.begin());
791
iCleanupQueue.
erase
(&iCleanupQueue[i]);
[
all
...]
/external/opencore/oscl/oscl/osclbase/src/
pvlogger.h
511
_pOwnAppenderVec.
erase
(it);
/external/opencore/oscl/oscl/osclio/src/
oscl_socket_serv_imp_pv.cpp
811
iSockServRequestList.iActiveRequests.
erase
(elem);
[
all
...]
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
srp.cpp
[
all
...]
/external/skia/src/animator/
SkCondensedDebug.cpp
249
"
erase
\0"
SkCondensedRelease.cpp
249
"
erase
\0"
/external/stlport/stlport/stl/
_tree.c
656
//
erase
without rebalancing
/external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp
480
// VK_EREOF (F9)
Erase
EOF key
/external/webkit/WebCore/platform/mac/
KeyEventMac.mm
756
// VK_EREOF (F9)
Erase
EOF key
/external/webkit/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp
492
// VK_EREOF (F9)
Erase
EOF key
/external/webkit/WebKit/chromium/public/
WebFrame.h
407
// (see the function scopeStringMatches for details) and
erase
all
/external/yaffs2/yaffs2/
yaffs_guts.h
257
*
Erase
me, reuse me.
/frameworks/base/media/libstagefright/
MPEG4Writer.cpp
250
mBoxes.
erase
(--mBoxes.end());
/packages/apps/DeskClock/src/com/android/deskclock/
Alarms.java
446
// will
erase
the clock preferences. Also clear the snooze notification in
/packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java
514
//
erase
the number and throw up an alert dialog.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringInputPage.java
364
//
erase
the choices and fill with the given ids
/system/vold/
VolumeManager.cpp
532
mActiveContainers->
erase
(it);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/FwEvent/
FwEvent.c
682
/*
Erase
Rx bits */
[
all
...]
Completed in 364 milliseconds
<<
11
12
13
14
15
16
17
18
19