Searched refs:Set (Results 26 - 50 of 980) sorted by relevance

1234567891011>>

/external/gtest/samples/
H A Dsample2.h60 Set(a_c_string);
65 Set(string.c_string_);
82 void Set(const char* c_string);
H A Dsample2_unittest.cc94 // Tests the Set method.
95 TEST(MyString, Set) {
98 s.Set(kHelloString);
101 // Set should work when the input pointer is the same as the one
103 s.Set(s.c_string());
107 s.Set(NULL);
/external/proguard/src/proguard/classfile/visitor/
H A DClassVersionSetter.java25 import java.util.Set;
37 private final Set newerClassVersions;
54 * @param newerClassVersions the <code>Set</code> in which newer class
58 Set newerClassVersions)
/external/protobuf/gtest/samples/
H A Dsample2.h60 Set(c_string);
65 Set(string.c_string_);
82 void Set(const char * c_string);
H A Dsample2_unittest.cc94 // Tests the Set method.
95 TEST(MyString, Set) {
98 s.Set(kHelloString);
101 // Set should work when the input pointer is the same as the one
103 s.Set(s.c_string());
107 s.Set(NULL);
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Dcompat.py37 from sets import Set as set, ImmutableSet as frozenset
/external/chromium/base/synchronization/
H A Dcancellation_flag.cc11 void CancellationFlag::Set() { function in class:base::CancellationFlag
H A Dcancellation_flag_unittest.cc29 ASSERT_DEBUG_DEATH(flag_->Set(), "");
38 flag.Set();
45 flag.Set();
47 flag.Set();
52 // Checks that Set() can't be called from any other thread.
53 // CancellationFlag should die on a DCHECK if Set() is called from
/external/chromium/testing/gtest/samples/
H A Dsample2_unittest.cc94 // Tests the Set method.
95 TEST(MyString, Set) {
98 s.Set(kHelloString);
101 // Set should work when the input pointer is the same as the one
103 s.Set(s.c_string());
107 s.Set(NULL);
/external/guava/guava-tests/test/com/google/common/collect/
H A DLenientSerializableTester.java27 import java.util.Set;
46 static <E> Set<E> reserializeAndAssertLenient(Set<E> original) {
47 Set<E> copy = reserialize(original);
H A DSetsTest.java73 import java.util.Set;
117 @Override protected Set<String> create(String[] elements) {
120 Set<String> set1 = (size > 1)
125 Set<String> set2 = (size > 0)
137 @Override protected Set<String> create(String[] elements) {
138 Set<String> set1 = Sets.newHashSet(elements);
140 Set<String> set2 = Sets.newHashSet(elements);
150 @Override protected Set<String> create(String[] elements) {
151 Set<String> set1 = Sets.newHashSet(elements);
153 Set<Strin
[all...]
H A DSetOperationsTest.java33 import java.util.Set;
47 @Override protected Set<String> create(String[] elements) {
58 @Override protected Set<String> create(String[] elements) {
69 @Override protected Set<String> create(String[] elements) {
80 @Override protected Set<String> create(String[] elements) {
91 @Override protected Set<String> create(String[] elements) {
106 @Override protected Set<String> create(String[] elements) {
119 @Override protected Set<String> create(String[] elements) {
131 @Override protected Set<String> create(String[] elements) {
142 @Override protected Set<Strin
[all...]
/external/apache-http/src/org/apache/http/impl/client/
H A DRedirectLocations.java36 import java.util.Set;
43 private final Set<URI> uris;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
H A DPKIXAttrCertChecker.java6 import java.util.Set;
13 * Returns an immutable <code>Set</code> of X.509 attribute certificate
24 * @return an immutable <code>Set</code> of X.509 extension OIDs (in
29 public abstract Set getSupportedExtensions();
/external/llvm/autoconf/m4/
H A Dfunc_isinf.m410 AC_DEFINE([HAVE_ISINF_IN_MATH_H],1,[Set to 1 if the isinf function is found in <math.h>])
17 AC_DEFINE([HAVE_ISINF_IN_CMATH],1,[Set to 1 if the isinf function is found in <cmath>])
24 AC_DEFINE([HAVE_STD_ISINF_IN_CMATH],1,[Set to 1 if the std::isinf function is found in <cmath>])
31 AC_DEFINE([HAVE_FINITE_IN_IEEEFP_H],1,[Set to 1 if the finite function is found in <ieeefp.h>])
H A Dfunc_isnan.m411 AC_DEFINE([HAVE_ISNAN_IN_MATH_H],1,[Set to 1 if the isnan function is found in <math.h>])
18 AC_DEFINE([HAVE_ISNAN_IN_CMATH],1,[Set to 1 if the isnan function is found in <cmath>])
25 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>])
/external/llvm/projects/sample/autoconf/m4/
H A Dfunc_isinf.m410 AC_DEFINE([HAVE_ISINF_IN_MATH_H],1,[Set to 1 if the isinf function is found in <math.h>])
17 AC_DEFINE([HAVE_ISINF_IN_CMATH],1,[Set to 1 if the isinf function is found in <cmath>])
24 AC_DEFINE([HAVE_STD_ISINF_IN_CMATH],1,[Set to 1 if the std::isinf function is found in <cmath>])
31 AC_DEFINE([HAVE_FINITE_IN_IEEEFP_H],1,[Set to 1 if the finite function is found in <ieeefp.h>])
H A Dfunc_isnan.m411 AC_DEFINE([HAVE_ISNAN_IN_MATH_H],1,[Set to 1 if the isnan function is found in <math.h>])
18 AC_DEFINE([HAVE_ISNAN_IN_CMATH],1,[Set to 1 if the isnan function is found in <cmath>])
25 AC_DEFINE([HAVE_STD_ISNAN_IN_CMATH],1,[Set to 1 if the std::isnan function is found in <cmath>])
/external/chromium/chrome/browser/prefs/
H A Dsession_startup_pref_unittest.cc24 url_pref_list->Set(0, Value::CreateStringValue("google.com"));
25 url_pref_list->Set(1, Value::CreateStringValue("chromium.org"));
37 url_pref_list1->Set(0, Value::CreateStringValue("chromium.org"));
41 url_pref_list2->Set(0, Value::CreateStringValue("chromium.org"));
42 url_pref_list2->Set(1, Value::CreateStringValue("chromium.org"));
43 url_pref_list2->Set(2, Value::CreateStringValue("chromium.org"));
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
H A DFeatureUtil.java29 import java.util.Set;
56 public static Set<Feature<?>> addImpliedFeatures(Set<Feature<?>> features) {
71 public static Set<Feature<?>> impliedFeatures(Set<Feature<?>> features) {
72 Set<Feature<?>> implied = new LinkedHashSet<Feature<?>>();
231 Set<Feature<?>> allPresentFeatures =
233 Set<Feature<?>> allAbsentFeatures =
235 Set<Feature<?>> conflictingFeatures =
260 Set<Featur
[all...]
/external/chromium/chrome/browser/policy/
H A Dpolicy_map_unittest.cc15 map.Set(kPolicyHomepageLocation, Value::CreateStringValue("aaa"));
18 map.Set(kPolicyHomepageLocation, Value::CreateStringValue("bbb"));
25 a.Set(kPolicyHomepageLocation, Value::CreateStringValue("aaa"));
27 a2.Set(kPolicyHomepageLocation, Value::CreateStringValue("aaa"));
29 b.Set(kPolicyHomepageLocation, Value::CreateStringValue("bbb"));
31 c.Set(kPolicyHomepageLocation, Value::CreateStringValue("aaa"));
32 c.Set(kPolicyHomepageIsNewTabPage, Value::CreateBooleanValue(true));
49 a.Set(kPolicyHomepageLocation, Value::CreateStringValue("aaa"));
51 b.Set(kPolicyHomepageLocation, Value::CreateStringValue("bbb"));
52 b.Set(kPolicyHomepageIsNewTabPag
[all...]
/external/llvm/include/llvm/ADT/
H A DSmallSet.h36 std::set<T, C> Set; member in class:llvm::SmallSet
42 bool empty() const { return Vector.empty() && Set.empty(); }
44 return isSmall() ? Vector.size() : Set.size();
53 return Set.count(V);
60 return Set.insert(V).second;
72 Set.insert(Vector.back());
75 Set.insert(V);
87 return Set.erase(V);
98 Set.clear();
101 bool isSmall() const { return Set
[all...]
/external/guava/guava-tests/test/com/google/common/cache/
H A DCacheBuilderFactory.java27 import java.util.Set;
41 private Set<Integer> concurrencyLevels = Sets.newHashSet((Integer) null);
42 private Set<Integer> initialCapacities = Sets.newHashSet((Integer) null);
43 private Set<Integer> maximumSizes = Sets.newHashSet((Integer) null);
44 private Set<DurationSpec> expireAfterWrites = Sets.newHashSet((DurationSpec) null);
45 private Set<DurationSpec> expireAfterAccesses = Sets.newHashSet((DurationSpec) null);
46 private Set<DurationSpec> refreshes = Sets.newHashSet((DurationSpec) null);
47 private Set<Strength> keyStrengths = Sets.newHashSet((Strength) null);
48 private Set<Strength> valueStrengths = Sets.newHashSet((Strength) null);
50 CacheBuilderFactory withConcurrencyLevels(Set<Intege
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DPKIXPolicyNode.java8 import java.util.Set;
15 protected Set expectedPolicies;
17 protected Set policyQualifiers;
30 Set _expectedPolicies,
32 Set _policyQualifiers,
62 public Set getExpectedPolicies()
72 public Set getPolicyQualifiers()
136 Set _expectedPolicies = new HashSet();
143 Set _policyQualifiers = new HashSet();
/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DMinimalSet.java23 import java.util.Set;
27 * tests without relying on any specific Set implementations. Slow. Explicitly
34 public class MinimalSet<E> extends MinimalCollection<E> implements Set<E> {
64 * equals() and hashCode() are more specific in the Set contract.
68 if (object instanceof Set) {
69 Set<?> that = (Set<?>) object;

Completed in 381 milliseconds

1234567891011>>