Home
last modified time | relevance | path

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

/dports/net/libcmis/libcmis-0.5.2/src/libcmis/
H A Dxml-utils.cxx219 unsigned long blockValue = m_pendingValue; in decodeBase64() local
263 unsigned long blockValue = m_pendingValue; in encodeBase64() local
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/
H A Dhierarchicalcodeblock.cpp351 QString blockValue = block->toString(); in childTextBlocksToString() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DComplexTypeImpl.java179 private final int blockValue; field in ComplexTypeImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DComplexTypeImpl.java179 private final int blockValue; field in ComplexTypeImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DelementDeclBody.java46 private Integer blockValue; field in elementDeclBody
H A DcomplexType.java44 private Integer blockValue; field in complexType
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DelementDeclBody.java46 private Integer blockValue; field in elementDeclBody
H A DcomplexType.java44 private Integer blockValue; field in complexType
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ee/
H A DIPU.cpp1187 int16 blockValue = blockData[i]; in ConvertRawBlock() local
1885 uint32 blockValue = 0; in Execute() local
/dports/lang/seed7/seed7/src/
H A Dtraceutl.c407 void prot_block (const_blockType blockValue) in prot_block()
H A Ddata.h221 blockType blockValue; /* BLOCKOBJECT */ member
/dports/math/cvc4/CVC4-1.7/src/theory/arith/
H A Dlinear_equality.cpp1294 const DeltaRational& blockValue = (*startBlock).d_diff; in handleBorders() local
1388 const DeltaRational& blockValue = (*heap.end()).d_diff; in pop_block() local
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dclip.cpp610 SdfAbstractDataTypedValue<SdfValueBlock> blockValue(nullptr); in IsBlocked() local
/dports/devel/icu/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/devel/icu-lx/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dumutablecptrie.cpp891 int32_t findEntry(const uint32_t *data, uint32_t blockValue, uint32_t hashCode) const { in findEntry()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangPrimSource/
H A DPyrPrimitive.cpp897 HOT int blockValue(struct VMGlobals* g, int numArgsPushed) { in blockValue() function