Home
last modified time | relevance | path

Searched refs:removes (Results 1 – 25 of 10163) sorted by relevance

12345678910>>...407

/dports/lang/rust/rustc-1.58.1-src/src/test/mir-opt/
H A Dsimplify_locals_removes_unused_consts.main.SimplifyLocals.diff6 - let mut _1: ((), ()); // in scope 0 at $DIR/simplify-locals-removes-unused-con…
7 - let mut _2: (); // in scope 0 at $DIR/simplify-locals-removes-unused-con…
8 - let mut _3: (); // in scope 0 at $DIR/simplify-locals-removes-unused-con…
9 - let _4: (); // in scope 0 at $DIR/simplify-locals-removes-unused-con…
10 - let mut _5: ((), ()); // in scope 0 at $DIR/simplify-locals-removes-unused-con…
11 - let mut _6: (); // in scope 0 at $DIR/simplify-locals-removes-unused-con…
13 - let _8: (); // in scope 0 at $DIR/simplify-locals-removes-unused-con…
23 - StorageLive(_1); // scope 0 at $DIR/simplify-locals-removes-unused-consts…
29 - StorageLive(_4); // scope 1 at $DIR/simplify-locals-removes-unused-consts…
39 … // + span: $DIR/simplify-locals-removes-unused-consts.rs:14:5: 14:12
[all …]
H A Dsimplify_locals_removes_unused_discriminant_reads.map.SimplifyLocals.64bit.diff5 …debug x => _1; // in scope 0 at $DIR/simplify-locals-removes-unused-discrimi…
7 - let mut _2: isize; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
8 - let _3: std::boxed::Box<()>; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
9 - let mut _4: std::boxed::Box<()>; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
10 - let mut _5: bool; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
11 - let mut _6: isize; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
12 - let mut _7: isize; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
18 - _5 = const false; // scope 0 at $DIR/simplify-locals-removes-unused-discri…
19 - _5 = const true; // scope 0 at $DIR/simplify-locals-removes-unused-discri…
22 - _6 = discriminant(_1); // scope 0 at $DIR/simplify-locals-removes-unused-discri…
[all …]
H A Dsimplify_locals_removes_unused_discriminant_reads.map.SimplifyLocals.32bit.diff5 …debug x => _1; // in scope 0 at $DIR/simplify-locals-removes-unused-discrimi…
7 - let mut _2: isize; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
8 - let _3: std::boxed::Box<()>; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
9 - let mut _4: std::boxed::Box<()>; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
10 - let mut _5: bool; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
11 - let mut _6: isize; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
12 - let mut _7: isize; // in scope 0 at $DIR/simplify-locals-removes-unused-dis…
18 - _5 = const false; // scope 0 at $DIR/simplify-locals-removes-unused-discri…
19 - _5 = const true; // scope 0 at $DIR/simplify-locals-removes-unused-discri…
22 - _6 = discriminant(_1); // scope 0 at $DIR/simplify-locals-removes-unused-discri…
[all …]
/dports/net/fort/FORT-validator-1.5.3/src/rtr/db/
H A Ddelta.c34 struct deltas_v4 removes; member
38 struct deltas_v6 removes; member
42 struct deltas_rk removes; member
58 deltas_v4_init(&result->v4.removes); in deltas_create()
60 deltas_v6_init(&result->v6.removes); in deltas_create()
62 deltas_rk_init(&result->rk.removes); in deltas_create()
100 return &deltas->v4.removes; in get_deltas_array4()
113 return &deltas->v6.removes; in get_deltas_array6()
169 && (deltas->v4.removes.len == 0) in deltas_is_empty()
171 && (deltas->v6.removes.len == 0) in deltas_is_empty()
[all …]
/dports/irc/epic4/help/6_Functions/
H A Dstripcrap11 * ALL_OFF removes ALL_OFF characters (^O)
13 * ALL removes everything except escapes (including ANSI)
17 * BLINK removes BLINK characters (^F)
19 * BOLD removes BOLD characters (^B)
21 * COLOR removes COLOR sequences (^C)
25 * ND_SPACE removes non-destructive spaces (^S)
28 * REVERSE removes REVERSE characters (^R)
30 * ROM_CHAR removes ROM_CHAR characters (^P)
32 * UNDERLINE removes UNDERLINE characters (^_)
44 and removes all unsafe ones entirely; it removes all BOLD, BLINK,
[all …]
/dports/sysutils/py-ansible-lint/ansible-lint-5.3.1/examples/playbooks/
H A Dcommand-check-success.yml8 - name: command with removes check
11 removes: Z
20 - name: command with inline removes
21 command: removes=Z echo blah
35 - name: shell with removes check
38 removes: Z
47 - name: shell with inline removes
48 shell: removes=Z echo blah
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/set/
H A DWritableSet.java140 Set<E> removes = new HashSet<>(); in removeAll() local
145 removes.add((E) element); in removeAll()
148 if (removes.size() > 0) { in removeAll()
150 fireSetChange(Diffs.createSetDiff(additions, removes)); in removeAll()
159 Set<E> removes = new HashSet<>(); in retainAll() local
165 removes.add(element); in retainAll()
168 if (removes.size() > 0) { in retainAll()
170 fireSetChange(Diffs.createSetDiff(additions, removes)); in retainAll()
179 Set<E> removes = new HashSet<>(wrappedSet); in clear() local
182 fireSetChange(Diffs.createSetDiff(additions, removes)); in clear()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmlchangeset.cpp121 QVector<Change> removes; in remove() local
122 removes.append(Change(index, count)); in remove()
123 remove(&removes, nullptr); in remove()
135 QVector<Change> removes; in move() local
136 removes.append(Change(from, count, moveId)); in move()
139 remove(&removes, &inserts); in move()
177 QVector<Change> r = removes; in remove()
188 for (; rit != removes->end(); ++rit) { in remove()
318 for (rit = removes->begin(); rit != removes->end(); ++rit) { in remove()
490 QVector<Change> r = removes; in move()
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmlchangeset.cpp121 QVector<Change> removes; in remove() local
122 removes.append(Change(index, count)); in remove()
123 remove(&removes, nullptr); in remove()
135 QVector<Change> removes; in move() local
136 removes.append(Change(from, count, moveId)); in move()
139 remove(&removes, &inserts); in move()
177 QVector<Change> r = removes; in remove()
188 for (; rit != removes->end(); ++rit) { in remove()
318 for (rit = removes->begin(); rit != removes->end(); ++rit) { in remove()
490 QVector<Change> r = removes; in move()
[all …]
/dports/sysutils/terraform/terraform-1.0.11/website/docs/language/functions/
H A Dtrimsuffix.html.md6 The trimsuffix function removes the specified suffix from the end of a
12 `trimsuffix` removes the specified suffix from the end of the given string.
23 * [`trim`](./trim.html) removes characters at the start and end of a string.
24 * [`trimprefix`](./trimprefix.html) removes a word from the start of a string.
25 * [`trimspace`](./trimspace.html) removes all types of whitespace from
H A Dtrimprefix.html.md6 The trimprefix function removes the specified prefix from the start of a
12 `trimprefix` removes the specified prefix from the start of the given string. If the string does no…
28 * [`trim`](./trim.html) removes characters at the start and end of a string.
29 * [`trimsuffix`](./trimsuffix.html) removes a word from the end of a string.
30 * [`trimspace`](./trimspace.html) removes all types of whitespace from
H A Dtrim.html.md6 The trim function removes the specified set of characters from the start and end of
12 `trim` removes the specified set of characters from the start and end of the given
37 * [`trimprefix`](./trimprefix.html) removes a word from the start of a string.
38 * [`trimsuffix`](./trimsuffix.html) removes a word from the end of a string.
39 * [`trimspace`](./trimspace.html) removes all types of whitespace from
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/python3lib/
H A Ddiffstat.py52 filename, adds, removes, isbinary = None, 0, 0, False
56 results.append((filename, adds, removes, isbinary))
68 adds, removes, isbinary = 0, 0, False
79 removes += 1
105 for filename, adds, removes, isbinary in stats:
109 count = b'%d' % (adds + removes)
111 minuses = b'-' * scale(removes)
/dports/sysutils/nomad/nomad-1.1.0/website/content/docs/job-specification/hcl2/functions/string/
H A Dtrimprefix.mdx5 The trimprefix function removes the specified prefix from the start of a
11 `trimprefix` removes the specified prefix from the start of the given string.
22 - [`trim`](/docs/job-specification/hcl2/functions/string/trim) removes characters at the start and …
23 - [`trimsuffix`](/docs/job-specification/hcl2/functions/string/trimsuffix) removes a word from the …
24 - [`trimspace`](/docs/job-specification/hcl2/functions/string/trimspace) removes all types of white…
H A Dtrimsuffix.mdx5 The trimsuffix function removes the specified suffix from the end of a
11 `trimsuffix` removes the specified suffix from the end of the given string.
22 - [`trim`](/docs/job-specification/hcl2/functions/string/trim) removes characters at the start and …
23 - [`trimprefix`](/docs/job-specification/hcl2/functions/string/trimprefix) removes a word from the …
24 - [`trimspace`](/docs/job-specification/hcl2/functions/string/trimspace) removes all types of white…
H A Dtrim.mdx5 The trim function removes the specified characters from the start and end of
11 `trim` removes the specified characters from the start and end of the given
23 - [`trimprefix`](/docs/job-specification/hcl2/functions/string/trimprefix) removes a word from the …
24 - [`trimsuffix`](/docs/job-specification/hcl2/functions/string/trimsuffix) removes a word from the …
25 - [`trimspace`](/docs/job-specification/hcl2/functions/string/trimspace) removes all types of white…
/dports/lang/parrot/parrot-8.1.0/tools/dev/
H A Dinstall_files.pl195 my($filehash, @removes, $removes);
202 push @removes, $file;
205 $removes = join '|', @removes;
206 @$filehashes = grep { $_->{Source} !~ /^($removes)$/ } @$filehashes;
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netbox/netbox/docs/plugins/
H A Dindex.rst32 …nsible_collections.netbox.netbox.netbox_aggregate_module>` -- Creates or removes aggregates from N…
54 …sible_collections.netbox.netbox.netbox_ip_address_module>` -- Creates or removes IP addresses from…
55 …nsible_collections.netbox.netbox.netbox_ipam_role_module>` -- Creates or removes ipam roles from N…
64 … <ansible_collections.netbox.netbox.netbox_prefix_module>` -- Creates or removes prefixes from Net…
71 … <ansible_collections.netbox.netbox.netbox_region_module>` -- Creates or removes regions from Netb…
73 …ble_collections.netbox.netbox.netbox_route_target_module>` -- Creates or removes route targets fro…
74 …<ansible_collections.netbox.netbox.netbox_service_module>` -- Creates or removes service from Netb…
75 * :ref:`netbox_site <ansible_collections.netbox.netbox.netbox_site_module>` -- Creates or removes s…
76 * :ref:`netbox_tag <ansible_collections.netbox.netbox.netbox_tag_module>` -- Creates or removes tag…
77 … <ansible_collections.netbox.netbox.netbox_tenant_module>` -- Creates or removes tenants from Netb…
[all …]
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/jdbc/
H A DJDBCAppender.java130 protected ArrayList removes; field in JDBCAppender
137 removes = new ArrayList(bufferSize); in JDBCAppender()
284 removes.ensureCapacity(buffer.size()); in flushBuffer()
295 removes.add(logEvent); in flushBuffer()
300 buffer.removeAll(removes); in flushBuffer()
303 removes.clear(); in flushBuffer()
361 removes.ensureCapacity(bufferSize); in setBufferSize()
/dports/devel/p5-File-Remove/File-Remove-1.58/lib/File/
H A DRemove.pm84 my @removes;
91 push @removes, $path;
97 push @removes, $path; # Say we deleted it
136 push @removes, $path;
154 push @removes, $path;
163 push @removes, $path;
172 return @removes;
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/miners/fs/
H A Dtracker-thumbnailer.c57 GSList *removes; member
95 g_slist_foreach (private->removes, (GFunc) g_free, NULL); in G_DEFINE_TYPE_WITH_CODE()
96 g_slist_free (private->removes); in G_DEFINE_TYPE_WITH_CODE()
370 private->removes = g_slist_prepend (private->removes, g_strdup (uri)); in tracker_thumbnailer_remove_add()
443 list_len = g_slist_length (private->removes); in tracker_thumbnailer_send()
448 uri_strv = tracker_dbus_slist_to_strv (private->removes); in tracker_thumbnailer_send()
467 g_slist_foreach (private->removes, (GFunc) g_free, NULL); in tracker_thumbnailer_send()
468 g_slist_free (private->removes); in tracker_thumbnailer_send()
469 private->removes = NULL; in tracker_thumbnailer_send()
/dports/textproc/ugrep/ugrep-3.4.0/patterns/c/
H A DREADME.md17 - `zap_commands` removes command keywords from matches
18 - `zap_comments` removes comments from matches
19 - `zap_directives` removes #-directive lines from matches
20 - `zap_strings` removes strings from matches
/dports/textproc/ugrep/ugrep-3.4.0/patterns/c++/
H A DREADME.md19 - `zap_commands` removes command keywords from matches
20 - `zap_comments` removes comments from matches
21 - `zap_directives` removes #-directive lines from matches
22 - `zap_strings` removes strings from matches
/dports/textproc/ugrep/ugrep-3.4.0/patterns/cpp/
H A DREADME.md19 - `zap_commands` removes command keywords from matches
20 - `zap_comments` removes comments from matches
21 - `zap_directives` removes #-directive lines from matches
22 - `zap_strings` removes strings from matches
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A Dpecos_math_util.hpp380 std::list<UShort2DArray::iterator> removes; in update_pareto_set() local
386 if (j_dominated) removes.push_back(jit); in update_pareto_set()
390 while (!removes.empty()) in update_pareto_set()
391 { pareto_set.erase(removes.back()); removes.pop_back(); } in update_pareto_set()
416 std::list<UShortArraySet::iterator> removes; in update_pareto_frontier() local
422 if (j_dominated) removes.push_back(jit); in update_pareto_frontier()
426 for (rm_iter=removes.begin(); rm_iter!=removes.end(); ++rm_iter) in update_pareto_frontier()

12345678910>>...407