OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port1
(Results
26 - 29
of
29
) sorted by null
1
2
/frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp
816
unsigned port0 = 0,
port1
= 0;
local
820
&
port1
) == 2
824
&
port1
) == 2) {
825
if (port0 == 0 || port0 > 65535 ||
port1
!= 0) {
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu8000_reg.h
29
#define EMU8000_DATA0(e) ((e)->
port1
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu8000_reg.h
29
#define EMU8000_DATA0(e) ((e)->
port1
)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ExtensionAPI.js
796
this._port = channel.
port1
;
Completed in 145 milliseconds
1
2