Home
last modified time | relevance | path

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

1234567891011

/dports/devel/arm-elf-binutils/binutils-2.37/libctf/
H A Dctf-labels.c25 uint32_t *num_labels) in extract_label_info()
44 uint32_t num_labels = 0; in ctf_label_topmost() local
68 uint32_t num_labels = 0; in ctf_label_iter() local
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/common/ctf/
H A Dctf_labels.c35 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) in extract_label_info()
62 uint_t num_labels = 0; // XXX: gcc in ctf_label_topmost() local
86 uint_t i, num_labels = 0; // XXX: gcc in ctf_label_iter() local
/dports/devel/gdb/gdb-11.1/libctf/
H A Dctf-labels.c25 uint32_t *num_labels) in extract_label_info()
44 uint32_t num_labels = 0; in ctf_label_topmost() local
68 uint32_t num_labels = 0; in ctf_label_iter() local
/dports/devel/gnulibiberty/binutils-2.37/libctf/
H A Dctf-labels.c25 uint32_t *num_labels) in extract_label_info()
44 uint32_t num_labels = 0; in ctf_label_topmost() local
68 uint32_t num_labels = 0; in ctf_label_iter() local
/dports/devel/binutils/binutils-2.37/libctf/
H A Dctf-labels.c25 uint32_t *num_labels) in extract_label_info()
44 uint32_t num_labels = 0; in ctf_label_topmost() local
68 uint32_t num_labels = 0; in ctf_label_iter() local
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dmpls.c37 int mpls_str2label(const char *label_str, uint8_t *num_labels, in mpls_str2label()
82 char *mpls_label2str(uint8_t num_labels, const mpls_label_t *labels, char *buf, in mpls_label2str()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dmpls.c37 int mpls_str2label(const char *label_str, uint8_t *num_labels, in mpls_str2label()
82 char *mpls_label2str(uint8_t num_labels, const mpls_label_t *labels, char *buf, in mpls_label2str()
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/gluon/audio/urban_sounds/
H A Dmodel.py26 def get_net(num_labels=10): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/gluon/audio/urban_sounds/
H A Dmodel.py26 def get_net(num_labels=10): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dmultibox_target.cu40 const int num_labels, in InitGroundTruthFlags()
56 const int num_anchors, const int num_labels) { in FindBestMatches()
133 const int num_labels, in FindGoodMatches()
176 const int num_labels, const int num_classes) { in NegativeMining()
287 const int num_labels, const int label_width, in AssignTrainigTargets()
353 const int num_labels = labels.size(1); in MultiBoxTargetForward() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dmultibox_target.cu40 const int num_labels, in InitGroundTruthFlags()
56 const int num_anchors, const int num_labels) { in FindBestMatches()
133 const int num_labels, in FindGoodMatches()
176 const int num_labels, const int num_classes) { in NegativeMining()
287 const int num_labels, const int label_width, in AssignTrainigTargets()
353 const int num_labels = labels.size(1); in MultiBoxTargetForward() local
/dports/science/py-dipy/dipy-1.4.1/dipy/align/
H A Dexpectmax.pyx218 int num_labels, int[:, :] labels):
285 int num_labels, int[:, :, :] labels):
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/trust-dns-proto-0.19.5/src/rr/dnssec/rdata/
H A Dsig.rs186 num_labels: u8, field
317 pub fn num_labels(&self) -> u8 { in num_labels() method
459 let num_labels = decoder.read_u8()?.unverified(/*technically valid as any u8*/); in read() localVariable
/dports/net/proby/proby-1.0.2/cargo-crates/trust-dns-proto-0.18.0-alpha.2/src/rr/dnssec/rdata/
H A Dsig.rs186 num_labels: u8, field
317 pub fn num_labels(&self) -> u8 { in num_labels() method
459 let num_labels = decoder.read_u8()?.unverified(/*technically valid as any u8*/); in read() localVariable
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/nce-loss/
H A Dtoy_softmax.py27 def get_net(num_labels): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/nce-loss/
H A Dtoy_softmax.py27 def get_net(num_labels): argument
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/rr/dnssec/rdata/
H A Dsig.rs187 num_labels: u8, field
318 pub fn num_labels(&self) -> u8 { in num_labels() method
460 let num_labels = decoder.read_u8()?.unverified(/*technically valid as any u8*/); in read() localVariable
/dports/net/oha/oha-0.4.7/cargo-crates/trust-dns-proto-0.20.3/src/rr/dnssec/rdata/
H A Dsig.rs187 num_labels: u8, field
318 pub fn num_labels(&self) -> u8 { in num_labels() method
460 let num_labels = decoder.read_u8()?.unverified(/*technically valid as any u8*/); in read() localVariable
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/dfsan/
H A Ddump_labels.c39 unsigned long num_labels = 1 << (sizeof(dfsan_label) * 8); in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/dfsan/
H A Ddump_labels.c39 unsigned long num_labels = 1 << (sizeof(dfsan_label) * 8); in main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/dfsan/
H A Ddump_labels.c39 unsigned long num_labels = 1 << (sizeof(dfsan_label) * 8); in main() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/dfsan/
H A Ddump_labels.c39 unsigned long num_labels = 1 << (sizeof(dfsan_label) * 8); in main() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/dfsan/
H A Ddump_labels.c39 unsigned long num_labels = 1 << (sizeof(dfsan_label) * 8); in main() local
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/dfsan/
H A Ddump_labels.c39 unsigned long num_labels = 1 << (sizeof(dfsan_label) * 8); in main() local
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/dfsan/
H A Ddump_labels.c39 unsigned long num_labels = 1 << (sizeof(dfsan_label) * 8); in main() local

1234567891011