Home
last modified time | relevance | path

Searched defs:blockInfo (Results 51 – 75 of 355) sorted by relevance

12345678910>>...15

/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/format/bp/
H A DBPSerializer.tcc70 const typename core::Variable<T>::Info &blockInfo, in PutPayloadInBuffer()
354 const typename core::Variable<T>::Info &blockInfo, in PutCharacteristicOperation()
388 const typename core::Variable<T>::Info &blockInfo) in PutOperationPayloadInBuffer()
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/engine/inline/
H A DInlineWriter.tcc59 auto &blockInfo = variable.SetBlockInfo(data, CurrentStep()); in PutDeferredCommon() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/
H A DTestBlockInfoUnderConstruction.java43 BlockInfoContiguousUnderConstruction blockInfo = new BlockInfoContiguousUnderConstruction( in testInitializeBlockRecovery() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libethereum/
H A DInterface.cpp23 BlockHeader Interface::blockInfo(BlockNumber _block) const in blockInfo() function in Interface
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/volume/amr/
H A DAMRData.cpp43 AMRData::BrickInfo blockInfo; in AMRData() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DUniform.h77 sh::BlockMemberInfo blockInfo; member
93 sh::BlockMemberInfo blockInfo; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DUniform.h77 sh::BlockMemberInfo blockInfo; member
93 sh::BlockMemberInfo blockInfo; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DUniform.h77 sh::BlockMemberInfo blockInfo; member
93 sh::BlockMemberInfo blockInfo; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DUniform.h77 sh::BlockMemberInfo blockInfo; member
93 sh::BlockMemberInfo blockInfo; member
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DUniform.h77 sh::BlockMemberInfo blockInfo; member
93 sh::BlockMemberInfo blockInfo; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DUniform.h77 sh::BlockMemberInfo blockInfo; member
93 sh::BlockMemberInfo blockInfo; member
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/engine/sst/
H A DSstWriter.tcc64 auto &blockInfo = variable.SetBlockInfo( in PutSyncCommon() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DFlowAliasAnalysis.cpp316 DumpBlockSummary(MBasicBlock* block, BlockStoreInfo& blockInfo) in DumpBlockSummary()
472 BlockStoreInfo& blockInfo = stores_->current(); in analyze() local
515 FlowAliasAnalysis::processStore(BlockStoreInfo& blockInfo, MDefinition* store) in processStore()
532 FlowAliasAnalysis::processLoad(BlockStoreInfo& blockInfo, MDefinition* load) in processLoad()
896 BlockStoreInfo* blockInfo = stores_->newCurrent(alloc(), block); in computeBlockStores() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DFlowAliasAnalysis.cpp265 static void DumpBlockSummary(MBasicBlock* block, BlockStoreInfo& blockInfo) { in DumpBlockSummary()
408 BlockStoreInfo& blockInfo = stores_->current(); in analyze() local
454 bool FlowAliasAnalysis::processStore(BlockStoreInfo& blockInfo, in processStore()
468 bool FlowAliasAnalysis::processLoad(BlockStoreInfo& blockInfo, in processLoad()
790 BlockStoreInfo* blockInfo = stores_->newCurrent(alloc(), block); in computeBlockStores() local
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/format/bp/bpOperation/compress/
H A DBPZFP.tcc26 const typename core::Variable<T>::Info &blockInfo, in SetMetadataCommon()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcompute-offsets.cpp96 SizeAndAlignment &blockInfo{iter->second}; in Compute() local
159 SizeAndAlignment &blockInfo{eqIter->second}; in DoCommonBlock() local
196 Symbol &symbol, SizeAndAlignment &blockInfo) { in DoEquivalenceBlockBase()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dcompute-offsets.cpp95 SizeAndAlignment &blockInfo{iter->second}; in Compute() local
158 SizeAndAlignment &blockInfo{eqIter->second}; in DoCommonBlock() local
195 Symbol &symbol, SizeAndAlignment &blockInfo) { in DoEquivalenceBlockBase()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dcompute-offsets.cpp96 SizeAndAlignment &blockInfo{iter->second}; in Compute() local
190 SizeAndAlignment &blockInfo{eqIter->second}; in DoCommonBlock() local
201 Symbol &symbol, SizeAndAlignment &blockInfo) { in DoEquivalenceBlockBase()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcompute-offsets.cpp96 SizeAndAlignment &blockInfo{iter->second}; in Compute() local
159 SizeAndAlignment &blockInfo{eqIter->second}; in DoCommonBlock() local
196 Symbol &symbol, SizeAndAlignment &blockInfo) { in DoEquivalenceBlockBase()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dcompute-offsets.cpp95 SizeAndAlignment &blockInfo{iter->second}; in Compute() local
158 SizeAndAlignment &blockInfo{eqIter->second}; in DoCommonBlock() local
195 Symbol &symbol, SizeAndAlignment &blockInfo) { in DoEquivalenceBlockBase()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcompute-offsets.cpp96 SizeAndAlignment &blockInfo{iter->second}; in Compute() local
159 SizeAndAlignment &blockInfo{eqIter->second}; in DoCommonBlock() local
196 Symbol &symbol, SizeAndAlignment &blockInfo) { in DoEquivalenceBlockBase()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Analysis/
H A DNumberOfExecutions.cpp33 Region &region, DenseMap<Block *, BlockNumberOfExecutionsInfo> &blockInfo) { in computeRegionBlockNumberOfExecutions()
145 const auto &blockInfo = blockIt->getSecond(); in getNumberOfExecutions() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DNumberOfExecutions.cpp33 Region &region, DenseMap<Block *, BlockNumberOfExecutionsInfo> &blockInfo) { in computeRegionBlockNumberOfExecutions()
145 const auto &blockInfo = blockIt->getSecond(); in getNumberOfExecutions() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Analysis/
H A DNumberOfExecutions.cpp33 Region &region, DenseMap<Block *, BlockNumberOfExecutionsInfo> &blockInfo) { in computeRegionBlockNumberOfExecutions()
145 const auto &blockInfo = blockIt->getSecond(); in getNumberOfExecutions() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Analysis/
H A DNumberOfExecutions.cpp33 Region &region, DenseMap<Block *, BlockNumberOfExecutionsInfo> &blockInfo) { in computeRegionBlockNumberOfExecutions()
145 const auto &blockInfo = blockIt->getSecond(); in getNumberOfExecutions() local

12345678910>>...15