/external/icu4c/samples/translit/answers/ |
main_1.cpp | 47 // Format the date in default locale 49 defFmt->format(cal->getTime(status), str, status); 50 check(status, "DateFormat::format"); 55 // Format the date for Greece 57 fmt->format(cal->getTime(status), str, status); 58 check(status, "DateFormat::format");
|
main_2.cpp | 55 // Format the date in default locale 57 defFmt->format(cal->getTime(status), str, status); 58 check(status, "DateFormat::format"); 63 // Format the date for Greece 65 fmt->format(cal->getTime(status), str, status); 66 check(status, "DateFormat::format");
|
/external/icu4c/test/testdata/ |
tstfiles.mk | 9 TEST_RES_SOURCE=DataDrivenCollationTest.txt calendar.txt format.txt
|
/external/ipsec-tools/src/racoon/ |
sockmisc.h | 71 extern char *saddr2str_fromto __P((const char *format, 80 extern char *naddrwop2str_fromto __P((const char *format, const struct netaddr *saddr,
|
/external/opencore/fileformats/mp4/composer/src/ |
amrsampleentry.cpp | 29 PVA_FF_AMRSampleEntry::PVA_FF_AMRSampleEntry(uint32 format) 30 : PVA_FF_SampleEntry(format) 65 // Rendering the PVA_FF_Atom in proper format (bitlengths, etc.) to an ostream
|
/external/opencore/nodes/pvvideoparsernode/include/ |
pvmf_videoparser_port.h | 62 PVMFFormatType format, 94 void Construct(int32 aTag, PVMFFormatType format, uint8* aFormatSpecificInfo, uint32 aFormatSpecificInfoLen); 104 // Format specific info associated with the codec in this datapath
|
/external/qemu/android/ |
charmap.c | 62 /* Line format was bad. */ 398 // Make sure token format was ok and value doesn't exceed unsigned short. 460 * returns BAD_FORMAT if line format was not recognized, SKIP_LINE if line 461 * format was ok, but it didn't contain key information, or KEY_ENTRY 487 derror("Invalid format of charmap file %s. Unknown key %s in line %d", 495 derror("Invalid format of charmap file %s. Invalid display value in line %d", 503 derror("Invalid format of charmap file %s. Invalid number value in line %d", 511 derror("Invalid format of charmap file %s. Invalid base value in line %d", 519 derror("Invalid format of charmap file %s. Invalid caps value in line %d", 527 derror("Invalid format of charmap file %s. Invalid fn value in line %d" [all...] |
/external/qemu/ |
framebuffer.h | 51 QFrameBufferFormat format; member in struct:QFrameBuffer 77 QFrameBufferFormat format );
|
/external/webkit/WebCore/platform/sql/ |
SQLiteFileSystem.cpp | 76 fileName = pathByAppendingComponent(dbDir, String::format("%016llx.db", seq)); 79 return String::format("%016llx.db", seq);
|
/frameworks/base/core/java/android/view/ |
SurfaceHolder.java | 28 * control the surface size and format, edit the pixels in the surface, and 96 * This is called immediately after any structural changes (format or 102 * @param format The new PixelFormat of the surface. 106 public void surfaceChanged(SurfaceHolder holder, int format, int width, 176 * @param format A constant from PixelFormat. 180 public void setFormat(int format);
|
/frameworks/base/core/jni/ |
TimeUtils.h | 62 String8 format(const char *format, const struct strftime_locale *locale) const;
|
/frameworks/base/core/tests/coretests/src/android/webkit/ |
WebkitTest.java | 20 import android.text.format.DateFormat; 55 Log.i(LOGTAG, "time: " + DateFormat.format("yyyy/MM/dd kk:mm:ss", c).toString() +
|
/frameworks/base/include/surfaceflinger/ |
ISurfaceFlingerClient.h | 55 uint32_t format; member in struct:android::ISurfaceFlingerClient::surface_data_t 68 PixelFormat format,
|
/frameworks/base/include/ui/ |
GraphicBufferAllocator.h | 65 status_t alloc(uint32_t w, uint32_t h, PixelFormat format, int usage, 76 PixelFormat format; member in struct:android::GraphicBufferAllocator::alloc_rec_t
|
/frameworks/base/libs/audioflinger/ |
AudioResampler.h | 66 enum format {MONO_16_BIT, STEREO_16_BIT}; enum in class:android::AudioResampler 83 format mFormat;
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/ |
SdkRepository.java | 144 String filename = String.format("sdk-repository-%d.xsd", version); //$NON-NLS-1$
153 return String.format(NS_SDK_REPOSITORY_BASE + "%d", version); //$NON-NLS-1$
|
/sdk/traceview/src/com/android/traceview/ |
TraceUnits.java | 48 return mFormatter.format(scaled); 54 return String.format("%s: %s", units, num);
|
/system/bluetooth/data/ |
blacklist.conf | 1 // Do NOT change this file format without updating the parsing logic in
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_video.c | 143 * Initialize the video and event subsystems -- determine native pixel format 245 /* Create a zero sized video surface of the appropriate format */ 261 if ( SDL_VideoSurface->format->palette ) { 262 SDL_PixelFormat *vf = SDL_VideoSurface->format; 268 video->info.vfmt = SDL_VideoSurface->format; 320 * given format, sorted largest to smallest. Returns NULL if there are 321 * no dimensions available for a particular format, or (SDL_Rect **)-1 322 * if any dimension is okay for the given format. If 'format' is NULL, 323 * the mode list will be for the format given by SDL_GetVideoInfo()->vfm 371 SDL_PixelFormat format; local 431 SDL_PixelFormat format; local 939 SDL_PixelFormat *format; local [all...] |
SDL_yuv.c | 32 SDL_Overlay *SDL_CreateYUVOverlay(int w, int h, Uint32 format, 48 ((SDL_VideoSurface->format->BytesPerPixel == 2) || 49 (SDL_VideoSurface->format->BytesPerPixel == 4)) ) { 57 overlay = video->CreateYUVOverlay(this, w, h, format, display); 61 overlay = SDL_CreateYUV_SW(this, w, h, format, display);
|
/sdk/sdkmanager/app/src/com/android/sdkmanager/ |
CommandLineProcessor.java | 255 needsHelp = String.format( 263 needsHelp = String.format( 281 needsHelp = String.format( 306 needsHelp = String.format( 321 needsHelp = String.format("Missing argument for flag %1$s.", a); 341 needsHelp = String.format("Invalid usage for flag %1$s: %2$s.", a, error); 362 needsHelp = String.format("Missing object name for verb '%1$s'.", verb); 386 needsHelp = String.format( 447 * @param errorFormat Optional error message to print prior to usage using String.format 448 * @param args Arguments for String.format [all...] |
/external/grub/docs/ |
kernel.c | 48 void printf (const char *format, ...); 238 /* Format a string and print it on the screen, just like the libc 241 printf (const char *format, ...) 243 char **arg = (char **) &format; 249 while ((c = *format++) != 0) 257 c = *format++;
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_macgl.c | 35 AGLPixelFormat format; local 106 format = aglChoosePixelFormat(NULL, 0, attributes); 107 if ( format == NULL ) { 108 SDL_SetError("Couldn't match OpenGL desired format"); 112 glContext = aglCreateContext(format, NULL); 117 aglDestroyPixelFormat(format);
|
/external/skia/src/animator/ |
SkDrawBitmap.cpp | 57 SK_MEMBER(format, BitmapFormat), 67 SkDrawBitmap::SkDrawBitmap() : format((SkBitmap::Config) -1), height(-1), 84 switch (format) { 92 SkDebugf("format=\"%s\" />\n", formatName); 97 SkASSERT(format != (SkBitmap::Config) -1); 101 fBitmap.setConfig((SkBitmap::Config) format, width, height, rowBytes);
|
/external/webkit/JavaScriptCore/wtf/ |
Assertions.h | 116 /* WTF logging functions can process %@ in the format string to log a NSObject* but the printf format attribute 117 emits a warning when %@ is used in the format string. Until <rdar://problem/5195437> is resolved we can't include 140 void WTFReportAssertionFailureWithMessage(const char* file, int line, const char* function, const char* assertion, const char* format, ...) WTF_ATTRIBUTE_PRINTF(5, 6); 142 void WTFReportFatalError(const char* file, int line, const char* function, const char* format, ...) WTF_ATTRIBUTE_PRINTF(4, 5); 143 void WTFReportError(const char* file, int line, const char* function, const char* format, ...) WTF_ATTRIBUTE_PRINTF(4, 5); 144 void WTFLog(WTFLogChannel* channel, const char* format, ...) WTF_ATTRIBUTE_PRINTF(2, 3); 145 void WTFLogVerbose(const char* file, int line, const char* function, WTFLogChannel* channel, const char* format, ...) WTF_ATTRIBUTE_PRINTF(5, 6);
|