OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:erase
(Results
326 - 350
of
456
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/system/core/toolbox/
powerd.c
42
#define EVIOCRMFF _IOW('E', 0x81, int) /*
Erase
a force effect */
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrvSM.c
427
/* must
erase
CB function before calling it to enable nested scans */
/system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrvSM.c
389
/* must
erase
CB function before calling it to enable nested scans */
/external/grub/netboot/
w89c840.c
321
/* Reset the chip to
erase
previous misconfiguration.
664
/* Reset the chip to
erase
previous misconfiguration.
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jitter_buffer_impl.cpp
[
all
...]
/sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java
686
helpLabel = new JLabel("Press Shift to
erase
pixels");
827
helpLabel.setText("Press Shift to
erase
pixels");
[
all
...]
/external/opencore/engines/player/src/
pv_player_engine.cpp
[
all
...]
/external/opencore/engines/player/test/src/
test_pv_player_engine_testset1.cpp
[
all
...]
test_pv_player_engine_testset7.cpp
[
all
...]
/external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp
[
all
...]
/development/apps/Term/src/com/android/term/
Term.java
810
//
Erase
the bottom line of the scroll region
[
all
...]
/external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.cpp
[
all
...]
/external/stlport/etc/
ChangeLog-5.1
377
* stlport/stl/debug/_deque.h: Fix iterator invalidation in
erase
381
* test/unit/deque_test.cpp: New test case for deque
erase
methods.
[
all
...]
/frameworks/base/core/java/android/accounts/
AccountManagerService.java
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.c
[
all
...]
/external/opencore/engines/2way/src/
pv_2way_engine.cpp
[
all
...]
/external/e2fsprogs/misc/
mke2fs.c
599
/* Check for a BSD disklabel, and don't
erase
it if so */
619
fprintf(stderr, _("Warning: could not
erase
sector %d: %s\n"),
[
all
...]
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_h324m_config.cpp
[
all
...]
/external/srec/tools/grxmlcompile/
grxmldoc.cpp
498
cdata.
erase
(0, cdata.find_first_not_of(whitespace) );
499
cdata.
erase
(cdata.find_last_not_of(whitespace) + 1);
[
all
...]
/external/webkit/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp
[
all
...]
/frameworks/base/graphics/java/android/graphics/
Bitmap.java
721
checkRecycled("Can't
erase
a recycled bitmap");
723
throw new IllegalStateException("cannot
erase
immutable bitmaps");
[
all
...]
/external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp
[
all
...]
/dalvik/vm/
LinearAlloc.c
56
useful to
erase
storage to garbage values after a "free" or "realloc".
Completed in 264 milliseconds
<<
11
12
13
14
15
16
17
18
19