HomeSort by relevance Sort by last modified time
    Searched refs:format (Results 1876 - 1900 of 4596) sorted by null

<<71727374757677787980>>

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 185 bool GLEScmValidate::texCompImgFrmt(GLenum format) {
186 switch(format) {
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
PaletteTexture.cpp 78 Color paletteColor(const unsigned char* pallete,unsigned int index,GLenum format)
81 switch(format) {
  /system/core/adb/
usb_vendors.c 255 int build_path(char* buff, size_t len, const char* format, const char* home)
257 if (snprintf(buff, len, format, home, ANDROID_PATH, ANDROID_ADB_INI) >= (signed)len) {
  /system/netd/
ndc.c 83 const char *format = needs_quoting ? "%s\"%s\"%s" : "%s%s%s"; local
86 if (asprintf(&cmp, format, final_cmd, argv[i],
  /external/icu4c/i18n/
msgfmt.cpp 200 void formatAndAppend(const Format* formatter, const Formattable& arg, UErrorCode& ec) {
202 formatter->format(arg, s, ec);
287 Format(that),
363 Format::operator=(that);
379 MessageFormat::operator==(const Format& rhs) const
386 if (!Format::operator==(rhs) ||
413 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer); local
414 const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer)
866 MessageFormat::format(const Formattable* source, function in class:MessageFormat
881 MessageFormat::format( const UnicodeString& pattern, function in class:MessageFormat
897 MessageFormat::format(const Formattable& source, function in class:MessageFormat
914 MessageFormat::format(const UnicodeString* argumentNames, function in class:MessageFormat
936 MessageFormat::format(const Formattable* arguments, function in class:MessageFormat
954 void MessageFormat::format(int32_t msgStart, double pluralNumber, function in class:MessageFormat
1738 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, function in class:MessageFormat::DummyFormat
1747 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, function in class:MessageFormat::DummyFormat
1757 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, function in class:MessageFormat::DummyFormat
    [all...]
  /bionic/libc/include/
time.h 80 extern size_t strftime(char *s, size_t max, const char *format, const struct tm *tm);
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
ReceiveUriActivity.java 19 import static android.text.format.DateUtils.SECOND_IN_MILLIS;
  /cts/libs/vogar-expect/src/vogar/util/
TimeUtilities.java 25 * Returns the ISO 8601-format String corresponding to the given duration (measured in milliseconds).
72 return String.format("%.2fs", nsToS(ns));
  /cts/suite/audio_quality/lib/src/audio/
AudioPlaybackLocal.cpp 65 config.format = PCM_FORMAT_S16_LE;
  /cts/tests/tests/media/src/android/media/cts/
CamcorderProfileTest.java 44 Log.v(TAG, String.format("profile: duration=%d, quality=%d, " +
103 Log.v(TAG, String.format("specific profile: quality=%d, width = %d, height = %d",
177 Log.v(TAG, String.format("min profile: quality=%d, width = %d, height = %d",
179 Log.v(TAG, String.format("max profile: quality=%d, width = %d, height = %d",
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaFrameworkTest.java 77 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) {
  /cts/tests/tests/widget/src/android/widget/cts/
PositionTesterContextMenuListener.java 94 errorMessage = String.format(message + " (%d vs %d", expected, actual);
  /cts/tools/dex-tools/src/dex/reader/
DexFieldImpl.java 99 builder.append(formatter.format(getType()));
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MemberIdItem.java 74 out.annotate(2, String.format(" %-10s %s", getTypoidName() + ':',
  /dalvik/dx/src/com/android/dx/dex/file/
MemberIdItem.java 72 out.annotate(2, String.format(" %-10s %s", getTypoidName() + ':',
  /development/ide/emacs/
android-common.el 131 (error (format "%s does not exist. If product %s maps to another one,
  /development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/
NativeMedia.java 76 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
77 Log.v(TAG, "surfaceChanged format=" + format + ", width=" + width + ", height="
98 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
99 Log.v(TAG, "surfaceChanged format=" + format + ", width=" + width + ", height="
  /development/ndk/platforms/android-3/include/
time.h 80 extern size_t strftime(char *s, size_t max, const char *format, const struct tm *tm);
  /development/ndk/platforms/android-8/include/
time.h 80 extern size_t strftime(char *s, size_t max, const char *format, const struct tm *tm);
  /development/ndk/platforms/android-9/include/android/
native_activity.h 248 * Change the window format of the given activity. Calls getWindow().setFormat()
253 void ANativeActivity_setWindowFormat(ANativeActivity* activity, int32_t format);
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java 83 String.format(mRes.getString(R.string.status_reg),
89 String.format(mRes.getString(R.string.status_unreg),
106 String.format(mRes.getString(R.string.status_create_channel),
114 String.format(mRes.getString(R.string.status_destroy_channel),
  /development/samples/MultiResolution/src/com/example/android/multires/
MultiRes.java 71 statusText.setText(String.format("%d/%d", photoIndex + 1,
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelpers.java 100 logger.d(String.format("Inserting new voicemail: %s", voicemail));
136 logger.d(String.format("Writing new voicemail content: %s", voicemailUri));
220 logger.i(String.format("Deleting all voicemails"));
232 logger.i(String.format("Fetching all voicemails"));
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.h 57 int glUtilsPixelBitSize(GLenum format, GLenum type);
  /external/bison/src/
scan-code.l 471 const char *format =
473 obstack_printf (&msg_buf, format, midrule_rhs_index);
618 const char *format =
621 complain_at_indent (sym_loc, &indent, format, dollar_or_at);
625 const char *format =
627 complain_at_indent (rule->location, &indent, format,
632 const char *format =
634 complain_at_indent (rule->location, &indent, format,

Completed in 832 milliseconds

<<71727374757677787980>>