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:VERSION_STRING
(Results
1 - 7
of
7
) sorted by relevance
/third_party/pulseaudio/src/daemon/
H
A
D
esdcompat.in
18
VERSION_STRING
="@PACKAGE_NAME@ esd wrapper @PACKAGE_VERSION@"
34
echo "$
VERSION_STRING
"
40
$
VERSION_STRING
/third_party/skia/third_party/externals/swiftshader/src/Common/
H
A
D
Version.h
24
#define
VERSION_STRING
MACRO_STRINGIFY(MAJOR_VERSION) "." MACRO_STRINGIFY(MINOR_VERSION) "." MACRO_STRINGIFY(BUILD_VERSION) "." MACRO_STRINGIFY(BUILD_REVISION)
macro
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H
A
D
Version.hpp
27
#define
VERSION_STRING
\
macro
/third_party/astc-encoder/Source/
H
A
D
astcenccli_toplevel_help.cpp
583
VERSION_STRING
, bits, simdtype, pcnttype, f16ctype, YEAR_STRING);
in astcenc_print_header()
/third_party/ltp/testcases/realtime/func/rt-migrate/
H
A
D
rt-migrate.c
75
#define
VERSION_STRING
"V 0.4LTP"
macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H
A
D
libEGL.cpp
257
return success("1.4 SwiftShader "
VERSION_STRING
);
in QueryString()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
libGLESv2.cpp
3271
return (GLubyte*)"OpenGL ES 3.0 SwiftShader "
VERSION_STRING
;
in GetString()
3273
return (GLubyte*)"OpenGL ES GLSL ES 3.00 SwiftShader "
VERSION_STRING
;
in GetString()
Completed in 14 milliseconds