Home
last modified time | relevance | path

Searched refs:GetCodeSize (Results 1 – 25 of 63) sorted by relevance

123

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/include/
H A DCTPP2VMOpcodeCollector.hpp78 UINT_32 GetCodeSize() const;
H A DCTPP2Compiler.hpp296 UINT_32 GetCodeSize() const;
/dports/textproc/ctpp2/ctpp2-2.8.3/include/
H A DCTPP2VMOpcodeCollector.hpp78 UINT_32 GetCodeSize() const;
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/src/
H A DCTPP2VMOpcodeCollector.cpp85 UINT_32 VMOpcodeCollector::GetCodeSize() const { return oCodeSeg.size(); } in GetCodeSize() function in CTPP::VMOpcodeCollector
H A DCTPP2Compiler.cpp439 oHashTable.Put(sBlockName.data(), sBlockName.size(), oVMOpcodeCollector.GetCodeSize()); in StartBlock()
1019 UINT_32 CTPP2Compiler::GetCodeSize() const { return oVMOpcodeCollector.GetCodeSize(); } in GetCodeSize() function in CTPP::CTPP2Compiler
H A DCTPP2Parser.cpp1817 INT_32 iBranchEntryPoint = pCTPP2Compiler -> GetCodeSize(); in IfOperator()
1852 INT_32 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in IfOperator()
1882 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in IfOperator()
1950 INT_32 iBranchEntryPoint = pCTPP2Compiler -> GetCodeSize(); in UnlessOperator()
1986 INT_32 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in UnlessOperator()
2016 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in UnlessOperator()
2377 pInstruction -> argument = pCTPP2Compiler -> GetCodeSize(); in BlockOperator()
/dports/textproc/ctpp2/ctpp2-2.8.3/src/
H A DCTPP2VMOpcodeCollector.cpp85 UINT_32 VMOpcodeCollector::GetCodeSize() const { return oCodeSeg.size(); } in GetCodeSize() function in CTPP::VMOpcodeCollector
H A DCTPP2Compiler.cpp439 oHashTable.Put(sBlockName.data(), sBlockName.size(), oVMOpcodeCollector.GetCodeSize()); in StartBlock()
1019 UINT_32 CTPP2Compiler::GetCodeSize() const { return oVMOpcodeCollector.GetCodeSize(); } in GetCodeSize() function in CTPP::CTPP2Compiler
H A DCTPP2Parser.cpp1817 INT_32 iBranchEntryPoint = pCTPP2Compiler -> GetCodeSize(); in IfOperator()
1852 INT_32 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in IfOperator()
1882 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in IfOperator()
1950 INT_32 iBranchEntryPoint = pCTPP2Compiler -> GetCodeSize(); in UnlessOperator()
1986 INT_32 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in UnlessOperator()
2016 iExitPoint = pCTPP2Compiler -> GetCodeSize(); in UnlessOperator()
2377 pInstruction -> argument = pCTPP2Compiler -> GetCodeSize(); in BlockOperator()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/inc/
H A Dimage.hxx85 sal_uInt32 GetCodeSize() const { return aCode.size(); } in GetCodeSize() function in SbiImage
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsLambdaFunctionLayer.h84 inline int GetCodeSize() const{ return m_codeSize; } in GetCodeSize() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/inc/
H A Dimage.hxx87 sal_uInt32 GetCodeSize() const { return nCodeSize; } in GetCodeSize() function in SbiImage
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/core/vm/
H A Dinterface.go40 GetCodeSize(common.Address) int methodSpec
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/evmc/bindings/go/evmc/
H A Dhost.go82 GetCodeSize(addr common.Address) int methodSpec
121 return C.size_t(ctx.GetCodeSize(goAddress(*pAddr)))
H A Dhost_test.go33 func (host *testHostContext) GetCodeSize(addr common.Address) int { func
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DRHCodeMan.h31 UInt32 GetCodeSize() { return m_cbCodeSize; } in GetCodeSize() function
H A Dmodule.cpp443 ASSERT(codeOffset < GetEEMethodInfo(pMethodInfo)->GetCodeSize()) in EnumGcRefs()
486 pEEMethodInfo->GetCodeSize(), in GetReturnAddressHijackInfo()
669 tempInfo.Init(methodStart, pInfo->GetCodeSize(), pInfo->GetRawGCInfo(), pInfo->GetEHInfo()); in GetFuncletSafePointForIncomingLiveReferences()
881 void * pvMethodEnd = ((UInt8 *)pvMethodStart) + pEEMethodInfo->GetCodeSize(); in UnsynchronizedHijackMethodLoops()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/vm/
H A Dinterface.go40 GetCodeSize(common.Address) int
/dports/security/ncrypt/ncrypt-0.8.1/
H A Dtwofish.c57 #ifdef GetCodeSize
63 #ifdef GetCodeSize
694 #ifdef GetCodeSize
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kinesisanalyticsv2/include/aws/kinesisanalyticsv2/model/
H A DCodeContentDescription.h128 inline long long GetCodeSize() const{ return m_codeSize; } in GetCodeSize() function
/dports/editors/fpc-ide/fpc-3.2.2/compiler/systems/
H A Dt_msdos.pas80 function GetCodeSize(aExeOutput: TExeOutput): QWord;override; in GetCodeSize() function
425 function TInternalLinkerMsDos.GetCodeSize(aExeOutput: TExeOutput): QWord; in GetCodeSize() function
/dports/lang/fpc/fpc-3.2.2/compiler/systems/
H A Dt_msdos.pas80 function GetCodeSize(aExeOutput: TExeOutput): QWord;override; in GetCodeSize() function
425 function TInternalLinkerMsDos.GetCodeSize(aExeOutput: TExeOutput): QWord; in GetCodeSize() function
/dports/lang/fpc-source/fpc-3.2.2/compiler/systems/
H A Dt_msdos.pas80 function GetCodeSize(aExeOutput: TExeOutput): QWord;override; in GetCodeSize() function
425 function TInternalLinkerMsDos.GetCodeSize(aExeOutput: TExeOutput): QWord; in GetCodeSize() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/model/
H A DLayer.h86 inline long long GetCodeSize() const{ return m_codeSize; } in GetCodeSize() function
H A DLayerVersionContentOutput.h127 inline long long GetCodeSize() const{ return m_codeSize; } in GetCodeSize() function

123