Searched defs:set (Results 401 - 425 of 1028) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DDOMWrapperMap.h71 void set(KeyType* key, v8::Handle<v8::Object> wrapper, const WrapperTypeInfo* wrapperTypeInfo) function in class:blink::DOMWrapperMap
111 impl->set(key, value);
/external/chromium_org/third_party/WebKit/Source/bindings/modules/v8/
H A DIDBBindingUtilities.cpp252 static bool set(v8::Isolate* isolate, v8::Handle<v8::Value>& object, const String& keyPathElement, const v8::Handle<v8::Value>& v8Value) function in namespace:blink
298 if (!set(isolate, parentValue, keyPathElement, object))
381 if (!set(isolate, parent, keyPathElements.last(), key))
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DMediaList.cpp85 bool MediaQuerySet::set(const String& mediaString) function in class:blink::MediaQuerySet
198 m_mediaQueries->set(value);
H A DStylePropertySet.h185 DEFINE_TYPE_CASTS(ImmutableStylePropertySet, StylePropertySet, set, !set->isMutable(), !set.isMutable());
211 bool removePropertiesInSet(const CSSPropertyID* set, unsigned length);
239 DEFINE_TYPE_CASTS(MutableStylePropertySet, StylePropertySet, set, set->isMutable(), set.isMutable());
241 inline MutableStylePropertySet* toMutableStylePropertySet(const RefPtrWillBeRawPtr<StylePropertySet>& set) argument
243 return toMutableStylePropertySet(set.get());
246 inline MutableStylePropertySet* toMutableStylePropertySet(const Persistent<StylePropertySet>& set) argument
251 toMutableStylePropertySet(const Member<StylePropertySet>& set) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDOMImplementation.cpp67 static void addString(FeatureSet& set, const char* string) argument
69 set.add(string);
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLDocument.cpp101 // FIXME: This check is apparently for benchmarks that set the same value repeatedly.
207 static void addLocalNameToSet(HashSet<StringImpl*>* set, const QualifiedName& qName) argument
209 set->add(qName.localName().impl());
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DHitTestResult.cpp434 NodeSet& set = mutableRectBasedTestResult(); local
436 set.add(it->get());
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatPoint.h69 void set(float x, float y) function in class:blink::FloatPoint
H A DFloatPoint3D.h68 void set(float x, float y, float z) function in class:blink::FloatPoint3D
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dparser.py5 from coverage.backward import set, sorted, StringIO # pylint: disable=W0622 namespace
46 self.excluded = set()
49 self.docstrings = set()
52 self.classdefs = set()
58 self.statement_starts = set()
74 Returns a set of line numbers, the lines that contain a match for one
80 matches = set()
183 lset = set()
265 """Return a set of opcodes by the names in `names`."""
266 s = set()
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx_name.c209 entry->set = i;
268 int set = -1; local
274 if(entry->set != set) {
280 set = entry->set;
331 int set = -1, ret = 0; local
351 if(entry->set != set)
358 set
[all...]
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DBuiltins.c397 #define PySet_Pop(set) \
398 PyObject_CallMethod((set), (char*)"pop", NULL)
400 static CYTHON_INLINE int PySet_Clear(PyObject *set) { argument
401 PyObject *ret = PyObject_CallMethod(set, (char*)"clear", NULL);
406 static CYTHON_INLINE int PySet_Discard(PyObject *set, PyObject *key) { argument
407 PyObject *ret = PyObject_CallMethod(set, (char*)"discard", (char*)"(O)", key);
412 static CYTHON_INLINE int PySet_Add(PyObject *set, PyObject *key) { argument
413 PyObject *ret = PyObject_CallMethod(set, (char*)"add", (char*)"(O)", key);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-common.cc505 hb_user_data_array_t::set (hb_user_data_key_t *key, function in class:hb_user_data_array_t
/external/chromium_org/third_party/icu/source/i18n/
H A Dastro.h31 * and time for which its calculations are performed. You can set and
96 void set(double lat, double lon) { function in class:CalendarAstronomer::Ecliptic
163 void set(double asc, double dec) { function in class:CalendarAstronomer::Equatorial
237 void set(double alt, double azim) { function in class:CalendarAstronomer::Horizon
303 * latitude and longitude. The object's time is set to the current
535 * this calendar is currently set.
537 * NOTE: This method only works well if this object is set to a
541 * is set to a time near local midnight.
552 * The position of the moon at the time set on this
571 * Calculate the phase of the moon at the time set i
590 void set(double l) { value = l; } function in class:CalendarAstronomer::MoonAge
[all...]
H A Dcpdtrans.cpp80 Transliterator(id, 0), // set filter to 0 here!
132 * constructors. Before calling init(), set trans and filter to NULL.
177 * constructors. Before calling init(), set trans and filter to NULL.
373 // First free trans[] and set count to zero. Once this is done,
441 UnicodeSet set; local
444 result.addAll(trans[i]->getSourceSet(set));
446 // Hiragana-Katakana; Katakana-Latin. The source set of
448 // But the source set for the entire transliterator is
450 // non-empty source set.
463 UnicodeSet set; local
[all...]
H A Dregexcmp.cpp92 static inline void addCategory(UnicodeSet *set, int32_t value, UErrorCode& ec) { argument
93 set->addAll(UnicodeSet().applyIntPropertyValue(UCHAR_GENERAL_CATEGORY_MASK, value, ec));
191 // Table row specified an individual character, not a set, and
214 // Table row specified a character class, or set of characters,
783 // 2. LOOP_SR_I set number (assuming repeated item is a set ref)
794 // Emit optimized code for [char set]+
912 // 1. LOOP_SR_I set number
937 // Emit optimized code for a [char set]*
1515 UnicodeSet *set
[all...]
H A Drepattrn.cpp160 fPattern = NULL; // will be set later
161 fPatternString = NULL; // may be set later
712 UnicodeSet *set = (UnicodeSet *)fSets->elementAt(val); local
713 set->toPattern(s, TRUE);
728 UnicodeSet *set = fStaticSets[val]; local
729 set->toPattern(s, TRUE);
H A Dscriptset.cpp75 ScriptSet &ScriptSet::set(UScriptCode script, UErrorCode &status) { function in class:ScriptSet
121 t.set(script, status);
231 this->set((UScriptCode)sc, status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspooftest.c316 * get & set Checks
388 * AllowedChars set/get the USet of allowed characters.
391 const USet *set; local
396 set = uspoof_getAllowedChars(sc, &status);
399 TEST_ASSERT(uset_equals(tmpSet, set));
405 /* Remove a character that is in our good Latin test identifier from the allowed chars set. */
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcanittst.cpp146 Hashtable *set = new Hashtable(FALSE, status); local
147 set->setValueDeleter(uprv_deleteUObject);
155 set->removeAll();
162 set->put(result, new UnicodeString(result), status); // Add result to the table
166 expectEqual(i + UnicodeString(": "), testStr, collectionToString(set), CharsToUnicodeString(testArray[i][1]));
172 delete set;
223 // set up for readable display
H A Dfldset.cpp172 void FieldsSet::set(int32_t field, int32_t amount) { function in class:FieldsSet
221 set(field, value);
227 set(field, value);
259 * set the specified fields on this calendar. Doesn't clear first. Returns any errors the caller
265 cal->set((UCalendarDateFields)i, value);
286 diffSet.set((UCalendarDateFields)i, calVal);
339 set(field, get(field) | UDAT_RELATIVE);
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/
H A Dunisetperf.cpp53 set.applyPattern(pattern, status);
54 prefrozen=set;
56 set.freeze();
91 // Count spans of characters that are in the set,
92 // and spans of characters that are not in the set.
93 // If the very first character is in the set, then one additional
111 if(tf!=set.contains(c)) {
128 UnicodeSet set; member in class:UnicodeSetPerformanceTest
158 // Verify that the frozen set is equal to the unfrozen one.
159 UnicodeSet set; local
176 const UnicodeSet &set=testcase.set; local
192 span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) argument
209 UnicodeSet set; local
238 const UnicodeSet &set=testcase.set; local
260 UnicodeSet set; local
289 const UnicodeSet &set=testcase.set; local
315 UnicodeSet set; local
339 const UnicodeSet &set=testcase.set; local
361 UnicodeSet set; local
385 const UnicodeSet &set=testcase.set; local
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DAddressData.java53 * All values stored in this class are trimmed. Also, if you try to set a field with an empty string
54 * or a string consists of only spaces, it will not be set.
105 // Language code of the address. Can be set to null. See its getter and setter
261 * has a value, this method will copy street line 2's value and set it to street line 1.
265 set(addr);
269 return set(AddressField.COUNTRY, value);
273 return set(AddressField.ADMIN_AREA, value);
277 return set(AddressField.LOCALITY, value);
281 return set(AddressField.DEPENDENT_LOCALITY, value);
285 return set(AddressFiel
321 public Builder set(AddressData data) { method in class:AddressData.Builder
356 public Builder set(AddressField field, String value) { method in class:AddressData.Builder
[all...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/strings/
H A Dstring_piece.h70 void set(const char* data, size_type len) { function in class:i18n::phonenumbers::StringPiece
74 void set(const char* str) { function in class:i18n::phonenumbers::StringPiece
78 void set(const void* data, size_type len) { function in class:i18n::phonenumbers::StringPiece
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_util.cpp225 BitSet::andNot(const BitSet &set) argument
227 assert(data && set.data);
228 assert(size >= set.size);
229 for (unsigned int i = 0; i < (set.size + 31) / 32; ++i)
230 data[i] &= ~set.data[i];
233 BitSet& BitSet::operator|=(const BitSet &set) argument
235 assert(data && set.data);
236 assert(size >= set.size);
237 for (unsigned int i = 0; i < (set.size + 31) / 32; ++i)
238 data[i] |= set
[all...]

Completed in 606 milliseconds

<<11121314151617181920>>