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:setStatus
(Results
1 - 8
of
8
) sorted by relevance
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuThreadUtil.cpp
197
setStatus
(THREADSTATUS_RUNNING);
in run()
210
setStatus
(THREADSTATUS_READY);
in run()
216
setStatus
(initOk ? THREADSTATUS_NOT_SUPPORTED : THREADSTATUS_INIT_FAILED);
in run()
222
setStatus
(initOk ? THREADSTATUS_FAILED : THREADSTATUS_INIT_FAILED);
in run()
228
setStatus
(initOk ? THREADSTATUS_FAILED : THREADSTATUS_INIT_FAILED);
in run()
234
setStatus
(initOk ? THREADSTATUS_FAILED : THREADSTATUS_INIT_FAILED);
in run()
H
A
D
tcuThreadUtil.hpp
180
void
setStatus
(ThreadStatus status) { de::ScopedLock lock(m_statusLock); m_status = status; }
in setStatus()
function in tcu::ThreadUtil::Thread
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H
A
D
VkSwapchainKHR.cpp
185
currentImage.
setStatus
(DRAWING);
in getNextImage()
208
image.
setStatus
(PRESENTING);
in present()
210
image.
setStatus
(AVAILABLE);
in present()
H
A
D
VkSurfaceKHR.hpp
50
void
setStatus
(PresentImageStatus status) { imageStatus = status; }
in setStatus()
function in vk::PresentImage
/third_party/vk-gl-cts/modules/egl/
H
A
D
teglMultiThreadTests.cpp
123
void
setStatus
(ThreadStatus status) { m_status = status; }
in setStatus()
function in deqp::egl::TestThread
/third_party/mesa3d/include/CL/
H
A
D
cl2.hpp
3288
cl_int
setStatus
(cl_int status)
in setStatus()
function in cl::UserEvent
H
A
D
cl.hpp
3017
cl_int
setStatus
(cl_int status)
in setStatus()
function in cl::UserEvent
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 30 milliseconds