Home
last modified time | relevance | path

Searched refs:BSM (Results 51 – 75 of 421) sorted by relevance

12345678910>>...17

/dports/multimedia/handbrake/libbluray-1.3.0/contrib/asm/src/org/objectweb/asm/
H A DItem.java265 this.type = ClassWriter.BSM; in set()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DItem.java297 this.type = ClassWriter.BSM; in set()
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/asm/
H A DItem.java250 this.type = ClassWriter.BSM; in set()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DItem.java297 this.type = ClassWriter.BSM; in set()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/
H A DItem.java293 this.type = ClassWriter.BSM; in set()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/asm/
H A DItem.java250 this.type = ClassWriter.BSM; in set()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/
H A DItem.java293 this.type = ClassWriter.BSM; in set()
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/exoticoptions/
H A Danalyticholderextensibleoptionengine.cpp75 … Real BSM = BlackScholesCalculator(vanillaCallPayoff, S, growth, vol*sqrt(t1), discount).value(); in calculate() local
76 result = BSM in calculate()
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/mllib/linalg/
H A DMatrices.scala25 import breeze.linalg.{CSCMatrix => BSM, DenseMatrix => BDM, Matrix => BM}
629 new BSM[Double](values, numRows, numCols, colPtrs, rowIndices)
631 val breezeMatrix = new BSM[Double](values, numCols, numRows, colPtrs, rowIndices)
993 case sm: BSM[Double] =>
/dports/sysutils/clsync/clsync-85e5475/
H A DREADME.md248 * using BSM API;
254 * Using of BSM API requires auditd reconfiguration. It may hopple to real audit. Moreover this's a …
256 I recommend to use the BSM API at the moment. However when the libinotify will be production ready …
/dports/net/frr7-pythontools/frr-frr-7.5.1/yang/
H A Dfrr-pim.yang369 "Enables BSM support on the interface.";
375 "Accept/Send unicast BSM on the interface.";
/dports/net/frr7/frr-frr-7.5.1/yang/
H A Dfrr-pim.yang369 "Enables BSM support on the interface.";
375 "Accept/Send unicast BSM on the interface.";
/dports/math/R-cran-sspir/sspir/man/
H A DFkfs.Rd65 phi.start <- StructTS(log10(UKgas),type="BSM")$coef[c(4,1,2,3)]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/cds/appcds/test-classes/
H A DWrongBSM.jcod27 * in an incorrect BSM.
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/cds/appcds/test-classes/
H A DWrongBSM.jcod27 * in an incorrect BSM.
/dports/math/gretl/gretl-2021d/doc/tex/
H A DgretlR.tex372 the \emph{Basic Structural Model} (BSM), in which a time series is
431 \includegraphics{figures/BSM-output}
432 \caption{Estimated components from BSM}
433 \label{fig:BSM-output}
440 Figure~\ref{fig:BSM-output}. The estimates of the variances can be
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A DINSTALL98 Basic Security Module (BSM):
100 Native BSM support is know to exist in Solaris from at least 2.5.1,
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/dpstelecom/
H A DDPS-MIB-CG-V130 DESCRIPTION "MIB for Cellguard BSM support on DPS Products"
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_mac.c36 DEFINE_MTYPE_STATIC(BGPD, BSM, "Mac Hash Entry");
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_mac.c36 DEFINE_MTYPE_STATIC(BGPD, BSM, "Mac Hash Entry");
/dports/net-mgmt/observium/observium/mibs/dps/
H A DDPS-MIB-CG-V130 DESCRIPTION "MIB for Cellguard BSM support on DPS Products"
/dports/emulators/qemu42/qemu-4.2.1/hw/display/
H A Dxenfb.c606 const uint32_t BSM = (~0U) << (32 - BSB); \
617 (((spix << BSS) & BSM & BDM) >> BDS); \
/dports/emulators/qemu/qemu-6.2.0/hw/display/
H A Dxenfb.c606 const uint32_t BSM = (~0U) << (32 - BSB); \
617 (((spix << BSS) & BSM & BDM) >> BDS); \
/dports/emulators/qemu60/qemu-6.0.0/hw/display/
H A Dxenfb.c606 const uint32_t BSM = (~0U) << (32 - BSB); \
617 (((spix << BSS) & BSM & BDM) >> BDS); \
/dports/emulators/qemu-utils/qemu-4.2.1/hw/display/
H A Dxenfb.c606 const uint32_t BSM = (~0U) << (32 - BSB); \
617 (((spix << BSS) & BSM & BDM) >> BDS); \

12345678910>>...17