Home
last modified time | relevance | path

Searched refs:rootSize (Results 1 – 25 of 106) sorted by relevance

12345

/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/pqc/crypto/xmss/
H A DXMSSMTPublicKeyParameters.java34 int rootSize = n; in XMSSMTPublicKeyParameters() local
38 if (publicKey.length == rootSize + publicSeedSize) in XMSSMTPublicKeyParameters()
41 root = XMSSUtil.extractBytesAtOffset(publicKey, position, rootSize); in XMSSMTPublicKeyParameters()
42 position += rootSize; in XMSSMTPublicKeyParameters()
45 else if (publicKey.length == oidSize + rootSize + publicSeedSize) in XMSSMTPublicKeyParameters()
49 root = XMSSUtil.extractBytesAtOffset(publicKey, position, rootSize); in XMSSMTPublicKeyParameters()
50 position += rootSize; in XMSSMTPublicKeyParameters()
152 int rootSize = n; in toByteArray() local
159 out = new byte[oidSize + rootSize + publicSeedSize]; in toByteArray()
165 out = new byte[rootSize + publicSeedSize]; in toByteArray()
[all …]
H A DXMSSPublicKeyParameters.java38 int rootSize = n; in XMSSPublicKeyParameters() local
43 if (publicKey.length == rootSize + publicSeedSize) in XMSSPublicKeyParameters()
46 root = XMSSUtil.extractBytesAtOffset(publicKey, position, rootSize); in XMSSPublicKeyParameters()
47 position += rootSize; in XMSSPublicKeyParameters()
50 else if (publicKey.length == oidSize + rootSize + publicSeedSize) in XMSSPublicKeyParameters()
54 root = XMSSUtil.extractBytesAtOffset(publicKey, position, rootSize); in XMSSPublicKeyParameters()
55 position += rootSize; in XMSSPublicKeyParameters()
157 int rootSize = n; in toByteArray() local
165 out = new byte[oidSize + rootSize + publicSeedSize]; in toByteArray()
171 out = new byte[rootSize + publicSeedSize]; in toByteArray()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/controller/
H A Dheap_profile_controller.ts120 const rootSize = constant
147 rootSize,
195 rootSize?: number, expandedCallsite?: CallsiteInfo) {
197 flamegraphData, this.getMinSizeDisplayed(flamegraphData, rootSize));
329 getMinSizeDisplayed(flamegraphData: CallsiteInfo[], rootSize?: number):
335 if (rootSize === undefined) {
336 rootSize = findRootSize(flamegraphData);
338 return MIN_PIXEL_DISPLAYED * rootSize / width;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/controller/
H A Dheap_profile_controller.ts119 const rootSize = constant
146 rootSize,
194 rootSize?: number, expandedCallsite?: CallsiteInfo) {
196 flamegraphData, this.getMinSizeDisplayed(flamegraphData, rootSize));
324 getMinSizeDisplayed(flamegraphData: CallsiteInfo[], rootSize?: number):
329 if (rootSize === undefined) {
330 rootSize = findRootSize(flamegraphData);
332 return MIN_PIXEL_DISPLAYED * rootSize / width;
/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/shell-text/src/
H A Dcursesapp.cpp83 de::Vector2ui rootSize; in DENG2_PIMPL() local
100 rootWidget = new TextRootWidget(new CursesTextCanvas(rootSize, rootWin)); in DENG2_PIMPL()
133 getmaxyx(stdscr, rootSize.y, rootSize.x); in DENG2_PIMPL()
164 de::Vector2ui size = actualTerminalSize(rootSize); in DENG2_PIMPL()
172 rootSize = size; in DENG2_PIMPL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h976 unsigned rootSize; variable
1055 return rootSize == 0; in empty()
1088 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1179 size[0] = rootSize; in branchRoot()
1201 rootSize = Nodes; in branchRoot()
1220 Size[0] = rootSize; in splitRoot()
1239 rootSize = Nodes; in splitRoot()
1288 rootSize = 0; in clear()
1396 setRoot(map->rootSize); in goToEnd()
1877 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h980 unsigned rootSize; variable
1056 return rootSize == 0; in empty()
1089 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1180 size[0] = rootSize; in branchRoot()
1202 rootSize = Nodes; in branchRoot()
1221 Size[0] = rootSize; in splitRoot()
1240 rootSize = Nodes; in splitRoot()
1289 rootSize = 0; in clear()
1402 setRoot(map->rootSize); in goToEnd()
1883 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DIntervalMap.h976 unsigned rootSize; variable
1055 return rootSize == 0; in empty()
1088 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1179 size[0] = rootSize; in branchRoot()
1201 rootSize = Nodes; in branchRoot()
1220 Size[0] = rootSize; in splitRoot()
1239 rootSize = Nodes; in splitRoot()
1288 rootSize = 0; in clear()
1396 setRoot(map->rootSize); in goToEnd()
1877 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DIntervalMap.h976 unsigned rootSize; variable
1055 return rootSize == 0; in empty()
1088 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1179 size[0] = rootSize; in branchRoot()
1201 rootSize = Nodes; in branchRoot()
1220 Size[0] = rootSize; in splitRoot()
1239 rootSize = Nodes; in splitRoot()
1288 rootSize = 0; in clear()
1396 setRoot(map->rootSize); in goToEnd()
1877 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DIntervalMap.h980 unsigned rootSize; variable
1056 return rootSize == 0; in empty()
1089 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1180 size[0] = rootSize; in branchRoot()
1202 rootSize = Nodes; in branchRoot()
1221 Size[0] = rootSize; in splitRoot()
1240 rootSize = Nodes; in splitRoot()
1289 rootSize = 0; in clear()
1402 setRoot(map->rootSize); in goToEnd()
1883 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h975 unsigned rootSize; variable
1051 return rootSize == 0; in empty()
1084 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1175 size[0] = rootSize; in branchRoot()
1197 rootSize = Nodes; in branchRoot()
1216 Size[0] = rootSize; in splitRoot()
1235 rootSize = Nodes; in splitRoot()
1284 rootSize = 0; in clear()
1392 setRoot(map->rootSize); in goToEnd()
1873 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DIntervalMap.h976 unsigned rootSize; variable
1055 return rootSize == 0; in empty()
1088 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1179 size[0] = rootSize; in branchRoot()
1201 rootSize = Nodes; in branchRoot()
1220 Size[0] = rootSize; in splitRoot()
1239 rootSize = Nodes; in splitRoot()
1288 rootSize = 0; in clear()
1396 setRoot(map->rootSize); in goToEnd()
1877 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h976 unsigned rootSize; variable
1055 return rootSize == 0; in empty()
1088 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1179 size[0] = rootSize; in branchRoot()
1201 rootSize = Nodes; in branchRoot()
1220 Size[0] = rootSize; in splitRoot()
1239 rootSize = Nodes; in splitRoot()
1288 rootSize = 0; in clear()
1396 setRoot(map->rootSize); in goToEnd()
1877 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h980 unsigned rootSize; variable
1059 return rootSize == 0; in empty()
1092 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1183 size[0] = rootSize; in branchRoot()
1205 rootSize = Nodes; in branchRoot()
1224 Size[0] = rootSize; in splitRoot()
1243 rootSize = Nodes; in splitRoot()
1292 rootSize = 0; in clear()
1405 setRoot(map->rootSize); in goToEnd()
1886 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DIntervalMap.h980 unsigned rootSize; variable
1056 return rootSize == 0; in empty()
1089 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1180 size[0] = rootSize; in branchRoot()
1202 rootSize = Nodes; in branchRoot()
1221 Size[0] = rootSize; in splitRoot()
1240 rootSize = Nodes; in splitRoot()
1289 rootSize = 0; in clear()
1402 setRoot(map->rootSize); in goToEnd()
1883 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h980 unsigned rootSize; variable
1056 return rootSize == 0; in empty()
1089 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1180 size[0] = rootSize; in branchRoot()
1202 rootSize = Nodes; in branchRoot()
1221 Size[0] = rootSize; in splitRoot()
1240 rootSize = Nodes; in splitRoot()
1289 rootSize = 0; in clear()
1402 setRoot(map->rootSize); in goToEnd()
1883 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h975 unsigned rootSize; variable
1051 return rootSize == 0; in empty()
1084 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1175 size[0] = rootSize; in branchRoot()
1197 rootSize = Nodes; in branchRoot()
1216 Size[0] = rootSize; in splitRoot()
1235 rootSize = Nodes; in splitRoot()
1284 rootSize = 0; in clear()
1392 setRoot(map->rootSize); in goToEnd()
1873 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h976 unsigned rootSize; variable
1055 return rootSize == 0; in empty()
1088 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1179 size[0] = rootSize; in branchRoot()
1201 rootSize = Nodes; in branchRoot()
1220 Size[0] = rootSize; in splitRoot()
1239 rootSize = Nodes; in splitRoot()
1288 rootSize = 0; in clear()
1396 setRoot(map->rootSize); in goToEnd()
1877 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h980 unsigned rootSize; variable
1056 return rootSize == 0; in empty()
1089 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1180 size[0] = rootSize; in branchRoot()
1202 rootSize = Nodes; in branchRoot()
1221 Size[0] = rootSize; in splitRoot()
1240 rootSize = Nodes; in splitRoot()
1289 rootSize = 0; in clear()
1402 setRoot(map->rootSize); in goToEnd()
1883 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DIntervalMap.h976 unsigned rootSize; variable
1055 return rootSize == 0; in empty()
1088 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1179 size[0] = rootSize; in branchRoot()
1201 rootSize = Nodes; in branchRoot()
1220 Size[0] = rootSize; in splitRoot()
1239 rootSize = Nodes; in splitRoot()
1288 rootSize = 0; in clear()
1396 setRoot(map->rootSize); in goToEnd()
1877 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DIntervalMap.h977 unsigned rootSize; variable
1056 return rootSize == 0; in empty()
1089 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1180 size[0] = rootSize; in branchRoot()
1202 rootSize = Nodes; in branchRoot()
1221 Size[0] = rootSize; in splitRoot()
1240 rootSize = Nodes; in splitRoot()
1289 rootSize = 0; in clear()
1397 setRoot(map->rootSize); in goToEnd()
1878 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DIntervalMap.h975 unsigned rootSize; variable
1059 return rootSize == 0; in empty()
1092 rootSize = rootLeaf().insertFrom(p, rootSize, a, b, y); in insert()
1170 size[0] = rootSize; in branchRoot()
1192 rootSize = Nodes; in branchRoot()
1211 Size[0] = rootSize; in splitRoot()
1230 rootSize = Nodes; in splitRoot()
1279 rootSize = 0; in clear()
1387 setRoot(map->rootSize); in goToEnd()
1868 P.setSize(0, --IM.rootSize); in erase()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/
H A DPopupFactory.java157 Dimension rootSize = root.getSize(); in getPopup() local
159 && (x - rootLoc.x) + contentsSize.width < rootSize.width in getPopup()
160 && (y - rootLoc.y) + contentsSize.height < rootSize.height) in getPopup()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DPopupFactory.java159 Dimension rootSize = root.getSize(); in getPopup() local
161 && (x - rootLoc.x) + contentsSize.width < rootSize.width in getPopup()
162 && (y - rootLoc.y) + contentsSize.height < rootSize.height) in getPopup()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DPopupFactory.java159 Dimension rootSize = root.getSize(); in getPopup() local
161 && (x - rootLoc.x) + contentsSize.width < rootSize.width in getPopup()
162 && (y - rootLoc.y) + contentsSize.height < rootSize.height) in getPopup()

12345