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:setKind
(Results
1 - 13
of
13
) sorted by relevance
/third_party/skia/include/private/
H
A
D
SkSLSampleUsage.h
82
void
setKind
(Kind kind) { fKind = kind; }
in setKind()
function in SkSL::SampleUsage
/third_party/protobuf/php/src/Google/Protobuf/
H
A
D
Field.php
134
public function
setKind
($var)
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H
A
D
DDG.h
83
void
setKind
(NodeKind K) { Kind = K; }
in setKind()
function in llvm::DDGNode
150
setKind
((InstList.size() == 0 && Input.size() == 1)
in appendInstructions()
H
A
D
LazyCallGraph.h
173
void
setKind
(Kind K) { Value.setInt(K); }
in setKind()
function
/third_party/protobuf/php/tests/
H
A
D
WellKnownTest.php
212
$m->
setKind
(Kind::TYPE_DOUBLE);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H
A
D
MachO_arm64.cpp
407
E.
setKind
(Delta32);
in fixGOTEdge()
H
A
D
MachO_x86_64.cpp
370
E.
setKind
(PCRel32);
in fixGOTEdge()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H
A
D
MipsFastISel.cpp
104
void
setKind
(BaseKind K) { Kind = K; }
in setKind()
function in __anon24729::final::Address
535
Addr.
setKind
(Address::FrameIndexBase);
in computeAddress()
1262
Addr.
setKind
(Address::RegBase);
in processCallArgs()
/third_party/skia/src/sksl/
H
A
D
SkSLAnalysis.cpp
321
result.
setKind
(SampleUsage::Kind::kPassThrough);
in GetSampleUsage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H
A
D
LazyCallGraph.cpp
49
Edges[EdgeIndexMap.find(&TargetN)->second].
setKind
(EK);
in setEdgeKind()
1406
E.
setKind
(Edge::Call);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H
A
D
WebAssemblyFastISel.cpp
68
void
setKind
(BaseKind K) {
in setKind()
function in __anon24863::final::Address
326
Addr.
setKind
(Address::FrameIndexBase);
in computeAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H
A
D
JITLink.h
77
void
setKind
(Kind K) { this->K = K; }
in setKind()
function in llvm::jitlink::Edge
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H
A
D
AArch64FastISel.cpp
102
void
setKind
(BaseKind K) { Kind = K; }
in setKind()
function in __anon24374::final::Address
674
Addr.
setKind
(Address::FrameIndexBase);
in computeAddress()
1062
Addr.
setKind
(Address::RegBase);
in simplifyAddress()
3136
Addr.
setKind
(Address::RegBase);
in processCallArgs()
Completed in 25 milliseconds