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:compPtr
(Results
1 - 13
of
13
) sorted by relevance
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H
A
D
sec_comp_manager_test.cpp
150
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
in HWTEST_F()
local
183
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
in HWTEST_F()
local
205
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
235
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
262
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
292
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
380
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
474
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
511
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
528
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
576
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
619
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
678
std::shared_ptr<LocationButton>
compPtr
= std::make_shared<LocationButton>();
HWTEST_F()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H
A
D
vktSpvAsmTrinaryMinMaxTests.cpp
336
char*
compPtr
= byteBuffer;
in genInputBuffer()
local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcUniformBlockCase.cpp
620
deUint8*
compPtr
= vecPtr + compSize * compNdx;
in generateValue()
local
880
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? rowNdx * entry.matrixStride + colNdx * compSize :
in generateValueSrc()
local
894
const deUint8*
compPtr
= elemPtr + scalarNdx * compSize;
in generateValueSrc()
local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_lossless_jpeg.cpp
1196
JpegComponentInfo *
compPtr
= &info.compInfo [ci];
in DecoderStructInit()
local
/third_party/vk-gl-cts/modules/glshared/
H
A
D
glsUniformBlockCase.cpp
647
deUint8*
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
968
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? rowNdx*entry.matrixStride + colNdx*compSize
in generateValueSrc()
local
982
const deUint8*
compPtr
= elemPtr + scalarNdx*compSize;
in generateValueSrc()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H
A
D
vktSpvAsmTrinaryMinMaxTests.cpp
336
char*
compPtr
= byteBuffer;
in genInputBuffer()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H
A
D
vktTransformFeedbackFuzzLayoutCase.cpp
483
const deUint8*
compPtr
= vecPtr + compSize*compNdx;
in createMask()
local
926
deUint8*
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
1228
const deUint8*
compPtr
= elemPtr + (colNdx * entry.matrixStride + rowNdx * compSize);
in generateValueSrc()
local
1244
const deUint8*
compPtr
= elemPtr + scalarNdx * compSize;
generateValueSrc()
local
1285
const deUint8*
compPtr
= (const deUint8*)basePtr + entry.offset;
writeMatrixTypeSrc()
local
1324
const deUint8*
compPtr
= elemPtr + (colNdx * entry.matrixStride + rowNdx * compSize);
writeMatrixTypeSrc()
local
1818
const deUint8*
compPtr
= vecPtr + compSize*compNdx;
validateValue()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H
A
D
vktUniformBlockCase.cpp
760
deUint8*
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
1221
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? (rowNdx * entry.matrixStride + colNdx * compSize)
generateValueSrc()
local
1235
const deUint8*
compPtr
= elemPtr + scalarNdx * compSize;
generateValueSrc()
local
1292
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? (rowNdex * entry.matrixStride + colNdex * compSize)
writeMatrixTypeSrc()
local
1319
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? (rowNdex * entry.matrixStride + colNdex * compSize)
writeMatrixTypeSrc()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H
A
D
vktTransformFeedbackFuzzLayoutCase.cpp
483
const deUint8*
compPtr
= vecPtr + compSize*compNdx;
in createMask()
local
926
deUint8*
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
1228
const deUint8*
compPtr
= elemPtr + (colNdx * entry.matrixStride + rowNdx * compSize);
in generateValueSrc()
local
1244
const deUint8*
compPtr
= elemPtr + scalarNdx * compSize;
generateValueSrc()
local
1285
const deUint8*
compPtr
= (const deUint8*)basePtr + entry.offset;
writeMatrixTypeSrc()
local
1324
const deUint8*
compPtr
= elemPtr + (colNdx * entry.matrixStride + rowNdx * compSize);
writeMatrixTypeSrc()
local
1818
const deUint8*
compPtr
= vecPtr + compSize*compNdx;
validateValue()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H
A
D
vktUniformBlockCase.cpp
760
deUint8*
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
1221
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? (rowNdx * entry.matrixStride + colNdx * compSize)
generateValueSrc()
local
1235
const deUint8*
compPtr
= elemPtr + scalarNdx * compSize;
generateValueSrc()
local
1292
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? (rowNdex * entry.matrixStride + colNdex * compSize)
writeMatrixTypeSrc()
local
1319
const deUint8*
compPtr
= elemPtr + (entry.isRowMajor ? (rowNdex * entry.matrixStride + colNdex * compSize)
writeMatrixTypeSrc()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.cpp
797
deUint8* const
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
1032
const deUint8*
compPtr
= (const deUint8*)valuePtr + (isRowMajor ? rowNdx*matrixStride + colNdx*compSize
generateImmMatrixSrc()
local
1065
const deUint8*
compPtr
= (const deUint8*)valuePtr + (isRowMajor ? rowNdex*matrixStride + colNdex*compSize
generateImmMatrixSrc()
local
1079
const deUint8*
compPtr
= (const deUint8*)valuePtr + (isRowMajor ? (rowNdex * matrixStride + colNdex * compSize)
generateImmMatrixSrc()
local
1107
const deUint8*
compPtr
= (const deUint8*)valuePtr + scalarNdx*compSize;
generateImmScalarVectorSrc()
local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fSSBOLayoutCase.cpp
757
deUint8* const
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
989
const deUint8*
compPtr
= (const deUint8*)valuePtr + (isRowMajor ? rowNdx*matrixStride + colNdx*compSize
in generateImmMatrixSrc()
local
1018
const deUint8*
compPtr
= (const deUint8*)valuePtr + scalarNdx*compSize;
in generateImmScalarVectorSrc()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.cpp
797
deUint8* const
compPtr
= vecPtr + compSize*compNdx;
in generateValue()
local
1032
const deUint8*
compPtr
= (const deUint8*)valuePtr + (isRowMajor ? rowNdx*matrixStride + colNdx*compSize
generateImmMatrixSrc()
local
1065
const deUint8*
compPtr
= (const deUint8*)valuePtr + (isRowMajor ? rowNdex*matrixStride + colNdex*compSize
generateImmMatrixSrc()
local
1079
const deUint8*
compPtr
= (const deUint8*)valuePtr + (isRowMajor ? (rowNdex * matrixStride + colNdex * compSize)
generateImmMatrixSrc()
local
1107
const deUint8*
compPtr
= (const deUint8*)valuePtr + scalarNdx*compSize;
generateImmScalarVectorSrc()
local
[all...]
Completed in 36 milliseconds