Home
last modified time | relevance | path

Searched defs:pSelection (Results 1 – 2 of 2) sorted by relevance

/external/aac/libDRCdec/src/
DdrcDec_selectionProcess.cpp2379 DRCDEC_SELECTION* pSelection) { in _drcdec_selection_addNew()
2392 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn) { in _drcdec_selection_add()
2403 static int _drcdec_selection_clear(DRCDEC_SELECTION* pSelection) { in _drcdec_selection_clear()
2407 static int _drcdec_selection_getNumber(DRCDEC_SELECTION* pSelection) { in _drcdec_selection_getNumber()
2411 static int _drcdec_selection_setNumber(DRCDEC_SELECTION* pSelection, int num) { in _drcdec_selection_setNumber()
2420 DRCDEC_SELECTION* pSelection, int at) { in _drcdec_selection_getAt()
/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py515 pSelection = FOUR_CHAR_CODE('sele') variable