Home
last modified time | relevance | path

Searched refs:Data3 (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dguid.c62 a->Data3 != b->Data3) { return FALSE; } in GUID_equal()
74 id->Data3, in GUID_sprintf()
Dnine_dump.c402 id->DeviceIdentifier.Data3, in nine_dump_D3DADAPTER_IDENTIFIER9()
/third_party/lzma/CPP/7zip/Compress/
DCodecExports.cpp49 clsId.Data3 = typeId; in MethodToClassID()
63 if (clsid->Data3 == k_7zip_GUID_Data3_Decoder) encode = false; in FindCodecClassId()
64 else if (clsid->Data3 != k_7zip_GUID_Data3_Encoder) return S_OK; in FindCodecClassId()
274 clsid->Data3 != k_7zip_GUID_Data3_Hasher) in FindHasherClassId()
/third_party/lzma/CPP/Common/
DMyGuidDef.h15 UInt16 Data3; member
/third_party/ffmpeg/libavcodec/
Dmf_utils.c192 if (guid->Data2 == 0 && guid->Data3 == 0x0010 && in ff_fourcc_from_guid()
350 (unsigned) guid->Data1, guid->Data2, guid->Data3, in ff_guid_str_buf()
Ddxva2.c228 (unsigned) guid->Data1, guid->Data2, guid->Data3, in dxva_list_guids_debug()
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
Ddrm.c203 drvid->DeviceIdentifier.Data3 = 0x43ea; in read_descriptor()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto71 message Data3 { message
/third_party/skia/src/xps/
DSkXPSDevice.cpp88 guid.Data3, in format_guid()
106 guid.Data3 = 0x4000; in createId()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h111 WORD Data3; member