Home
last modified time | relevance | path

Searched refs:threshhold (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/dports/math/R-cran-memisc/memisc/man/
H A Dcases.Rd141 threshhold <- 5
145 d > threshhold -> 1,
146 d <= threshhold -> 2
174 d > threshhold,
175 d <= threshhold
180 d > threshhold,
181 d <= threshhold
185 d > threshhold,
186 d <= threshhold,
191 d > threshhold + 2,
[all …]
/dports/games/tads/tads-3.0.8/tads3/test/data/
H A Dadv3_num.t21 * given threshhold. It's often awkward in prose to spell out large
23 * context, so this routine lets the caller specify the threshhold.
26 * threshhold value, we'll return a string with the number spelled out.
27 * If the absolute value is greater than or equal to the threshhold
31 spellIntBelow(val, threshhold)
33 return spellIntBelowExt(val, threshhold, 0, 0);
37 * Spell out an integer number in words if it's below a threshhold,
42 spellIntBelowExt(val, threshhold, spellFlags, digitFlags)
50 if (absval < threshhold)
52 /* it's below the threshhold - spell it out in words */
[all …]
/dports/irc/epic4/epic4-2.10.9/script/
H A Ddcc_timeout1 @ dcc.inbound.threshhold = 0
2 @ dcc.outbound.threshhold = 0
11 if (time() - [$4] > dcc.inbound.threshhold)
17 if (time() - [$4] > dcc.outbound.threshhold)
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/inband_lib/
H A Dregister_io.v3 rssi_0, rssi_1, rssi_2, rssi_3, threshhold, rssi_wait, reg_0, reg_1, reg_2, reg_3,
20 output wire [31:0] threshhold; port
33 assign threshhold = out[1];
H A Dchan_fifo_reader.v4 underrun, tx_empty, debug, rssi, threshhold, rssi_wait) ;
20 input wire [31:0] threshhold; port
156 if (rssi <= threshhold || rssi_flag == 0)
H A Dtx_buffer_inband.v20 input wire [31:0] rssi_3, input wire [31:0] rssi_wait, input wire [31:0] threshhold, port
123 .threshhold(threshhold), .rssi_wait(rssi_wait));
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/graphics/glslang/glslang-11.7.1/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
34 Decorate 51(threshhold) Location 5
57 51(threshhold): 16(ptr) Variable Input
107 52: 6(float) Load 51(threshhold)
/dports/x11/imwheel/imwheel-1.0.0pre12/
H A Dimwheel.c95 restart=False, threshhold=0, focusOverride=True, sensitivity=0, transpose=False, variable
268 if(ABS(stick.y)>=threshhold||ABS(stick.x)>=threshhold) in getInput()
308 if(((ABS(old_stick.y)<threshhold&&ABS(old_stick.x)<threshhold && in getInput()
309 (ABS(stick.y)>=threshhold || ABS(stick.x)>=threshhold) && in getInput()
311 !threshhold) in getInput()
/dports/net-mgmt/observium/observium/mibs/zte/
H A DROUTERENV93 DESCRIPTION "First threshhold for cpu load."
101 DESCRIPTION "2nd threshhold for cpu load.."
109 DESCRIPTION "3rd threshhold for cpu load."
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NCAnalysisUGens/sc/HelpSource/Classes/
H A DTPV.schelp96 var input, inputAmp, threshhold, gate;
101 //threshhold = 0.001; // noise gating threshold
102 //gate = Lag.kr(inputAmp > threshhold, 0.01);
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
47 51(threshhold): 16(ptr) Variable Input
97 52: 6(float) Load 51(threshhold)
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
47 51(threshhold): 16(ptr) Variable Input
97 52: 6(float) Load 51(threshhold)
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.earlyReturnDiscard.frag.out22 Name 51 "threshhold"
47 51(threshhold): 16(ptr) Variable Input
97 52: 6(float) Load 51(threshhold)
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A DLogging.cpp279 int16 threshhold; in parse_mml_logging() local
280 if (dtree.read_attr("threshhold", threshhold)) in parse_mml_logging()
281 setLoggingThreshhold(domain.c_str(), threshhold); in parse_mml_logging()
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/
H A Dspv.earlyReturnDiscard.frag9 in float threshhold;
36 if (color.z > threshhold)
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A DearlyReturnDiscard.frag9 uniform float threshhold;
36 if (color.z > threshhold)
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.earlyReturnDiscard.frag9 in float threshhold;
36 if (color.z > threshhold)
H A DearlyReturnDiscard.frag9 uniform float threshhold;
36 if (color.z > threshhold)

12345678910>>...21