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:opName
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/src/core/
H
A
D
SkClipStack.cpp
977
const char*
opName
= this->isReplaceOp() ? "replace" :
in dump()
local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H
A
D
header.cpp
333
const auto
opName
= (*opClass)["Name"].asString();
in printDefs()
local
510
const auto
opName
= (*opClass)["Name"].asString();
variable
586
const auto
opName
variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H
A
D
header.cpp
333
const auto
opName
= (*opClass)["Name"].asString();
in printDefs()
local
510
const auto
opName
= (*opClass)["Name"].asString();
variable
586
const auto
opName
variable
[all...]
/third_party/spirv-headers/tools/buildHeaders/
H
A
D
header.cpp
335
const auto
opName
= (*opClass)["Name"].asString();
in printDefs()
local
512
const auto
opName
= (*opClass)["Name"].asString();
variable
585
const auto
opName
in printMaskOperators()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H
A
D
vktApiBufferViewAccessTests.cpp
1063
const char* const
opName
= isUniform ? "texelFetch" : "imageLoad";
in initPrograms()
local
1087
<< " result_color += " << outFormat << "vec4(" <<
opName
<< "(texelBuffer, 25));\n"
in initPrograms()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H
A
D
vktApiBufferViewAccessTests.cpp
1012
const char* const
opName
= isUniform ? "texelFetch" : "imageLoad";
in initPrograms()
local
1035
<< " result_color += " <<
opName
<< "(texelBuffer, 25);\n"
in initPrograms()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H
A
D
vktSynchronizationOperation.cpp
5333
bool isResourceSupported (const OperationName
opName
, const ResourceDescription& resourceDesc)
in isResourceSupported()
argument
5465
std::string getOperationName (const OperationName
opName
)
in getOperationName()
argument
5559
de::MovePtr<OperationSupport> makeOperationSupport (const OperationName
opName
, const ResourceDescription& resourceDesc)
in makeOperationSupport()
argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H
A
D
vktSynchronizationOperation.cpp
5466
bool isResourceSupported (const OperationName
opName
, const ResourceDescription& resourceDesc)
in isResourceSupported()
argument
5605
std::string getOperationName (const OperationName
opName
)
in getOperationName()
argument
5706
bool isSpecializedAccessFlagSupported (const OperationName
opName
)
in isSpecializedAccessFlagSupported()
argument
5771
de::MovePtr<OperationSupport> makeOperationSupport (const OperationName
opName
, const ResourceDescription& resourceDesc, const bool specializedAccess)
in makeOperationSupport()
argument
Completed in 30 milliseconds