Searched defs:set (Results 626 - 650 of 1028) sorted by relevance

<<21222324252627282930>>

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducnvseltst.c283 /* get unicode set for that converter */
284 USet* set; local
289 set = uset_openEmpty();
291 ucnv_getUnicodeSet(test_converter, set,
294 uset_addAll(set, excludedCodePoints);
296 uset_freeze(set);
304 * (UBool)(uset_spanUTF8(set, utf8, length, USET_SPAN_SIMPLE) == length);
305 * They might be different if the set contains strings,
315 if (cp >= 0 && !uset_contains(set, cp)) {
320 uset_close(set);
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ducharstrietest.cpp126 errln("UCharsTrieBuilder().build() did not set U_INDEX_OUTOFBOUNDS_ERROR");
350 set.add(c);
356 int32_t countUniqueFirstChars() const { return set.size(); }
361 UnicodeSet set; member in class:__anon12358::Generator
796 errln("builder.build().add(zzz) did not set U_NO_WRITE_PERMISSION");
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h460 // happens when an extension is set and then later cleared by the caller.
462 // removing it from the map, we just set is_cleared = true. This has no
474 // For repeated types, this indicates if the [packed=true] option is set.
583 // First we have a set of classes representing "type traits" for different
593 // static inline ConstType Get(int number, const ExtensionSet& set);
594 // static inline void Set(int number, ConstType value, ExtensionSet* set);
595 // static inline MutableType Mutable(int number, ExtensionSet* set);
598 // static inline ConstType Get(int number, const ExtensionSet& set,
601 // ConstType value, ExtensionSet* set);
603 // ExtensionSet* set);
691 Get(int number, const ExtensionSet& set, ConstType default_value) argument
695 Set(int number, FieldType field_type, const string& value, ExtensionSet* set) argument
699 Mutable(int number, FieldType field_type, ExtensionSet* set) argument
710 Get(int number, const ExtensionSet& set, int index) argument
714 Set(int number, int index, const string& value, ExtensionSet* set) argument
718 Mutable(int number, int index, ExtensionSet* set) argument
721 Add(int number, FieldType field_type, bool , const string& value, ExtensionSet* set) argument
726 Add(int number, FieldType field_type, ExtensionSet* set) argument
742 Get(int number, const ExtensionSet& set, ConstType default_value) argument
746 Set(int number, FieldType field_type, ConstType value, ExtensionSet* set) argument
758 Get(int number, const ExtensionSet& set, int index) argument
761 Set(int number, int index, ConstType value, ExtensionSet* set) argument
766 Add(int number, FieldType field_type, bool is_packed, ConstType value, ExtensionSet* set) argument
785 Get(int number, const ExtensionSet& set, ConstType default_value) argument
790 Mutable(int number, FieldType field_type, ExtensionSet* set) argument
795 SetAllocated(int number, FieldType field_type, MutableType message, ExtensionSet* set) argument
799 Release(int number, FieldType field_type, ExtensionSet* set) argument
812 Get(int number, const ExtensionSet& set, int index) argument
815 Mutable(int number, int index, ExtensionSet* set) argument
818 Add(int number, FieldType field_type, ExtensionSet* set) argument
[all...]
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DDataTypes.h15 #define FORCE_RELEASE 0 // set force release to 1 for multiple thread -- no debugging
378 void set(const _Point& pt) { function in struct:_Rect
384 set(line[0]);
/external/chromium_org/third_party/skia/include/utils/
H A DSkMatrix44.h65 this->set(0, 0, 0, 1);
94 void set(SkScalar x, SkScalar y, SkScalar z, SkScalar w = SK_Scalar1) { function in struct:SkVector4
159 kTranslate_Mask = 0x01, //!< set if the matrix has translation
160 kScale_Mask = 0x02, //!< set if the matrix has any scale != 1
161 kAffine_Mask = 0x04, //!< set if the matrix skews or rotates
162 kPerspective_Mask = 0x08 //!< set if the matrix is in perspective
169 * other bits may be set to true even in the case of a pure perspective
221 * set a value in the matrix. The row,col parameters work as follows:
226 inline void set(int row, int col, SkMScalar value) { function in class:SkMatrix44
237 this->set(ro
[all...]
/external/chromium_org/third_party/skia/src/core/
H A DSkImageFilter.cpp188 context.cache()->set(key, *result, *offset);
389 // matrix with no clip and that the matrix, clip, and render target set before this function was
456 virtual void set(const Key& key, const SkBitmap& result, const SkIPoint& offset) { function in class:__anon15180::CacheImpl
H A DSkString.cpp372 void SkString::set(const char text[]) { function in class:SkString
373 this->set(text, text ? strlen(text) : 0);
376 void SkString::set(const char text[], size_t len) { function in class:SkString
562 this->set(buffer, strlen(buffer));
639 formattedOutput.set(buffer);
648 out->push_back().set(str, len);
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.h114 uniform should be accessible. At least one bit must be set. Geometry shader uniforms are not
258 void set(const GrFragmentProcessor* fp) { function in class:GrGLProgramBuilder::GrGLFragmentProcessorEmitter
/external/chromium_org/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp397 BOOL set = FALSE; local
402 !set && -1 != pixelFormatsToTry[f] && f < SK_ARRAY_COUNT(pixelFormatsToTry);
406 set = SetPixelFormat(dc, pixelFormatsToTry[f], &pfd);
409 if (!set) {
/external/chromium_org/ui/gfx/
H A Dicon_util.cc91 // Creates a set of bitmaps from an image family.
279 // 256x256 icons are stored with width and height set to 0.
377 // bitmap so we should set the configuration appropriately.
456 // Creating a set of bitmaps corresponding to the icon images we'll end up
483 // First, we set the information which doesn't require iterating through the
484 // bitmap set and then we set the bitmap specific structures. In the latter
633 size_t IconUtil::ComputeIconFileBufferSize(const std::vector<SkBitmap>& set) { argument
634 DCHECK(!set.empty());
641 size_t bitmap_count = set
[all...]
/external/chromium_org/url/
H A Durl_canon.h50 inline void set(int offset, int ch) { function in class:url::CanonOutputT
182 // Character set converter ----------------------------------------------------
185 // implementation of this class to interface with their own character set
202 // character set, the converter should append the HTML entity sequence in
245 // the length of the output will be set to the length of the new host name.
459 // our best for crazy input here since web pages can set it themselves.
462 // character set converter object provides. The converter will only be called
/external/chromium_org/v8/src/
H A Dapi.h39 inline void set(int index, v8::internal::Object* value);
64 void set(int index, v8::internal::Object* value);
89 void NeanderObject::set(int offset, v8::internal::Object* value) { function in class:v8::NeanderObject
91 v8::internal::FixedArray::cast(value_->elements())->set(offset, value);
/external/clang/include/clang/AST/
H A DExternalASTSource.h124 /// \brief Resolve the offset of a set of C++ base specifiers in the decl
202 /// set on the ObjCInterfaceDecl via the function
316 /// bit is set, the upper 63 bits are the offset.
406 /// Forcibly set this pointer (which must be lazy) as needing updates.
412 void set(T NewValue) { function in struct:clang::LazyGenerationalUpdatePtr
646 /// \brief A lazy pointer to a set of CXXBaseSpecifiers.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h224 /// \param Regions the set of regions to be invalidated.
228 /// \param CausesPointerEscape the flag is set to true when
232 /// \param IS the set of invalidated symbols.
389 ProgramStateRef set(typename ProgramStateTrait<T>::data_type D) const;
392 ProgramStateRef set(typename ProgramStateTrait<T>::key_type K,
396 ProgramStateRef set(typename ProgramStateTrait<T>::key_type K,
564 ProgramStateRef set(ProgramStateRef st, typename ProgramStateTrait<T>::data_type D) { function in class:clang::ento::ProgramStateManager
570 ProgramStateRef set(ProgramStateRef st, function in class:clang::ento::ProgramStateManager
755 ProgramStateRef ProgramState::set(typename ProgramStateTrait<T>::data_type D) const { function in class:clang::ento::ProgramState
756 return getStateManager().set<
760 ProgramStateRef ProgramState::set(typename ProgramStateTrait<T>::key_type K, function in class:clang::ento::ProgramState
766 ProgramStateRef ProgramState::set(typename ProgramStateTrait<T>::key_type K, function in class:clang::ento::ProgramState
[all...]
/external/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp34 void set(unsigned recordID, unsigned abbrevID) { function in class:__anon17929::AbbreviationMap
36 && "Abbreviation already set.");
42 "Abbreviation not set.");
205 /// \brief The set of constructed record abbreviations.
388 Abbrevs.set(RECORD_VERSION, Stream.EmitBlockInfoAbbrev(BLOCK_META, Abbrev));
411 Abbrevs.set(RECORD_DIAG, Stream.EmitBlockInfoAbbrev(BLOCK_DIAG, Abbrev));
419 Abbrevs.set(RECORD_CATEGORY, Stream.EmitBlockInfoAbbrev(BLOCK_DIAG, Abbrev));
425 Abbrevs.set(RECORD_SOURCE_RANGE,
434 Abbrevs.set(RECORD_DIAG_FLAG, Stream.EmitBlockInfoAbbrev(BLOCK_DIAG,
445 Abbrevs.set(RECORD_FILENAM
[all...]
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc27 #include <set>
652 reinterpret_cast<std::set<uptr> *>(arg)->insert(chunk);
682 std::set<uptr> reported_chunks;
720 std::set<uptr> reported_chunks;
807 m.set(i, (i % 100) + 1);
832 p->m->set(i, val); typedef
/external/deqp/executor/
H A DxeTestResultParser.cpp593 ri::EglConfigSet* set = curList->allocItem<ri::EglConfigSet>(); local
594 set->name = getAttribute("Name");
595 set->description = m_xmlParser.hasAttribute("Description") ? m_xmlParser.getAttribute("Description") : "";
596 item = set;
/external/deqp/modules/gles2/scripts/
H A Dgenutil.py593 def set (self, colNdx, rowNdx, scalar): member in class:Mat
602 res.set(col, row, self.get(col, row))
/external/deqp/modules/gles3/scripts/
H A Dgenutil.py734 def set (self, colNdx, rowNdx, scalar): member in class:Mat
743 res.set(col, row, self.get(col, row))
/external/deqp/modules/gles31/scripts/
H A Dgenutil.py736 def set (self, colNdx, rowNdx, scalar): member in class:Mat
745 res.set(col, row, self.get(col, row))
/external/dnsmasq/src/
H A Ddnsmasq.c61 static int set_dns_listeners(time_t now, fd_set *set, int *maxfdp);
62 static void check_dns_listeners(fd_set *set, time_t now);
68 static int set_android_listeners(fd_set *set, int *maxfdp);
69 static int check_android_listeners(fd_set *set);
150 die(_("TFTP server not available: set HAVE_TFTP in src/config.h"), NULL, EC_BADCONF);
208 die(_("DBus not available: set HAVE_DBUS in src/config.h"), NULL, EC_BADCONF);
495 my_syslog(LOG_WARNING, _("warning: ignoring resolv-file flag because no-resolv is set"));
986 static int set_android_listeners(fd_set *set, int *maxfdp) { argument
987 FD_SET(STDIN_FILENO, set);
992 static int check_android_listeners(fd_set *set) { argument
1037 set_dns_listeners(time_t now, fd_set *set, int *maxfdp) argument
1105 check_dns_listeners(fd_set *set, time_t now) argument
[all...]
/external/eigen/Eigen/src/Core/
H A DGeneralProduct.h271 struct set { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() = src; } }; struct in class:Eigen::GeneralProduct
284 internal::outer_product_selector_run(*this, dest, set(), IsRowMajor<Dest>());
/external/fonttools/Lib/fontTools/
H A Dsubset.py36 return sorted(set(l))
39 # Jython's set.update only takes one other argument.
40 # Emulate real set.update...
52 "Returns set of intersecting glyphs."
53 return set(g for g in self.glyphs if g in glyphs)
76 "Returns set of glyphs matching class."
78 return set(g for g in glyphs if g not in self.classDefs)
79 return set(g for g,v in self.classDefs.items()
582 pos_glyphs = set([c.Coverage(self).glyphs[i]])
584 pos_glyphs = set([
1846 def set(self, **kwargs): member in class:Options
[all...]
/external/fonttools/Tools/fontTools/
H A Dsubset.py36 return sorted(set(l))
39 # Jython's set.update only takes one other argument.
40 # Emulate real set.update...
52 "Returns set of intersecting glyphs."
53 return set(g for g in self.glyphs if g in glyphs)
76 "Returns set of glyphs matching class."
78 return set(g for g in glyphs if g not in self.classDefs)
79 return set(g for g,v in self.classDefs.items()
582 pos_glyphs = set([c.Coverage(self).glyphs[i]])
584 pos_glyphs = set([
1846 def set(self, **kwargs): member in class:Options
[all...]
/external/guava/guava/src/com/google/common/collect/
H A DMultisets.java124 // Safe because the returned set is made unmodifiable and Entry
319 * Returns a multiset view of the specified set. The multiset is backed by the
320 * set, so changes to the set are reflected in the multiset, and vice versa.
321 * If the set is modified while an iteration over the multiset is in progress
326 * element from the set. It does not support the {@code add} or {@code addAll}
330 * <p>The returned multiset will be serializable if the specified set is
331 * serializable. The multiset is threadsafe if the set is threadsafe.
333 * @param set the backing set fo
335 forSet(Set<E> set) argument
344 SetMultiset(Set<E> set) argument
[all...]

Completed in 3524 milliseconds

<<21222324252627282930>>