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:numNotSupported
(Results
1 - 20
of
20
) sorted by relevance
/test/xts/acts/graphic/vkgl/src/
H
A
D
shrinkdefine.h
34
TestSuite::runResult.
numNotSupported
+= result.
numNotSupported
; \
38
if (result.
numNotSupported
== 1) { \
H
A
D
testsuitehead.h
32
runResult.
numNotSupported
= 0; \
41
printf("Test run totals --- Notsupport[%d]\n", runResult.
numNotSupported
); \
/test/xts/acts/graphic/vkgl/src/deqpgles3/
H
A
D
Deqpgles3BaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
Deqpgles3BaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/deqpgles2/
H
A
D
Deqpgles2BaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
Deqpgles2BaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/khrgles31/
H
A
D
Khrgles31BaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
Khrgles31BaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/khrgles32/
H
A
D
Khrgles32BaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
Khrgles32BaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/khrglesext/
H
A
D
KhrglesextBaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
KhrglesextBaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/deqpgles31/
H
A
D
Deqpgles31BaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
Deqpgles31BaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/egl/
H
A
D
EglBaseFunc.cpp
79
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
EglBaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/khrgles2/
H
A
D
Khrgles2BaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
Khrgles2BaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
/test/xts/acts/graphic/vkgl/src/khrgles3/
H
A
D
Khrgles3BaseFunc.cpp
74
runResult.
numNotSupported
= app->getResult().
numNotSupported
;
in RunTestKHRGLES()
H
A
D
Khrgles3BaseFunc.h
23
int
numNotSupported
; // !< Number of cases not supported.
member
Completed in 4 milliseconds