Home
last modified time | relevance | path

Searched refs:no_trim (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Dsh6red.c184 int no_trim = 0; local
186 sh6trimlist (pintdat->vpoint[i], &trim, &no_trim, &no_alloc);
187 for (j = 0; j < no_trim; j++)
195 if (j == no_trim)
198 for (j = 1; j < no_trim; j++)
/dports/databases/p5-SQL-Translator/SQL-Translator-1.62/script/
H A Dsqlt170 my $no_trim; # don't trim whitespace on xSV fields
218 'no-trim' => \$no_trim,
290 trim_fields => $no_trim ? 0 : 1,
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/internal/asm/f32/
H A Dsum_amd64.s33 JZ no_trim // if TAIL == 0 { goto no_trim }
44 no_trim: label
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dsum_amd64.s33 JZ no_trim // if TAIL == 0 { goto no_trim }
42 no_trim: label
H A Daxpyunitary_amd64.s65 JZ no_trim // if TAIL == 0 { goto no_trim }
76 no_trim: label
H A Daxpyunitaryto_amd64.s69 JZ no_trim // if TAIL == 0 { goto no_trim }
80 no_trim: label
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dsum_amd64.s33 JZ no_trim // if TAIL == 0 { goto no_trim }
42 no_trim: label
H A Daxpyunitary_amd64.s65 JZ no_trim // if TAIL == 0 { goto no_trim }
76 no_trim: label
H A Daxpyunitaryto_amd64.s69 JZ no_trim // if TAIL == 0 { goto no_trim }
80 no_trim: label
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dsum_amd64.s33 JZ no_trim // if TAIL == 0 { goto no_trim }
41 no_trim: label
H A Daxpyunitary_amd64.s65 JZ no_trim // if TAIL == 0 { goto no_trim }
76 no_trim: label
H A Daxpyunitaryto_amd64.s69 JZ no_trim // if TAIL == 0 { goto no_trim }
80 no_trim: label
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dsum_amd64.s33 JZ no_trim // if TAIL == 0 { goto no_trim }
42 no_trim: label
H A Daxpyunitary_amd64.s65 JZ no_trim // if TAIL == 0 { goto no_trim }
76 no_trim: label
H A Daxpyunitaryto_amd64.s69 JZ no_trim // if TAIL == 0 { goto no_trim }
80 no_trim: label
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dsum_amd64.s33 JZ no_trim // if TAIL == 0 { goto no_trim }
42 no_trim: label
H A Daxpyunitary_amd64.s65 JZ no_trim // if TAIL == 0 { goto no_trim }
76 no_trim: label
H A Daxpyunitaryto_amd64.s69 JZ no_trim // if TAIL == 0 { goto no_trim }
80 no_trim: label
/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-capture-pane.c113 int n, with_codes, escape_c0, join_lines, no_trim; in cmd_capture_pane_history() local
173 no_trim = args_has(args, 'N'); in cmd_capture_pane_history()
178 escape_c0, !join_lines && !no_trim); in cmd_capture_pane_history()
/dports/www/castor/castor-0.8.16/cargo-crates/url-2.1.1/src/
H A Dquirks.rs108 let input = Input::no_trim(new_host); in set_host()
161 let input = Input::no_trim(new_hostname); in set_hostname()
/dports/games/genact/genact-0.10.0/cargo-crates/url-2.1.1/src/
H A Dquirks.rs108 let input = Input::no_trim(new_host); in set_host()
161 let input = Input::no_trim(new_hostname); in set_hostname()
/dports/net-im/fractal/fractal-4.4.0/vendor/url/src/
H A Dquirks.rs108 let input = Input::no_trim(new_host); in set_host()
161 let input = Input::no_trim(new_hostname); in set_hostname()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/url-2.1.1/src/
H A Dquirks.rs108 let input = Input::no_trim(new_host); in set_host()
161 let input = Input::no_trim(new_hostname); in set_hostname()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/url-2.1.1/src/
H A Dquirks.rs108 let input = Input::no_trim(new_host); in set_host()
161 let input = Input::no_trim(new_hostname); in set_hostname()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/url-2.1.1/src/
H A Dquirks.rs108 let input = Input::no_trim(new_host); in set_host()
161 let input = Input::no_trim(new_hostname); in set_hostname()

123456789