| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | parm-union.rs | 28 pub fn Struct_Function(this: *mut Struct, arg1: *mut Union); in Struct_Function() 32 pub unsafe fn Function(&mut self, arg1: *mut Union) { in Function() 38 pub struct Union { struct 39 _unused: [u8; 0],
|
| D | forward_declared_complex_types.rs | 72 pub struct Union { struct 77 pub fn baz_union(u: *mut Union); in baz_union()
|
| D | forward_declared_complex_types_1_0.rs | 87 pub struct Union { struct 90 impl Clone for Union { argument 97 pub fn baz_union(u: *mut Union); in baz_union()
|
| D | class_1_0.rs | 420 pub struct Union { struct 421 pub d: __BindgenUnionField<f32>, argument 422 pub i: __BindgenUnionField<::std::os::raw::c_int>, argument 427 const UNINIT: ::std::mem::MaybeUninit<Union> = in bindgen_test_layout_Union() argument 451 impl Clone for Union { implementation
|
| /third_party/typescript/tests/cases/compiler/ |
| D | unionErrorMessageOnMatchingDiscriminant.ts | 17 type Union = A | B | C; alias
|
| D | excessPropertyCheckWithUnions.ts | 82 type Union = Button | Anchor; alias
|
| D | ramdaToolsNoInfinite2.ts | 74 export type Union = any; alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| D | NativeTypeUDT.h | 64 Optional<codeview::UnionRecord> Union; variable
|
| D | TpiHashing.h | 58 codeview::UnionRecord Union; member
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| D | enum_set.h | 212 static constexpr uint64_t Union() { return 0; } in Union() function 215 static constexpr uint64_t Union(FIRST first, VALUES... values) { in Union() function
|
| /third_party/typescript/tests/cases/conformance/types/never/ |
| D | neverTypeErrors1.ts | 40 type Union = A & B; alias
|
| D | neverTypeErrors2.ts | 42 type Union = A & B; alias
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
| D | class_1_0.rs | 604 pub struct Union { struct 605 pub d: __BindgenUnionField<f32>, argument 606 pub i: __BindgenUnionField<::std::os::raw::c_int>, argument 611 const UNINIT: ::std::mem::MaybeUninit<Union> = in bindgen_test_layout_Union() argument 635 impl Clone for Union { implementation
|
| /third_party/gn/src/gn/ |
| D | location.cc | 65 LocationRange LocationRange::Union(const LocationRange& other) const { in Union() function in LocationRange
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
| D | FieldMaskTest.cs | 166 public void Union() in Union() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
|
| /third_party/vixl/src/aarch64/ |
| D | operands-aarch64.cc | 84 CPURegList CPURegList::Union(const CPURegList& list_1, in Union() function in vixl::aarch64::CPURegList 91 CPURegList CPURegList::Union(const CPURegList& list_1, in Union() function in vixl::aarch64::CPURegList
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | wrap_unsafe_ops_class.hpp | 58 union Union { union
|
| D | class_1_0.hpp | 60 union Union { union
|
| D | class.hpp | 58 union Union { union
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | FieldMaskPartial.cs | 291 public FieldMask Union(params FieldMask[] otherMasks) in Union() method in Google.Protobuf.WellKnownTypes.FieldMask
|
| /third_party/typescript/tests/cases/conformance/controlFlow/ |
| D | controlFlowGenericTypes.ts | 112 type Union = A1 | B1 alias
|
| /third_party/node/deps/v8/src/compiler/ |
| D | bytecode-liveness-map.h | 92 void Union(const BytecodeLivenessState& other) { in Union() function
|
| /third_party/rust/crates/bindgen/bindgen/ |
| D | callbacks.rs | 146 Union, enumerator
|
| /third_party/typescript/tests/cases/conformance/types/conditional/ |
| D | conditionalTypes2.ts | 162 type Union = 'a' | 'b'; alias
|
| /third_party/icu/icu4c/source/i18n/ |
| D | scriptset.cpp | 100 ScriptSet &ScriptSet::Union(const ScriptSet &other) { in Union() function in ScriptSet
|