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:MSVSVersion
(Results
1 - 6
of
6
) sorted by relevance
/third_party/node/tools/gyp/
H
A
D
test_gyp.py
157
import gyp.
MSVSVersion
namespace
160
print(" MSVS %s" % gyp.
MSVSVersion
.SelectVisualStudioVersion().Description())
/third_party/node/deps/npm/node_modules/node-gyp/gyp/
H
A
D
test_gyp.py
157
import gyp.
MSVSVersion
namespace
160
print(" MSVS %s" % gyp.
MSVSVersion
.SelectVisualStudioVersion().Description())
/third_party/node/tools/gyp/pylib/gyp/generator/
H
A
D
msvs.py
24
import gyp.
MSVSVersion
as
MSVSVersion
namespace
205
msvs_version: A
MSVSVersion
object.
334
sdk_dir =
MSVSVersion
._RegistryGetValue(key % ver, "InstallationFolder")
337
version =
MSVSVersion
._RegistryGetValue(key % ver, "ProductVersion") or ""
998
version: The
MSVSVersion
object.
1018
version: the
MSVSVersion
object.
1546
version: A
MSVSVersion
object.
1927
msvs_version: the
MSVSVersion
object.
2028
msvs_version =
MSVSVersion
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H
A
D
msvs.py
24
import gyp.
MSVSVersion
as
MSVSVersion
namespace
205
msvs_version: A
MSVSVersion
object.
334
sdk_dir =
MSVSVersion
._RegistryGetValue(key % ver, "InstallationFolder")
337
version =
MSVSVersion
._RegistryGetValue(key % ver, "ProductVersion") or ""
996
version: The
MSVSVersion
object.
1016
version: the
MSVSVersion
object.
1541
version: A
MSVSVersion
object.
1919
msvs_version: the
MSVSVersion
object.
2020
msvs_version =
MSVSVersion
[all...]
/third_party/node/tools/gyp/pylib/gyp/
H
A
D
msvs_emulation.py
18
import gyp.
MSVSVersion
namespace
1094
vs_version = gyp.
MSVSVersion
.SelectVisualStudioVersion(
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H
A
D
msvs_emulation.py
18
import gyp.
MSVSVersion
namespace
1085
vs_version = gyp.
MSVSVersion
.SelectVisualStudioVersion(
Completed in 10 milliseconds