OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:port1
(Results
26 - 40
of
40
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
serial.h
158
int
port1
;
member in struct:serial_multiport_struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial.h
158
int
port1
;
member in struct:serial_multiport_struct
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/
DebugPortProvider.java
99
//
port1
|port2|port3|...
/external/libpcap/
gencode.c
6036
int
port1
, port2;
local
[
all
...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android_unittest.py
253
port1
= android.AndroidPort(MockSystemHost(executive=mock_executive),
257
self.assertEqual(0,
port1
.driver_cmd_line().count('--create-stdin-fifo'))
/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
...]
/external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.cc
58
//
Port1
is always even, port2 is always odd.
141
void MessageService::AllocatePortIdPair(int*
port1
, int* port2) {
163
*
port1
= port1_id;
message_service.h
110
static void AllocatePortIdPair(int*
port1
, int* port2);
/external/chromium_org/net/dns/
host_resolver_impl.h
45
// (
port1
) (port2) (port3) (port4) (port5) (portX)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionAPI.js
898
this._port = channel.
port1
;
/external/oprofile/events/i386/westmere/
unit_masks
292
0x02
port1
Uops executed on port 1
/external/oprofile/events/i386/nehalem/
unit_masks
252
0x02
port1
Counts number of Uops executed that were issued on port 1
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h
[
all
...]
/external/smack/asmack-master/lib/
jstun.jar
/external/chromium_org/third_party/libXNVCtrl/
NVCtrl.h
491
* NV_CTRL_FRAMELOCK_PORT1_STATUS - status of the rj45
port1
.
[
all
...]
Completed in 336 milliseconds
1
2