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:getBlockIndex
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H
A
D
Trace.h
56
///
getBlockIndex
- Return the index of the specified basic block in the
58
int
getBlockIndex
(const BasicBlock *X) const {
in getBlockIndex()
function in llvm::Trace
68
return
getBlockIndex
(X) != -1;
in contains()
74
int B1Idx =
getBlockIndex
(B1), B2Idx =
getBlockIndex
(B2);
in dominates()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcUniformBlockCase.cpp
242
int
getBlockIndex
(const char* name) const;
257
int UniformLayout::
getBlockIndex
(const char* name) const
in getBlockIndex()
function in deqp::ub::UniformLayout
1006
int activeBlockNdx = layout.
getBlockIndex
(blockInstanceName.c_str());
in generateCompareSrc()
1263
int dstBlockNdx = dstLayout.
getBlockIndex
(srcBlock.name.c_str());
in copyUniformData()
1538
int refBlockNdx = refLayout.
getBlockIndex
(instanceName.c_str());
in compareStd140Blocks()
1539
int cmpBlockNdx = cmpLayout.
getBlockIndex
(instanceName.c_str());
in compareStd140Blocks()
1620
int refBlockNdx = refLayout.
getBlockIndex
(instanceName.c_str());
in compareSharedBlocks()
1621
int cmpBlockNdx = cmpLayout.
getBlockIndex
(instanceName.c_str());
in compareSharedBlocks()
1704
int cmpBlockNdx = cmpLayout.
getBlockIndex
(instanceName.str().c_str());
in compareTypes()
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fSSBOLayoutCase.cpp
212
int
getBlockIndex
(const string& name) const;
227
int BufferLayout::
getBlockIndex
(const string& name) const
in getBlockIndex()
function in deqp::gles31::bb::BufferLayout
1181
const int blockNdx = layout.
getBlockIndex
(instanceName);
in generateCompareSrc()
1264
const int blockNdx = layout.
getBlockIndex
(instanceName);
in generateWriteSrc()
1552
int dstBlockNdx = dstLayout.
getBlockIndex
(srcBlock.name.c_str());
in copyData()
1625
const int blockNdx = layout.
getBlockIndex
(instanceName);
in copyNonWrittenData()
1800
int resBlockNdx = resLayout.
getBlockIndex
(refBlock.name.c_str());
in compareData()
1875
const int blockNdx = layout.
getBlockIndex
(apiName);
in computeBufferSizes()
2298
int refBlockNdx = refLayout.
getBlockIndex
(instanceName.c_str());
in compareStdBlocks()
2299
int cmpBlockNdx = cmpLayout.
getBlockIndex
(instanceNam
in compareStdBlocks()
[all...]
/third_party/vk-gl-cts/modules/glshared/
H
A
D
glsUniformBlockCase.cpp
277
int
getBlockIndex
(const char* name) const;
292
int UniformLayout::
getBlockIndex
(const char* name) const
in getBlockIndex()
function in deqp::gls::ub::UniformLayout
1079
int activeBlockNdx = layout.
getBlockIndex
(blockInstanceName.c_str());
in generateCompareSrc()
1317
int dstBlockNdx = dstLayout.
getBlockIndex
(srcBlock.name.c_str());
in copyUniformData()
1589
int refBlockNdx = refLayout.
getBlockIndex
(instanceName.c_str());
in compareStd140Blocks()
1590
int cmpBlockNdx = cmpLayout.
getBlockIndex
(instanceName.c_str());
in compareStd140Blocks()
1668
int refBlockNdx = refLayout.
getBlockIndex
(instanceName.c_str());
in compareSharedBlocks()
1669
int cmpBlockNdx = cmpLayout.
getBlockIndex
(instanceName.c_str());
in compareSharedBlocks()
1751
int cmpBlockNdx = cmpLayout.
getBlockIndex
(instanceName.str().c_str());
in compareTypes()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.hpp
198
int
getBlockIndex
(const std::string& name) const;
H
A
D
vktSSBOLayoutCase.cpp
178
int BufferLayout::
getBlockIndex
(const string& name) const
in getBlockIndex()
function in vkt::ssbo::BufferLayout
1293
const int blockNdx = layout.
getBlockIndex
(instanceName);
in generateCompareSrc()
1404
const int blockNdx = layout.
getBlockIndex
(instanceName);
in generateWriteSrc()
1573
int dstBlockNdx = dstLayout.
getBlockIndex
(srcBlock.name.c_str());
in copyData()
1646
const int blockNdx = layout.
getBlockIndex
(instanceName);
in copyNonWrittenData()
1822
int resBlockNdx = resLayout.
getBlockIndex
(refBlock.name.c_str());
in compareData()
1897
const int blockNdx = layout.
getBlockIndex
(apiName);
in computeBufferSizes()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.hpp
198
int
getBlockIndex
(const std::string& name) const;
H
A
D
vktSSBOLayoutCase.cpp
178
int BufferLayout::
getBlockIndex
(const string& name) const
in getBlockIndex()
function in vkt::ssbo::BufferLayout
1293
const int blockNdx = layout.
getBlockIndex
(instanceName);
in generateCompareSrc()
1404
const int blockNdx = layout.
getBlockIndex
(instanceName);
in generateWriteSrc()
1573
int dstBlockNdx = dstLayout.
getBlockIndex
(srcBlock.name.c_str());
in copyData()
1646
const int blockNdx = layout.
getBlockIndex
(instanceName);
in copyNonWrittenData()
1822
int resBlockNdx = resLayout.
getBlockIndex
(refBlock.name.c_str());
in compareData()
1897
const int blockNdx = layout.
getBlockIndex
(apiName);
in computeBufferSizes()
Completed in 22 milliseconds