HomeSort by relevance Sort by last modified time
    Searched refs:FORMAT (Results 1 - 25 of 38) sorted by null

1 2

  /external/webkit/WebKit/android/plugins/
PluginDebugAndroid.h 39 # define PLUGIN_LOG(FORMAT, ARGS...) do { anp_logPlugin(FORMAT, ## ARGS); } while(0)
45 void anp_logPlugin(const char format[], ...);
  /external/chromium/third_party/icu/source/test/intltest/
tsdtfmsy.cpp 64 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT};
89 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT};
202 const UnicodeString *wideMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
203 fr2.setMonths(wideMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
204 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE) !=
205 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) {
206 errln("ERROR: setMonths(FORMAT,WIDE) failed");
209 const UnicodeString *abbrMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
210 fr2.setMonths(abbrMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
211 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED) !=
    [all...]
  /external/icu4c/test/intltest/
tsdtfmsy.cpp 64 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT};
89 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT};
202 const UnicodeString *wideMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
203 fr2.setMonths(wideMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
204 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE) !=
205 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) {
206 errln("ERROR: setMonths(FORMAT,WIDE) failed");
209 const UnicodeString *abbrMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
210 fr2.setMonths(abbrMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
211 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED) !=
    [all...]
  /device/samsung/crespo/alsa-lib/src/conf/pcm/
dmix.conf 6 @args [ CARD DEV SUBDEV FORMAT RATE ]
25 @args.FORMAT {
29 name defaults.pcm.dmix.format
59 format $FORMAT
dsnoop.conf 6 @args [ CARD DEV SUBDEV FORMAT RATE ]
25 @args.FORMAT {
29 name defaults.pcm.dmix.format
59 format $FORMAT
  /external/bluetooth/glib/tests/
type-test.c 111 #define FORMAT "%" G_GINT16_FORMAT " %" G_GINT32_FORMAT \
113 string = g_strdup_printf (FORMAT, gi16t1, gi32t1, gu16t1, gu32t1);
114 sscanf (string, FORMAT, &gi16t2, &gi32t2, &gu16t2, &gu32t2);
  /frameworks/base/obex/javax/obex/
ApplicationParameter.java 86 public static class FORMAT {
  /cts/apps/CtsVerifier/arduino-helper/
Makefile 89 FORMAT = ihex
94 # Debugging format.
174 HEXSIZE = $(SIZE) --target=$(FORMAT) $(OUT_DIR)/$(TARGET).hex
202 $(OBJCOPY) -O $(FORMAT) -R .eeprom $< $@
205 $(OBJCOPY) -O $(FORMAT) -j .eeprom --set-section-flags=.eeprom="alloc,load" \
  /device/samsung/crespo/alsa-lib/src/conf/
alsa.conf 71 defaults.pcm.dmix.format "unchanged"
261 @args [ SLAVE FILE FORMAT ]
268 @args.FORMAT {
278 format $FORMAT
286 @args [ FILE FORMAT ]
290 @args.FORMAT {
300 format $FORMAT
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 187 -L | --list) FORMAT=norm ;;
188 -l | -CL | --lisp) FORMAT=lisp ;;
208 case "$FORMAT" in
295 # Format the categories so they fit onto lines.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 186 -L | --list) FORMAT=norm ;;
187 -l | -CL | --lisp) FORMAT=lisp ;;
207 case "$FORMAT" in
294 # Format the categories so they fit onto lines.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 186 -L | --list) FORMAT=norm ;;
187 -l | -CL | --lisp) FORMAT=lisp ;;
207 case "$FORMAT" in
294 # Format the categories so they fit onto lines.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 186 -L | --list) FORMAT=norm ;;
187 -l | -CL | --lisp) FORMAT=lisp ;;
207 case "$FORMAT" in
294 # Format the categories so they fit onto lines.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 187 -L | --list) FORMAT=norm ;;
188 -l | -CL | --lisp) FORMAT=lisp ;;
208 case "$FORMAT" in
295 # Format the categories so they fit onto lines.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 186 -L | --list) FORMAT=norm ;;
187 -l | -CL | --lisp) FORMAT=lisp ;;
207 case "$FORMAT" in
294 # Format the categories so they fit onto lines.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 186 -L | --list) FORMAT=norm ;;
187 -l | -CL | --lisp) FORMAT=lisp ;;
207 case "$FORMAT" in
294 # Format the categories so they fit onto lines.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 186 -L | --list) FORMAT=norm ;;
187 -l | -CL | --lisp) FORMAT=lisp ;;
207 case "$FORMAT" in
294 # Format the categories so they fit onto lines.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gccbug 187 -L | --list) FORMAT=norm ;;
188 -l | -CL | --lisp) FORMAT=lisp ;;
208 case "$FORMAT" in
295 # Format the categories so they fit onto lines.
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 293 parameters contains the stream description like format, rate, count of
572 The three arguments (in order: SLAVE,FILE,FORMAT) specify slave plugin, filename and file format.
582 The file device is file plugin with null plugin as slave. The arguments (in order: FILE,FORMAT)
583 specify filename and file format.
777 snd_mask_set(&params->masks[SND_PCM_HW_PARAM_FORMAT - SND_PCM_HW_PARAM_FIRST_MASK], pcm->format);
779 frame_bits = snd_pcm_format_physical_width(pcm->format) * pcm->channels;
803 * first access, first format, first subformat, min channels, min rate,
1704 snd_pcm_format_t format; local
5414 unsigned int format, channels, fb, min_align; local
    [all...]
  /external/chromium/third_party/icu/source/i18n/
udat.cpp 97 udat_close(UDateFormat* format)
99 delete (DateFormat*)format;
108 Format *res = ((DateFormat*)fmt)->clone();
119 udat_format( const UDateFormat* format,
140 ((DateFormat*)format)->format(dateToFormat, res, fp);
151 udat_parse( const UDateFormat* format,
170 res = ((DateFormat*)format)->parse(src, pp);
183 udat_parseCalendar(const UDateFormat* format,
198 ((DateFormat*)format)->parse(src, *(Calendar*)calendar, pp)
    [all...]
  /external/icu4c/i18n/
udat.cpp 141 udat_close(UDateFormat* format)
143 delete (DateFormat*)format;
152 Format *res = ((DateFormat*)fmt)->clone();
163 udat_format( const UDateFormat* format,
184 ((DateFormat*)format)->format(dateToFormat, res, fp);
195 udat_parse( const UDateFormat* format,
214 res = ((DateFormat*)format)->parse(src, pp);
227 udat_parseCalendar(const UDateFormat* format,
242 ((DateFormat*)format)->parse(src, *(Calendar*)calendar, pp)
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.cc 1 // Protocol Buffers - Google's data interchange format
155 #define DECLARE_STREAM_OPERATOR(TYPE, FORMAT) \
161 snprintf(buffer, sizeof(buffer), FORMAT, value); \
  /frameworks/base/services/audioflinger/
AudioMixer.h 65 FORMAT = 0x4001,
151 uint8_t format; member in struct:android::AudioMixer::track_t
  /external/chromium/third_party/icu/public/i18n/unicode/
dtfmtsym.h 52 * date/time formatter initialized with a default format pattern along with the
54 * created, clients may modify the format pattern using the setPattern function
58 * If clients decide to create a date-time formatter with a particular format
66 * replace the localized date-time format pattern characters with the ones that
83 * Construct a DateFormatSymbols object by loading format data from
98 * Construct a DateFormatSymbols object by loading format data from
101 * @param locale Locale to load format data from.
111 * Construct a DateFormatSymbols object by loading format data from
129 * Construct a DateFormatSymbols object by loading format data from
132 * @param locale Locale to load format data from
    [all...]
  /external/icu4c/i18n/unicode/
dtfmtsym.h 52 * date/time formatter initialized with a default format pattern along with the
54 * created, clients may modify the format pattern using the setPattern function
58 * If clients decide to create a date-time formatter with a particular format
66 * replace the localized date-time format pattern characters with the ones that
83 * Construct a DateFormatSymbols object by loading format data from
98 * Construct a DateFormatSymbols object by loading format data from
101 * @param locale Locale to load format data from.
111 * Construct a DateFormatSymbols object by loading format data from
129 * Construct a DateFormatSymbols object by loading format data from
132 * @param locale Locale to load format data from
    [all...]

Completed in 973 milliseconds

1 2