/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
muxtbl.cpp | 193 iOutgoingDescriptors->erase(iter);
|
/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_interface.h | 105 iSessions.erase(&iSessions[i]);
|
/external/stlport/test/eh/ |
nc_alloc.cpp | 256 alloc_set().erase( p );
|
/external/webkit/WebCore/bridge/qt/ |
qt_instance.cpp | 158 m_methods.erase(it);
|
/external/webkit/WebCore/inspector/front-end/ |
SummaryBar.js | 189 // twice with different X shadow offsets to give more feathered edges. Later we erase the
|
/frameworks/base/core/java/android/os/ |
Environment.java | 186 * to ensure you don't erase their files or get in the way of their own
|
/frameworks/base/docs/html/guide/developing/tools/ |
bmgr.jd | 102 erase. The next backup operation that the application's agent processes will look as
|
/frameworks/base/docs/html/sdk/1.0_r1/ |
upgrading.jd | 129 <p>Run in this way, activitycreator will not erase or create new Java files (or manifest files),
|
/frameworks/base/docs/html/sdk/1.0_r2/ |
upgrading.jd | 129 <p>Run in this way, activitycreator will not erase or create new Java files (or manifest files),
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
mostream.h | 79 void erase (iterator start, size_type size);
|
/frameworks/base/media/libstagefright/omx/ |
OMX.cpp | 137 mQueue.erase(mQueue.begin());
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
SimUnlockScreen.java | 124 // erase the SIM unlock code, including orientation changes.
|
/sdk/traceview/src/com/android/traceview/ |
ProfileView.java | 154 // Erase the last character from the search box
|
/system/core/toolbox/ |
nandread.c | 132 printf("erase size: %u\n", mtdinfo.erasesize);
|
/external/opencore/protocols/rtsp_client_engine/src/ |
pvrtsp_client_engine_node.cpp | [all...] |
/external/kernel-headers/original/linux/mtd/ |
nand.h | 309 * @erase_cmd: [INTERN] erase command write function, selectable due to AND support 416 * @erasesize: Size of an erase block in the flash device.
|
/external/opencore/doc/oscl_html/ |
oscl__timer_8h-source.html | 247 00303 iEntries.<a class="code" href="classOscl__Vector.html#a19">erase</a>(it); 303 00359 iEntries.<a class="code" href="classOscl__Vector.html#a19">erase</a>(it);
|
oscl__tree_8h-source.html | [all...] |
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_common.cpp | 40 aDataInQueue.erase(aDataInQueue.begin()); 45 aDataInQueue.erase(aDataInQueue.begin()); [all...] |
/external/opencore/nodes/pvvideoparsernode/src/ |
pvmf_videoparser_node.cpp | 469 iPortActivityQueue.erase(&iPortActivityQueue.front()); [all...] |
/external/opencore/oscl/oscl/osclmemory/src/ |
oscl_mem_mempool.cpp | 365 iMemPoolBufferList.erase(iMemPoolBufferList.begin() + j); 765 iMemPoolBufferList.erase(iMemPoolBufferList.begin()); [all...] |
/frameworks/base/media/libstagefright/omx/tests/ |
OMXHarness.cpp | 136 it = mMessageQueue.erase(it); 141 mMessageQueue.erase(it);
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
FileListingService.java | 554 // since we're going to "erase" the one we use, we need to 559 // erase from the list
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/ |
pvmf_sm_fsp_base_impl.cpp | [all...] |
/external/webkit/SunSpider/tests/parse-only/ |
mootools-1.2.2-core-nc.js | 449 Contains Array Prototypes like each, contains, and erase. 544 erase: function(item){ 822 erase: function(key){ 1250 if (!fn.internal) this.$events[type].erase(fn); [all...] |