/third_party/backends/sanei/ |
H A D | sanei_pio.c | 88 /* 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 D | sanei_ab306.c | 89 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 D | xsMain.cpp | 39 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 D | ticks.cc | 17 #error Port. 33 #error Port. 55 #error Port. 86 #error Port.
|
H A D | semaphore.h | 22 #error Port.
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
H A D | server.cpp | 39 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 D | siglongjmp.S | 87 #error Port me
|
/third_party/libunwind/libunwind/src/x86_64/ |
H A D | setcontext.S | 58 #error Port me
|
H A D | getcontext.S | 92 #error Port me
|
/third_party/libunwind/libunwind/src/setjmp/ |
H A D | siglongjmp.c | 114 #error Port me in siglongjmp()
|
/third_party/libunwind/libunwind/tests/ |
H A D | test-coredump-unwind.c | 231 #error Port me in handle_sigsegv() 234 #error Port me in handle_sigsegv()
|
H A D | crasher.c | 86 #error Port me
|
H A D | test-ptrace.c | 309 #error Port me in main()
|
/third_party/node/deps/v8/tools/release/ |
H A D | test_scripts.py | 727 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 D | xeCommandLineExecutor.cpp | 64 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 D | ladspa.h | 175 /* Plugin Port Range Hints: 467 unsigned long Port,
|
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UCD_access_reg_linux.c | 134 #error Port me in _UCD_access_reg()
|
H A D | _UCD_access_reg_freebsd.c | 153 #error Port me in _UCD_access_reg()
|
/third_party/node/src/ |
H A D | inspector_socket_server.h | 65 int Port() const;
|
/third_party/pulseaudio/src/modules/ |
H A D | ladspa.h | 174 /* Plugin Port Range Hints: 466 unsigned long Port,
|
/third_party/python/Modules/ |
H A D | overlapped.c | 1350 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 D | nghttpx_http2_test.go | 1901 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 D | ssh-stress.sh | 48 Port $port 74 Port $port\n\
|
/third_party/libunwind/libunwind/src/ptrace/ |
H A D | _UPT_access_reg.c | 361 #error Port me
|
H A D | _UPT_reg_offset.c | 334 #error Port me 384 #error Port me
|