Home
last modified time | relevance | path

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

12345678910>>...51

/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/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/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/tool/
Dmodify_config.txt2 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="givenSurnameOnly"]/nameField…
3 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="given12Surname"]/nameField[@
4 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="given12Surname"]/nameField[@
5 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="given12Surname"]/nameField[@
6 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="full"]/nameField[@type="pref…
7 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="full"]/nameField[@type="give…
8 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="full"]/nameField[@type="give…
9 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="full"]/nameField[@type="give…
10 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="full"]/nameField[@type="surn…
11 locale=az ; action=add ; new_path=//ldml/personNames/sampleName[@item="full"]/nameField[@type="surn…
[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…
9 <release version="1.18-SNAPSHOT" date="in Mercurial" description="Maintenance">
10 <action dev="asomov" type="update" issue="332">
11 Add example for issue 332 (2016-02-24)
13 <action dev="asomov" type="update">
14 Build SnakeYAML for different JDKs with docker without building images (2016-02-22)
16 <action dev="asomov" type="update">
17 Update plugin versions (2016-02-19)
20 <release version="1.17" date="2016-02-19" description="Maintenance">
[all …]
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DOldClassInstrumentor.java3 import static org.objectweb.asm.Type.ARRAY;
4 import static org.objectweb.asm.Type.OBJECT;
5 import static org.objectweb.asm.Type.VOID;
10 import org.objectweb.asm.Type;
20 private static final Type PLAN_TYPE = Type.getType(ClassHandler.Plan.class);
21 static final Type THROWABLE_TYPE = Type.getType(Throwable.class);
22 static final Type ROBOLECTRIC_INTERNALS_TYPE = Type.getType(RobolectricInternals.class);
25 …nal Method PLAN_RUN_METHOD = new Method("run", OBJECT_TYPE, new Type[]{OBJECT_TYPE, Type.getType(O…
26 …ANDLE_EXCEPTION_METHOD = new Method("cleanStackTrace", THROWABLE_TYPE, new Type[]{THROWABLE_TYPE});
27 …private static final String DIRECT_OBJECT_MARKER_TYPE_DESC = Type.getObjectType(DirectObjectMarker…
[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 …]
/external/libabigail/
DNEWS7 Bug 27512 - Remove broken zip-archive support
12 configure: add --enable-rpm415 option
13 Add check-self-compare to release regression testing
15 Add missing SPDX headers to source files not specifying any license
16 Add has-spdx-header.sh script
17 Add replace-spdx-license.sh script
18 Add helper files to perform the re-licensing
19 Re-license the project to Apache v2 With LLVM Exception
20 Add the LICENSE.txt file
22 Add a license-change-2020.txt file
[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/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.java30 … final String DEBUG_PATH_PART = "-mass"; // example: "//ldml/dates/fields/field[@type=\"sun-narrow…
37 * Set to true to prevent "Turkey" from being used for both ���� -name and �� -name.
43 // Get Date-Time in milliseconds
52 static long startDate = getDateTimeinMillis(1995, 1 - 1, 15); // can be approximate
53 static long endDate = getDateTimeinMillis(2011, 1 - 1, 15); // can be approximate
62 private static enum Type { enum in CheckDisplayCollisions
65 …dml/localeDisplayNames/(territories/territory|subdivisions/subdivision\\[@type=\"gb(eng|sct|wls)\"…
72 … UNITS_COMPOUND_LONG("//ldml/units/unitLength[@type=\"long\"]/compoundUnit", MatchType.PREFIX),
73 … UNITS_COMPOUND_SHORT("//ldml/units/unitLength[@type=\"short\"]/compoundUnit", MatchType.PREFIX),
74 … UNITS_COORDINATE( "//ldml/units/unitLength\\[@type=\".*\"\\]/coordinateUnit/", MatchType.REGEX),
[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 …]
/external/tensorflow/tensorflow/lite/kernels/
Dadd.cc7 http://www.apache.org/licenses/LICENSE-2.0
15 #include "tensorflow/lite/kernels/internal/optimized/integer_ops/add.h"
29 #include "tensorflow/lite/kernels/internal/reference/add.h"
30 #include "tensorflow/lite/kernels/internal/reference/integer_ops/add.h"
42 namespace add { namespace
43 // This file has three implementation of Add.
46 kGenericOptimized, // Neon-free
55 // These fields are used in both the general 8-bit -> 8bit quantized path,
56 // and the special 16-bit -> 16bit quantized path
62 // These fields are used only in the general 8-bit -> 8bit quantized path
[all …]
/external/jackson-databind/release-notes/
DVERSION-2.x1 Project: jackson-databind
3 ------------------------------------------------------------------------
5 ------------------------------------------------------------------------
14 #1296: Add `@JsonIncludeProperties(propertyNames)` (reverse of `@JsonIgnoreProperties`)
21 #1919: Abstract class included as part of known type ids for error message
28 #2113: Add `CoercionConfig[s]` mechanism for configuring allowed coercions
29 #2118: `JsonProperty.Access.READ_ONLY` does not work with "getter-as-setter" `Collection`s
44 #2726: Add Gradle Module Metadata for version alignment with Gradle 6
46 #2732: Allow `JsonNode` auto-convert into `ArrayNode` if duplicates found (for XML)
47 #2733: Allow values of "untyped" auto-convert into `List` if duplicates found (for XML)
[all …]
/external/linux-kselftest/tools/testing/selftests/net/
Drtnetlink.sh5 # set -e
7 devdummy="test-dummy0"
9 # Kselftest framework requirement - SKIP code is 4.
15 if [ $ret -eq 0 ]; then
20 # same but inverted -- used when command must fail for test to pass
23 if [ $1 -eq 0 ]; then
30 ip link add name "$devdummy" type dummy
51 ip -$f netconf show dev "$dev" > /dev/null
55 if [ $ret -ne 0 ] ;then
57 test $r -eq 0 && ret=0
[all …]
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
DNodeWithMembers.java2 * Copyright (C) 2007-2010 Júlio Vilmar Gesser.
3 * Copyright (C) 2011, 2013-2016 The JavaParser Team.
29 import com.github.javaparser.ast.type.Type;
30 import com.github.javaparser.ast.type.VoidType;
69 getMembers().add(member); in addMember()
76 * Add a field to this and automatically add the import of the type if needed
78 * @param typeClass the type of the field
89 * Add a field to this.
91 * @param type the type of the field
96 default FieldDeclaration addField(String type, String name, Modifier.Keyword... modifiers) { in addField() argument
[all …]
/external/bcc/examples/networking/vlan_filter/
Dtest_setup.sh4 if [ "$(id -u)" != "0" ]; then
9 # add namespaces
10 ip netns add netns11
11 ip netns add netns12
12 ip netns add netns21
13 ip netns add netns22
14 ip netns add netns3
15 ip netns add netns4
18 ip link add veth11 type veth peer name veth13
19 ip link add veth21 type veth peer name veth23
[all …]

12345678910>>...51