Home
last modified time | relevance | path

Searched refs:ul1 (Results 1 – 25 of 34) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dipip_lib.sh174 local ul1=$1; shift
179 ip link set dev $ul1 up
180 vlan_create $ul1 111 "" 192.0.2.129/28
194 local ul1=$1; shift
202 vlan_destroy $ul1 111
203 __simple_if_fini $ul1
245 local ul1=$1; shift
248 simple_if_init $ul1
250 __simple_if_init dummy1 v$ul1 192.0.2.65/32
252 vlan_create $ul1 111 v$ul1 192.0.2.129/28
[all …]
Dgre_multipath.sh81 __simple_if_init $ul1 v$ol1
82 vlan_create $ul1 111 v$ol1 192.0.2.129/28
83 vlan_create $ul1 222 v$ol1 192.0.2.145/28
110 vlan_destroy $ul1 222
111 vlan_destroy $ul1 111
112 __simple_if_fini $ul1
179 ul1=${NETIFS[p3]}
Dipip_hier_gre.sh19 ul1=${NETIFS[p3]}
29 sw1_hierarchical_create gre $ol1 $ul1
50 sw1_hierarchical_destroy $ol1 $ul1
Dipip_flat_gre.sh19 ul1=${NETIFS[p3]}
29 sw1_flat_create gre $ol1 $ul1
50 sw1_flat_destroy $ol1 $ul1
Dipip_hier_gre_key.sh19 ul1=${NETIFS[p3]}
29 sw1_hierarchical_create gre $ol1 $ul1 key 22
50 sw1_hierarchical_destroy $ol1 $ul1
Dipip_flat_gre_keys.sh19 ul1=${NETIFS[p3]}
29 sw1_flat_create gre $ol1 $ul1 ikey 111 okey 222
50 sw1_flat_destroy $ol1 $ul1
Dipip_flat_gre_key.sh19 ul1=${NETIFS[p3]}
29 sw1_flat_create gre $ol1 $ul1 key 233
50 sw1_flat_destroy $ol1 $ul1
Dipip_hier_gre_keys.sh19 ul1=${NETIFS[p3]}
29 sw1_hierarchical_create gre $ol1 $ul1 ikey 111 okey 222
50 sw1_hierarchical_destroy $ol1 $ul1
Dgre_inner_v4_multipath.sh97 __simple_if_init $ul1 v$ol1 192.0.2.129/28
114 __simple_if_fini $ul1 192.0.2.129/28
215 ul1=${NETIFS[p3]}
Dgre_inner_v6_multipath.sh97 __simple_if_init $ul1 v$ol1 192.0.2.129/28
114 __simple_if_fini $ul1 192.0.2.129/28
215 ul1=${NETIFS[p3]}
Dip6gre_inner_v6_multipath.sh96 __simple_if_init $ul1 v$ol1 2001:db8:80::1/64
113 __simple_if_fini $ul1 2001:db8:80::1/64
214 ul1=${NETIFS[p3]}
Dip6gre_inner_v4_multipath.sh96 __simple_if_init $ul1 v$ol1 2001:db8:80::1/64
113 __simple_if_fini $ul1 2001:db8:80::1/64
214 ul1=${NETIFS[p3]}
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dreturn_ul.c9 static unsigned long return_ul(unsigned long ul1, unsigned long ul2) in return_ul() argument
11 return ul1 + ul2; in return_ul()
20 unsigned long ul1, ul2; in main() local
24 values[0] = &ul1; in main()
30 ul1 = 1073741823L; in main()
34 printf("res: %lu, %lu\n", (unsigned long)res, ul1 + ul2); in main()
/external/libffi/testsuite/libffi.call/
Dreturn_ul.c9 static unsigned long return_ul(unsigned long ul1, unsigned long ul2) in return_ul() argument
11 return ul1 + ul2; in return_ul()
20 unsigned long ul1, ul2; in main() local
24 values[0] = &ul1; in main()
30 ul1 = 1073741823L; in main()
34 printf("res: %lu, %lu\n", (unsigned long)res, ul1 + ul2); in main()
/external/llvm-project/clang/test/Sema/
Dbitfield-promote.c20 unsigned long long ul1 : 8; member
30 __typeof(s.ul1 + s.ul1) x_ul1;
/external/clang/test/Sema/
Dbitfield-promote.c20 unsigned long long ul1 : 8; member
30 __typeof(s.ul1 + s.ul1) x_ul1;
/external/fonttools/Lib/fontTools/ttLib/tables/
DO_S_2f_2.py253 ul1, ul2 = self.ulUnicodeRange1, self.ulUnicodeRange2
256 if ul1 & (1 << i):
268 ul1, ul2, ul3, ul4 = 0, 0, 0, 0
271 ul1 |= (1 << bit)
280 self.ulUnicodeRange1, self.ulUnicodeRange2 = ul1, ul2
/external/libyuv/files/util/
Dssim.cc177 const int ul1 = org[-dy1 - x]; in GetSSIMFullKernel() local
187 xm += Wxy * (ul1 + ur1 + ll1 + lr1); in GetSSIMFullKernel()
189 xxm += Wxy * (ul1 * ul1 + ur1 * ur1 + ll1 * ll1 + lr1 * lr1); in GetSSIMFullKernel()
190 xym += Wxy * (ul1 * ul2 + ur1 * ur2 + ll1 * ll2 + lr1 * lr2); in GetSSIMFullKernel()
/external/llvm-project/llvm/test/CodeGen/Mips/
Dl3mc.ll30 @ul1 = global i32 0, align 4
62 store i32 %conv5, i32* @ul1, align 4
90 %5 = load i32, i32* @ul1, align 4
/external/llvm/test/CodeGen/Mips/
Dl3mc.ll30 @ul1 = global i32 0, align 4
62 store i32 %conv5, i32* @ul1, align 4
90 %5 = load i32, i32* @ul1, align 4
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleAliasTest.java157 ULocale ul1 = new ULocale(oldLoc.toString()); in TestULocale() local
160 String name1 = ul1.getDisplayName(); in TestULocale()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleAliasTest.java160 ULocale ul1 = new ULocale(oldLoc.toString()); in TestULocale() local
163 String name1 = ul1.getDisplayName(); in TestULocale()
/external/icu/icu4c/source/test/cintltst/
Didnatest.c709 UChar ul1[] = { 0xC138, 0xACC4, 0xC758, 0xBAA8, 0xB4E0, 0xC0AC, 0xB78C, 0xB4E4, 0xC774, in TestLength() local
726 int32_t len1 = UPRV_LENGTHOF(ul1)-1/*remove the null termination*/; in TestLength()
762 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
770 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestIDNA.java835 String ul1 ="\uC138\uACC4\uC758\uBAA8\uB4E0\uC0AC\uB78C\uB4E4\uC774"+ in TestLength() local
861 IDNA.convertToASCII(ul1, IDNA.DEFAULT); in TestLength()
866 IDNA.convertToUnicode(ul1, IDNA.DEFAULT); in TestLength()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DTestIDNA.java838 String ul1 ="\uC138\uACC4\uC758\uBAA8\uB4E0\uC0AC\uB78C\uB4E4\uC774"+ in TestLength() local
864 IDNA.convertToASCII(ul1, IDNA.DEFAULT); in TestLength()
869 IDNA.convertToUnicode(ul1, IDNA.DEFAULT); in TestLength()

12