Home
last modified time | relevance | path

Searched refs:Port (Results 1 - 25 of 34) sorted by relevance

12

/third_party/backends/sanei/
H A Dsanei_pio.c88 /* Port definitions (`N' at end begin of label means negated signal) */
124 PortRec, *Port; typedef
134 static inline int pio_wait (const Port port, u_char val, u_char mask);
135 static inline void pio_ctrl (const Port port, u_char val);
136 static inline void pio_delay (const Port port);
137 static inline void pio_init (const Port port);
138 static void pio_reset (const Port port);
139 static int pio_write (const Port port, const u_char * buf, int n);
140 static int pio_read (const Port port, u_char * buf, int n);
144 pio_wait (const Port por
[all...]
H A Dsanei_ab306.c89 Port; typedef
91 static Port port[] =
115 ab306_outb (Port *p, u_long addr, u_char val) in ab306_outb()
130 ab306_inb (Port *p, u_long addr) in ab306_inb()
148 ab306_cout (Port *p, int val) in ab306_cout()
161 ab306_cin (Port *p) in ab306_cin()
175 ab306_write (Port *p, const void *buf, size_t len) in ab306_write()
214 ab306_abort (Port *p) in ab306_abort()
324 Port *p = port + fd; in sanei_ab306_close()
363 Port * in sanei_ab306_cmd()
[all...]
/third_party/vk-gl-cts/execserver/tools/
H A DxsMain.cpp39 DE_DECLARE_COMMAND_LINE_OPT(Port, int);
47 parser << Option<Port> ("p", "port", "Port", "50016") in registerOptions()
83 const int port = cmdLine.getOption<opt::Port>(); in main()
/third_party/gn/src/util/
H A Dticks.cc17 #error Port.
33 #error Port.
55 #error Port.
86 #error Port.
H A Dsemaphore.h22 #error Port.
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dserver.cpp39 DE_DECLARE_COMMAND_LINE_OPT(Port, int);
54 parser << Option<Port> (DE_NULL, "port", "Port", DefaultPortStr.c_str()); in registerOptions()
116 addr.setPort(cmdLine.getOption<opt::Port>()); in main()
/third_party/libunwind/libunwind/src/x86/
H A Dsiglongjmp.S87 #error Port me
/third_party/libunwind/libunwind/src/x86_64/
H A Dsetcontext.S58 #error Port me
H A Dgetcontext.S92 #error Port me
/third_party/libunwind/libunwind/src/setjmp/
H A Dsiglongjmp.c114 #error Port me in siglongjmp()
/third_party/libunwind/libunwind/tests/
H A Dtest-coredump-unwind.c231 #error Port me in handle_sigsegv()
234 #error Port me in handle_sigsegv()
H A Dcrasher.c86 #error Port me
H A Dtest-ptrace.c309 #error Port me in main()
/third_party/node/deps/v8/tools/release/
H A Dtest_scripts.py727 Cmd(("git log --format=%H --grep=\"Port ab12345\" "
732 Cmd(("git log --format=%H --grep=\"Port ab23456\" "
735 Cmd(("git log --format=%H --grep=\"Port ab34567\" "
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp64 DE_DECLARE_COMMAND_LINE_OPT(Port, int);
100 << Option<Port> ("p", "port", "TCP port of the execserver.", "50016") in registerOptions()
197 cmdLine.port = opts.getOption<opt::Port>(); in parseCommandLine()
/third_party/alsa-lib/src/pcm/
H A Dladspa.h175 /* Plugin Port Range Hints:
467 unsigned long Port,
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_access_reg_linux.c134 #error Port me in _UCD_access_reg()
H A D_UCD_access_reg_freebsd.c153 #error Port me in _UCD_access_reg()
/third_party/node/src/
H A Dinspector_socket_server.h65 int Port() const;
/third_party/pulseaudio/src/modules/
H A Dladspa.h174 /* Plugin Port Range Hints:
466 unsigned long Port,
/third_party/python/Modules/
H A Doverlapped.c1350 unsigned short Port; in parse_address() local
1358 if (!PyArg_ParseTuple(obj, "UH", &Host_obj, &Port)) { in parse_address()
1375 ((SOCKADDR_IN*)Address)->sin_port = htons(Port); in parse_address()
1385 &Host_obj, &Port, &FlowInfo, &ScopeId)) in parse_address()
1403 ((SOCKADDR_IN6*)Address)->sin6_port = htons(Port); in parse_address()
/third_party/nghttp2/integration-tests/
H A Dnghttpx_http2_test.go1901 Port: 12345,
1905 Port: 8080,
1957 Port: 12345,
1961 Port: 8080,
1994 Port: 12345,
1998 Port: 8080,
2048 Port: 12345,
2052 Port: 8080,
2120 Port: 12345,
2124 Port
[all...]
/third_party/ltp/testcases/network/stress/ssh/
H A Dssh-stress.sh48 Port $port
74 Port $port\n\
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_access_reg.c361 #error Port me
H A D_UPT_reg_offset.c334 #error Port me
384 #error Port me

Completed in 15 milliseconds

12