Home
last modified time | relevance | path

Searched refs:others (Results 1 – 25 of 4693) sorted by relevance

12345678910>>...188

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestFmwkPlus.java82 StringBuilder others = new StringBuilder(); in showArgs() local
84 if (others.length() != 0) { in showArgs()
85 others.append(", "); in showArgs()
87 others.append(relation.showOther(arg)); in showArgs()
92 + relation + " " + others; in showArgs()
143 private final TestRelation<T, U>[] others; field in TestFmwkPlus.And
146 public And(TestRelation<T, U>... others) { in And() argument
147 this.others = others; in And()
153 for (TestRelation<T, U> other : others) { in isTrue()
163 return CollectionUtilities.join(others, " and "); in toString()
[all …]
/external/tcpdump/tests/
Disakmp4.out9 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
10 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
11 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
15 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
16 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
20 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
21 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E]
30 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E]
35 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R inf[E]
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
DUtilsTest.java91 assertEquals("true", socketOptions.others.get("TCP_NODELAY")); in getSocketOptions()
92 assertEquals("true", socketOptions.others.get("SO_REUSEADDR")); in getSocketOptions()
93 assertEquals("4000", socketOptions.others.get("SO_RECVBUF")); in getSocketOptions()
94 assertEquals("5000", socketOptions.others.get("SO_SNDBUF")); in getSocketOptions()
95 assertEquals("true", socketOptions.others.get("SO_KEEPALIVE")); in getSocketOptions()
96 assertEquals("true", socketOptions.others.get("SO_OOBINLINE")); in getSocketOptions()
97 assertEquals("8", socketOptions.others.get("IP_TOS")); in getSocketOptions()
/external/python/cpython3/Mac/PythonLauncher/
DFileSettings.m79 others = [source->others retain];
189 others = [[source others] retain];
205 others, @"others",
234 value = [dict objectForKey: @"others"];
235 if (value) others = [value retain];
286 others,
303 - (NSString *) others { return others;}; method
DPreferencesWindowController.m39 [others setStringValue: [settings others]];
84 - (NSString *) others { return [others stringValue];}; method
/external/python/cpython2/Mac/PythonLauncher/
DFileSettings.m79 others = [source->others retain];
189 others = [[source others] retain];
205 others, @"others",
234 value = [dict objectForKey: @"others"];
235 if (value) others = [value retain];
286 others,
303 - (NSString *) others { return others;}; method
DPreferencesWindowController.m39 [others setStringValue: [settings others]];
84 - (NSString *) others { return [others stringValue];}; method
/external/oauth/core/src/main/java/net/oauth/client/
DOAuthClient.java290 List<Map.Entry<String, String>> others = request.getParameters(); in invoke() local
291 if (others != null && !others.isEmpty()) { in invoke()
292 others = new ArrayList<Map.Entry<String, String>>(others); in invoke()
293 for (Iterator<Map.Entry<String, String>> p = others.iterator(); p in invoke()
301 byte[] form = OAuth.formEncode(others).getBytes( in invoke()
309 url = OAuth.addParameters(url, others); in invoke()
/external/cldr/tools/java/org/unicode/cldr/util/data/
DLocales.txt618 Bangor_Univ ; * ; moderate ; All others
621 Bhutan ; * ; moderate ; All others
625 georgia_isi ; * ; moderate ; All others
634 Afrigen ; * ; moderate ; All others
637 Breton ; * ; moderate ; All others
640 Cherokee ; * ; moderate ; All others
644 Gnome ; * ; moderate ; All others
646 Guest ; * ; moderate ; All others
656 India ; * ; moderate ; All others
659 Iran_HCI ; * ; moderate ; All others
[all …]
/external/autotest/client/profilers/oprofile/
Doprofile.py67 if self.others:
68 setup += ' ' + self.others
98 def initialize(self, vmlinux=None, events=[], others=None, local=None): argument
109 self.others = others
/external/icu/icu4j/eclipse-build/
Dbuild.properties1 # Copyright (C) 2016 and later: Unicode, Inc. and others.
5 #* others. All Rights Reserved. *
8 copyright.eclipse=(C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.…
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dsize-trivial-macho.test30 B: __TEXT __DATA __OBJC others dec hex
42 AR: __TEXT __DATA __OBJC others dec hex
77 u: __TEXT __DATA __OBJC others dec hex
81 u-i386: __TEXT __DATA __OBJC others dec hex
84 uAR: __TEXT __DATA __OBJC others dec hex
88 uAR-x86_64: __TEXT __DATA __OBJC others dec hex
/external/llvm/test/Object/
Dsize-trivial-macho.test30 B: __TEXT __DATA __OBJC others dec hex
42 AR: __TEXT __DATA __OBJC others dec hex
77 u: __TEXT __DATA __OBJC others dec hex
81 u-i386: __TEXT __DATA __OBJC others dec hex
84 uAR: __TEXT __DATA __OBJC others dec hex
88 uAR-x86_64: __TEXT __DATA __OBJC others dec hex
/external/icu/icu4c/source/samples/layout/
DLayoutSample.rc3 // Copyright (C) 2016 and later: Unicode, Inc. and others.
15 * Copyright (C) 2016 and later: Unicode, Inc. and others.
22 * Corporation and others. All Rights Reserved.
93 "* Corporation and others. All Rights Reserved.\r\n"
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py70 rsrcname=None, others=[], raw=0, progress="default", destroot=""): argument
122 copy_codefragment, raw, others, filename, destroot)
148 copy_codefragment, raw=0, others=[], filename=None, destroot=""): argument
151 is_update, raw, others, filename, destroot)
152 if others:
283 raw=0, others=[], filename=None, destroot=""): argument
325 for o in others:
/external/antlr/runtime/JavaScript/tests/functional/
Dt058rewriteAST54.g5 a : first=ID others+=ID* -> $first VAR $others+ ;
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_Simplified_Chinese.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
DTestNames_Chinese.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
DTestNames_Asian.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
DTestNames_Japanese_k.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
DTestNames_Korean.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
DTestNames_Japanese.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
DTestNames_Thai.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
DTestNames_Japanese_h.txt2 # * © 2016 and later: Unicode, Inc. and others.
6 # * others. All Rights Reserved. *
/external/iperf3/src/
Dversion.h.in12 * As such, the U.S. Government has been granted for itself and others
19 * and others acting on its behalf a paid-up, nonexclusive,
22 * publicly and display publicly, and to permit others to do so.

12345678910>>...188