OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GUID_equal
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/state_trackers/nine/
guid.h
33
GUID_equal
( const GUID *a,
nine_pdata.h
16
return
GUID_equal
(a, b) ? 0 : 1;
guid.c
52
GUID_equal
( const GUID *a,
iunknown.c
87
if (
GUID_equal
(This->guids[i], riid)) {
Completed in 80 milliseconds