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:Extra
(Results
1 - 25
of
29
) sorted by relevance
1
2
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H
A
D
has_type_param_in_array.rs
88
type
Extra
= &'ctx BindgenContext;
types
H
A
D
has_float.rs
82
type
Extra
= &'ctx BindgenContext;
types
H
A
D
has_destructor.rs
71
type
Extra
= &'ctx BindgenContext;
types
H
A
D
template_params.rs
376
type
Extra
= &'ctx BindgenContext;
types
H
A
D
sizedness.rs
167
type
Extra
= &'ctx BindgenContext;
types
H
A
D
has_vtable.rs
135
type
Extra
= &'ctx BindgenContext;
types
H
A
D
mod.rs
88
type
Extra
: Sized;
types
306
type
Extra
= &'a Graph;
types
H
A
D
derive.rs
625
type
Extra
= (&'ctx BindgenContext, DeriveTrait);
types
/third_party/rust/crates/bindgen/bindgen/codegen/
H
A
D
impl_debug.rs
56
type
Extra
;
types
68
type
Extra
= ();
types
84
type
Extra
= ();
types
113
type
Extra
= &'a str;
types
H
A
D
serialize.rs
22
type
Extra
;
types
34
type
Extra
= ();
types
58
type
Extra
= &'a Item;
types
151
type
Extra
= ();
types
166
type
Extra
= &'a Item;
types
[all...]
/third_party/lzma/CPP/7zip/Common/
H
A
D
CWrappers.h
63
bool
Extra
;
member
/third_party/rust/crates/bindgen/bindgen/ir/
H
A
D
template.rs
168
type
Extra
;
types
293
type
Extra
= Item;
types
330
type
Extra
= ();
types
H
A
D
objc.rs
320
type
Extra
= ();
types
H
A
D
traversal.rs
359
type
Extra
;
types
H
A
D
function.rs
747
type
Extra
= ();
types
H
A
D
ty.rs
359
type
Extra
= Item;
types
375
type
Extra
= Item;
types
387
type
Extra
= Item;
types
1229
type
Extra
= Item;
types
H
A
D
comp.rs
212
type
Extra
= ();
types
845
type
Extra
= ();
types
1787
type
Extra
= Option<Layout>;
types
1848
type
Extra
= Item;
types
H
A
D
item.rs
74
type
Extra
;
types
160
type
Extra
= ();
types
172
type
Extra
= ();
types
184
type
Extra
= Item;
types
256
type
Extra
= ();
types
267
type
Extra
= ();
types
1107
type
Extra
= ();
types
1119
type
Extra
types
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
H
A
D
StandardInstrumentations.cpp
74
dbgs() << Banner <<
Extra
<< "\n";
in printIR()
local
90
dbgs() << Banner <<
Extra
<< "\n";
in printIR()
local
130
std::string
Extra
= formatv(" (scc: {0})", C->getName());
in unwrapAndPrint()
local
153
std::string
Extra
;
in pushModuleDesc()
local
208
std::string
Extra
;
printAfterPassInvalidated()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
IntervalMap.cpp
129
const unsigned
Extra
= (Elements + Grow) % Nodes;
in distribute()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
GCNILPSched.cpp
64
unsigned
Extra
= 0;
in CalcNodeSethiUllmanNumber()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H
A
D
MDBuilder.cpp
153
MDNode *MDBuilder::createAnonymousAARoot(StringRef Name, MDNode *
Extra
) {
in createAnonymousAARoot()
argument
/third_party/json/tests/thirdparty/Fuzzer/
H
A
D
FuzzerLoop.cpp
646
UnitVector Initial,
Extra
;
in Merge()
local
599
Find
Extra
Units(const UnitVector &Initial, const UnitVector &
Extra
)
FindExtraUnits()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
EarlyIfConversion.cpp
850
unsigned
Extra
= CondDepth - MaxDepth;
in shouldConvertIf()
local
861
unsigned
Extra
= TDepth - MaxDepth;
in shouldConvertIf()
local
872
unsigned
Extra
= FDepth - MaxDepth;
in shouldConvertIf()
local
H
A
D
IfConversion.cpp
285
MeetIfcvtSizeLimit(MachineBasicBlock &BB, unsigned Cycle, unsigned
Extra
, BranchProbability Prediction) const
MeetIfcvtSizeLimit()
argument
Completed in 22 milliseconds
1
2