Home
last modified time | relevance | path

Searched refs:GetMaps (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/debuggerd/libdebuggerd/test/
H A DUnwinderMock.h26 virtual ~UnwinderMock() { delete GetMaps(); } in ~UnwinderMock()
30 GetMaps()->Add(start, end, offset, flags, name, load_bias); in MockAddMap()
34 unwindstack::MapInfo* map_info = GetMaps()->Find(offset); in MockSetBuildID()
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaArchive.cpp29 REGISTER_LUA_CFUNC(GetMaps); in PushEntries()
48 int LuaArchive::GetMaps(lua_State* L) in GetMaps() function in LuaArchive
50 const auto& list = archiveScanner->GetMaps(); in GetMaps()
H A DLuaArchive.h18 static int GetMaps(lua_State* L);
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dmap-inference.cc86 ZoneVector<MapRef> const& MapInference::GetMaps() { in GetMaps() function in v8::internal::compiler::MapInference
93 const ZoneVector<MapRef>& maps = GetMaps(); in Is()
H A Dmap-inference.h55 V8_WARN_UNUSED_RESULT ZoneVector<MapRef> const& GetMaps();
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gmodeler/
H A Dgiface.py33 return self._model.GetMaps(prompt)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dmap-inference.cc89 MapHandles const& MapInference::GetMaps() { in GetMaps() function in v8::internal::compiler::MapInference
96 const MapHandles& maps = GetMaps(); in Is()
H A Dmap-inference.h55 V8_WARN_UNUSED_RESULT MapHandles const& GetMaps();
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dmap-inference.cc89 MapHandles const& MapInference::GetMaps() { in GetMaps() function in v8::internal::compiler::MapInference
96 const MapHandles& maps = GetMaps(); in Is()
H A Dmap-inference.h55 V8_WARN_UNUSED_RESULT MapHandles const& GetMaps();
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAAUMIDIMapManager.h70 void GetMaps(AUParameterMIDIMapping* maps);
H A DCAAUMIDIMapManager.cpp158 void CAAUMIDIMapManager::GetMaps(AUParameterMIDIMapping* maps) in GetMaps() function in CAAUMIDIMapManager
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/PublicUtility/
H A DCAAUMIDIMapManager.h32 void GetMaps(AUParameterMIDIMapping* maps);
H A DCAAUMIDIMapManager.cpp120 void CAAUMIDIMapManager::GetMaps(AUParameterMIDIMapping* maps) in GetMaps() function in CAAUMIDIMapManager
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/debuggerd/libdebuggerd/
H A Dtombstone.cpp338 unwindstack::Maps* maps = unwinder->GetMaps(); in dump_all_maps()
487 dump_probable_cause(log, thread_info.siginfo, unwinder->GetMaps(), thread_info.registers.get()); in dump_thread()
507 dump_stack(log, unwinder->frames(), unwinder->GetMaps(), unwinder->GetProcessMemory().get()); in dump_thread()
511 unwindstack::Maps* maps = unwinder->GetMaps(); in dump_thread()
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/configuration/
H A Dconfigure_touch_from_button.h44 std::vector<Settings::TouchFromButtonMap> GetMaps() const;
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/configuration/
H A Dconfigure_touch_from_button.h44 std::vector<Settings::TouchFromButtonMap> GetMaps() const;
/dports/databases/grass7/grass-7.8.6/gui/wxpython/animation/
H A Ddata.py320 def GetMaps(self): member in AnimLayer
323 maps = property(fget=GetMaps)
/dports/emulators/yuzu/yuzu-0b47f7a46/src/yuzu/configuration/
H A Dconfigure_touch_from_button.h50 std::vector<Settings::TouchFromButtonMap> GetMaps() const;
/dports/games/spring/spring_98.0/rts/System/
H A DStartScriptGen.cpp137 const std::vector<std::string>& found = archiveScanner->GetMaps(); in GetMapBySubString()
184 const std::vector<std::string>& maps = archiveScanner->GetMaps(); in GetRandomMap()
/dports/games/openfodder/openfodder-1.6.0/Source/
H A DResourceMan.hpp84 std::vector<std::string> GetMaps() const;
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libunwindstack/include/unwindstack/
H A DUnwinder.h96 Maps* GetMaps() { return maps_; } in GetMaps() function
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/github.com/golang/protobuf/proto/proto3_proto/
H A Dproto3.pb.go281 func (m *IntMaps) GetMaps() []*IntMap { func
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/gogo/protobuf/proto/proto3_proto/
H A Dproto3.pb.go281 func (m *IntMaps) GetMaps() []*IntMap { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/golang/protobuf/proto/proto3_proto/
H A Dproto3.pb.go281 func (m *IntMaps) GetMaps() []*IntMap { func

123456789