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:NTDDI_VERSION
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/src/utils/win/
H
A
D
SkDWriteNTDDI_VERSION.h
17
// If the build defines
NTDDI_VERSION
, pretend it didn't.
19
// dwrite_3.h guards enum, macro, and interface declarations behind
NTDDI_VERSION
,
21
#if defined(
NTDDI_VERSION
)
22
# undef
NTDDI_VERSION
macro
/third_party/python/PC/
H
A
D
pyconfig.h
156
#ifndef
NTDDI_VERSION
157
#define
NTDDI_VERSION
Py_NTDDI
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H
A
D
DIASupport.h
17
#define
NTDDI_VERSION
NTDDI_VISTA
macro
/third_party/python/Include/internal/
H
A
D
pycore_condvar.h
52
#if !defined NTDDI_VISTA ||
NTDDI_VERSION
< NTDDI_VISTA
/third_party/skia/src/ports/
H
A
D
SkTypeface_win_dw.cpp
162
#if defined(NTDDI_WIN10_RS3) &&
NTDDI_VERSION
>= NTDDI_WIN10_RS3
in onGetVariationDesignPosition()
211
#if defined(NTDDI_WIN10_RS3) &&
NTDDI_VERSION
>= NTDDI_WIN10_RS3
in onGetVariationDesignParameters()
323
#if defined(NTDDI_WIN10_RS3) &&
NTDDI_VERSION
>= NTDDI_WIN10_RS3
H
A
D
SkFontMgr_win_dw.cpp
1030
#if defined(NTDDI_WIN10_RS3) &&
NTDDI_VERSION
>= NTDDI_WIN10_RS3
in apply_fontargument_variation()
/third_party/sqlite/src/
H
A
D
sqlite3.c
[all...]
Completed in 126 milliseconds