OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetParams
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/Archive/Common/
HandlerOut.h
55
HRESULT
SetParams
(COneMethodInfo &oneMethodInfo, const UString &srcString);
HandlerOut.cpp
377
HRESULT COutHandler::
SetParams
(COneMethodInfo &oneMethodInfo, const UString &srcString)
587
RINOK(
SetParams
(oneMethodInfo, value.bstrVal));
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
aifc.py
105
setparams
(tuple)
341
self._decomp.
SetParams
(params)
541
# set through the setcomptype() or
setparams
() method
543
# set through the setcomptype() or
setparams
() method
545
# set through the setnchannels() or
setparams
() method
547
# set through the setsampwidth() or
setparams
() method
549
# set through the setframerate() or
setparams
() method
551
# set through the setnframes() or
setparams
() method
674
def
setparams
(self, info):
member in class:Aifc_write
833
self._comp.
SetParams
(params
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
aifc.py
105
setparams
(tuple)
341
self._decomp.
SetParams
(params)
541
# set through the setcomptype() or
setparams
() method
543
# set through the setcomptype() or
setparams
() method
545
# set through the setnchannels() or
setparams
() method
547
# set through the setsampwidth() or
setparams
() method
549
# set through the setframerate() or
setparams
() method
551
# set through the setnframes() or
setparams
() method
674
def
setparams
(self, info):
member in class:Aifc_write
833
self._comp.
SetParams
(params
[
all
...]
Completed in 130 milliseconds