OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_chan
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
Audio_mac.py
10
self.
_chan
= None
26
self.
_chan
= None
30
##chan = self.
_chan
31
self.
_chan
= None
49
if not self.
_chan
:
51
self.
_chan
= Snd.SndNewChannel(5, 0, self._callback)
80
self.
_chan
.SndDoCommand((bufferCmd, 0, header), 0)
81
self.
_chan
.SndDoCommand((callBackCmd, 0, 0), 0)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
Audio_mac.py
10
self.
_chan
= None
26
self.
_chan
= None
30
##chan = self.
_chan
31
self.
_chan
= None
49
if not self.
_chan
:
51
self.
_chan
= Snd.SndNewChannel(5, 0, self._callback)
80
self.
_chan
.SndDoCommand((bufferCmd, 0, header), 0)
81
self.
_chan
.SndDoCommand((callBackCmd, 0, 0), 0)
/external/wpa_supplicant_8/wpa_supplicant/
mbo.c
297
unsigned int
_chan
;
local
317
&
_chan
, &_preference, &_reason,
320
_oper_class > 255 ||
_chan
> 255 ||
328
chan->chan =
_chan
;
Completed in 134 milliseconds