Home
last modified time | relevance | path

Searched defs:Extra (Results 1 - 25 of 29) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dhas_type_param_in_array.rs88 type Extra = &'ctx BindgenContext; types
H A Dhas_float.rs82 type Extra = &'ctx BindgenContext; types
H A Dhas_destructor.rs71 type Extra = &'ctx BindgenContext; types
H A Dtemplate_params.rs376 type Extra = &'ctx BindgenContext; types
H A Dsizedness.rs167 type Extra = &'ctx BindgenContext; types
H A Dhas_vtable.rs135 type Extra = &'ctx BindgenContext; types
H A Dmod.rs88 type Extra: Sized; types
306 type Extra = &'a Graph; types
H A Dderive.rs625 type Extra = (&'ctx BindgenContext, DeriveTrait); types
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dimpl_debug.rs56 type Extra; types
68 type Extra = (); types
84 type Extra = (); types
113 type Extra = &'a str; types
H A Dserialize.rs22 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 DCWrappers.h63 bool Extra; member
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtemplate.rs168 type Extra; types
293 type Extra = Item; types
330 type Extra = (); types
H A Dobjc.rs320 type Extra = (); types
H A Dtraversal.rs359 type Extra; types
H A Dfunction.rs747 type Extra = (); types
H A Dty.rs359 type Extra = Item; types
375 type Extra = Item; types
387 type Extra = Item; types
1229 type Extra = Item; types
H A Dcomp.rs212 type Extra = (); types
845 type Extra = (); types
1787 type Extra = Option<Layout>; types
1848 type Extra = Item; types
H A Ditem.rs74 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 DStandardInstrumentations.cpp74 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 DIntervalMap.cpp129 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 DGCNILPSched.cpp64 unsigned Extra = 0; in CalcNodeSethiUllmanNumber() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp153 MDNode *MDBuilder::createAnonymousAARoot(StringRef Name, MDNode *Extra) { in createAnonymousAARoot() argument
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerLoop.cpp646 UnitVector Initial, Extra; in Merge() local
599 FindExtraUnits(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 DEarlyIfConversion.cpp850 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 DIfConversion.cpp285 MeetIfcvtSizeLimit(MachineBasicBlock &BB, unsigned Cycle, unsigned Extra, BranchProbability Prediction) const MeetIfcvtSizeLimit() argument

Completed in 22 milliseconds

12