HomeSort by relevance Sort by last modified time
    Searched defs:GUID (Results 1 - 11 of 11) sorted by null

  /external/libvpx/
examples.mk 28 vpxdec.GUID = BA5FE66F-38DD-E034-F542-B1578C5FB950
38 vpxenc.GUID = 548DEC74-7A15-4B2B-AFC3-AA102E7C25C1
52 #example_xma.GUID = A955FC4A-73F1-44F7-135E-30D84D32F022
56 simple_decoder.GUID = D3BBF1E9-2427-450D-BBFF-B2843C1D44CC
59 postproc.GUID = 65E33355-F35E-4088-884D-3FD4905881D7
63 decode_to_md5.GUID = 59120B9B-2735-4BFE-B022-146CA340FE42
67 simple_encoder.GUID = 4607D299-8A71-4D2C-9B1D-071899B6FBFD
70 twopass_encoder.GUID = 73494FA6-4AF9-4763-8FBB-265C92402FD8
73 force_keyframe.GUID = 3C67CADF-029F-4C86-81F5-D6D4F51177F0
78 decode_with_drops.GUID = CE5C53C4-8DDA-438A-86ED-0DDD3CDB8D2
    [all...]
  /external/clang/test/SemaCXX/
borland-extensions.cpp 39 } GUID;
43 GUID const* Guid;
49 const GUID guid_inl = __uuidof(Foo);
51 data = ata1.Guid->Data1;
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dsetup.h 16 #define GUID void
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSETUP.H 16 #define GUID void
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 45 } GUID;
49 struct __declspec(uuid("0000000-0000-0000-1234-0000500000047")) uuid_attr_bad3 { };// expected-error {{uuid attribute contains a malformed GUID}}
50 struct __declspec(uuid("0000000-0000-0000-Z234-000000000047")) uuid_attr_bad4 { };// expected-error {{uuid attribute contains a malformed GUID}}
51 struct __declspec(uuid("000000000000-0000-1234-000000000047")) uuid_attr_bad5 { };// expected-error {{uuid attribute contains a malformed GUID}}
72 __uuidof(struct_without_uuid); // expected-error {{cannot call operator __uuidof on a type with no GUID}}
74 __uuidof(struct_without_uuid*); // expected-error {{cannot call operator __uuidof on a type with no GUID}}
77 __uuidof(var_without_uuid);// expected-error {{cannot call operator __uuidof on a type with no GUID}}
79 __uuidof(var_without_uuid[1]);// expected-error {{cannot call operator __uuidof on a type with no GUID}}
81 __uuidof(&var_without_uuid[1]);// expected-error {{cannot call operator __uuidof on a type with no GUID}}
84 __uuidof(1);// expected-error {{cannot call operator __uuidof on a type with no GUID}}
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp 241 } GUID;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 317 } GUID;
384 GUID guid; member in struct:PDB_DS_ROOT
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 268 milliseconds