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
defs:VERSION
(Results
1 - 25
of
102
) sorted by relevance
1
2
3
4
5
/third_party/rust/crates/rust-openssl/openssl-sys/build/
H
A
D
expando.c
5
#define
VERSION
(n, v) VERSION2(n, v)
macro
/third_party/rust/crates/clap/tests/derive/
H
A
D
author_version_about.rs
45
const
VERSION
: &str = "custom version";
in explicit_version_not_str_lit()
consts
/third_party/skia/src/sfnt/
H
A
D
SkOTTable_maxp_CFF.h
18
static const SK_OT_Fixed
VERSION
= SkTEndian_SwapBE32(0x00005000);
member
H
A
D
SkOTTable_OS_2_V4.h
20
static const SK_OT_USHORT
VERSION
= SkTEndian_SwapBE16(4);
member
H
A
D
SkOTTable_OS_2_V3.h
20
static const SK_OT_USHORT
VERSION
= SkTEndian_SwapBE16(3);
member
H
A
D
SkOTTable_OS_2_V2.h
20
static const SK_OT_USHORT
VERSION
= SkTEndian_SwapBE16(2);
member
/third_party/skia/infra/bots/assets/win_ninja/
H
A
D
create.py
16
VERSION
= "v1.8.2"
variable
/third_party/eudev/hm_src/
H
A
D
config.h
13
#define
VERSION
"3.2.10"
macro
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H
A
D
RBTMXExporter.java
27
private static final String
VERSION
= "0.5a";
field in RBTMXExporter
H
A
D
RBxliffExporter.java
31
private static final String
VERSION
= "0.7";
field in RBxliffExporter
/third_party/libjpeg-turbo/
H
A
D
jconfigint.h
40
#define
VERSION
"2.1.4"
macro
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jconfigint.h
29
#define
VERSION
"2.1.0"
macro
/third_party/skia/infra/bots/assets/ccache_mac/
H
A
D
create.py
24
VERSION
= "ccache-3.7.7"
variable
/third_party/skia/infra/bots/assets/ccache_linux/
H
A
D
create.py
25
VERSION
= "ccache-3.7.7"
variable
/third_party/skia/infra/bots/assets/cmake_mac/
H
A
D
create.py
23
VERSION
= '3.13.4'
variable
/third_party/skia/infra/bots/assets/cmake_linux/
H
A
D
create.py
23
VERSION
= '3.13.5'
variable
/third_party/vk-gl-cts/scripts/egl/
H
A
D
__init__.py
23
from egl.common import getEGLRegistry, getInterface, getDefaultInterface,
VERSION
namespace
/third_party/astc-encoder/Test/testlib/
H
A
D
encoder.py
46
VERSION
= None
variable in EncoderBase
236
VERSION
= "main"
variable in Encoder2x
345
VERSION
= "1.7"
variable in Encoder1_7
/third_party/node/deps/cares/src/lib/
H
A
D
ares_setup.h
223
# undef
VERSION
macro
/third_party/curl/projects/
H
A
D
generate.bat
32
set
VERSION
=ALL
variable
48
set
VERSION
=PRE
variable
50
set
VERSION
=VC10
variable
52
set
VERSION
=VC11
variable
54
set
VERSION
=VC12
variable
56
set
VERSION
=VC14
variable
58
set
VERSION
=VC14.10
variable
60
set
VERSION
=VC14.20
variable
62
set
VERSION
=VC14.30
variable
[all...]
/third_party/libusb/windows/
H
A
D
config.h
148
#define
VERSION
"1.0.26"
macro
/third_party/mesa3d/bin/
H
A
D
gen_calendar_entries.py
63
VERSION
= _ROOT / '
VERSION
'
variable
/third_party/libexif/
H
A
D
config.h
82
#define
VERSION
"0.6.24.1"
macro
/third_party/lz4/contrib/djgpp/
H
A
D
Makefile
8
VERSION
?= 129
macro
/third_party/rust/crates/cxx/gen/cmd/src/
H
A
D
app.rs
61
const
VERSION
: &str = "version";
consts
Completed in 8 milliseconds
1
2
3
4
5