HomeSort by relevance Sort by last modified time
    Searched full:facet (Results 1 - 25 of 679) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/result/schemas/
facet-whiteSpace_0_0 1 ./test/schemas/facet-whiteSpace_0.xml validates
facet-unionST-err1_0_0 1 ./test/schemas/facet-unionST-err1_0.xml fails to validate
facet-unionST-err1_0_0.err 1 ./test/schemas/facet-unionST-err1_0.xml:3: element foo: Schemas validity error : Element '{http://FOO}foo': 'tiny' is not a valid value of the union type '{http://FOO}fooType.B'.
  /external/mockftpserver/MockFtpServer/
MockFtpServer.iml 4 <facet type="Spring" name="Spring">
6 </facet>
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ItemAlignmentFacetHelper.java 34 static int getAlignmentPosition(View itemView, ItemAlignmentFacet.ItemAlignmentDef facet,
38 if (facet.mViewId != 0) {
39 view = itemView.findViewById(facet.mViewId);
44 int alignPos = facet.mOffset;
46 if (facet.mOffset >= 0) {
47 if (facet.mOffsetWithPadding) {
51 if (facet.mOffsetWithPadding) {
55 if (facet.mOffsetPercent != ITEM_ALIGN_OFFSET_PERCENT_DISABLED) {
57 * facet.mOffsetPercent) / 100f;
65 if (facet.mOffset >= 0)
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
locale_impl.h 33 //If we are using pointer specialization, vector<locale::facet*> will use
35 _STLP_EXPORT_TEMPLATE_CLASS allocator<locale::facet*>;
39 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<locale::facet**, locale::facet*, allocator<locale::facet*> >;
40 _STLP_EXPORT_TEMPLATE_CLASS _Vector_base<locale::facet*, allocator<locale::facet*> >;
47 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_VECTOR<locale::facet*, allocator<locale::facet*> > >;
48 _STLP_EXPORT_TEMPLATE_CLASS _STLP_NON_DBG_VECTOR<locale::facet*, allocator<locale::facet*> >
    [all...]
  /external/libcxx/test/std/localization/locales/locale/locale.types/locale.facet/
facet.pass.cpp 12 // class locale::facet
15 // explicit facet(size_t refs = 0);
16 // virtual ~facet();
17 // facet(const facet&) = delete;
18 // void operator=(const facet&) = delete;
27 : public std::locale::facet
31 : std::locale::facet(refs)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.types/locale.facet/
facet.pass.cpp 12 // class locale::facet
15 // explicit facet(size_t refs = 0);
16 // virtual ~facet();
17 // facet(const facet&) = delete;
18 // void operator=(const facet&) = delete;
27 : public std::locale::facet
31 : std::locale::facet(refs)
  /external/libxml2/include/libxml/
xmlschemastypes.h 51 xmlSchemaFacetPtr facet,
55 xmlSchemaValidateFacetWhtsp (xmlSchemaFacetPtr facet,
66 xmlSchemaCheckFacet (xmlSchemaFacetPtr facet,
71 xmlSchemaFreeFacet (xmlSchemaFacetPtr facet);
78 xmlSchemaValidateListSimpleTypeFacet (xmlSchemaFacetPtr facet,
92 xmlSchemaGetFacetValueAsULong (xmlSchemaFacetPtr facet);
95 xmlSchemaFacetPtr facet,
100 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the ne
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the ne
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the ne
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.h 69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the ne
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a other. The facet @f is added to
172 * @other, replacing an existing facet of type Facet if there is one. If
176 * @param f The facet to add in.
196 * @brief Construct locale with another facet.
199 * existing facet of type Facet from the locale @a other into the ne
339 class locale::facet class in class:locale
371 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a other. The facet @f is added to
172 * @other, replacing an existing facet of type Facet if there is one. If
176 * @param f The facet to add in.
196 * @brief Construct locale with another facet.
199 * existing facet of type Facet from the locale @a other into the ne
339 class locale::facet class in class:locale
371 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
    [all...]
  /external/libxml2/test/schemas/
facet-unionST-err1_0.xml 3 xsi:schemaLocation="http://FOO facet-unionST-err1_0.xsd">tiny</foo>
facet-whiteSpace_0.xml 4 xsi:schemaLocation="http://FOO facet-whiteSpace_0.xsd">hmmm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.tcc 91 * @brief Test for the presence of a facet.
94 * has_facet tests the locale argument for the presence of the facet type
95 * provided as the template parameter. Facets derived from the facet
98 * @tparam _Facet The facet type to test the presence of.
100 * @return true if @p __loc contains a facet of type _Facet, else false.
107 const locale::facet** __facets = __loc._M_impl->_M_facets;
117 * @brief Return a facet.
120 * use_facet looks for and returns a reference to a facet of type Facet
121 * where Facet is the template parameter. If has_facet(locale) is true
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.tcc 91 * @brief Test for the presence of a facet.
94 * has_facet tests the locale argument for the presence of the facet type
95 * provided as the template parameter. Facets derived from the facet
98 * @tparam _Facet The facet type to test the presence of.
100 * @return true if @p __loc contains a facet of type _Facet, else false.
107 const locale::facet** __facets = __loc._M_impl->_M_facets;
117 * @brief Return a facet.
120 * use_facet looks for and returns a reference to a facet of type Facet
121 * where Facet is the template parameter. If has_facet(locale) is true
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_classes.tcc 91 * @brief Test for the presence of a facet.
94 * has_facet tests the locale argument for the presence of the facet type
95 * provided as the template parameter. Facets derived from the facet
98 * @tparam _Facet The facet type to test the presence of.
100 * @return true if @p __loc contains a facet of type _Facet, else false.
107 const locale::facet** __facets = __loc._M_impl->_M_facets;
117 * @brief Return a facet.
120 * use_facet looks for and returns a reference to a facet of type Facet
121 * where Facet is the template parameter. If has_facet(locale) is true
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 91 * @brief Test for the presence of a facet.
93 * has_facet tests the locale argument for the presence of the facet type
94 * provided as the template parameter. Facets derived from the facet
97 * @tparam _Facet The facet type to test the presence of.
99 * @return true if @p __loc contains a facet of type _Facet, else false.
106 const locale::facet** __facets = __loc._M_impl->_M_facets;
116 * @brief Return a facet.
118 * use_facet looks for and returns a reference to a facet of type Facet
119 * where Facet is the template parameter. If has_facet(locale) is true
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.tcc 91 * @brief Test for the presence of a facet.
93 * has_facet tests the locale argument for the presence of the facet type
94 * provided as the template parameter. Facets derived from the facet
97 * @tparam _Facet The facet type to test the presence of.
99 * @return true if @p __loc contains a facet of type _Facet, else false.
106 const locale::facet** __facets = __loc._M_impl->_M_facets;
116 * @brief Return a facet.
118 * use_facet looks for and returns a reference to a facet of type Facet
119 * where Facet is the template parameter. If has_facet(locale) is true
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.tcc 91 * @brief Test for the presence of a facet.
94 * has_facet tests the locale argument for the presence of the facet type
95 * provided as the template parameter. Facets derived from the facet
98 * @tparam _Facet The facet type to test the presence of.
100 * @return true if @p __loc contains a facet of type _Facet, else false.
107 const locale::facet** __facets = __loc._M_impl->_M_facets;
117 * @brief Return a facet.
120 * use_facet looks for and returns a reference to a facet of type Facet
121 * where Facet is the template parameter. If has_facet(locale) is true
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_classes.tcc 91 * @brief Test for the presence of a facet.
94 * has_facet tests the locale argument for the presence of the facet type
95 * provided as the template parameter. Facets derived from the facet
98 * @tparam _Facet The facet type to test the presence of.
100 * @return true if @p __loc contains a facet of type _Facet, else false.
107 const locale::facet** __facets = __loc._M_impl->_M_facets;
117 * @brief Return a facet.
120 * use_facet looks for and returns a reference to a facet of type Facet
121 * where Facet is the template parameter. If has_facet(locale) is true
    [all...]
  /development/samples/devbytes/telephony/SmsSampleProject/
SmsSampleProject.iml 4 <facet type="java-gradle" name="Java-Gradle">
9 </facet>

Completed in 517 milliseconds

1 2 3 4 5 6 7 8 91011>>