Home
last modified time | relevance | path

Searched defs:MapInfo (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libunwindstack/include/unwindstack/
H A DMapInfo.h33 struct MapInfo { struct
34 MapInfo(MapInfo* map_info, uint64_t start, uint64_t end, uint64_t offset, uint64_t flags, in MapInfo() argument
44 MapInfo(MapInfo* map_info, uint64_t start, uint64_t end, uint64_t offset, uint64_t flags, in MapInfo() argument
73 MapInfo* prev_map = nullptr; argument
75 std::atomic_int64_t load_bias;
101 MapInfo(const MapInfo&) = delete; argument
102 void operator=(const MapInfo&) = delete; argument
108 std::mutex mutex_;
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libunwindstack/include/unwindstack/
H A DMapInfo.h34 struct MapInfo { struct
36 MapInfo(uint64_t start, uint64_t end) : start(start), end(end) {} in MapInfo() function
37 MapInfo(uint64_t start, uint64_t end, uint64_t offset, uint64_t flags, const std::string& name) in MapInfo() function
66 MapInfo(const MapInfo&) = delete; argument
67 void operator=(const MapInfo&) = delete; argument
74 std::mutex mutex_;
/dports/games/spring/spring_98.0/tools/unitsync/
H A Dunitsync.h33 struct MapInfo struct
35 char* description; ///< Description (max 255 chars)
36 int tidalStrength; ///< Tidal strength
37 int gravity; ///< Gravity
38 float maxMetal; ///< Metal scale factor
40 int minWind; ///< Minimum wind speed
41 int maxWind; ///< Maximum wind speed
44 int width; ///< Width of the map
45 int height; ///< Height of the map
46 int posCount; ///< Number of defined start positions
[all …]
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lslunitsync/
H A Ddata.h28 struct MapInfo struct
43 MapInfo(): in MapInfo() argument
/dports/devel/love/love-11.3/src/modules/graphics/
H A DStreamBuffer.h40 struct MapInfo struct
45 MapInfo() {} in MapInfo() argument
47 MapInfo(uint8 *data, size_t size) in MapInfo() function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/QTfrontend/model/
H A DMapModel.h61 struct MapInfo struct
63 MapType type; ///< The map-type
64 QString name; ///< The internal name.
65 QString theme; ///< The theme to be used. (can be empty)
66 quint32 limit; ///< The maximum allowed number of hedgehogs.
67 QString scheme; ///< Default scheme name or "locked", for mission-maps.
68 QString weapons; ///< Default weaponset name or "locked", for missions-maps.
69 QString desc; ///< The brief 1-2 sentence description of the mission, for mission-maps.
70 bool dlc; ///< True if this map was not packaged with the game
/dports/games/hedgewars/hedgewars-src-1.0.0/QTfrontend/model/
H A DMapModel.h61 struct MapInfo struct
63 MapType type; ///< The map-type
64 QString name; ///< The internal name.
65 QString theme; ///< The theme to be used. (can be empty)
66 quint32 limit; ///< The maximum allowed number of hedgehogs.
67 QString scheme; ///< Default scheme name or "locked", for mission-maps.
68 QString weapons; ///< Default weaponset name or "locked", for missions-maps.
69 QString desc; ///< The brief 1-2 sentence description of the mission, for mission-maps.
70 bool dlc; ///< True if this map was not packaged with the game
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/helpers/
H A Dproperties_helper.h61 struct MapInfo { struct
63MapInfo(void *ptr, size_t ptrLength, MemObjSizeArray size, MemObjOffsetArray offset, uint32_t mipL… in MapInfo() function
67 MemObjSizeArray size = {};
68 MemObjOffsetArray offset = {};
69 size_t ptrLength = 0;
70 void *ptr = nullptr;
71 uint32_t mipLevel = 0;
72 bool readOnly = false;
73 GraphicsAllocation *graphicsAllocation = nullptr;
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libprocinfo/include/procinfo/
H A Dprocess_map.h160 struct MapInfo { struct
168 MapInfo(uint64_t start, uint64_t end, uint16_t flags, uint64_t pgoff, ino_t inode, in MapInfo() argument
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Daddress_mapper.h26 struct MapInfo { struct
31 std::vector<MapInfo *> mapping; argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/
H A Dinfo.go18 type MapInfo struct { struct
19 Type MapType
20 id MapID
21 KeySize uint32
22 ValueSize uint32
23 MaxEntries uint32
24 Flags uint32
26 Name string
70 func (mi *MapInfo) ID() (MapID, bool) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/
H A Dinfo.go18 type MapInfo struct { struct
19 Type MapType
20 id MapID
21 KeySize uint32
22 ValueSize uint32
23 MaxEntries uint32
24 Flags uint32
26 Name string
70 func (mi *MapInfo) ID() (MapID, bool) {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/cilium/ebpf/
H A Dinfo.go18 type MapInfo struct { struct
19 Type MapType
20 id MapID
21 KeySize uint32
22 ValueSize uint32
23 MaxEntries uint32
24 Flags uint32
26 Name string
70 func (mi *MapInfo) ID() (MapID, bool) {
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/defs/
H A Dmapinfo.h41 MapInfo() : Definition() {} in MapInfo() function
42 MapInfo(MapInfo const &other) : Definition(other) {} in MapInfo() function
43 MapInfo(de::Record &d) : Definition(d) {} in MapInfo() function
44 MapInfo(de::Record const &d) : Definition(d) {} in MapInfo() function
/dports/games/scourge/scourge/src/
H A Dpersist.h167 struct MapInfo { struct
168 Uint32 version;
169 Uint8 map_type;
170 Uint16 start_x, start_y;
171 Uint16 grid_x, grid_y;
172 Uint32 pos_count;
176 Uint32 rug_count;
178 Uint8 hasWater;
185 FogInfo fog_info;
186 Uint8 edited;
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/client/
H A Dtracepoint_map.hpp22 struct MapInfo struct in HawkTracer::client::TracepointMap
24 std::string label;
25 std::string category;
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/client/
H A Dtracepoint_map.hpp22 struct MapInfo struct in HawkTracer::client::TracepointMap
24 std::string label;
25 std::string category;
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dmapinfo.cc41 MapInfo::MapInfo() in MapInfo() function in Gst::MapInfo
46 MapInfo::MapInfo(const GstMapInfo& castitem) in MapInfo() function in Gst::MapInfo
51 MapInfo::MapInfo(MapInfo&& other) in MapInfo() function in Gst::MapInfo
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DMapModelChange26 #include <osgEarth/ElevationLayer>
35 struct MapModelChange /* no export, header-only */
/dports/games/glest/glest_source_3.2.2/source/glest_game/menu/
H A Dmain_menu.h27 struct MapInfo{ struct
28 Vec2i size;
29 int players;
30 string desc;
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/
H A DBmDma.c57 MAP_INFO *MapInfo; in SyncDeviceHandleToMapInfo() local
155 MAP_INFO *MapInfo; in IoMmuMap() local
317 MAP_INFO *MapInfo; in IoMmuUnmap() local
510 MAP_INFO *MapInfo; in GetDeviceInfoFromMapping() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/
H A DBmDma.c57 MAP_INFO *MapInfo; in SyncDeviceHandleToMapInfo() local
155 MAP_INFO *MapInfo; in IoMmuMap() local
317 MAP_INFO *MapInfo; in IoMmuUnmap() local
510 MAP_INFO *MapInfo; in GetDeviceInfoFromMapping() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/
H A DBmDma.c57 MAP_INFO *MapInfo; in SyncDeviceHandleToMapInfo() local
155 MAP_INFO *MapInfo; in IoMmuMap() local
317 MAP_INFO *MapInfo; in IoMmuUnmap() local
510 MAP_INFO *MapInfo; in GetDeviceInfoFromMapping() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/
H A DBmDma.c57 MAP_INFO *MapInfo; in SyncDeviceHandleToMapInfo() local
155 MAP_INFO *MapInfo; in IoMmuMap() local
317 MAP_INFO *MapInfo; in IoMmuUnmap() local
510 MAP_INFO *MapInfo; in GetDeviceInfoFromMapping() local
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/generic_midi/
H A Dgeneric_midi_control_protocol.h104 struct MapInfo { struct
109 std::list<MapInfo> map_info; argument

1234567