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:numCols
(Results
26 - 50
of
54
) sorted by relevance
1
2
3
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
rbbitblb.cpp
1149
int32_t
numCols
= fRB->fSetBuilder->getNumCharCategories();
in findDuplCharClassFrom()
local
1196
int32_t
numCols
= fRB->fSetBuilder->getNumCharCategories();
in findDuplicateState()
local
1235
int32_t
numCols
= firstRow->length();
in findDuplicateSafeState()
local
1266
int32_t
numCols
= fRB->fSetBuilder->getNumCharCategories();
in removeState()
local
1293
int32_t
numCols
in removeSafeState()
local
1333
int32_t
numCols
;
getTableSize()
local
1546
int32_t
numCols
;
getSafeTableSize()
local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fInstancedRenderingTests.cpp
496
int
numCols
= glu::getDataTypeMatrixNumColumns(m_rgbAttrType);
in setupVarAttribPointer()
local
H
A
D
es3fShaderMatrixTests.cpp
1887
int
numCols
= getDataTypeMatrixNumColumns(matType);
in init()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H
A
D
vktProtectedMemUtils.cpp
939
const int
numCols
= dst.getWidth() >= 7 ? 7 : dst.getWidth();
in fillWithRandomColorTiles()
local
972
const int
numCols
= dst.getWidth();
in fillWithUniqueColors()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H
A
D
vktShaderRenderMatrixTests.cpp
2077
int
numCols
= getDataTypeMatrixNumColumns(matType);
in init()
local
H
A
D
vktShaderRenderTextureGatherTests.cpp
173
const int
numCols
= dst.getWidth() >= 7 ? 7 : dst.getWidth();
in fillWithRandomColorTiles()
local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcShaderRenderCase.cpp
636
int
numCols
;
in getDefaultVertexArrays()
member
650
int
numCols
= matrices[matNdx].
numCols
;
in getDefaultVertexArrays()
local
H
A
D
glcUniformBlockCase.cpp
871
int
numCols
= glu::getDataTypeMatrixNumColumns(entry.type);
in generateValueSrc()
local
1232
int
numCols
= glu::getDataTypeMatrixNumColumns(dstEntry.type);
in copyUniformData()
local
/third_party/skia/gm/
H
A
D
wacky_yuv_formats.cpp
794
int
numCols
= 2 * (kLastEnum_SkYUVColorSpace + 1); // opacity x #-color-spaces
variable
1001
int
numCols
= 4; // (transparent, opaque) x (untagged, tagged)
variable
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fTextureGatherTests.cpp
105
const int
numCols
= dst.getWidth() >= 7 ? 7 : dst.getWidth();
in fillWithRandomColorTiles()
local
H
A
D
es31fSSBOLayoutCase.cpp
980
const int
numCols
= glu::getDataTypeMatrixNumColumns(basicType);
in generateImmMatrixSrc()
local
1516
const int
numCols
= glu::getDataTypeMatrixNumColumns(dstEntry.type);
in copyBufferVarData()
local
1726
const int
numCols
= glu::getDataTypeMatrixNumColumns(resEntry.type);
in compareBufferVarData()
local
/third_party/vk-gl-cts/modules/glshared/
H
A
D
glsShaderExecUtil.cpp
614
int
numCols
= glu::getDataTypeMatrixNumColumns(basicType);
in execute()
local
H
A
D
glsShaderRenderCase.cpp
560
int
numCols
;
in getDefaultVertexArrays()
member
583
int
numCols
= matrices[matNdx].
numCols
;
in getDefaultVertexArrays()
local
H
A
D
glsUniformBlockCase.cpp
959
int
numCols
= glu::getDataTypeMatrixNumColumns(entry.type);
in generateValueSrc()
local
1289
int
numCols
= glu::getDataTypeMatrixNumColumns(dstEntry.type);
in copyUniformData()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H
A
D
vktShaderRenderMatrixTests.cpp
2059
int
numCols
= getDataTypeMatrixNumColumns(matType);
in init()
local
H
A
D
vktShaderRenderTextureGatherTests.cpp
173
const int
numCols
= dst.getWidth() >= 7 ? 7 : dst.getWidth();
in fillWithRandomColorTiles()
local
/third_party/vk-gl-cts/framework/opengl/
H
A
D
gluShaderLibrary.cpp
1682
int
numCols
= getDataTypeMatrixNumColumns(dataType);
in dumpValue()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H
A
D
vktTransformFeedbackFuzzLayoutCase.cpp
1219
const int
numCols
= glu::getDataTypeMatrixNumColumns(entry.type);
in generateValueSrc()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H
A
D
vktUniformBlockCase.cpp
1212
int
numCols
= glu::getDataTypeMatrixNumColumns(entry.type);
in generateValueSrc()
local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H
A
D
OutputASM.cpp
1198
int
numCols
= arg->getNominalSize();
in visitUnary()
local
2416
int
numCols
= memberType.getNominalSize();
in source()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H
A
D
vktTransformFeedbackFuzzLayoutCase.cpp
1219
const int
numCols
= glu::getDataTypeMatrixNumColumns(entry.type);
in generateValueSrc()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H
A
D
vktUniformBlockCase.cpp
1212
int
numCols
= glu::getDataTypeMatrixNumColumns(entry.type);
in generateValueSrc()
local
/third_party/glslang/SPIRV/
H
A
D
SpvBuilder.cpp
3345
int
numCols
= getTypeNumColumns(resultTypeId);
in createMatrixConstructor()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H
A
D
vktShaderExecutor.cpp
832
int
numCols
= glu::getDataTypeMatrixNumColumns(basicType);
in bindAttributes()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.cpp
1019
const int
numCols
= glu::getDataTypeMatrixNumColumns(basicType);
in generateImmMatrixSrc()
local
1057
const int
numCols
= glu::getDataTypeMatrixNumColumns(basicType);
in generateImmMatrixSrc()
local
1368
int
numCols
= glu::getDataTypeMatrixNumColumns(basicType);
in generateWriteSrc()
local
1537
const int
numCols
= glu::getDataTypeMatrixNumColumns(dstEntry.type);
in copyBufferVarData()
local
1748
const int
numCols
in compareBufferVarData()
local
[all...]
Completed in 80 milliseconds
1
2
3