Home
last modified time | relevance | path

Searched defs:others (Results 1 – 25 of 49) sorted by relevance

12

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestFmwkPlus.java82 StringBuilder others = new StringBuilder(); in showArgs() local
143 private final TestRelation<T, U>[] others; field in TestFmwkPlus.And
146 public And(TestRelation<T, U>... others) { in And()
168 private final TestRelation<T, U>[] others; field in TestFmwkPlus.Or
171 public Or(TestRelation<T, U>... others) { in Or()
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py70 rsrcname=None, others=[], raw=0, progress="default", destroot=""): argument
148 copy_codefragment, raw=0, others=[], filename=None, destroot=""): argument
283 raw=0, others=[], filename=None, destroot=""): argument
/external/python/cpython2/Mac/PythonLauncher/
DPreferencesWindowController.h18 IBOutlet NSTextField *others; variable
DFileSettings.h36 NSString *others; // other options variable
DMyDocument.h24 IBOutlet NSTextField *others; variable
DPreferencesWindowController.m84 - (NSString *) others { return [others stringValue];}; method
DMyDocument.m160 - (NSString *) others { return [others stringValue];}; method
DFileSettings.m303 - (NSString *) others { return others;}; method
/external/python/cpython3/Mac/PythonLauncher/
DPreferencesWindowController.h18 IBOutlet NSTextField *others; variable
DFileSettings.h36 NSString *others; // other options variable
DMyDocument.h24 IBOutlet NSTextField *others; variable
DPreferencesWindowController.m84 - (NSString *) others { return [others stringValue];}; method
DMyDocument.m160 - (NSString *) others { return [others stringValue];}; method
DFileSettings.m303 - (NSString *) others { return others;}; method
/external/autotest/client/profilers/oprofile/
Doprofile.py98 def initialize(self, vmlinux=None, events=[], others=None, local=None): argument
/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DPersistableBundles.java43 PersistableBundle firstBundle, PersistableBundle nextBundle, PersistableBundle... others) { in mergeBundles()
/external/toybox/toys/posix/
Dgetconf.c175 struct config others[] = { variable
/external/guava/guava/src/com/google/common/collect/
DImmutableSet.java150 E... others) { in of()
/external/autotest/frontend/client/src/autotest/moblab/
DCredentialsUploadView.java44 + "such as Google Storage, Cloud PubSub or others.")); in uploadMap.put()
/external/tensorflow/tensorflow/stream_executor/
Dstream.h206 Stream &ThenWaitFor(P others) { in ThenWaitFor()
/external/oauth/core/src/main/java/net/oauth/client/
DOAuthClient.java290 List<Map.Entry<String, String>> others = request.getParameters(); in invoke() local
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableSet.java74 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) { in of()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralFormatUnitTest.java222 Set<ULocale> others = same.get(otherLocale); in TestSamples() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatUnitTest.java219 Set<ULocale> others = same.get(otherLocale); in TestSamples() local
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dtest_tools.cc89 std::multiset<string> others; in DumpLinkMap() local

12