HomeSort by relevance Sort by last modified time
    Searched full:subformats (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
msgfmt.cpp 271 subformats(NULL),
298 subformats(NULL),
326 subformats(NULL),
351 subformats(NULL),
368 delete subformats[idx].format;
369 delete subformats[idx].argName;
371 uprv_free(subformats);
372 subformats = NULL;
389 * Allocate subformats[] to at least the given capacity and return
390 * TRUE if successful. If not, leave subformats[] unchanged
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tmsgfmt.h 83 * and more than 10 subformats.
tmsgfmt.cpp     [all...]
  /external/icu4c/test/intltest/
tmsgfmt.h 85 * and more than 10 subformats.
tmsgfmt.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
msgfmt.h 45 * <P>A MessageFormat contains an array of <EM>subformats</EM> arranged
46 * within a <EM>template string</EM>. Together, the subformats and
50 * <P>Typically, both the subformats and the template string are
125 * parse result; prior subformats with the same argument index will
429 * Sets subformats.
447 * Sets subformats.
547 * Gets an array of subformats of this object. The returned array
822 Subformat* subformats; member in class:MessageFormat
    [all...]
umsg.h 228 * indicated subformats.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.h 52 * get subformats for each plane
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.h 52 * get subformats for each plane
  /external/icu4c/i18n/unicode/
msgfmt.h 63 * subformats used for inserted arguments.
493 * Sets subformats.
511 * Sets subformats.
611 * Gets an array of subformats of this object. The returned array
    [all...]
  /external/icu4c/i18n/
msgfmt.cpp 799 // on demand that contains aliases to the subformats[i].format
    [all...]
  /libcore/luni/src/main/java/java/text/
MessageFormat.java 46 * provide as well as the subformats used for inserted arguments.
293 * specially; occurances of '{' are used to indicated subformats, and cause
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 57 /** PCM subformats mask */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 57 /** PCM subformats mask */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 57 /** PCM subformats mask */
    [all...]

Completed in 2360 milliseconds