HomeSort by relevance Sort by last modified time
    Searched full:grouping (Results 251 - 275 of 1077) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets_nonio.tcc 86 _M_grouping_size = __mp.grouping().size();
88 __mp.grouping().copy(__grouping, _M_grouping_size);
155 // String of grouping info from thousands_sep plucked from __units.
232 // grouping of found thousands separators.
318 // Test for grouping fidelity.
321 // Add the ending grouping.
450 // grouping rules.
    [all...]
locale_facets_nonio.h 930 * This facet encapsulates the punctuation, grouping and other formatting
1048 grouping() const function in class:moneypunct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets_nonio.tcc 86 _M_grouping_size = __mp.grouping().size();
88 __mp.grouping().copy(__grouping, _M_grouping_size);
155 // String of grouping info from thousands_sep plucked from __units.
232 // grouping of found thousands separators.
318 // Test for grouping fidelity.
321 // Add the ending grouping.
450 // grouping rules.
    [all...]
locale_facets_nonio.h 930 * This facet encapsulates the punctuation, grouping and other formatting
1048 grouping() const function in class:moneypunct
    [all...]
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm3.h     [all...]
core_cm4.h     [all...]
core_sc300.h     [all...]
  /external/icu/icu4c/source/i18n/unicode/
unum.h 118 * minimum fraction digits, grouping, etc.
129 * locale like the currency symbol, the grouping separator , monetary separator
591 * could format as "1,234" which might consist of a grouping separator
    [all...]
  /external/icu/icu4c/source/i18n/
decimfmt.cpp 30 * Check for grouping size in subFormat()
    [all...]
  /external/libogg/doc/
rfc3533.txt 236 called "Grouping") and sequential multiplexing (so-called
237 "Chaining"). Grouping defines how to interleave several logical
238 bitstreams page-wise in the same physical bitstream. Grouping is for
245 In grouping, all bos pages of all logical bitstreams MUST appear
247 specifies the order of the initial pages. For example, the grouping
707 grouping (or concurrent multiplexing): Interleaving of pages of
  /external/python/cpython3/Doc/reference/
lexical_analysis.rst 173 .. index:: indentation, leading whitespace, space, tab, grouping, statement grouping
177 the grouping of statements.
758 Underscores are now allowed for grouping purposes in literals.
779 integer literals, underscores are supported for digit grouping.
790 Underscores are now allowed for grouping purposes in literals.
    [all...]
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/db/
SelectionBuilder.java 310 * @param having A filter declare which row groups to include in the cursor, if row grouping is
313 * row grouping is not being used.
  /developers/samples/android/common/src/java/com/example/android/common/db/
SelectionBuilder.java 310 * @param having A filter declare which row groups to include in the cursor, if row grouping is
313 * row grouping is not being used.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/db/
SelectionBuilder.java 310 * @param having A filter declare which row groups to include in the cursor, if row grouping is
313 * row grouping is not being used.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
Constants.java 213 ATTRNAME_GROUPINGSEPARATOR = "grouping-separator",
214 ATTRNAME_GROUPINGSIZE = "grouping-size",
  /external/autotest/frontend/tko/
rpc_interface.py 25 Queries against TestView grouping by the specified fields and computings
66 Gets the count of unique groups with the given grouping fields.
  /external/bart/docs/api_reference/
conf.py 248 # Grouping the document tree into LaTeX files. List of tuples
292 # Grouping the document tree into Texinfo files. List of tuples
  /external/fio/doc/
conf.py 280 # Grouping the document tree into LaTeX files. List of tuples
337 # Grouping the document tree into Texinfo files. List of tuples
  /external/icu/android_icu4j/src/main/java/android/icu/number/
NumberPropertyMapper.java 185 // GROUPING STRATEGY //
191 assert grouping1 >= -2; // value of -2 means to forward no grouping information
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
NumberPropertyMapper.java 184 // GROUPING STRATEGY //
190 assert grouping1 >= -2; // value of -2 means to forward no grouping information
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_enum.cpp 89 {0x2dc478eb, L"grouping", XFA_AttributeEnum::Grouping},
  /external/trappy/doc/api_reference/
conf.py 248 # Grouping the document tree into LaTeX files. List of tuples
292 # Grouping the document tree into Texinfo files. List of tuples
  /frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
BindingExpressionListener.java 171 * Enter a parse tree produced by the {@code Grouping}
177 * Exit a parse tree produced by the {@code Grouping}
  /frameworks/opt/timezonepicker/src/com/android/timezonepicker/
TimeZoneData.java 203 // Grouping tz's by country for search by country
213 // Grouping tz's by GMT offsets
  /cts/tests/tests/permission2/src/android/permission2/cts/
PermissionPolicyTest.java 133 // OEMs cannot change permission grouping

Completed in 3150 milliseconds

<<11121314151617181920>>