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

  /external/libvpx/libvpx/
examples.mk 35 vpxdec.GUID = BA5FE66F-38DD-E034-F542-B1578C5FB950
49 vpxenc.GUID = 548DEC74-7A15-4B2B-AFC3-AA102E7C25C1
52 vp8_scalable_patterns.GUID = 0D6A210B-F482-4D6F-8570-4A9C01ACC88C
56 vp9_spatial_scalable_encoder.GUID = 4A38598D-627D-4505-9C7B-D4020C84100D
70 #example_xma.GUID = A955FC4A-73F1-44F7-135E-30D84D32F022
74 simple_decoder.GUID = D3BBF1E9-2427-450D-BBFF-B2843C1D44CC
77 postproc.GUID = 65E33355-F35E-4088-884D-3FD4905881D7
81 decode_to_md5.GUID = 59120B9B-2735-4BFE-B022-146CA340FE42
85 simple_encoder.GUID = 4607D299-8A71-4D2C-9B1D-071899B6FBFD
88 twopass_encoder.GUID = 73494FA6-4AF9-4763-8FBB-265C92402FD
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-uuidof-unsupported-target.cpp 9 } GUID;
13 GUID g = __uuidof(S); // expected-error {{__uuidof codegen is not supported on this architecture}}
microsoft-uuidof.cpp 9 } GUID;
16 GUID g = __uuidof(S1);
21 const GUID& gr = __uuidof(S1);
24 const GUID* gp = &__uuidof(S1);
28 const GUID& zeroiid = __uuidof(0);
44 GUID s1_1 = __uuidof(S1);
48 GUID s1_2 = __uuidof(S1);
52 GUID s1_3 = __uuidof(s1);
61 GUID s2_1 = __uuidof(S2);
62 GUID s2_2 = __uuidof(S2)
    [all...]
  /external/lzma/CPP/Common/
MyGuidDef.h 13 } GUID;
16 #define REFGUID const GUID &
18 #define REFGUID const GUID *
50 MY_EXTERN_C const GUID name = { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } }
53 MY_EXTERN_C const GUID name
  /external/clang/test/SemaCXX/
borland-extensions.cpp 48 } GUID;
52 GUID const* Guid;
58 const GUID guid_inl = __uuidof(Foo);
60 data = ata1.Guid->Data1;
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp 242 } GUID;
  /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/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 294 } GUID;
361 GUID guid; member in struct:PDB_DS_ROOT
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 493 milliseconds