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:newType
(Results
26 - 36
of
36
) sorted by relevance
1
2
/third_party/skia/src/sksl/codegen/
H
A
D
SkSLSPIRVCodeGenerator.h
118
virtual bool applySwizzle(const ComponentArray& components, const Type&
newType
) {
in applySwizzle()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
kvdb_manager.cpp
799
int
newType
= properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLITE);
in FindKvDBFromCache()
local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H
A
D
input_manager_test.cpp
1531
int32_t
newType
= 1;
in HWTEST_F()
local
/third_party/glslang/glslang/MachineIndependent/
H
A
D
linkValidate.cpp
645
const glslang::TType*
newType
; // shallow copy of the new type
in mergeBlockDefinitions()
member in glslang::TMergeBlockTraverser
692
TType
newType
;
in mergeBlockDefinitions()
local
H
A
D
Intermediate.cpp
385
TBasicType
newType
= EbtVoid;
in addUnaryMath()
local
[all...]
H
A
D
ParseHelper.cpp
5068
const TType&
newType
= *newMember->type;
in redeclareBuiltinBlock()
local
[all...]
/third_party/mesa3d/src/mesa/vbo/
H
A
D
vbo_save_api.c
1243
fixup_vertex(struct gl_context *ctx, GLuint attr, GLuint sz, GLenum
newType
)
fixup_vertex()
argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H
A
D
RewriteCubeMapSamplersAs2DArray.cpp
289
TType *
newType
= new TType(samplerCubeVar->getType());
in declareSampler2DArray()
local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H
A
D
RewriteRowMajorMatrices.cpp
67
TType *
newType
= new TType(*type);
in TransposeMatrixType()
local
612
const TType *
newType
= newInterfaceBlockType;
in convertInterfaceBlock()
local
680
TType *
newType
in convertNamelessInterfaceBlockField()
local
721
TType *
newType
= new TType(newStruct, true);
convertStruct()
local
740
TType *
newType
= nullptr;
convertField()
local
[all...]
/third_party/glslang/glslang/Include/
H
A
D
Types.h
1759
TType *
newType
= new TType();
in clone()
local
/third_party/sqlite/src/
H
A
D
sqlite3.c
95007
u16 flags3,
newType
;
global()
local
[all...]
Completed in 164 milliseconds
1
2