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:__WIN32__
(Results
1 - 25
of
35
) sorted by relevance
1
2
/third_party/mesa3d/src/gallium/include/pipe/
H
A
D
p_compiler.h
45
#if defined(_WIN32) && !defined(
__WIN32__
)
46
#define
__WIN32__
macro
/third_party/skia/third_party/externals/libwebp/swig/
H
A
D
libwebp_go_wrap.c
85
# if defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
102
# if defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
H
A
D
libwebp_java_wrap.c
87
# if defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
104
# if defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
/third_party/node/deps/cares/src/lib/
H
A
D
ares_setup.h
33
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
H
A
D
ares_private.h
34
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
/third_party/nghttp2/lib/
H
A
D
sfparse.h
32
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
/third_party/node/deps/nghttp2/lib/
H
A
D
sfparse.h
32
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
/third_party/glfw/deps/
H
A
D
tinycthread.h
52
#if defined(_WIN32) || defined(
__WIN32__
) || defined(__WINDOWS__)
/third_party/skia/third_party/externals/freetype/src/gzip/
H
A
D
ftzconf.h
51
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
/third_party/skia/src/codec/
H
A
D
SkHeifCodec.cpp
18
#if !defined(WIN32) && !defined(_WIN32) && !defined(
__WIN32__
)
507
#if !defined(WIN32) && !defined(_WIN32) && !defined(
__WIN32__
)
in createHeifDecoder()
/third_party/skia/third_party/externals/libpng/
H
A
D
pngconf.h
184
defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
/third_party/node/deps/v8/third_party/zlib/
H
A
D
zconf.h
189
#if defined(_WIN32) || defined(_WIN32_WCE) || defined(
__WIN32__
)
/third_party/node/deps/zlib/
H
A
D
zconf.h
192
#if defined(_WIN32) || defined(_WIN32_WCE) || defined(
__WIN32__
)
/third_party/libwebsockets/win32port/zlib/
H
A
D
zconf.h
144
#if defined(_WIN32) || defined(_WIN32_WCE) || defined(
__WIN32__
)
/third_party/skia/third_party/externals/zlib/
H
A
D
zconf.h
189
#if defined(_WIN32) || defined(_WIN32_WCE) || defined(
__WIN32__
)
/third_party/zlib/
H
A
D
zconf.h
180
#if defined(_WIN32) || defined(_WIN32_WCE) || defined(
__WIN32__
)
/third_party/cares/include/
H
A
D
ares.h
29
#if (defined(_WIN32) || defined(
__WIN32__
)) && \
/third_party/node/deps/cares/include/
H
A
D
ares.h
39
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32) && \
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H
A
D
nghttp3.h
32
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
/third_party/pulseaudio/src/pulsecore/
H
A
D
poll-win32.c
42
#if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H
A
D
glfw3.h
89
#if !defined(_WIN32) && (defined(
__WIN32__
) || defined(WIN32) || defined(__MINGW32__))
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H
A
D
wpng.c
97
#elif defined(WIN32) || defined(_WIN32) || defined(
__WIN32__
)
/third_party/glfw/include/GLFW/
H
A
D
glfw3.h
95
#if !defined(_WIN32) && (defined(
__WIN32__
) || defined(WIN32) || defined(__MINGW32__))
/third_party/nghttp2/lib/includes/nghttp2/
H
A
D
nghttp2.h
30
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H
A
D
nghttp2.h
30
#if (defined(_WIN32) || defined(
__WIN32__
)) && !defined(WIN32)
Completed in 46 milliseconds
1
2