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

1 2 3

  /art/test/032-concrete-sub/
info.txt 1 This tests some facets of abstract method handling, notably situations
  /development/tools/idegen/templates/
module-template.iml 3 @FACETS@
  /external/libxml2/
TODO_SCHEMAS 15 - Complete the Built-In datatype collections and Facets implementations
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
FacetProvider.java 17 * This is the query interface to supply optional features(aka facets) on an object without the need
VerticalGridView.java 32 * Supported optional facets are:
Presenter.java 68 * be added: {@link #setFacet(Class, Object)}. Supported facets:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.h 54 * a collection of facets that implement various localization features such
140 * @brief Construct locale with facets from another locale.
142 * Constructs a copy of the locale @a base. The facets specified by @a
147 * @param __s Name of the locale to use facets from.
148 * @param __cat Set of categories defining the facets to use from __s.
154 * @brief Construct locale with facets from another locale.
156 * Constructs a copy of the locale @a base. The facets specified by @a
161 * @param __add The locale to use facets from.
162 * @param __cat Set of categories defining the facets to use from add.
333 * money, time, and number printing. It provides common support for facets
    [all...]
locale_facets_nonio.h     [all...]
basic_ios.tcc 131 // Cache locale data and specific facets used by iostreams.
locale_classes.tcc 95 * provided as the template parameter. Facets derived from the facet
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_classes.h 54 * a collection of facets that implement various localization features such
140 * @brief Construct locale with facets from another locale.
142 * Constructs a copy of the locale @a base. The facets specified by @a
147 * @param __s Name of the locale to use facets from.
148 * @param __cat Set of categories defining the facets to use from __s.
154 * @brief Construct locale with facets from another locale.
156 * Constructs a copy of the locale @a base. The facets specified by @a
161 * @param __add The locale to use facets from.
162 * @param __cat Set of categories defining the facets to use from add.
333 * money, time, and number printing. It provides common support for facets
    [all...]
locale_facets_nonio.h     [all...]
basic_ios.tcc 131 // Cache locale data and specific facets used by iostreams.
locale_classes.tcc 95 * provided as the template parameter. Facets derived from the facet
  /external/libxml2/include/libxml/
schemasInternals.h 394 * Used to build a list of facets.
531 * indicates if the facets need a computed value
567 * has facets
573 * indicates if the facets (pattern) need a normalized value
621 xmlSchemaFacetPtr facets; /* Local facets */ member in struct:_xmlSchemaType
628 xmlSchemaFacetLinkPtr facetSet; /* All facets (incl. inherited) */
  /packages/services/Car/tests/DirectRenderingClusterSample/src/android/car/cluster/sample/
MainClusterActivity.java 139 private void registerFacets(Facet<?>... facets) {
140 for (Facet<?> f : facets) {
  /external/libxml2/os400/libxmlrpg/
schemasInternals.rpgle 509 * Used to build a list of facets.
667 * indicates if the facets need a computed value
709 * has facets
716 * indicates if the facets (pattern) need a normalized value
769 d facets like(xmlSchemaFacetPtr) Local facets
777 d facetSet like(xmlSchemaFacetLinkPtr) All facets
    [all...]
  /packages/services/Car/car_product/overlay/frameworks/base/packages/SystemUI/res/values/
arrays_car.xml 33 <!-- Launch the lenspicker for all the facets. The lens picker will trampoline into the last run app or display a list of valid apps -->
  /system/update_engine/update_manager/
policy_utils.h 66 // decisions, to be used as a base-class for various Policy facets that only
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
network_identity_machine.py 21 combinations of the facets listed above.
  /external/libxml2/test/schemas/
bug306806_1.xsd 181 <xs:element ref="facets"/>
187 <xs:element name="facets" type="facets-content"/>
188 <xs:simpleType name="facets-content">
  /external/mesa3d/src/mesa/main/
polygon.c 43 * Specify whether to cull front- or back-facing facets.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set.tcc 77 // The stuff in locale facets are for basic types.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr2/
bool_set.tcc 77 // The stuff in locale facets are for basic types.
  /external/libxml2/doc/devhelp/
libxml2-schemasInternals.html 400 </pre><p>indicates if the facets need a computed value</p>
    [all...]

Completed in 532 milliseconds

1 2 3