Home
last modified time | relevance | path

Searched refs:below_threshold (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/stats/
H A Dconnstats.c55 uint32_t below_threshold; member
148 cnt->below_threshold++; in add_entry_to_count()
176 counts.below_threshold, counts.mostly_read, counts.mostly_written, in collect_period_statistics()
241 counts.below_threshold, in conn_stats_format()
247 counts_ipv6.below_threshold, in conn_stats_format()
/dports/security/tor/tor-0.4.6.8/src/feature/stats/
H A Dconnstats.c55 uint32_t below_threshold; member
148 cnt->below_threshold++; in add_entry_to_count()
176 counts.below_threshold, counts.mostly_read, counts.mostly_written, in collect_period_statistics()
241 counts.below_threshold, in conn_stats_format()
247 counts_ipv6.below_threshold, in conn_stats_format()
/dports/net/py-s3transfer/s3transfer-0.5.0/tests/unit/
H A Dtest_s3transfer.py572 below_threshold = 20
576 'ContentLength': below_threshold}
594 below_threshold = 20
598 'ContentLength': below_threshold}
615 below_threshold = 20
619 'ContentLength': below_threshold}
631 below_threshold = 20
635 'ContentLength': below_threshold}
649 below_threshold = 20
653 'ContentLength': below_threshold}
/dports/x11/i3status/i3status-2.14/src/
H A Dprint_disk_info.c67 static bool below_threshold(struct statfs buf, const char *prefix_type, const char *threshold_type,… function
69 static bool below_threshold(struct statvfs buf, const char *prefix_type, const char *threshold_type…
177 …} else if (ctx->low_threshold > 0 && below_threshold(buf, ctx->prefix_type, ctx->threshold_type, c…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/RISCV/
H A Djumptable.ll11 define void @below_threshold(i32 %in, i32* %out) nounwind {
12 ; RV32I-SMALL-LABEL: below_threshold:
44 ; RV32I-MEDIUM-LABEL: below_threshold:
76 ; RV64I-SMALL-LABEL: below_threshold:
109 ; RV64I-MEDIUM-LABEL: below_threshold:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll11 define void @below_threshold(i32 %in, i32* %out) nounwind {
12 ; RV32I-SMALL-LABEL: below_threshold:
44 ; RV32I-MEDIUM-LABEL: below_threshold:
76 ; RV64I-SMALL-LABEL: below_threshold:
109 ; RV64I-MEDIUM-LABEL: below_threshold:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll11 define void @below_threshold(i32 %in, i32* %out) nounwind {
12 ; RV32I-SMALL-LABEL: below_threshold:
44 ; RV32I-MEDIUM-LABEL: below_threshold:
76 ; RV64I-SMALL-LABEL: below_threshold:
110 ; RV64I-MEDIUM-LABEL: below_threshold:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll11 define void @below_threshold(i32 %in, i32* %out) nounwind {
12 ; RV32I-SMALL-LABEL: below_threshold:
44 ; RV32I-MEDIUM-LABEL: below_threshold:
76 ; RV64I-SMALL-LABEL: below_threshold:
109 ; RV64I-MEDIUM-LABEL: below_threshold:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll11 define void @below_threshold(i32 %in, i32* %out) nounwind {
12 ; RV32I-SMALL-LABEL: below_threshold:
44 ; RV32I-MEDIUM-LABEL: below_threshold:
76 ; RV64I-SMALL-LABEL: below_threshold:
110 ; RV64I-MEDIUM-LABEL: below_threshold:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/RISCV/
H A Djumptable.ll11 define void @below_threshold(i32 %in, i32* %out) nounwind {
12 ; RV32I-SMALL-LABEL: below_threshold:
44 ; RV32I-MEDIUM-LABEL: below_threshold:
76 ; RV64I-SMALL-LABEL: below_threshold:
109 ; RV64I-MEDIUM-LABEL: below_threshold:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Djumptable.ll11 define void @below_threshold(i32 %in, i32* %out) nounwind {
12 ; RV32I-SMALL-LABEL: below_threshold:
44 ; RV32I-MEDIUM-LABEL: below_threshold:
76 ; RV64I-SMALL-LABEL: below_threshold:
109 ; RV64I-MEDIUM-LABEL: below_threshold:
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c47 static bool below_threshold(struct threshold *t, dm_block_t value) in below_threshold() function
54 return t->value_set && below_threshold(t, t->current_value); in threshold_already_triggered()
59 if (below_threshold(t, value) && in check_threshold()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c47 static bool below_threshold(struct threshold *t, dm_block_t value) in below_threshold() function
54 return t->value_set && below_threshold(t, t->current_value); in threshold_already_triggered()
59 if (below_threshold(t, value) && in check_threshold()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c47 static bool below_threshold(struct threshold *t, dm_block_t value) in below_threshold() function
54 return t->value_set && below_threshold(t, t->current_value); in threshold_already_triggered()
59 if (below_threshold(t, value) && in check_threshold()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/audio/audiofx/tests/
H A Daudioloudnorm.rs249 fn below_threshold() { in below_threshold() function
/dports/devel/fatal/fatal-2021.12.27.00/fatal/container/test/
H A Dvariant_test.cpp2476 struct below_threshold { void *a; }; argument
2484 incomplete, below_threshold, at_threshold, above_threshold, default_recursive
2489 incomplete, below_threshold, at_threshold, above_threshold, dynamic_recursive
2493 below_threshold, at_threshold, above_threshold
2514 FATAL_EXPECT_FALSE(default_policy_test<below_threshold>::value); in FATAL_TEST()
2524 FATAL_EXPECT_TRUE(dynamic_policy_test<below_threshold>::value); in FATAL_TEST()
2534 FATAL_EXPECT_FALSE(automatic_policy_test<below_threshold>::value); in FATAL_TEST()
/dports/net/geoclue/geoclue-3bb60dd600a8b247fd6049e7e5b1c73c2c5fc0e8/src/
H A Dgclue-service-client.c185 below_threshold (GClueServiceClient *client, in below_threshold() function
217 if (priv->location != NULL && below_threshold (client, location_info)) { in on_locator_location_changed()
/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_thresholds.c475 below_threshold(const struct rule *rule, struct threshold *threshold) in below_threshold() function
561 if (below_threshold(rule, threshold) < 0) in check_threshold_cnt()
/dports/devel/p5-Test2-Harness/Test2-Harness-1.000082/lib/Test2/Harness/
H A DRunner.pm120below_threshold => ($self->{+PRELOAD_THRESHOLD} && $self->{+JOBS_TODO} && $self->{+PRELOAD_THRESHO…
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp7673 Label copy_32_loop, copy_loop_tail, below_threshold; in char_array_compress() local
7680 jcc(Assembler::zero, below_threshold); in char_array_compress()
7763 bind(below_threshold); in char_array_compress()
7861 Label copy_chars_loop, done, below_threshold, avx3_threshold; in byte_array_inflate() local
7881 jcc(Assembler::zero, below_threshold); in byte_array_inflate()
7945 bind(below_threshold); in byte_array_inflate()
7982 bind(below_threshold); in byte_array_inflate()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp8031 Label copy_32_loop, copy_loop_tail, below_threshold; in char_array_compress() local
8038 jcc(Assembler::zero, below_threshold); in char_array_compress()
8121 bind(below_threshold); in char_array_compress()
8219 Label copy_chars_loop, done, below_threshold, avx3_threshold; in byte_array_inflate() local
8239 jcc(Assembler::zero, below_threshold); in byte_array_inflate()
8303 bind(below_threshold); in byte_array_inflate()
8340 bind(below_threshold); in byte_array_inflate()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp7556 Label copy_32_loop, copy_loop_tail, below_threshold; in char_array_compress() local
7563 jcc(Assembler::zero, below_threshold); in char_array_compress()
7646 bind(below_threshold); in char_array_compress()
7744 Label copy_chars_loop, done, below_threshold, avx3_threshold; in byte_array_inflate() local
7764 jcc(Assembler::zero, below_threshold); in byte_array_inflate()
7828 bind(below_threshold); in byte_array_inflate()
7865 bind(below_threshold); in byte_array_inflate()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp9556 Label copy_32_loop, copy_loop_tail, below_threshold; in char_array_compress() local
9563 jcc(Assembler::zero, below_threshold); in char_array_compress()
9646 bind(below_threshold); in char_array_compress()
9744 Label copy_chars_loop, done, below_threshold, avx3_threshold; in byte_array_inflate() local
9764 jcc(Assembler::zero, below_threshold); in byte_array_inflate()
9828 bind(below_threshold); in byte_array_inflate()
9865 bind(below_threshold); in byte_array_inflate()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp9368 Label copy_32_loop, copy_loop_tail, below_threshold; in char_array_compress() local
9375 jcc(Assembler::zero, below_threshold); in char_array_compress()
9458 bind(below_threshold); in char_array_compress()
9556 Label copy_chars_loop, done, below_threshold; in byte_array_inflate() local
9576 jcc(Assembler::zero, below_threshold); in byte_array_inflate()
9639 bind(below_threshold); in byte_array_inflate()
9682 bind(below_threshold); in byte_array_inflate()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp9562 Label copy_32_loop, copy_loop_tail, below_threshold; in char_array_compress() local
9569 jcc(Assembler::zero, below_threshold); in char_array_compress()
9652 bind(below_threshold); in char_array_compress()
9750 Label copy_chars_loop, done, below_threshold, avx3_threshold; in byte_array_inflate() local
9770 jcc(Assembler::zero, below_threshold); in byte_array_inflate()
9834 bind(below_threshold); in byte_array_inflate()
9871 bind(below_threshold); in byte_array_inflate()

12