Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:USE_WINSOCK
(Results
1 - 25
of
40
) sorted by relevance
1
2
/third_party/node/deps/cares/src/lib/
H
A
D
ares_setup.h
136
* Define
USE_WINSOCK
to 2 if we have and use WINSOCK2 API, else
137
* define
USE_WINSOCK
to 1 if we have and use WINSOCK API, else
138
* undefine
USE_WINSOCK
.
141
#ifdef
USE_WINSOCK
142
# undef
USE_WINSOCK
macro
145
# define
USE_WINSOCK
2
macro
148
# define
USE_WINSOCK
1
macro
177
# ifdef
USE_WINSOCK
H
A
D
ares_library_init.c
156
#ifdef
USE_WINSOCK
in ares_library_initialized()
H
A
D
setup_once.h
337
#ifdef
USE_WINSOCK
364
#ifdef
USE_WINSOCK
H
A
D
ares__addrinfo_localhost.c
44
#if defined(
USE_WINSOCK
)
H
A
D
ares_init.c
60
#if defined(
USE_WINSOCK
) && defined(HAVE_IPHLPAPI_H)
184
#if defined(
USE_WINSOCK
)
in init_by_defaults()
H
A
D
ares__iface_ips.c
29
#ifdef
USE_WINSOCK
281
#ifdef
USE_WINSOCK
/third_party/curl/lib/
H
A
D
system_win32.c
55
#ifdef
USE_WINSOCK
in Curl_win32_init()
62
#ifdef
USE_WINSOCK
in Curl_win32_init()
114
#ifdef
USE_WINSOCK
in Curl_win32_init()
163
#ifdef
USE_WINSOCK
in Curl_win32_cleanup()
H
A
D
setup-win32.h
27
#undef
USE_WINSOCK
macro
61
# define
USE_WINSOCK
2
macro
H
A
D
warnless.h
29
#ifdef
USE_WINSOCK
64
#ifdef
USE_WINSOCK
70
#endif /*
USE_WINSOCK
*/
H
A
D
multi.c
401
#ifdef
USE_WINSOCK
in Curl_multi_handle()
1196
#ifdef
USE_WINSOCK
1232
#ifdef
USE_WINSOCK
1267
#ifdef
USE_WINSOCK
1298
#ifdef
USE_WINSOCK
1304
#ifdef
USE_WINSOCK
1310
#ifdef
USE_WINSOCK
1316
#ifdef
USE_WINSOCK
1329
#ifdef
USE_WINSOCK
1357
#ifndef
USE_WINSOCK
[all...]
H
A
D
curl_setup_once.h
309
#ifdef
USE_WINSOCK
322
#ifdef
USE_WINSOCK
H
A
D
select.h
91
#ifdef
USE_WINSOCK
H
A
D
multihandle.h
150
#ifdef
USE_WINSOCK
H
A
D
cf-socket.h
73
#ifdef
USE_WINSOCK
H
A
D
select.c
101
#endif /*
USE_WINSOCK
*/
in Curl_wait_ms()
133
#ifdef
USE_WINSOCK
in our_select()
145
#ifdef
USE_WINSOCK
in our_select()
H
A
D
strerror.c
575
#ifdef
USE_WINSOCK
771
#endif /*
USE_WINSOCK
*/
862
#ifdef
USE_WINSOCK
in Curl_strerror()
H
A
D
curl_setup.h
539
# ifdef
USE_WINSOCK
735
# if defined(SOCKET) || defined(
USE_WINSOCK
)
H
A
D
warnless.c
348
#ifdef
USE_WINSOCK
368
#endif /*
USE_WINSOCK
*/
/third_party/node/deps/cares/src/tools/
H
A
D
ahost.c
84
#ifdef
USE_WINSOCK
in main()
85
WORD wVersionRequested = MAKEWORD(
USE_WINSOCK
,
USE_WINSOCK
);
in main()
209
#ifdef
USE_WINSOCK
in main()
H
A
D
adig.c
867
#ifdef
USE_WINSOCK
in event_loop()
890
#ifdef
USE_WINSOCK
in main()
891
WORD wVersionRequested = MAKEWORD(
USE_WINSOCK
,
USE_WINSOCK
);
in main()
961
#ifdef
USE_WINSOCK
in main()
/third_party/curl/tests/libtest/
H
A
D
first.c
52
#ifdef
USE_WINSOCK
in select_wrapper()
70
#ifdef
USE_WINSOCK
in wait_ms()
H
A
D
lib537.c
38
!defined(
USE_WINSOCK
) && \
375
#if !defined(HAVE_POLL_FINE) && !defined(
USE_WINSOCK
)
H
A
D
lib518.c
371
#if !defined(HAVE_POLL_FINE) && !defined(
USE_WINSOCK
)
in rlimit()
/third_party/curl/tests/server/
H
A
D
util.c
51
#ifdef
USE_WINSOCK
159
#ifdef
USE_WINSOCK
in win32_init()
180
#endif /*
USE_WINSOCK
*/
in win32_init()
185
#ifdef
USE_WINSOCK
in win32_cleanup()
187
#endif /*
USE_WINSOCK
*/
in win32_cleanup()
232
#if !defined(MSDOS) && !defined(
USE_WINSOCK
)
in wait_ms()
249
#elif defined(
USE_WINSOCK
)
in wait_ms()
272
#endif /*
USE_WINSOCK
*/
in wait_ms()
H
A
D
tftpd.c
895
#ifdef
USE_WINSOCK
in do_tftp()
984
#ifdef
USE_WINSOCK
in do_tftp()
998
#ifdef
USE_WINSOCK
in do_tftp()
Completed in 17 milliseconds
1
2