/external/valgrind/main/drd/tests/ |
unit_bitmap.c | 32 Int line, const Char* function, const HChar* format, 55 UInt VG_(printf)(const HChar *format, ...) 56 { UInt ret; va_list vargs; va_start(vargs, format); ret = vprintf(format, vargs); va_end(vargs); return ret; } 57 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...) 58 { UInt ret; va_list vargs; va_start(vargs, format); ret = vprintf(format, vargs); va_end(vargs); printf("\n"); return ret; } 63 const HChar* format, va_list vargs)
|
/external/webkit/Source/WebCore/bindings/objc/ |
DOMInternal.mm | 83 [NSException raise:NSGenericException format:@"+%@: _init is an internal initializer", [self class]];
|
/external/webkit/Source/WebCore/css/ |
WebKitCSSMatrix.cpp | 179 return String::format("matrix(%f, %f, %f, %f, %f, %f)", 181 return String::format("matrix3d(%f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f)",
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
RenderSurfaceChromium.cpp | 167 return String::format("RenderSurface(id=%i,owner=%s)", m_owningLayer->debugID(), m_owningLayer->name().utf8().data()); 169 return String::format("RenderSurface(owner=%s)", m_owningLayer->name().utf8().data());
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
TiledImageOpenVG.cpp | 146 VGImageFormat format = (VGImageFormat) vgGetParameteri(originalTile, VG_IMAGE_FORMAT); 151 newTile = vgCreateImage(format, width, height, VG_IMAGE_QUALITY_FASTER);
|
/external/webkit/Source/WebCore/platform/mac/ |
ThreadCheck.mm | 115 [NSException raise:@"WebKitThreadingException" format:@"%s was called from a secondary thread", function];
|
/external/webkit/Source/WebKit/gtk/docs/ |
GNUmakefile.am | 31 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml 32 MKDB_OPTIONS=--sgml-mode --output-format=xml --source-suffixes=h,c,cpp
|
/frameworks/av/include/camera/ |
CameraParameters.h | 94 void setPreviewFormat(const char *format); 99 void setPictureFormat(const char *format); 129 // The image format for preview frames. See CAMERA_MSG_PREVIEW_FRAME in 150 // The image format for captured pictures. See CAMERA_MSG_COMPRESSED_IMAGE 433 // sensitive). The format is three float values separated by commas. The 474 // The image format for video frames. See CAMERA_MSG_VIDEO_FRAME in 614 // Raw bayer format used for images, which is 10 bit precision samples 617 // Pixel format is not known to the framework [all...] |
/frameworks/av/media/libstagefright/ |
NuMediaExtractor.cpp | 214 size_t index, sp<AMessage> *format) const { 217 *format = NULL; 228 return convertMetaDataToMessage(meta, format); 231 status_t NuMediaExtractor::getFileFormat(sp<AMessage> *format) const { 234 *format = NULL; 244 *format = new AMessage(); 245 (*format)->setString("mime", mime); 253 (*format)->setBuffer("pssh", buf);
|
/frameworks/base/core/java/com/android/internal/app/ |
NetInitiatedActivity.java | 93 p.mPositiveButtonText = String.format(context.getString(R.string.gpsVerifYes)); 95 p.mNegativeButtonText = String.format(context.getString(R.string.gpsVerifNo));
|
/frameworks/base/core/tests/coretests/src/android/app/ |
DownloadManagerStressTest.java | 84 request.setTitle(String.format("%s--%d", DEFAULT_FILENAME + i, i)); 103 String errorString = String.format(
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/ |
GridTouchVerticalSpacingStackFromBottomTest.java | 130 assertTrue(String.format("Too many children created: %d expected no more than %d", 148 assertTrue(String.format("Too many children created: %d expected no more than %d",
|
GridTouchVerticalSpacingTest.java | 114 assertTrue(String.format("Too many children created: %d expected no more than %d", 133 assertTrue(String.format("Too many children created: %d expected no more than %d",
|
/frameworks/base/libs/androidfw/ |
InputDevice.cpp | 63 String8::format("Vendor_%04x_Product_%04x_Version_%04x", 74 String8::format("Vendor_%04x_Product_%04x",
|
/frameworks/base/libs/hwui/ |
LayerRenderer.cpp | 398 GLenum format; local 406 format = GL_ALPHA; 410 format = GL_RGB; 414 format = GL_RGBA; 419 format = GL_RGBA; 449 glTexImage2D(GL_TEXTURE_2D, 0, format, bitmap->width(), bitmap->height(), 450 0, format, type, NULL); 481 glReadPixels(0, 0, bitmap->width(), bitmap->height(), format,
|
/frameworks/base/test-runner/src/android/test/ |
InstrumentationTestRunner.java | 432 * Expected format: com.android.TestClass#testMethod 514 Log.e(LOG_TAG, String.format("Provided annotation value %s is not an Annotation", 518 Log.e(LOG_TAG, String.format("Could not find class for specified annotation %s", 560 writer.println(String.format("Test run aborted due to unexpected exception: %s", 565 String.format("\nTest results for %s=%s", 615 String.format("%s\nGenerated code coverage data to %s", currentStream, 770 String.format("\n%s:", testClass)); [all...] |
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/ |
SimpleModelView.java | 88 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { 89 super.surfaceChanged(holder, format, w, h);
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/ |
TestAppView.java | 57 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { 58 super.surfaceChanged(holder, format, w, h);
|
/frameworks/base/tools/aapt/ |
Android.mk | 32 LOCAL_CFLAGS += -Wno-format-y2k
|
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/ |
BridgeTypedArray.java | 258 String.format( 293 String.format( 460 String.format( 461 "\"%1$s\" in attribute \"%2$s\" is not a valid format.", 518 String.format( 519 "\"%1$s\" in attribute \"%2$s\" is not a valid format.", 630 String.format( 749 String.format( 816 String.format( 817 String.format("Unknown value for getTextArray(%d) => %s", //DEBU [all...] |
/frameworks/opt/colorpicker/src/com/android/colorpicker/ |
ColorPickerPalette.java | 82 * Adds swatches to table in a serpentine format. 155 description = String.format(mDescriptionSelected, accessibilityIndex); 157 description = String.format(mDescription, accessibilityIndex);
|
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
TimeZonePickerUtils.java | 24 import android.text.format.DateUtils; 25 import android.text.format.Time;
|
/hardware/libhardware/include/hardware/ |
audio.h | 104 #define AUDIO_PARAMETER_STREAM_FORMAT "format" // audio_format_t 127 audio_format_t format; member in struct:audio_config 158 * Return the audio format - e.g. AUDIO_FORMAT_PCM_16_BIT 165 int (*set_format)(struct audio_stream *stream, audio_format_t format);
|
camera2.h | 71 * Get a buffer to fill from the queue. The size and format of the buffer 118 * specific format based on the usage flags from the camera and the stream 129 * To capture JPEG images, a stream is created using the pixel format 159 * format of the buffer is fixed in allocate_reprocess_stream(), and the 588 * height, target, and possibly the pixel format. Returns the new stream's 590 * pixel format, on success. Error conditions: 592 * - Requesting a width/height/format combination not listed as 595 * - Asking for too many streams of a given format type (2 bayer raw 600 * - width, height, format: Specification for the buffers to be sent through 601 * this stream. Format is a value from the HAL_PIXEL_FORMAT_* list. I [all...] |
/hardware/qcom/audio/legacy/libalsa-intf/ |
aplay.c | 47 static int format = SNDRV_PCM_FORMAT_S16_LE; variable 61 {"format", 1, 0, 'F'}, 103 param_set_mask(params, SNDRV_PCM_HW_PARAM_FORMAT, pcm->format); 237 pcm->format = format; 493 fprintf(stderr, "aplay: Playing '%s': format %s ch = %d\n", 494 fn, get_format_desc(format), ch ); 535 fprintf(stderr, "Aplay:aplay: '%s' is not pcm format\n", fn); 554 fprintf(stderr, "aplay: Playing '%s':%s\n", fn, get_format_desc(format) ); 579 "-F -- Format\n [all...] |