Home
last modified time | relevance | path

Searched defs:MappingInfo (Results 1 – 25 of 91) sorted by relevance

1234

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DComputeUVMappingProcess.h123 struct MappingInfo struct
125 MappingInfo(aiTextureMapping _type) in MappingInfo() argument
135 bool operator== (const MappingInfo& other) argument
/dports/devel/upp/upp/bazaar/plugin/assimp/code/PostProcessing/
H A DComputeUVMappingProcess.h128 struct MappingInfo struct
130 explicit MappingInfo(aiTextureMapping _type) in MappingInfo() argument
140 bool operator== (const MappingInfo& other) argument
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DComputeUVMappingProcess.h126 struct MappingInfo struct
128 explicit MappingInfo(aiTextureMapping _type) in MappingInfo() function
138 bool operator== (const MappingInfo& other) argument
/dports/multimedia/assimp/assimp-5.1.3/code/PostProcessing/
H A DComputeUVMappingProcess.h128 struct MappingInfo struct
130 explicit MappingInfo(aiTextureMapping _type) in MappingInfo() argument
140 bool operator== (const MappingInfo& other) argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DComputeUVMappingProcess.h125 struct MappingInfo struct
127 explicit MappingInfo(aiTextureMapping _type) in MappingInfo() argument
137 bool operator== (const MappingInfo& other) argument
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DComputeUVMappingProcess.h128 struct MappingInfo struct
130 explicit MappingInfo(aiTextureMapping _type) in MappingInfo() argument
140 bool operator== (const MappingInfo& other) argument
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DComputeUVMappingProcess.h128 struct MappingInfo struct
130 explicit MappingInfo(aiTextureMapping _type) in MappingInfo() function
140 bool operator== (const MappingInfo& other) argument
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DComputeUVMappingProcess.h126 struct MappingInfo struct
128 explicit MappingInfo(aiTextureMapping _type) in MappingInfo() argument
138 bool operator== (const MappingInfo& other) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h43 struct MappingInfo { struct
65 MappingInfo first; argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h44 struct MappingInfo { struct
66 MappingInfo first; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h43 struct MappingInfo { struct
65 MappingInfo first; argument
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h44 struct MappingInfo { struct
66 MappingInfo first; argument
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h44 struct MappingInfo { struct
66 MappingInfo first; argument
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h44 struct MappingInfo { struct
66 MappingInfo first; argument
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h43 struct MappingInfo { struct
65 MappingInfo first; argument
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h43 struct MappingInfo { struct
52 MappingInfo first; argument
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h43 struct MappingInfo { struct
52 MappingInfo first; argument
/dports/www/otter-browser/otter-browser-1.0.03/3rdparty/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h43 struct MappingInfo { struct
52 MappingInfo first; argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/matrix_free/
H A Dmapping_info.h315 struct MappingInfo struct
382 UpdateFlags update_flags_cells;
388 UpdateFlags update_flags_boundary_faces;
394 UpdateFlags update_flags_inner_faces;
422 std::vector<MappingInfoStorage<dim, dim, Number, VectorizedArrayType>> argument
428 std::vector<MappingInfoStorage<dim - 1, dim, Number, VectorizedArrayType>> argument
435 std::vector<MappingInfoStorage<dim - 1, dim, Number, VectorizedArrayType>> argument
436 face_data_by_cells;
441 SmartPointer<const Mapping<dim>> mapping;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h29 struct MappingInfo { struct
30 explicit MappingInfo(ArrayRef<uint8_t> RecordData) in MappingInfo() function
44 MappingInfo I(CVT.content()); in deserializeAs() argument
103 struct MappingInfo { struct
104 explicit MappingInfo(BinaryStreamReader &R) in MappingInfo() function
107 BinaryStreamReader &Reader;
108 TypeRecordMapping Mapping;
109 uint32_t StartOffset;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h29 struct MappingInfo { struct
30 explicit MappingInfo(ArrayRef<uint8_t> RecordData) in MappingInfo() argument
44 MappingInfo I(CVT.content()); in deserializeAs() argument
103 struct MappingInfo { struct
104 explicit MappingInfo(BinaryStreamReader &R) in MappingInfo() argument
107 BinaryStreamReader &Reader;
108 TypeRecordMapping Mapping;
109 uint32_t StartOffset;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h29 struct MappingInfo { struct
30 explicit MappingInfo(ArrayRef<uint8_t> RecordData) in MappingInfo() argument
44 MappingInfo I(CVT.content()); in deserializeAs() argument
103 struct MappingInfo { struct
104 explicit MappingInfo(BinaryStreamReader &R) in MappingInfo() function
107 BinaryStreamReader &Reader;
108 TypeRecordMapping Mapping;
109 uint32_t StartOffset;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h29 struct MappingInfo { struct
30 explicit MappingInfo(ArrayRef<uint8_t> RecordData) in MappingInfo() function
44 MappingInfo I(CVT.content()); in deserializeAs() argument
103 struct MappingInfo { struct
104 explicit MappingInfo(BinaryStreamReader &R) in MappingInfo() argument
107 BinaryStreamReader &Reader;
108 TypeRecordMapping Mapping;
109 uint32_t StartOffset;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h29 struct MappingInfo { struct
30 explicit MappingInfo(ArrayRef<uint8_t> RecordData) in MappingInfo() argument
44 MappingInfo I(CVT.content()); in deserializeAs() argument
103 struct MappingInfo { struct
104 explicit MappingInfo(BinaryStreamReader &R) in MappingInfo() function
107 BinaryStreamReader &Reader;
108 TypeRecordMapping Mapping;
109 uint32_t StartOffset;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h29 struct MappingInfo { struct
30 explicit MappingInfo(ArrayRef<uint8_t> RecordData) in MappingInfo() function
44 MappingInfo I(CVT.content()); in deserializeAs() argument
103 struct MappingInfo { struct
104 explicit MappingInfo(BinaryStreamReader &R) in MappingInfo() argument
107 BinaryStreamReader &Reader;
108 TypeRecordMapping Mapping;
109 uint32_t StartOffset;

1234