Home
last modified time | relevance | path

Searched defs:_mapping (Results 1 – 25 of 182) sorted by last modified time

12345678

/dports/lang/python310/Python-3.10.1/Lib/lib2to3/fixes/
H A Dfix_unicode.py14 _mapping = {"unichr" : "chr", "unicode" : "str"} variable
/dports/lang/python38/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_unicode.py14 _mapping = {"unichr" : "chr", "unicode" : "str"} variable
/dports/lang/python37/Python-3.7.12/Lib/lib2to3/fixes/
H A Dfix_unicode.py14 _mapping = {"unichr" : "chr", "unicode" : "str"} variable
/dports/lang/python39/Python-3.9.9/Lib/lib2to3/fixes/
H A Dfix_unicode.py14 _mapping = {"unichr" : "chr", "unicode" : "str"} variable
/dports/lang/python311/Python-3.11.0a3/Lib/lib2to3/fixes/
H A Dfix_unicode.py14 _mapping = {"unichr" : "chr", "unicode" : "str"} variable
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DMaterialSystem.cpp311 aiTextureMapping* _mapping /*= NULL*/, in aiGetMaterialTexture()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/libfuturize/fixes/
H A Dfix_unicode_keep_u.py14 _mapping = {u"unichr" : u"chr", u"unicode" : u"str"} variable
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/
H A Dbase_keyboard_state.h78 const keyCodeMapping *_mapping; variable
/dports/lang/solidity/solidity_0.8.11/libsolidity/analysis/
H A DDeclarationTypeChecker.cpp245 void DeclarationTypeChecker::endVisit(Mapping const& _mapping) in endVisit()
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/libfuturize/fixes/
H A Dfix_unicode_keep_u.py14 _mapping = {u"unichr" : u"chr", u"unicode" : u"str"} variable
/dports/www/ilias6/ILIAS-6.14/Modules/CmiXapi/classes/
H A Dclass.ilCmiXapiImporter.php42 private $_mapping; variable in ilCmiXapiImporter
/dports/multimedia/assimp/assimp-5.1.3/code/Material/
H A DMaterialSystem.cpp339 aiTextureMapping *_mapping /*= nullptr*/, in aiGetMaterialTexture()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/animation/frontend/
H A Dqchannelmappingcreatedchange_p.h85 explicit QChannelMappingCreatedChange(const QAbstractChannelMapping *_mapping) in QChannelMappingCreatedChange()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DMaterialSystem.cpp341 aiTextureMapping* _mapping /*= NULL*/, in aiGetMaterialTexture()
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/identity/v3/
H A D_proxy.py23 from openstack.identity.v3 import mapping as _mapping unknown
/dports/biology/py-resdk/resdk-13.8.0/src/resdk/tables/
H A Drna.py477 def _mapping(self, ids: List[str], source: str, species: str) -> Dict[str, str]: member in RNATables
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.cpp238 VirtMem::DualMapping _mapping; member in JitAllocatorBlock
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.cpp238 VirtMem::DualMapping _mapping; member in JitAllocatorBlock
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.cpp238 VirtMem::DualMapping _mapping; member in JitAllocatorBlock
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.cpp238 VirtMem::DualMapping _mapping; member in JitAllocatorBlock
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/test/sql/
H A Dtest_selectable.py3467 def _mapping(self, stmt): member in ResultMapTest
H A Dtest_text.py642 def _mapping(self, stmt): member in AsFromTest
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/engine/
H A Drow.py215 def _mapping(self): member in Row
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/runtime/
H A Dtest_os_linux.cpp206 char* const _mapping; in TEST_VM() member in TEST_VM::MappingHolder
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/compiler/
H A DoopMap.hpp346 Mapping* _mapping; member in ImmutableOopMapBuilder

12345678