Home
last modified time | relevance | path

Searched refs:prev_step (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/devel/llvm12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/devel/llvm13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno is None or step.current_location.lineno is None:
110 if prev_step.current_location.lineno > step.current_location.lineno:
113 if prev_step.current_location.lineno < step.current_location.lineno:
117 if prev_step.current_location.column > step.current_location.column:
120 if prev_step.current_location.column < step.current_location.column:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py93 prev_step = self.steps[-1]
95 if prev_step.current_function is None:
98 if prev_step.num_frames < step.num_frames:
101 if prev_step.num_frames > step.num_frames:
103 prev_step = frame_step if frame_step is not None else prev_step
106 if prev_step.current_location.lineno > step.current_location.lineno:
109 if prev_step.current_location.lineno < step.current_location.lineno:
113 if prev_step.current_location.column > step.current_location.column:
116 if prev_step.current_location.column < step.current_location.column:
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/prim_store/gradient/
H A Dmod.rs119 prev_step: &PremultipliedColorF,
135 if step == *prev_step {
218 let mut prev_step = cur_color; in build() localVariable
221 prev_step = GradientGpuBlockBuilder::fill_colors( in build()
227 &prev_step, in build()
245 &prev_step, in build()
263 &prev_step, in build()
267 prev_step = GradientGpuBlockBuilder::fill_colors( in build()
273 &prev_step, in build()
291 &prev_step, in build()
[all …]
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/prim_store/gradient/
H A Dmod.rs119 prev_step: &PremultipliedColorF,
135 if step == *prev_step {
218 let mut prev_step = cur_color; in build() localVariable
221 prev_step = GradientGpuBlockBuilder::fill_colors( in build()
227 &prev_step, in build()
245 &prev_step, in build()
263 &prev_step, in build()
267 prev_step = GradientGpuBlockBuilder::fill_colors( in build()
273 &prev_step, in build()
291 &prev_step, in build()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/prim_store/gradient/
H A Dmod.rs119 prev_step: &PremultipliedColorF,
135 if step == *prev_step {
218 let mut prev_step = cur_color; in build() localVariable
221 prev_step = GradientGpuBlockBuilder::fill_colors( in build()
227 &prev_step, in build()
245 &prev_step, in build()
263 &prev_step, in build()
267 prev_step = GradientGpuBlockBuilder::fill_colors( in build()
273 &prev_step, in build()
291 &prev_step, in build()
[all …]
/dports/math/fann/FANN-2.2.0-Source/src/
H A Dfann_train.c633 fann_type w, prev_step, slope, prev_slope, next_step; in fann_update_weights_quickprop() local
645 prev_step = prev_steps[i]; in fann_update_weights_quickprop()
651 if(prev_step > 0.001) in fann_update_weights_quickprop()
663 else if(prev_step < -0.001) in fann_update_weights_quickprop()
720 fann_type prev_step, slope, prev_slope, next_step, same_sign; in fann_update_weights_irpropm() local
738 next_step = fann_min(prev_step * increase_factor, delta_max); in fann_update_weights_irpropm()
741 next_step = fann_max(prev_step * decrease_factor, delta_min); in fann_update_weights_irpropm()
812 next_step = fann_min(prev_step * increase_factor, delta_max); in fann_update_weights_sarprop()
821 if(prev_step < step_error_threshold_factor * MSE) in fann_update_weights_sarprop()
831 weights[i] += prev_step; in fann_update_weights_sarprop()
[all …]
/dports/devel/projectcenter/ProjectCenter-0.6.2/Modules/Parsers/ProjectCenter/
H A DObjCClassHandler.m43 prev_step = ClassNone;
122 if (prev_step == ClassNone)
124 prev_step = ClassName;
211 prev_step = ClassNone;
216 if (prev_step == ClassBody)
219 prev_step = ClassNone;
232 && (prev_step != ClassName))
270 prev_step = step;
H A DObjCMethodHandler.m42 prev_step = step = MethodNone;
193 prev_step = MethodNone;
242 prev_step = step;
254 if (prev_step == MethodParameterStart)
256 step = prev_step;
/dports/games/libretro-emux/emux-640d4ba/main/
H A Daudio.c130 float prev_step; in audio_enqueue() local
153 prev_step = resample_data.step; in audio_enqueue()
154 resample_data.step = prev_step + resample_data.mul; in audio_enqueue()
155 while ((int)prev_step != (int)resample_data.step) { in audio_enqueue()
/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dzeroin.c120 double prev_step = b-a; /* Distance from the last but one in R_zeroin2() local
145 if( fabs(prev_step) >= tol_act /* If prev_step was large enough*/ in R_zeroin2()
168 && p < fabs(prev_step*q/2) ) /* and isn't too large */ in R_zeroin2()
/dports/math/R-cran-truncnorm/truncnorm/src/
H A Dzeroin.c119 double prev_step = b - a; /* Distance from the last but one in truncnorm_zeroin() local
146 if (fabs(prev_step) >= tol_act /* If prev_step was large enough*/ in truncnorm_zeroin()
172 p < fabs(prev_step * q / 2)) /* and isn't too large */ in truncnorm_zeroin()
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Dzeroin.c120 double prev_step = b-a; /* Distance from the last but one in R_zeroin2() local
145 if( fabs(prev_step) >= tol_act /* If prev_step was large enough*/ in R_zeroin2()
168 && p < fabs(prev_step*q/2) ) /* and isn't too large */ in R_zeroin2()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DRootSolver.cpp95 Array<double> prev_step(0.0,N); in solve() local
133 prev_step[i] = b[i] - a[i]; in solve()
151 if( fabs(prev_step[i])>=tol_act[i] && fabs(fa[i])>fabs(fb[i]) ) { in solve()
176 … if( p[i]<(0.75*cb*q[i] - 0.5*fabs(tol_act[i]*q[i])) && p[i]<fabs(0.5*prev_step[i]*q[i]) ) in solve()
/dports/math/igraph/igraph-0.9.5/src/internal/
H A Dzeroin.c124 igraph_real_t prev_step = b - a; /* Distance from the last but one in igraph_zeroin() local
151 if ( fabs(prev_step) >= tol_act /* If prev_step was large enough*/ in igraph_zeroin()
175 && p < fabs(prev_step * q / 2) ) { /* and isn't too large */ in igraph_zeroin()
/dports/math/R-cran-igraph/igraph/src/
H A Dzeroin.c123 igraph_real_t prev_step = b - a; /* Distance from the last but one in igraph_zeroin() local
150 if ( fabs(prev_step) >= tol_act /* If prev_step was large enough*/ in igraph_zeroin()
174 && p < fabs(prev_step * q / 2) ) { /* and isn't too large */ in igraph_zeroin()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/pathfinder/
H A Dsched_path_finder.cpp74 MapCoord prev_step = search->get_step(prev_step_i); in is_location_in_path() local
75 return (loc == prev_step); in is_location_in_path()
/dports/www/seahub/seahub-8.0.7-server/seahub/two_factor/views/
H A Dutils.py74 for prev_step in keys[key::-1]:
75 if self.is_step_visible(prev_step):
76 return prev_step
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/test/
H A Dcontrollermap.c111 MappingStep *step, *prev_step; in WatchJoystick() local
295 prev_step = &steps[--s]; in WatchJoystick()
296 … SDL_strlcpy(mapping, prev_step->mapping, SDL_arraysize(prev_step->mapping)); in WatchJoystick()

123