Home
last modified time | relevance | path

Searched refs:_GUID (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmicrosoft-templ-uuidof.cpp3 struct _GUID;
18 const _GUID &xa = __uuidof(X<A>);
21 const _GUID &xb = __uuidof(X<B>);
23 const _GUID &xc = __uuidof(X<C>);
33 const _GUID &xd = __uuidof(X<C>);
36 const _GUID &yd = __uuidof(Y<X<C> >);
H A Dmangle-ms-templates.cpp253 struct _GUID {}; struct
256 template <typename T, const _GUID *G = &__uuidof(T)>
259 template <typename T, const _GUID &G = __uuidof(T)>
278 template <const _GUID *G>
282 template <const _GUID *G>
H A Ddebug-info-uuid.cpp32 struct _GUID;
33 template <const _GUID *>
40 template <const _GUID &>
H A Dmicrosoft-uuidof.cpp7 struct _GUID { struct
18 typedef struct _GUID GUID; argument
H A Dmicrosoft-uuidof-mangling.cpp4 typedef struct _GUID struct
/aosp_15_r20/external/clang/test/Parser/
H A DMicrosoftExtensions.cpp39 typedef struct _GUID struct
135 const struct _GUID *w = &__uuidof(inher); // expected-error{{cannot call operator __uuidof on a typ…
136 const struct _GUID *x = &__uuidof(thing<uuid, inher>);
137 const struct _GUID *y = &__uuidof(thing<uuid2, uuid>); // expected-error{{cannot call operator __uu…
139 const struct _GUID *z = &__uuidof(thing_obj); // expected-error{{cannot call operator __uuidof on a…
/aosp_15_r20/external/clang/test/PCH/
H A Duuidof.cpp6 struct _GUID {}; struct
7 const _GUID &x = __uuidof(0);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomdef.h122 inline _GUID _com_error::GUID_() const throw() { in GUID_()
123 _GUID guid; in GUID_()
124 memset (&guid, 0, sizeof (_GUID)); in GUID_()
Dguiddef.h19 typedef struct _GUID { struct
Dnspapi.h27 typedef struct _GUID { struct
Dtapi.h993 typedef struct _GUID { struct
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dborland-extensions.cpp43 typedef struct _GUID { struct
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dscsiwmi.h49 typedef struct _GUID { struct
/aosp_15_r20/external/cronet/base/win/
H A Dwindows_types.h98 typedef struct _GUID GUID;
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp237 typedef struct _GUID { struct
/aosp_15_r20/external/mesa3d/include/D3D9/
H A Dd3d9types.h108 typedef struct _GUID { struct
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs21866 pub struct _GUID { struct
21874 const UNINIT: ::std::mem::MaybeUninit<_GUID> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout__GUID() argument
21876 assert_eq!(::std::mem::size_of::<_GUID>(), 16usize, concat!("Size of: ", stringify!(_GUID))); in bindgen_test_layout__GUID()
21878 ::std::mem::align_of::<_GUID>(), in bindgen_test_layout__GUID()
21880 concat!("Alignment of ", stringify!(_GUID)) in bindgen_test_layout__GUID()
21885 concat!("Offset of field: ", stringify!(_GUID), "::", stringify!(Data1)) in bindgen_test_layout__GUID()
21890 concat!("Offset of field: ", stringify!(_GUID), "::", stringify!(Data2)) in bindgen_test_layout__GUID()
21895 concat!("Offset of field: ", stringify!(_GUID), "::", stringify!(Data3)) in bindgen_test_layout__GUID()
21900 concat!("Offset of field: ", stringify!(_GUID), "::", stringify!(Data4)) in bindgen_test_layout__GUID()
21903 pub type GUID = _GUID;
/aosp_15_r20/external/google-breakpad/src/processor/testdata/
H A Dmodule0.out7676 FUNC 4010 ae 4 google_breakpad::GUIDString::GUIDToWString(_GUID *)
7681 FUNC 40c0 ae 4 google_breakpad::GUIDString::GUIDToSymbolServerWString(_GUID *)
/aosp_15_r20/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
H A Dtest_app.sym7676 FUNC 4010 ae 4 google_breakpad::GUIDString::GUIDToWString(_GUID *)
7681 FUNC 40c0 ae 4 google_breakpad::GUIDString::GUIDToSymbolServerWString(_GUID *)