/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
EnumSetTest.java | 24 import java.util.Set; 120 EnumSet<HugeEnumCount> set; local 125 set = EnumSet.range(HugeEnumCount.NO1, HugeEnumCount.NO65); 126 array = set.toArray(); 127 for (HugeEnumCount count : set) { 133 set = EnumSet.range(HugeEnumCount.NO1, HugeEnumCount.NO130); 134 array = set.toArray(); 135 for (HugeEnumCount count : set) { 141 EnumSet<HugeEnumCount> set = EnumSet.noneOf(HugeEnumCount.class); local 142 set.add(HugeEnumCount.NO64) 154 assertEquals(EnumSet.of(HugeEnumCount.NO65, HugeEnumCount.NO128), set); local 156 assertEquals(EnumSet.of(HugeEnumCount.NO65), set); local 217 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 322 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 478 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 522 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 581 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 607 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 631 EnumSet<EnumWithInnerClass> set = EnumSet local 673 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 745 EnumSet<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 1030 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 1204 Set<EnumFoo> set = EnumSet.allOf(EnumFoo.class); local 1392 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); local 1846 EnumSet<EnumFoo> set = EnumSet.of(EnumFoo.c, foos); local 1995 EnumSet<EnumFoo> set = EnumSet.allOf(EnumFoo.class); local 2004 EnumSet<EnumFoo> set = EnumSet.allOf(EnumFoo.class); local [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
X509CertificateObject.java | 31 import java.util.Set; 417 public Set getCriticalExtensionOIDs() 421 Set set = new HashSet(); local 435 set.add(oid.getId()); 439 return set; 486 public Set getNonCriticalExtensionOIDs() 490 Set set = new HashSet(); local 504 set.add(oid.getId()) [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
PKIXNameConstraintValidator.java | 9 import java.util.Set; 22 private Set excludedSubtreesDN = new HashSet(); 24 private Set excludedSubtreesDNS = new HashSet(); 26 private Set excludedSubtreesEmail = new HashSet(); 28 private Set excludedSubtreesURI = new HashSet(); 30 private Set excludedSubtreesIP = new HashSet(); 32 private Set permittedSubtreesDN; 34 private Set permittedSubtreesDNS; 36 private Set permittedSubtreesEmail; 38 private Set permittedSubtreesURI 347 Set set = new HashSet(); local [all...] |
X509CertificateObject.java | 31 import java.util.Set; 415 public Set getCriticalExtensionOIDs() 419 Set set = new HashSet(); local 433 set.add(oid.getId()); 437 return set; 484 public Set getNonCriticalExtensionOIDs() 488 Set set = new HashSet(); local 502 set.add(oid.getId()) [all...] |
/external/chromium_org/chrome/browser/autocomplete/ |
search_provider.h | 47 // with some user input, each time expecting to receive a small set of the best 82 // |append_extra_query_params| should be set if |template_url| is the default 161 void set(const base::string16& default_provider, function in class:SearchProvider::Providers 456 // Converts the parsed results to a set of AutocompleteMatches, |matches_|. 510 // |relevance_from_server| is non-NULL, it will be set to indicate which of 538 // unless |prevent_search_history_inlining| is set. 660 // autocomplete query. This field is set to false in Start() and may be set 664 // If the autocomplete query has not returned, this field is set to false.
|
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/ |
TrackingInputHandler.java | 65 * Set to true to prevent any further movement of the cursor, for example, when showing the 71 * Set to true to suppress the fling animation at the end of a gesture, for example, when 77 * Set to true when 3-finger swipe gesture is complete, so that further movement doesn't 120 mCursorPosition.set(newX, newY); 186 * maximum zoom level is set arbitrarily, so that the user can zoom out again in a reasonable
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/ |
HarfBuzzShaper.cpp | 69 void set(T* ptr) { m_ptr = ptr; } function in class:WebCore::HarfBuzzScopedPtr 545 // WebKit doesn't set direction when calulating widths. Leave the direction setting to 546 // HarfBuzz when we are calculating widths (except when directionalOverride() is set). 710 harfBuzzBuffer.set(hb_buffer_create()); [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucol_bld.cpp | 16 * This module builds a collator based on the rule set. 521 // We must not use CE weight byte 02, so we set it as the minimum lower bound. 710 // we want to set case bits here and now, not later. 712 if(tok->CEs[0] != 0) { // case bits should be set only for non-ignorables 905 /* set the ucaelement with obtained values */ 1190 UnicodeSet *set = (UnicodeSet *)src->copySet; local [all...] |
uspoof.cpp | 161 const UnicodeSet *set = reinterpret_cast<const UnicodeSet *>(chars); local 162 uspoof_setAllowedUnicodeSet(sc, set, status); 256 UnicodeSet marksSeenSoFar; // Set of combining marks in a single combining sequence. 290 // Compute the set of scripts that every input character has a confusable in. 484 // The Any Case / Lower Case bit in the skelton flags was set at the top of the function.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
convtest.cpp | 405 errln("error creating the map set for conversion/getUnicodeSet test case %d - %s\n" 415 errln("error creating the mapnot set for conversion/getUnicodeSet test case %d - %s\n" 490 // Compare ucnv_getUnicodeSet() with the set of characters that can be converted. 566 errln("failed to set the callback on converter %s - %s", cnvNames[i], u_errorName(errorCode)); 590 UnicodeSet set; local 591 ucnv_getUnicodeSet(cnv.getAlias(), set.toUSet(), which, &errorCode); 593 set.remove(cpLimit, 0x10ffff); 602 set.remove(0xe000, 0xf8ff); 603 set.remove(0xf0000, 0xffffd); 604 set.remove(0x100000, 0x10fffd) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir.cpp | 66 set(v); 71 set(ref); 77 this->set(NULL); 116 set(v); 121 set(def.get()); 126 this->set(NULL); 130 ValueRef::set(const ValueRef &ref) function in class:nv50_ir::ValueRef 132 this->set(ref.get()); 139 ValueRef::set(Value *refVal) function in class:nv50_ir::ValueRef 152 ValueDef::set(Value *defVal function in class:nv50_ir::ValueDef [all...] |
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
UnknownFieldSetTest.java | 427 private void checkEqualsIsConsistent(UnknownFieldSet set) { 429 assertEquals(set, set); 432 UnknownFieldSet copy = UnknownFieldSet.newBuilder(set).build(); 433 assertEquals(set, copy); 434 assertEquals(copy, set); 435 assertEquals(set.hashCode(), copy.hashCode());
|
/external/chromium_org/third_party/skia/include/core/ |
SkMatrix.h | 31 using either reset() - to construct an identity matrix, or one of the set 41 kTranslate_Mask = 0x01, //!< set if the matrix has translation 42 kScale_Mask = 0x02, //!< set if the matrix has X or Y scale 43 kAffine_Mask = 0x04, //!< set if the matrix skews or rotates 44 kPerspective_Mask = 0x08 //!< set if the matrix is in perspective 50 other bits may be set to true even in the case of a pure perspective 148 void set(int index, SkScalar value) { function in class:SkMatrix 154 void setScaleX(SkScalar v) { this->set(kMScaleX, v); } 155 void setScaleY(SkScalar v) { this->set(kMScaleY, v); } 156 void setSkewY(SkScalar v) { this->set(kMSkewY, v); [all...] |
SkTypes.h | 48 (if SK_MALLOC_TEMP bit is set). To free the memory, call sk_free(). 435 void* set(void* ptr) { function in class:SkAutoFree 445 void* detach() { return this->set(NULL); } 447 /** Free the current buffer, and set the internal reference to NULL. Same
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrContext.h | 175 * render target. If desc specifies a render target and doesn't set the 270 * @param target the render target to set. 340 * @param m the matrix to set. 367 * @param clipData the clip to set. 533 * pixel config or because no render target is currently set and NULL was passed for 721 bool set(GrContext* context, const SkMatrix& newMatrix, GrPaint* paint = NULL) { function in class:GrContext::AutoMatrix 1022 GrTexture* set(GrContext* context, function in class:GrAutoScratchTexture [all...] |
/external/chromium_org/third_party/skia/src/gpu/ |
GrDrawTarget.cpp | 595 // Set the same bounds for all the draws. 648 avmr.set(this->drawState(), *matrix); 693 this->set(target, init, vm); 703 void GrDrawTarget::AutoStateRestore::set(GrDrawTarget* target, ASRInit init, const SkMatrix* vm) { function in class:GrDrawTarget::AutoStateRestore 719 fTempState.set(*fSavedState); 739 fTempState.set(*fSavedState); 760 this->set(target, vertexCount, indexCount); 771 bool GrDrawTarget::AutoReleaseGeometry::set(GrDrawTarget* target, function in class:GrDrawTarget::AutoReleaseGeometry [all...] |
GrInOrderDrawBuffer.cpp | 137 // We set the draw state's color to white here. This is done so that any batching performed 140 // constant color in its op== when the kColor layout bit is set and then we can remove 142 acr.set(drawState, 0xFFFFFFFF); 173 // since we already computed the dev verts, set the bounds hint. This will help us avoid 305 void set(GrDrawState* drawState) { function in class:AutoClipReenable 324 acr.set(this->drawState());
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLShaderBuilder.h | 125 uniform should be accessible. At least one bit must be set. Geometry shader uniforms are not 326 kYesDstRead_DstReadKeyBit = 0x1, // Set if we do a dst-copy-read. 327 kUseAlphaConfig_DstReadKeyBit = 0x2, // Set if dst-copy config is alpha only. 328 kTopLeftOrigin_DstReadKeyBit = 0x4, // Set if dst-copy origin is top-left. 438 void set(int index, const SkString& name) { function in struct:GrGLFullShaderBuilder::AttributePair
|
/external/chromium_org/v8/src/ |
api.h | 63 inline void set(int index, v8::internal::Object* value); 88 void set(int index, v8::internal::Object* value); 113 void NeanderObject::set(int offset, v8::internal::Object* value) { function in class:v8::NeanderObject 115 v8::internal::FixedArray::cast(value_->elements())->set(offset, value);
|
/external/chromium_org/webkit/browser/database/ |
database_tracker.cc | 228 std::set<base::string16>& databases = found_origin->second; 440 std::set<base::string16>& databases = it->second; 640 for (std::set<base::string16>::const_iterator db = ori->second.begin(); 655 DatabaseSet set; local 656 set[origin_identifier].insert(database_name); 657 deletion_callbacks_.push_back(std::make_pair(callback, set));
|
/external/clang/test/SemaCXX/ |
uninitialized.cpp | 79 void set(int x) { num = x; } function in class:A 97 a1.set(a1.get());
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
RopTranslator.java | 268 // Set up for end-of-block activities. 320 Bits.set(workSet, one.getLabel()); 375 Bits.set(tracebackSet, label);
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
Code.java | 395 result.set(i, types.get(i).ropType); [all...] |
/external/doclava/src/com/google/doclava/ |
Converter.java | 680 HashSet<AnnotationValue> set = mAnnotationValuesNeedingInit; local 682 for (AnnotationValue o : set) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
Utils.java | 269 calendar.set(year, month, date, hours, min); 280 calendar.set(year, month, date, hours, min);
|