HomeSort by relevance Sort by last modified time
    Searched full:erase (Results 251 - 275 of 456) sorted by null

<<111213141516171819

  /packages/wallpapers/MusicVisualization/res/raw/
many.rs 99 // erase the part of the needle we don't want to show
  /system/core/fastboot/
engine.c 125 a = queue_action(OP_COMMAND, "erase:%s", ptn);
  /external/jpeg/
ansi2knr.c 223 properly erase prototype args in function parameters,
225 correct error in writeblanks (it shouldn't erase EOLs)
593 /* Erase any embedded prototype parameters. */
  /external/opencore/android/
android_audio_mio.cpp 103 iCommandResponseQueue.erase(&iCommandResponseQueue[0]);
176 iWriteResponseQueue.erase(&iWriteResponseQueue[0]);
585 iCommandResponseQueue.erase(&iCommandResponseQueue[0]);
  /external/opencore/engines/2way/src/
pv_2way_proxy_adapter.cpp 934 iFreeCmdMsg.erase(iFreeCmdMsg.begin());
950 iFreeEventMsg.erase(iFreeEventMsg.begin());
966 iFreeErrorMsg.erase(iFreeErrorMsg.begin());
  /external/opencore/engines/author/src/
pvaenodeutility.cpp 455 iCmdQueue.erase(iCmdQueue.begin());
624 container->iInputPorts.erase(container->iInputPorts.begin());
631 container->iOutputPorts.erase(container->iOutputPorts.begin());
    [all...]
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node_port.cpp 145 iCleanupQueue.erase(iCleanupQueue.begin());
396 iCleanupQueue.erase(&iCleanupQueue[i]);
687 iReadAsyncCmds.erase(iReadAsyncCmds.begin());
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_port.cpp 79 iNode->memvector_sps.erase(&iNode->memvector_sps.front());
96 iNode->memvector_pps.erase(&iNode->memvector_pps.front());
110 iNode->textdecodervector.erase(&iNode->textdecodervector.front());
    [all...]
pvmp4ffcn_node.cpp 200 mQueue.erase(frame);
473 iInPorts.Erase(&iInPorts.front());
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/base/src/
pvmf_protocol_engine_node.cpp 569 iInputCommands.Erase(&aCmd);
629 //Erase the command from the queue.
630 aCmdQ.Erase(&aCmd);
782 iPortVector.Erase(portPtr);
    [all...]
  /frameworks/base/media/jni/soundpool/
SoundPool.cpp 122 mRestart.erase(iter);
257 mChannels.erase(iter);
280 mChannels.erase(iter);
  /hardware/broadcom/wlan/bcm4329/src/include/
sdio.h 443 #define RSP1_EARSE_RESET_M BITFIELD_MASK(1) /* Bit 13 - Erase seq cleared */
474 #define RSP1_ERASE_PARAM_M BITFIELD_MASK(1) /* Bit 27 - Invalid erase blocks */
476 #define RSP1_ERASE_SEQ_ERR_M BITFIELD_MASK(1) /* Bit 28 - Erase Cmd seq error */
  /external/opencore/protocols/http_parcom/src/
http_parser.cpp 579 iDataInQueue.erase(iDataInQueue.begin());
620 iDataOutQueue.erase(iDataOutQueue.begin());
650 iDataInQueue.erase(iDataInQueue.begin());
685 if (!bNewData && !iDataOutQueue.empty()) iDataOutQueue.erase(&iDataOutQueue.back());
691 iDataInQueue.erase(iDataInQueue.begin());
    [all...]
string_keyvalue_store.cpp 246 iFieldKeyTableIndexVector.erase(iFieldKeyTableIndexVector.begin() + i);
  /external/opencore/nodes/streaming/medialayernode/src/
pvmf_medialayer_node.cpp 198 iPortParamsQueue.erase(it);
202 iPortVector.Erase(&iPortVector.front());
561 iInputCommands.Erase(&aCmd);
677 /* Erase the command from the queue. */
678 aCmdQ.Erase(&aCmd);
747 iPortVector.Erase(&iPortVector.front());
776 iPortParamsQueue.erase(it);
    [all...]
  /external/opencore/nodes/pvsocketnode/src/
pvmf_socket_node.cpp     [all...]
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp 286 iCommandResponseQueue.erase(&iCommandResponseQueue[0]);
294 iWriteResponseQueue.erase(&iWriteResponseQueue[0]);
    [all...]
  /external/yaffs2/yaffs2/
yaffs_fs.c     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 740 iOutgoingChannels.erase(iter);
776 iIncomingChannels.erase(iter);
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
mt.cpp 152 iPendingMtSend.erase(iter);
309 iPendingMtSend.erase(iter);
337 iPendingMtSend.erase(iter);
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 438 /* Erase the command from the queue */
439 aCmdQ.Erase(&aCmd);
467 iInputCommands.Erase(&aCmd);
    [all...]
  /bootable/recovery/
roots.c 357 LOGW("format_root_device: can't erase \"%s\"\n", root);
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp     [all...]
  /external/opencore/nodes/pvwavffparsernode/src/
pvmf_wavffparser_node.cpp 444 iPortActivityQueue.erase(&iPortActivityQueue.front());
    [all...]
  /external/opencore/oscl/oscl/oscllib/src/
oscl_shared_library.cpp 414 iList.erase(&iList.front());

Completed in 463 milliseconds

<<111213141516171819