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

<<21222324252627282930>>

  /libcore/ojluni/src/main/java/java/util/
Formatter.java 589 * java.text.DecimalFormatSymbols#getGroupingSeparator grouping separators}
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]
  /bionic/libc/stdio/
printf_common.h 173 * most space for base 10 conversions with thousands' grouping
vfprintf.cpp 196 /* grouping not implemented */
vfwprintf.cpp 185 /* grouping not implemented */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
feedparser.py 103 # The *ahem* interesting behaviour of re.split when supplied grouping
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_decimal.py 842 'grouping' : [3, 3, 0],
848 'grouping' : [CHAR_MAX],
854 'grouping' : [3, 3, 0],
860 'grouping' : [1, 4, 2, CHAR_MAX],
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
pgen.c 687 () for grouping). This has already been parsed and turned into a parse
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
CompactDecimalFormatTest.java 660 assertEquals("Grouping sizes for very large numbers: " + loc, exp, act);
    [all...]
  /external/icu/icu4c/source/common/unicode/
utypes.h 527 U_MALFORMED_EXPONENTIAL_PATTERN, /**< Grouping symbol in exponent pattern */
  /external/icu/icu4c/source/i18n/
dcfmtsym.cpp 259 // If monetary decimal or grouping were not explicitly set, then set them to be the
  /external/icu/icu4c/source/test/intltest/
regiontst.cpp 405 { "QU", "EU", URGN_GROUPING }, // Alias to a grouping
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
CompactDecimalFormatTest.java 657 assertEquals("Grouping sizes for very large numbers: " + loc, exp, act);
    [all...]
  /external/jacoco/org.jacoco.doc/xsl/
junit-noframes.xsl 9 <xsl:decimal-format decimal-separator="." grouping-separator="," />
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 382 /* grouping information for allocation decisions */
  /external/libbrillo/brillo/dbus/
exported_property_set_unittest.cc 88 // I chose this weird grouping because N=2 is about all the permutations
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 148 /// grouping overaligned allocas into a "secondary stack frame" and
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp 286 // grouping with those pointers. This is because we can easily get
294 // Here grouping gives a check of (5000, 5000 + 1000 * m) against
296 // dependence. Not grouping the checks for a[i] and a[i + 9000] allows
356 // This should limit the cost of grouping the pointers to something
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp 587 return O->getFormattingFlag() == cl::Grouping;
647 // This must be a grouped option... handle them now. Grouping options can't
659 "Option can not be cl::Grouping AND cl::ValueRequired!");
664 // Get the next grouping option.
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/sb/
notes.markdown 353 grouping of the instructions of the same kind (CF/FETCH/ALU).
  /external/opencv/cv/src/
cvoptflowlk.cpp 64 // winSize, // size of the averaging window used for grouping
  /external/pcre/pcrecpp/
pcrecpp.cc 136 string wrapped = "(?:"; // A non-counting grouping operator
  /external/perf_data_converter/src/
perf_data_converter.cc 163 // Per-process (aggregated when no PID grouping requested) info.
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_message.cc 133 // Order by grouping.
  /external/python/cpython2/Lib/email/
feedparser.py 124 # The *ahem* interesting behaviour of re.split when supplied grouping

Completed in 712 milliseconds

<<21222324252627282930>>