Home
last modified time | relevance | path

Searched +full:add +full:- +full:type (Results 1 – 25 of 1298) sorted by relevance

12345678910>>...52

/external/apache-commons-io/src/changes/
Dchanges.xml2 <!--
10 http://www.apache.org/licenses/LICENSE-2.0
17 -->
19 <!--
20 This file is used by the maven-changes-plugin to generate the release notes.
21 Useful ways of finding items to add to this file are:
23 1. Add items when you fix a bug or add a feature (this makes the
24 release process easy :-).
28 3. Use the report generated by the maven-changelog-plugin to see all
35 mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=nnn]
[all …]
/external/apache-commons-lang/src/changes/
Dchanges.xml2 <!--
10 http://www.apache.org/licenses/LICENSE-2.0
17 -->
19 <!--
20 This file is also used by the maven-changes-plugin to generate the release notes.
21 Useful ways of finding items to add to this file are:
23 1. Add items when you fix a bug or add a feature (this makes the
24 release process easy :-).
28 3. Use the report generated by the maven-changelog-plugin to see all
33 mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=nnn]
[all …]
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_tunnel.sh2 # SPDX-License-Identifier: GPL-2.0
4 # End-to-end eBPF tunnel test suite
8 # ---------
11 # ----------- | -----------
13 # ----------- | -----------
14 # metadata-mode | native-mode
17 # ---------- | ----------
18 # | veth1 | --------- | veth0 | (underlay network)
19 # ---------- peer ----------
23 # --------------------
[all …]
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
Dvxlan.sh2 # SPDX-License-Identifier: GPL-2.0
89 ip link add dev br0 type bridge mcast_snooping 0
91 ip link add name vxlan0 up type vxlan id 10 nolearning $UDPCSUM_FLAFS \
99 log_test "vxlan device - valid configuration"
106 ip link add dev br0 type bridge mcast_snooping 0 vlan_filtering 1
108 ip link add name vxlan0 up type vxlan id 10 nolearning $UDPCSUM_FLAFS \
116 log_test "vxlan device with a vlan-aware bridge"
123 ip link add dev br0 type bridge
125 ip link add name vxlan0 up type vxlan id 10 nolearning $UDPCSUM_FLAFS \
140 ip link add dev br0 type bridge mcast_snooping 0
[all …]
Drtnetlink.sh2 # SPDX-License-Identifier: GPL-2.0
67 ip link add name vrf-test type vrf table 10
68 ip link set dev $swp1 master vrf-test
70 ip -4 address add 192.0.2.1/24 dev vrf-test
72 ip -6 address add 2001:db8:1::1/64 dev vrf-test
75 log_test "RIF - setting IP address on VRF"
77 ip link del dev vrf-test
87 ip addr add dev $swp1 192.0.2.1/28
91 ip link add name br1 up type bridge vlan_filtering 0
94 ip addr add dev br1 192.0.2.17/28
[all …]
Dq_in_q_veto.sh2 # SPDX-License-Identifier: GPL-2.0
49 ip link add dev br0 type bridge vlan_filtering 1 \
55 ip link add name br0.100 link br0 type vlan \
59 ip link add name br0.100 link br0 type vlan \
61 | grep -q mlxsw_spectrum
73 ip link add name $swp1.100 link $swp1 type vlan \
77 ip link add name $swp1.100 link $swp1 type vlan \
79 | grep -q mlxsw_spectrum
89 ip link add dev br0 type bridge vlan_filtering 1 \
95 ip link add name $swp1.100 link $swp1 type vlan \
[all …]
/external/apache-velocity-engine/src/changes/
Dchanges.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
12 http://www.apache.org/licenses/LICENSE-2.0
21 -->
28 <release version="2.3" date="2021-02-27">
29 <action type="fix" dev="cbrisson" issue="VELOCITY-927">
32 <action type="new" dev="cbrisson" issue="VELOCITY-933">
33 …Engine integration classes from Spring 4.x, in the new module <code>spring-velocity-support</code>.
35 <action type="fix" dev="wglass" issue="VELOCITY-931">
38 <action type="new" dev="cbrisson" due-to="mgrigorov">
[all …]
/external/snakeyaml/src/changes/
Dchanges.xml2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 …apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xs…
8 <release version="1.32" date="2022-09-12" description="Maintenance">
9 <action dev="asomov" type="fix" issue="543">
10 Add a test for issue 543 (thanks to Henry Lin)
12 <action dev="asomov" type="fix" issue="547">
16 <action dev="asomov" type="update">
18 …: https://stackoverflow.com/questions/49712148/maven-plugin-for-auto-formatting-code-to-match-goog…
19 … Format: https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml
20 Activation: ./mvnw clean install site -Preformat
[all …]
/external/llvm/docs/
DExtendingLLVM.rst11 add something to LLVM, whether it be a new fundamental type, a new intrinsic
16 current incarnation or can it be synthesized from already pre-existing LLVM
17 elements? If you are not sure, ask on the `LLVM-dev
18 <http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ list. The reason is that
28 Before you invest a significant amount of effort into a non-trivial extension,
30 already-existing infrastructure, or if maybe someone else is already working on
50 Add an entry for your intrinsic. Describe its memory access characteristics
53 return type will be deemed by ``tblgen`` as overloaded and the corresponding
58 If it is possible to constant fold your intrinsic, add support to it in the
63 Add test cases for your test cases to the test suite
[all …]
/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dets.json4 "name": "Add ETS qdisc using bands",
10 "$IP link add dev $DUMMY type dummy || /bin/true"
12 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 2",
19 "$IP link del dev $DUMMY type dummy"
24 "name": "Add ETS qdisc using quanta",
30 "$IP link add dev $DUMMY type dummy || /bin/true"
32 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 1000 900 800 700",
39 "$IP link del dev $DUMMY type dummy"
44 "name": "Add ETS qdisc using strict",
50 "$IP link add dev $DUMMY type dummy || /bin/true"
[all …]
Dfifo.json4 "name": "Add bfifo qdisc with system default parameters on egress",
11 "$IP link add dev $DUMMY type dummy || /bin/true"
13 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root bfifo",
16 "matchPattern": "qdisc bfifo 1: root.*limit [0-9]+b",
20 "$IP link del dev $DUMMY type dummy"
25 "name": "Add pfifo qdisc with system default parameters on egress",
32 "$IP link add dev $DUMMY type dummy || /bin/true"
34 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root pfifo",
37 "matchPattern": "qdisc pfifo 1: root.*limit [0-9]+p",
41 "$IP link del dev $DUMMY type dummy"
[all …]
Dfq.json13 "$IP link add dev $DUMMY type dummy || /bin/true"
15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq",
18 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit",
22 "$IP link del dev $DUMMY type dummy"
36 "$IP link add dev $DUMMY type dummy || /bin/true"
38 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq limit 3000",
41 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 3000p",
45 "$IP link del dev $DUMMY type dummy"
59 "$IP link add dev $DUMMY type dummy || /bin/true"
61 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq flow_limit 300",
[all …]
Dcake.json13 "$IP link add dev $DUMMY type dummy || /bin/true"
15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root cake",
18 …ern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate nonat nowash …
22 "$IP link del dev $DUMMY type dummy"
36 "$IP link add dev $DUMMY type dummy || /bin/true"
38 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root cake bandwidth 1000",
41 …ttern": "qdisc cake 1: root refcnt [0-9]+ bandwidth 1Kbit diffserv3 triple-isolate nonat nowash no
45 "$IP link del dev $DUMMY type dummy"
50 "name": "Create CAKE with autorate-ingress flag",
59 "$IP link add dev $DUMMY type dummy || /bin/true"
[all …]
Dnetem.json13 "$IP link add dev $DUMMY type dummy || /bin/true"
15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root netem",
18 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ limit",
22 "$IP link del dev $DUMMY type dummy"
36 "$IP link add dev $DUMMY type dummy || /bin/true"
38 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root netem limit 200",
41 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ limit 200",
45 "$IP link del dev $DUMMY type dummy"
59 "$IP link add dev $DUMMY type dummy || /bin/true"
61 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms",
[all …]
Dhtb.json13 "$IP link add dev $DUMMY type dummy || /bin/true"
15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root htb",
18 …"matchPattern": "qdisc htb 1: root refcnt [0-9]+ r2q 10 default 0 direct_packets_stat.*direct_qlen…
22 "$IP link del dev $DUMMY type dummy"
27 "name": "Create HTB with default-N setting",
36 "$IP link add dev $DUMMY type dummy || /bin/true"
38 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root htb default 10",
41 …"matchPattern": "qdisc htb 1: root refcnt [0-9]+ r2q 10 default 0x10 direct_packets_stat.* direct_…
45 "$IP link del dev $DUMMY type dummy"
59 "$IP link add dev $DUMMY type dummy || /bin/true"
[all …]
Dfq_codel.json13 "$IP link add dev $DUMMY type dummy || /bin/true"
15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq_codel",
18 …"matchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms …
22 "$IP link del dev $DUMMY type dummy"
36 "$IP link add dev $DUMMY type dummy || /bin/true"
38 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq_codel limit 1000",
41 …"matchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 1000p flows 1024 quantum.*target 5ms i…
45 "$IP link del dev $DUMMY type dummy"
59 "$IP link add dev $DUMMY type dummy || /bin/true"
61 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq_codel memory_limit 100000",
[all …]
/external/linux-kselftest/tools/testing/selftests/drivers/net/netdevsim/
Dnexthop.sh2 # SPDX-License-Identifier: GPL-2.0
61 out=$($IP nexthop show ${nharg} | sed -e 's/ *$//')
82 grep "trap" | wc -l)
95 occ=$($DEVLINK -jp resource show $DEVLINK_DEV \
98 if [ $expected_occ -ne $occ ]; then
117 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
128 log_test "Single nexthop add and delete"
137 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
139 $IP nexthop add id 2 via 192.0.2.3 dev dummy1 &> /dev/null
145 log_test "Single nexthop add failure"
[all …]
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Drouter_mpath_nh_res.sh2 # SPDX-License-Identifier: GPL-2.0
14 vrf_create "vrf-h1"
15 ip link set dev $h1 master vrf-h1
17 ip link set dev vrf-h1 up
20 ip address add 192.0.2.2/24 dev $h1
21 ip address add 2001:db8:1::2/64 dev $h1
23 ip route add 198.51.100.0/24 vrf vrf-h1 nexthop via 192.0.2.1
24 ip route add 2001:db8:2::/64 vrf vrf-h1 nexthop via 2001:db8:1::1
29 ip route del 2001:db8:2::/64 vrf vrf-h1
30 ip route del 198.51.100.0/24 vrf vrf-h1
[all …]
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/java/com/google/apps/script/type/gmail/
DGmailAddOnManifest.java8 * https://www.apache.org/licenses/LICENSE-2.0
17 // source: google/apps/script/type/gmail/gmail_addon_manifest.proto
19 package com.google.apps.script.type.gmail;
25 * Properties customizing the appearance and execution of a Gmail add-on.
28 * Protobuf type {@code google.apps.script.type.gmail.GmailAddOnManifest}
32 // @@protoc_insertion_point(message_implements:google.apps.script.type.gmail.GmailAddOnManifest)
58 return com.google.apps.script.type.gmail.GmailAddOnManifestProto in getDescriptor()
65 return com.google.apps.script.type.gmail.GmailAddOnManifestProto in internalGetFieldAccessorTable()
68 com.google.apps.script.type.gmail.GmailAddOnManifest.class, in internalGetFieldAccessorTable()
69 com.google.apps.script.type.gmail.GmailAddOnManifest.Builder.class); in internalGetFieldAccessorTable()
[all …]
DGmailAddOnManifestOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
17 // source: google/apps/script/type/gmail/gmail_addon_manifest.proto
19 package com.google.apps.script.type.gmail;
23 // @@protoc_insertion_point(interface_extends:google.apps.script.type.gmail.GmailAddOnManifest)
33 * content when this add-on declares more targeted triggers.
38 * <code>.google.apps.script.type.HomepageExtensionPoint homepage_trigger = 14;</code>
50 * content when this add-on declares more targeted triggers.
55 * <code>.google.apps.script.type.HomepageExtensionPoint homepage_trigger = 14;</code>
59 com.google.apps.script.type.HomepageExtensionPoint getHomepageTrigger(); in getHomepageTrigger()
67 * content when this add-on declares more targeted triggers.
[all …]
/external/google-cloud-java/java-gsuite-addons/proto-google-cloud-gsuite-addons-v1/src/main/java/com/google/cloud/gsuiteaddons/v1/
DAddOnsOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
30 * Configuration that is common across all Google Workspace Add-ons.
33 * <code>.google.apps.script.type.CommonAddOnManifest common = 1;</code>
42 * Configuration that is common across all Google Workspace Add-ons.
45 * <code>.google.apps.script.type.CommonAddOnManifest common = 1;</code>
49 com.google.apps.script.type.CommonAddOnManifest getCommon(); in getCommon()
54 * Configuration that is common across all Google Workspace Add-ons.
57 * <code>.google.apps.script.type.CommonAddOnManifest common = 1;</code>
59 com.google.apps.script.type.CommonAddOnManifestOrBuilder getCommonOrBuilder(); in getCommonOrBuilder()
65 * Gmail add-on configuration.
[all …]
/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/filters/
Dmatchall.json4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS",
10 "$IP link add dev $DUMMY type dummy || /bin/true",
11 "$TC qdisc add dev $DUMMY ingress"
13 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act…
20 "$IP link del dev $DUMMY type dummy"
25 "name": "Add egress matchall filter for protocol ipv4 and action PASS",
31 "$IP link add dev $DUMMY type dummy || /bin/true",
32 "$TC qdisc add dev $DUMMY root handle 1: prio"
34 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action…
41 "$IP link del dev $DUMMY type dummy"
[all …]
/external/apache-commons-compress/src/changes/
Dchanges.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
11 http://www.apache.org/licenses/LICENSE-2.0
19 -->
21 <!--
22 This file is also used by the maven-changes-plugin to generate the release notes.
23 Useful ways of finding items to add to this file are:
25 1. Add items when you fix a bug or add a feature (this makes the
26 release process easy :-).
30 3. Use the report generated by the maven-changelog-plugin to see all
[all …]
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckDisplayCollisions.java28 private static final String DEBUG_PATH_PART = "-mass"; // example:
29 // "//ldml/dates/fields/field[@type=\"sun-narrow\"]/relative[@type=\"-1\"]";
34 * Set to true to prevent "Turkey" from being used for both ���� -name and �� -name. (Means
39 // Get Date-Time in milliseconds
48 static long startDate = getDateTimeinMillis(1995, 1 - 1, 15); // can be approximate
49 static long endDate = getDateTimeinMillis(2011, 1 - 1, 15); // can be approximate
57 private static enum Type { enum in CheckDisplayCollisions
61 …"//ldml/localeDisplayNames/(territories/territory|subdivisions/subdivision\\[@type=\"gb(eng|sct|wl…
70 "//ldml/units/unitLength[@type=\"long\"]/compoundUnit", MatchType.PREFIX),
72 "//ldml/units/unitLength[@type=\"short\"]/compoundUnit", MatchType.PREFIX),
[all …]
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DArrayUtilsAddTest.java9 * http://www.apache.org/licenses/LICENSE-2.0
30 * Tests ArrayUtils add methods.
39 assertEquals(Boolean.TYPE, newArray.getClass().getComponentType()); in testAddFirstBoolean()
42 assertEquals(Boolean.TYPE, newArray.getClass().getComponentType()); in testAddFirstBoolean()
46 assertEquals(Boolean.TYPE, newArray.getClass().getComponentType()); in testAddFirstBoolean()
54 assertEquals(Byte.TYPE, newArray.getClass().getComponentType()); in testAddFirstByte()
57 assertEquals(Byte.TYPE, newArray.getClass().getComponentType()); in testAddFirstByte()
61 assertEquals(Byte.TYPE, newArray.getClass().getComponentType()); in testAddFirstByte()
64 assertEquals(Byte.TYPE, newArray.getClass().getComponentType()); in testAddFirstByte()
72 assertEquals(Character.TYPE, newArray.getClass().getComponentType()); in testAddFirstChar()
[all …]

12345678910>>...52