Home
last modified time | relevance | path

Searched refs:vls (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/dports/math/pspp/pspp-1.4.1/src/data/
H A Dvalue-labels.c42 struct val_labs *vls = xmalloc (sizeof *vls); in val_labs_create() local
43 vls->width = width; in val_labs_create()
45 return vls; in val_labs_create()
56 if (vls == NULL) in val_labs_clone()
98 if (vls != NULL) in val_labs_destroy()
102 free (vls); in val_labs_destroy()
126 return vls->width; in val_labs_get_width()
134 return vls == NULL ? 0 : hmap_count (&vls->labels); in val_labs_count()
271 if (vls != NULL) in val_labs_find_value()
296 return vls ? HMAP_FIRST (struct val_lab, node, &vls->labels) : NULL; in val_labs_first()
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/backend/apid/graphql/
H A Dsubscription.go50 vls := record.GetSubscriptions()
56 vls []string member
67 vls: set.Values(),
72 return len(set.vls)
77 for i, v := range set.vls {
84 return set.vls
88 var vls sort.Interface = sort.StringSlice(set.vls)
90 vls = sort.Reverse(vls)
92 sort.Sort(vls)
97 a := set.occurrences.Get(set.vls[i])
[all …]
/dports/devel/fpc-fcl-sdo/fpc-3.2.2/packages/fcl-sdo/tests/test_suite/
H A Dtest_changesummary.pas9267 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9271 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9273 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9274 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9327 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9331 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9333 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9334 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9387 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9391 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-sdo/tests/test_suite/
H A Dtest_changesummary.pas9267 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9271 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9273 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9274 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9327 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9331 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9333 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9334 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9387 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
9391 vls.delete(RandomRange(0, ( vls.size() - 1 ) ));
[all …]
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/tools/
H A Dmth_generic_frp.awk87 vls["s"] = VLS
88 vls["d"] = VLD
89 vls["c"] = VLS/2
90 vls["z"] = VLD/2
91 vls["i"] = VLS
92 vls["k"] = VLD
185 print " return __ZGV" VL_XYZ "N" vls[sd] "v"\
207 print "__g" sd "_" name ik "_" vls[sd] \
216 print " return __ZGV" VL_XYZ "N" vls[sd] "vv"\
224 print "__gs_" name ik "_" vls["s"] \
[all …]
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/asn1/test/
H A DX500NameTest.java561 RDN[] vls = n.getRDNs(BCStyle.CN); in performTest() local
562 if (vls.length != 1 || !getValue(vls[0]).equals("#nothex#string")) in performTest()
575 vls = n.getRDNs(BCStyle.CN); in performTest()
576 if (vls.length != 1 || !getValue(vls[0]).equals("a+b")) in performTest()
583 vls = n.getRDNs(BCStyle.CN); in performTest()
584 if (vls.length != 1 || !getValue(vls[0]).equals("a+b")) in performTest()
596 vls = n.getRDNs(BCStyle.CN); in performTest()
597 if (vls.length != 1 || !getValue(vls[0]).equals("a=b")) in performTest()
609 vls = n.getRDNs(BCStyle.TELEPHONE_NUMBER); in performTest()
610 if (vls.length != 1 || !getValue(vls[0]).equals("+61999999999")) in performTest()
[all …]
H A DX509NameTest.java523 Vector vls = n.getValues(X509Name.CN); in performTest() local
524 if (vls.size() != 1 || !vls.elementAt(0).equals("#nothex#string")) in performTest()
531 vls = n.getValues(X509Name.CN); in performTest()
532 if (vls.size() != 1 || !vls.elementAt(0).equals("a+b")) in performTest()
539 vls = n.getValues(X509Name.CN); in performTest()
540 if (vls.size() != 1 || !vls.elementAt(0).equals("a+b")) in performTest()
552 vls = n.getValues(X509Name.CN); in performTest()
553 if (vls.size() != 1 || !vls.elementAt(0).equals("a=b")) in performTest()
565 vls = n.getValues(X509Name.TELEPHONE_NUMBER); in performTest()
566 if (vls.size() != 1 || !vls.elementAt(0).equals("+61999999999")) in performTest()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Darm-cpu-features.c200 uint64_t vls = 0; in resp_get_sve_vls() local
220 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
228 return vls; in resp_get_sve_vls()
450 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
464 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
468 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
469 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
476 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
502 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
510 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Darm-cpu-features.c200 uint64_t vls = 0; in resp_get_sve_vls() local
220 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
228 return vls; in resp_get_sve_vls()
450 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
464 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
468 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
469 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
476 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
502 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
510 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/audio/rsynth/rsynth-2.0/
H A Dphonemes.def1 {'p', 0x70, "p", vls|blb|stp},
2 {'t', 0x74, "t", vls|alv|stp},
3 {'k', 0x6B, "k", vls|vel|stp},
10 {'f', 0x66, "f", vls|lbd|frc},
11 {'T', 0x54, "T", vls|dnt|frc},
12 {'s', 0x73, "s", vls|alv|frc},
13 {'S', 0x53, "S", vls|pla|frc},
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/
H A Darm-cpu-features.c219 uint64_t vls = 0; in resp_get_sve_vls() local
239 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
247 return vls; in resp_get_sve_vls()
473 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
487 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
491 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
492 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
499 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
525 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
533 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/
H A Darm-cpu-features.c219 uint64_t vls = 0; in resp_get_sve_vls() local
239 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
247 return vls; in resp_get_sve_vls()
473 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
487 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
491 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
492 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
499 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
525 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
533 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/
H A Darm-cpu-features.c238 uint64_t vls = 0; in resp_get_sve_vls() local
258 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
266 return vls; in resp_get_sve_vls()
501 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
527 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
537 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
538 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
545 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
571 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
579 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/
H A Darm-cpu-features.c223 uint64_t vls = 0; in resp_get_sve_vls() local
243 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
251 return vls; in resp_get_sve_vls()
504 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
530 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
540 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
541 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
548 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
574 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
582 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/
H A Darm-cpu-features.c238 uint64_t vls = 0; in resp_get_sve_vls() local
258 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
266 return vls; in resp_get_sve_vls()
527 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
553 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
563 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
564 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
571 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
597 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
605 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/
H A Darm-cpu-features.c238 uint64_t vls = 0; in resp_get_sve_vls() local
258 vls |= BIT_ULL((bits / 128) - 1); in resp_get_sve_vls()
266 return vls; in resp_get_sve_vls()
514 uint64_t vls; in test_query_cpu_model_expansion_kvm() local
540 vls = resp_get_sve_vls(resp); in test_query_cpu_model_expansion_kvm()
550 g_assert(vls != 0); in test_query_cpu_model_expansion_kvm()
551 max_vq = 64 - __builtin_clzll(vls); in test_query_cpu_model_expansion_kvm()
558 vq = 64 - __builtin_clzll(vls & ~BIT_ULL(max_vq - 1)); in test_query_cpu_model_expansion_kvm()
584 vq = __builtin_ffsll(vls); in test_query_cpu_model_expansion_kvm()
592 if (!(vls & BIT_ULL(vq - 1))) { in test_query_cpu_model_expansion_kvm()
[all …]
/dports/audio/clunk/clunk-1.3.261/clunk/
H A Ddistance_model.cpp77 float vls = sl.dot_product(l_vel) / len; in doppler_pitch() local
78 if (vls > max_speed) in doppler_pitch()
79 vls = max_speed; in doppler_pitch()
85 return (speed_of_sound - doppler_factor * vls) / (speed_of_sound - doppler_factor * vss); in doppler_pitch()
/dports/games/battletanks/btanks-0.9.8083/clunk/
H A Ddistance_model.cpp79 float vls = sl.dot_product(l_vel) / len; in doppler_pitch() local
80 if (vls > max_speed) in doppler_pitch()
81 vls = max_speed; in doppler_pitch()
87 return (speed_of_sound - doppler_factor * vls) / (speed_of_sound - doppler_factor * vss); in doppler_pitch()
/dports/security/R-cran-gitcreds/gitcreds/R/
H A Dprint.R13 vls <- unlist(x, use.names = FALSE) functionVar
14 vls[nms == "password"] <- "<-- hidden -->"
17 paste0(" ", format(nms), ": ", vls)
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/codecs/
H A Dcx20442.c156 int vls, vsp, old, len; in cx20442_write() local
170 vls = cx20442_pm_to_v253_vls(value); in cx20442_write()
171 if (vls < 0) in cx20442_write()
172 return vls; in cx20442_write()
178 if ((vls == V253_VLS_T) || in cx20442_write()
179 (vls == cx20442_pm_to_v253_vls(old))) { in cx20442_write()
184 len = snprintf(buf, ARRAY_SIZE(buf), "at+vls=%d\r", vls); in cx20442_write()
187 "at+vls=%d;+vsp=%d\r", vls, vsp); in cx20442_write()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/codecs/
H A Dcx20442.c156 int vls, vsp, old, len; in cx20442_write() local
170 vls = cx20442_pm_to_v253_vls(value); in cx20442_write()
171 if (vls < 0) in cx20442_write()
172 return vls; in cx20442_write()
178 if ((vls == V253_VLS_T) || in cx20442_write()
179 (vls == cx20442_pm_to_v253_vls(old))) { in cx20442_write()
184 len = snprintf(buf, ARRAY_SIZE(buf), "at+vls=%d\r", vls); in cx20442_write()
187 "at+vls=%d;+vsp=%d\r", vls, vsp); in cx20442_write()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/codecs/
H A Dcx20442.c156 int vls, vsp, old, len; in cx20442_write() local
170 vls = cx20442_pm_to_v253_vls(value); in cx20442_write()
171 if (vls < 0) in cx20442_write()
172 return vls; in cx20442_write()
178 if ((vls == V253_VLS_T) || in cx20442_write()
179 (vls == cx20442_pm_to_v253_vls(old))) { in cx20442_write()
184 len = snprintf(buf, ARRAY_SIZE(buf), "at+vls=%d\r", vls); in cx20442_write()
187 "at+vls=%d;+vsp=%d\r", vls, vsp); in cx20442_write()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/arm64/fp/
H A DMakefile4 TEST_GEN_PROGS := sve-ptrace sve-probe-vls
12 sve-probe-vls: sve-probe-vls.o
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/arm64/fp/
H A DMakefile4 TEST_GEN_PROGS := sve-ptrace sve-probe-vls
12 sve-probe-vls: sve-probe-vls.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/arm64/fp/
H A DMakefile4 TEST_GEN_PROGS := sve-ptrace sve-probe-vls
12 sve-probe-vls: sve-probe-vls.o

12345678910>>...22