Home
last modified time | relevance | path

Searched defs:Extra (Results 1 – 25 of 31) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen/codegen/
Dserialize.rs22 type Extra; typedef
27 extra: Self::Extra, in serialize()
34 type Extra = (); typedef
39 (): Self::Extra, in serialize()
58 type Extra = &'a Item; typedef
63 item: Self::Extra, in serialize()
151 type Extra = (); typedef
156 (): Self::Extra, in serialize()
166 type Extra = &'a Item; typedef
171 item: Self::Extra, in serialize()
Dimpl_debug.rs56 type Extra; typedef
63 extra: Self::Extra, in impl_debug()
68 type Extra = (); typedef
73 _: Self::Extra, in impl_debug()
84 type Extra = (); typedef
89 _: Self::Extra, in impl_debug()
113 type Extra = &'a str; typedef
Dmod.rs460 type Extra; typedef
469 extra: &Self::Extra, in codegen()
505 type Extra = (); typedef
537 type Extra = Item; typedef
629 type Extra = Item; typedef
776 type Extra = Item; typedef
1097 type Extra = Item; typedef
1181 type Extra = (); typedef
1196 type Extra = Item; typedef
1268 type Extra; typedef
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DStandardInstrumentations.cpp73 void printIR(const Module *M, StringRef Banner, StringRef Extra = StringRef()) { in printIR()
78 StringRef Extra = StringRef()) { in printIR()
84 StringRef Extra = StringRef()) { in printIR()
130 std::string Extra = formatv(" (scc: {0})", C->getName()); in unwrapAndPrint() local
153 std::string Extra; in pushModuleDesc() local
208 std::string Extra; in printAfterPassInvalidated() local
/third_party/rust/crates/bindgen/bindgen/ir/
Dtemplate.rs168 type Extra; typedef
174 extra: &Self::Extra, in as_template_param()
181 extra: &Self::Extra, in is_template_param()
293 type Extra = Item; typedef
330 type Extra = (); typedef
Dty.rs359 type Extra = Item; typedef
375 type Extra = Item; typedef
387 type Extra = Item; typedef
1229 type Extra = Item; typedef
Ditem.rs74 type Extra; typedef
160 type Extra = (); typedef
172 type Extra = (); typedef
184 type Extra = Item; typedef
256 type Extra = (); typedef
267 type Extra = (); typedef
1107 type Extra = (); typedef
1119 type Extra = (); typedef
Dtraversal.rs359 type Extra; typedef
366 extra: &Self::Extra, in trace()
Dobjc.rs320 type Extra = (); typedef
Dcomp.rs212 type Extra = (); typedef
845 type Extra = (); typedef
1787 type Extra = Option<Layout>; typedef
1848 type Extra = Item; typedef
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
Dmod.rs88 type Extra: Sized; typedef
306 type Extra = &'a Graph; typedef
Dhas_destructor.rs71 type Extra = &'ctx BindgenContext; typedef
Dhas_type_param_in_array.rs88 type Extra = &'ctx BindgenContext; typedef
Dhas_float.rs82 type Extra = &'ctx BindgenContext; typedef
Dsizedness.rs167 type Extra = &'ctx BindgenContext; typedef
Dtemplate_params.rs376 type Extra = &'ctx BindgenContext; typedef
Dhas_vtable.rs135 type Extra = &'ctx BindgenContext; typedef
Dderive.rs625 type Extra = (&'ctx BindgenContext, DeriveTrait); typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DIntervalMap.cpp129 const unsigned Extra = (Elements + Grow) % Nodes; in distribute() local
DScaledNumber.cpp209 uint64_t Extra = 0; in toString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
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
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerLoop.cpp600 const UnitVector &Extra) { in FindExtraUnits()
646 UnitVector Initial, Extra; in Merge() local
/third_party/lzma/CPP/7zip/Common/
DCWrappers.h63 bool Extra; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNILPSched.cpp64 unsigned Extra = 0; in CalcNodeSethiUllmanNumber() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp153 MDNode *MDBuilder::createAnonymousAARoot(StringRef Name, MDNode *Extra) { in createAnonymousAARoot()

12