format            232 android_webview/java/src/org/chromium/android_webview/ExternalVideoSurfaceContainer.java     public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {}
format            317 android_webview/javatests/src/org/chromium/android_webview/test/AndroidScrollIntegrationTest.java                 String.format("window.scrollTo(%d, %d);", targetScrollXCss, targetScrollYCss));
format            103 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldOverrideUrlLoadingTest.java                 String.format("<iframe onLoad=\"setTimeout('doRedirect%s()', %d);\" />",
format             37 android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java         final String pageDeviceDpi = String.format((Locale)null, pageTemplate, "device-dpi");
format             38 android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java         final String pageHighDpi = String.format((Locale)null, pageTemplate, "high-dpi");
format             39 android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java         final String pageDpi100 = String.format((Locale)null, pageTemplate, "100");
format            186 android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java         final String page = String.format((Locale)null, "<html><head>" +
format            217 android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java         final String page = String.format((Locale)null, "<html><head>" +
format            246 android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java         final String pageScale4 = String.format((Locale)null, pageTemplate, 4);
format            247 android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java         final String page = String.format((Locale)null, pageTemplate, 1);
format           1496 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         assertTrue(String.format("User agent string did not match expected pattern. %nExpected " +
format           1561 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         final String page1 = String.format(pageTemplate, page1Title);
format           1562 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         final String page2 = String.format(pageTemplate, page2Title);
format           2365 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         final String pageNoViewport = String.format(pageTemplate, "");
format           2366 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         final String pageViewportDeviceWidth = String.format(
format           2370 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         final String pageViewportSpecifiedWidth = String.format(
format             39 android_webview/javatests/src/org/chromium/android_webview/test/AwZoomTest.java         return String.format(Locale.US, "<html><head><meta name=\"viewport\" content=\"" +
format             60 ash/shelf/shelf_model_unittest.cc   void AddToResult(const std::string& format, int count, std::string* result) {
format             65 ash/shelf/shelf_model_unittest.cc     *result += base::StringPrintf(format.c_str(), count);
format             49 ash/system/date/date_view.cc   formatter->format(static_cast<UDate>(time.ToDoubleT() * 1000), date_string);
format             66 ash/system/date/date_view.cc   simple_formatter.format(
format             10 base/allocator/unittest_utils.cc inline int snprintf(char* buffer, size_t count, const char* format, ...) {
format             13 base/allocator/unittest_utils.cc     va_start(args, format);
format             14 base/allocator/unittest_utils.cc     result = _vsnprintf(buffer, count, format, args);
format            183 base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java                 Log.i(TAG, String.format("Time to load native libraries: %d ms (timestamps %d-%d)",
format            193 base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java         Log.i(TAG, String.format(
format            397 base/android/java/src/org/chromium/base/library_loader/Linker.java             if (DEBUG) Log.i(TAG, String.format(
format            532 base/android/java/src/org/chromium/base/library_loader/Linker.java             Log.i(TAG, String.format(
format            563 base/android/java/src/org/chromium/base/library_loader/Linker.java             if (DEBUG) Log.i(TAG, String.format(Locale.US, "getBaseLoadAddress() returns 0x%x",
format            618 base/android/java/src/org/chromium/base/library_loader/Linker.java             Log.i(TAG, String.format(Locale.US, "offsetLimit=%d numBits=%d maxValue=%d (0x%x)",
format            630 base/android/java/src/org/chromium/base/library_loader/Linker.java                   String.format(Locale.US, "Linker.computeRandomBaseLoadAddress() return 0x%x",
format            676 base/android/java/src/org/chromium/base/library_loader/Linker.java             Log.i(TAG, String.format(
format            806 base/android/java/src/org/chromium/base/library_loader/Linker.java                 Log.i(TAG, String.format(
format            817 base/android/java/src/org/chromium/base/library_loader/Linker.java                     Log.w(TAG, String.format(Locale.US,
format            822 base/android/java/src/org/chromium/base/library_loader/Linker.java                         String.format(
format            971 base/android/java/src/org/chromium/base/library_loader/Linker.java             return String.format(Locale.US,
format            189 base/compiler_specific.h     __attribute__((format(printf, format_param, dots_param)))
format             57 base/i18n/number_formatting.cc   number_format->format(number, ustr);
format             73 base/i18n/number_formatting.cc   number_format->format(number, ustr);
format            147 base/i18n/streaming_utf8_validator_perftest.cc     const char format[],
format            157 base/i18n/streaming_utf8_validator_perftest.cc       EXPECT_TRUE(RunTest(StringPrintf(format,
format             23 base/i18n/time_formatting.cc   formatter->format(static_cast<UDate>(time.ToDoubleT() * 1000), date_string);
format             34 base/i18n/time_formatting.cc   formatter->format(
format            266 base/process/memory_unittest.cc   std::string format = base::StringPrintf("%%%zud", test_size_);
format            270 base/process/memory_unittest.cc       EXPECT_EQ(-1, asprintf(&value, format.c_str(), 0));
format             72 base/strings/string_util.cc bool IsWprintfFormatPortable(const wchar_t* format) {
format             73 base/strings/string_util.cc   for (const wchar_t* position = format; *position != '\0'; ++position) {
format             45 base/strings/string_util.h int vsnprintf(char* buffer, size_t size, const char* format, va_list arguments)
format             52 base/strings/string_util.h inline int snprintf(char* buffer, size_t size, const char* format, ...)
format             54 base/strings/string_util.h inline int snprintf(char* buffer, size_t size, const char* format, ...) {
format             56 base/strings/string_util.h   va_start(arguments, format);
format             57 base/strings/string_util.h   int result = vsnprintf(buffer, size, format, arguments);
format             92 base/strings/string_util.h BASE_EXPORT bool IsWprintfFormatPortable(const wchar_t* format);
format             32 base/strings/string_util_posix.h                      const char* format, va_list arguments) {
format             33 base/strings/string_util_posix.h   return ::vsnprintf(buffer, size, format, arguments);
format             45 base/strings/string_util_posix.h                      const wchar_t* format, va_list arguments) {
format             46 base/strings/string_util_posix.h   DCHECK(IsWprintfFormatPortable(format));
format             47 base/strings/string_util_posix.h   return ::vswprintf(buffer, size, format, arguments);
format            601 base/strings/string_util_unittest.cc static void VariableArgsFunc(const char* format, ...) {
format            603 base/strings/string_util_unittest.cc   va_start(org, format);
format             36 base/strings/string_util_win.h                      const char* format, va_list arguments) {
format             37 base/strings/string_util_win.h   int length = _vsprintf_p(buffer, size, format, arguments);
format             41 base/strings/string_util_win.h     return _vscprintf_p(format, arguments);
format             47 base/strings/string_util_win.h                      const wchar_t* format, va_list arguments) {
format             48 base/strings/string_util_win.h   DCHECK(IsWprintfFormatPortable(format));
format             50 base/strings/string_util_win.h   int length = _vswprintf_p(buffer, size, format, arguments);
format             54 base/strings/string_util_win.h     return _vscwprintf_p(format, arguments);
format             25 base/strings/stringprintf.cc                       const char* format,
format             27 base/strings/stringprintf.cc   return base::vsnprintf(buffer, buf_size, format, argptr);
format             33 base/strings/stringprintf.cc                       const wchar_t* format,
format             35 base/strings/stringprintf.cc   return base::vswprintf(buffer, buf_size, format, argptr);
format             43 base/strings/stringprintf.cc                            const typename StringType::value_type* format,
format             56 base/strings/stringprintf.cc   int result = vsnprintfT(stack_buf, arraysize(stack_buf), format, ap_copy);
format             98 base/strings/stringprintf.cc     result = vsnprintfT(&mem_buf[0], mem_length, format, ap_copy);
format            111 base/strings/stringprintf.cc std::string StringPrintf(const char* format, ...) {
format            113 base/strings/stringprintf.cc   va_start(ap, format);
format            115 base/strings/stringprintf.cc   StringAppendV(&result, format, ap);
format            121 base/strings/stringprintf.cc std::wstring StringPrintf(const wchar_t* format, ...) {
format            123 base/strings/stringprintf.cc   va_start(ap, format);
format            125 base/strings/stringprintf.cc   StringAppendV(&result, format, ap);
format            131 base/strings/stringprintf.cc std::string StringPrintV(const char* format, va_list ap) {
format            133 base/strings/stringprintf.cc   StringAppendV(&result, format, ap);
format            137 base/strings/stringprintf.cc const std::string& SStringPrintf(std::string* dst, const char* format, ...) {
format            139 base/strings/stringprintf.cc   va_start(ap, format);
format            141 base/strings/stringprintf.cc   StringAppendV(dst, format, ap);
format            148 base/strings/stringprintf.cc                                   const wchar_t* format, ...) {
format            150 base/strings/stringprintf.cc   va_start(ap, format);
format            152 base/strings/stringprintf.cc   StringAppendV(dst, format, ap);
format            158 base/strings/stringprintf.cc void StringAppendF(std::string* dst, const char* format, ...) {
format            160 base/strings/stringprintf.cc   va_start(ap, format);
format            161 base/strings/stringprintf.cc   StringAppendV(dst, format, ap);
format            166 base/strings/stringprintf.cc void StringAppendF(std::wstring* dst, const wchar_t* format, ...) {
format            168 base/strings/stringprintf.cc   va_start(ap, format);
format            169 base/strings/stringprintf.cc   StringAppendV(dst, format, ap);
format            174 base/strings/stringprintf.cc void StringAppendV(std::string* dst, const char* format, va_list ap) {
format            175 base/strings/stringprintf.cc   StringAppendVT(dst, format, ap);
format            179 base/strings/stringprintf.cc void StringAppendV(std::wstring* dst, const wchar_t* format, va_list ap) {
format            180 base/strings/stringprintf.cc   StringAppendVT(dst, format, ap);
format             18 base/strings/stringprintf.h BASE_EXPORT std::string StringPrintf(const char* format, ...)
format             22 base/strings/stringprintf.h BASE_EXPORT std::wstring StringPrintf(const wchar_t* format, ...)
format             27 base/strings/stringprintf.h BASE_EXPORT std::string StringPrintV(const char* format, va_list ap)
format             32 base/strings/stringprintf.h                                              const char* format, ...)
format             36 base/strings/stringprintf.h                                               const wchar_t* format, ...)
format             41 base/strings/stringprintf.h BASE_EXPORT void StringAppendF(std::string* dst, const char* format, ...)
format             46 base/strings/stringprintf.h BASE_EXPORT void StringAppendF(std::wstring* dst, const wchar_t* format, ...)
format             52 base/strings/stringprintf.h BASE_EXPORT void StringAppendV(std::string* dst, const char* format, va_list ap)
format             56 base/strings/stringprintf.h                                const wchar_t* format, va_list ap)
format             19 base/strings/stringprintf_unittest.cc static void StringAppendVTestHelper(std::string* out, const char* format, ...) {
format             21 base/strings/stringprintf_unittest.cc   va_start(ap, format);
format             22 base/strings/stringprintf_unittest.cc   StringAppendV(out, format, ap);
format           4428 base/third_party/valgrind/valgrind.h static int VALGRIND_PRINTF(const char *format, ...)
format           4429 base/third_party/valgrind/valgrind.h    __attribute__((format(__printf__, 1, 2), __unused__));
format           4435 base/third_party/valgrind/valgrind.h VALGRIND_PRINTF(const char *format, ...)
format           4439 base/third_party/valgrind/valgrind.h    va_start(vargs, format);
format           4443 base/third_party/valgrind/valgrind.h                               (uintptr_t)format,
format           4449 base/third_party/valgrind/valgrind.h                               (unsigned long)format,
format           4458 base/third_party/valgrind/valgrind.h static int VALGRIND_PRINTF_BACKTRACE(const char *format, ...)
format           4459 base/third_party/valgrind/valgrind.h    __attribute__((format(__printf__, 1, 2), __unused__));
format           4465 base/third_party/valgrind/valgrind.h VALGRIND_PRINTF_BACKTRACE(const char *format, ...)
format           4469 base/third_party/valgrind/valgrind.h    va_start(vargs, format);
format           4473 base/third_party/valgrind/valgrind.h                               (uintptr_t)format,
format           4479 base/third_party/valgrind/valgrind.h                               (unsigned long)format,
format            285 cc/layers/picture_layer_impl.cc         ResourceFormat format =
format            294 cc/layers/picture_layer_impl.cc                      format,
format            125 cc/layers/texture_layer_impl.cc         if (!PlatformColor::SameComponentOrder(texture_copy_->format())) {
format            760 cc/output/gl_renderer.cc         lock.texture_id(), device_background_texture->format(), window_rect);
format             13 cc/output/overlay_candidate.cc       format(RGBA_8888),
format             33 cc/output/overlay_candidate.h   ResourceFormat format;
format             54 cc/output/overlay_strategy_single_on_top.cc   main_image.format = RGBA_8888;
format             63 cc/output/overlay_strategy_single_on_top.cc   candidate.format = RGBA_8888;
format            409 cc/output/renderer_pixeltest.cc       media::VideoFrame::Format format,
format            412 cc/output/renderer_pixeltest.cc     const bool with_alpha = (format == media::VideoFrame::YV12A);
format            418 cc/output/renderer_pixeltest.cc             format, rect.size(), rect, rect.size(), base::TimeDelta());
format            455 cc/output/renderer_pixeltest.cc     EXPECT_EQ(media::VideoFrame::NumPlanes(format), resources.mailboxes.size());
format            456 cc/output/renderer_pixeltest.cc     EXPECT_EQ(media::VideoFrame::NumPlanes(format),
format             67 cc/resources/managed_tile_state.h       return !PlatformColor::SameComponentOrder(resource_->format());
format             42 cc/resources/platform_color.h   static bool SameComponentOrder(ResourceFormat format) {
format             45 cc/resources/platform_color.h         return format == RGBA_8888 || format == RGBA_4444;
format             47 cc/resources/platform_color.h         return format == BGRA_8888;
format             18 cc/resources/prioritized_resource.cc                                          ResourceFormat format)
format             20 cc/resources/prioritized_resource.cc       format_(format),
format             28 cc/resources/prioritized_resource.cc   bytes_ = Resource::MemorySizeBytes(size, format);
format             49 cc/resources/prioritized_resource.cc                                         ResourceFormat format) {
format             50 cc/resources/prioritized_resource.cc   if (format_ != format || size_ != size) {
format             52 cc/resources/prioritized_resource.cc     format_ = format;
format             54 cc/resources/prioritized_resource.cc     bytes_ = Resource::MemorySizeBytes(size, format);
format            122 cc/resources/prioritized_resource.cc                                       ResourceFormat format)
format            123 cc/resources/prioritized_resource.cc     : Resource(id, size, format),
format             29 cc/resources/prioritized_resource.h       ResourceFormat format) {
format             30 cc/resources/prioritized_resource.h     return make_scoped_ptr(new PrioritizedResource(manager, size, format));
format             43 cc/resources/prioritized_resource.h   void SetDimensions(const gfx::Size& size, ResourceFormat format);
format             44 cc/resources/prioritized_resource.h   ResourceFormat format() const { return format_; }
format            111 cc/resources/prioritized_resource.h             ResourceFormat format);
format            154 cc/resources/prioritized_resource.h                       ResourceFormat format);
format            249 cc/resources/prioritized_resource_manager.cc         (*it)->format() == texture->format()) {
format            264 cc/resources/prioritized_resource_manager.cc         CreateBacking(texture->size(), texture->format(), resource_provider);
format            449 cc/resources/prioritized_resource_manager.cc     ResourceFormat format,
format            459 cc/resources/prioritized_resource_manager.cc           format);
format            461 cc/resources/prioritized_resource_manager.cc       resource_id, resource_provider, size, format);
format             43 cc/resources/prioritized_resource_manager.h       const gfx::Size& size, ResourceFormat format) {
format             44 cc/resources/prioritized_resource_manager.h     return make_scoped_ptr(new PrioritizedResource(this, size, format));
format            193 cc/resources/prioritized_resource_manager.h       ResourceFormat format,
format             18 cc/resources/resource.h   Resource(unsigned id, const gfx::Size& size, ResourceFormat format)
format             21 cc/resources/resource.h         format_(format) {}
format             25 cc/resources/resource.h   ResourceFormat format() const { return format_; }
format             29 cc/resources/resource.h                                        ResourceFormat format) {
format             30 cc/resources/resource.h     DCHECK_EQ(0u, (BitsPerPixel(format) * size.width() * size.height()) % 8);
format             31 cc/resources/resource.h     return (BitsPerPixel(format) * size.width() * size.height()) / 8;
format             36 cc/resources/resource.h   void set_dimensions(const gfx::Size& size, ResourceFormat format) {
format             38 cc/resources/resource.h     format_ = format;
format              9 cc/resources/resource_format.cc SkColorType ResourceFormatToSkColorType(ResourceFormat format) {
format             10 cc/resources/resource_format.cc   switch (format) {
format             24 cc/resources/resource_format.h SkColorType ResourceFormatToSkColorType(ResourceFormat format);
format             14 cc/resources/resource_pool.cc                            ResourceFormat format)
format             17 cc/resources/resource_pool.cc       format_(format),
format             23 cc/resources/resource_pool.h                                          ResourceFormat format) {
format             24 cc/resources/resource_pool.h     return make_scoped_ptr(new ResourcePool(resource_provider, target, format));
format             50 cc/resources/resource_pool.h                ResourceFormat format);
format             64 cc/resources/resource_provider.cc GLenum TextureToStorageFormat(ResourceFormat format) {
format             66 cc/resources/resource_provider.cc   switch (format) {
format             83 cc/resources/resource_provider.cc bool IsFormatSupportedForStorage(ResourceFormat format) {
format             84 cc/resources/resource_provider.cc   switch (format) {
format             97 cc/resources/resource_provider.cc GrPixelConfig ToGrPixelConfig(ResourceFormat format) {
format             98 cc/resources/resource_provider.cc   switch (format) {
format            235 cc/resources/resource_provider.cc       format(RGBA_8888),
format            248 cc/resources/resource_provider.cc                                      ResourceFormat format)
format            280 cc/resources/resource_provider.cc       format(format),
format            323 cc/resources/resource_provider.cc       format(RGBA_8888),
format            367 cc/resources/resource_provider.cc       format(RGBA_8888),
format            440 cc/resources/resource_provider.cc         desc.fConfig = ToGrPixelConfig(resource()->format);
format            452 cc/resources/resource_provider.cc       DCHECK_EQ(RGBA_8888, resource()->format);
format            483 cc/resources/resource_provider.cc   switch (resource()->format) {
format            521 cc/resources/resource_provider.cc         ResourceFormatToSkColorType(resource()->format);
format            623 cc/resources/resource_provider.cc     ResourceFormat format) {
format            632 cc/resources/resource_provider.cc                              format);
format            634 cc/resources/resource_provider.cc       DCHECK_EQ(RGBA_8888, format);
format            649 cc/resources/resource_provider.cc     ResourceFormat format) {
format            658 cc/resources/resource_provider.cc                              format);
format            660 cc/resources/resource_provider.cc       DCHECK_EQ(RGBA_8888, format);
format            676 cc/resources/resource_provider.cc     ResourceFormat format) {
format            690 cc/resources/resource_provider.cc                     format);
format            929 cc/resources/resource_provider.cc                               resource->format,
format            934 cc/resources/resource_provider.cc     DCHECK_EQ(RGBA_8888, resource->format);
format           1190 cc/resources/resource_provider.cc   DCHECK_EQ(RGBA_8888, resource->format);
format           1428 cc/resources/resource_provider.cc                           it->format);
format           1596 cc/resources/resource_provider.cc   resource->format = source->format;
format           1796 cc/resources/resource_provider.cc   DCHECK_NE(ETC1, resource->format);
format           1805 cc/resources/resource_provider.cc     unsigned bytes_per_pixel = BitsPerPixel(resource->format) / 8;
format           1966 cc/resources/resource_provider.cc                                   GLInternalFormat(resource->format),
format           1970 cc/resources/resource_provider.cc                                   GLDataFormat(resource->format),
format           1971 cc/resources/resource_provider.cc                                   GLDataType(resource->format),
format           1980 cc/resources/resource_provider.cc                                      GLDataFormat(resource->format),
format           1981 cc/resources/resource_provider.cc                                      GLDataType(resource->format),
format           1990 cc/resources/resource_provider.cc     DCHECK_EQ(RGBA_8888, resource->format);
format           2108 cc/resources/resource_provider.cc   ResourceFormat format = resource->format;
format           2110 cc/resources/resource_provider.cc   if (use_texture_storage_ext_ && IsFormatSupportedForStorage(format) &&
format           2112 cc/resources/resource_provider.cc     GLenum storage_format = TextureToStorageFormat(format);
format           2118 cc/resources/resource_provider.cc     if (format != ETC1) {
format           2122 cc/resources/resource_provider.cc                          GLInternalFormat(format),
format           2126 cc/resources/resource_provider.cc                          GLDataFormat(format),
format           2127 cc/resources/resource_provider.cc                          GLDataType(format),
format           2168 cc/resources/resource_provider.cc                               TextureToStorageFormat(resource->format));
format            108 cc/resources/resource_provider.h                             ResourceFormat format);
format            116 cc/resources/resource_provider.h                                    ResourceFormat format);
format            124 cc/resources/resource_provider.h                              ResourceFormat format);
format            393 cc/resources/resource_provider.h              ResourceFormat format);
format            442 cc/resources/resource_provider.h     ResourceFormat format;
format            656 cc/resources/resource_provider.h inline unsigned BitsPerPixel(ResourceFormat format) {
format            657 cc/resources/resource_provider.h   DCHECK_LE(format, RESOURCE_FORMAT_MAX);
format            666 cc/resources/resource_provider.h   return format_bits_per_pixel[format];
format            669 cc/resources/resource_provider.h inline GLenum GLDataType(ResourceFormat format) {
format            670 cc/resources/resource_provider.h   DCHECK_LE(format, RESOURCE_FORMAT_MAX);
format            679 cc/resources/resource_provider.h   return format_gl_data_type[format];
format            682 cc/resources/resource_provider.h inline GLenum GLDataFormat(ResourceFormat format) {
format            683 cc/resources/resource_provider.h   DCHECK_LE(format, RESOURCE_FORMAT_MAX);
format            692 cc/resources/resource_provider.h   return format_gl_data_format[format];
format            695 cc/resources/resource_provider.h inline GLenum GLInternalFormat(ResourceFormat format) {
format            696 cc/resources/resource_provider.h   return GLDataFormat(format);
format            188 cc/resources/resource_provider_unittest.cc     GLenum format = GL_RGBA;
format            193 cc/resources/resource_provider_unittest.cc         format = GL_BGRA_EXT;
format            198 cc/resources/resource_provider_unittest.cc     AllocateTexture(gfx::Size(width, height), format);
format            207 cc/resources/resource_provider_unittest.cc                           GLenum format,
format            213 cc/resources/resource_provider_unittest.cc     ASSERT_EQ(internalformat, format);
format            216 cc/resources/resource_provider_unittest.cc     AllocateTexture(gfx::Size(width, height), format);
format            227 cc/resources/resource_provider_unittest.cc                              GLenum format,
format            236 cc/resources/resource_provider_unittest.cc       ASSERT_EQ(GLDataFormat(BoundTexture(target)->format), format);
format            270 cc/resources/resource_provider_unittest.cc                  ResourceFormat format,
format            276 cc/resources/resource_provider_unittest.cc     ASSERT_EQ(texture->format, format);
format            277 cc/resources/resource_provider_unittest.cc     memcpy(pixels, texture->data.get(), TextureSizeBytes(size, format));
format            286 cc/resources/resource_provider_unittest.cc   void AllocateTexture(const gfx::Size& size, GLenum format) {
format            289 cc/resources/resource_provider_unittest.cc     switch (format) {
format            313 cc/resources/resource_provider_unittest.cc     size_t in_pitch = TextureSizeBytes(gfx::Size(width, 1), texture->format);
format            315 cc/resources/resource_provider_unittest.cc         TextureSizeBytes(gfx::Size(texture->size.width(), 1), texture->format);
format            317 cc/resources/resource_provider_unittest.cc                     TextureSizeBytes(gfx::Size(xoffset, 1), texture->format);
format            340 cc/resources/resource_provider_unittest.cc                        ResourceFormat format,
format            347 cc/resources/resource_provider_unittest.cc       context->GetPixels(size, format, pixels);
format            492 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format            493 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format            497 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            509 cc/resources/resource_provider_unittest.cc   GetResourcePixels(resource_provider, context, id, size, format, result);
format            524 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format            525 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format            529 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            548 cc/resources/resource_provider_unittest.cc         resource_provider_.get(), context(), id, size, format, result);
format            559 cc/resources/resource_provider_unittest.cc         resource_provider_.get(), context(), id, size, format, result);
format            570 cc/resources/resource_provider_unittest.cc         resource_provider_.get(), context(), id, size, format, result);
format            582 cc/resources/resource_provider_unittest.cc         resource_provider_.get(), context(), id, size, format, result);
format            593 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format            594 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format            598 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            604 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            609 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            692 cc/resources/resource_provider_unittest.cc       resource_provider_.get(), context(), mapped_id1, size, format, result);
format            696 cc/resources/resource_provider_unittest.cc       resource_provider_.get(), context(), mapped_id2, size, format, result);
format            758 cc/resources/resource_provider_unittest.cc     child_context_->GetPixels(size, format, result);
format            766 cc/resources/resource_provider_unittest.cc     child_context_->GetPixels(size, format, result);
format            832 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format            835 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            883 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format            884 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format            888 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            894 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            899 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format            960 cc/resources/resource_provider_unittest.cc       resource_provider_.get(), context(), mapped_id1, size, format, result);
format            964 cc/resources/resource_provider_unittest.cc       resource_provider_.get(), context(), mapped_id2, size, format, result);
format            968 cc/resources/resource_provider_unittest.cc       resource_provider_.get(), context(), mapped_id3, size, format, result);
format           1118 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1119 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format           1123 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1165 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1166 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format           1170 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1213 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1214 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format           1218 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1224 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1307 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1308 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format           1312 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1318 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1418 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1419 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format           1423 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1468 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1469 cc/resources/resource_provider_unittest.cc   size_t pixel_size = TextureSizeBytes(size, format);
format           1473 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1614 cc/resources/resource_provider_unittest.cc     ResourceFormat format = RGBA_8888;
format           1618 cc/resources/resource_provider_unittest.cc     size_t pixel_size = TextureSizeBytes(size, format);
format           1622 cc/resources/resource_provider_unittest.cc         size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1884 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1887 cc/resources/resource_provider_unittest.cc           size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           1937 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           1940 cc/resources/resource_provider_unittest.cc           size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2222 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2226 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2303 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2312 cc/resources/resource_provider_unittest.cc       format);
format           2352 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2364 cc/resources/resource_provider_unittest.cc                                            format);
format           2569 cc/resources/resource_provider_unittest.cc                     GLenum format,
format           2579 cc/resources/resource_provider_unittest.cc                     GLenum format,
format           2589 cc/resources/resource_provider_unittest.cc                     GLenum format,
format           2599 cc/resources/resource_provider_unittest.cc                     GLenum format,
format           2645 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2652 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2665 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2680 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2716 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2722 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2753 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2762 cc/resources/resource_provider_unittest.cc       format);
format           2788 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2796 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2825 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2833 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2873 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2881 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2914 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2924 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           2952 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           2961 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           3045 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           3053 cc/resources/resource_provider_unittest.cc       size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           3221 cc/resources/resource_provider_unittest.cc   ResourceFormat format = RGBA_8888;
format           3233 cc/resources/resource_provider_unittest.cc         size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format           3251 cc/resources/resource_provider_unittest.cc         size, GL_CLAMP_TO_EDGE, ResourceProvider::TextureUsageAny, format);
format             43 cc/resources/resource_update_controller_unittest.cc                              GLenum format,
format            219 cc/resources/resource_update_controller_unittest.cc                                                       GLenum format,
format             20 cc/resources/scoped_resource.cc                               ResourceFormat format) {
format             24 cc/resources/scoped_resource.cc   set_dimensions(size, format);
format             26 cc/resources/scoped_resource.cc       size, GL_CLAMP_TO_EDGE, hint, format));
format             35 cc/resources/scoped_resource.cc                                      ResourceFormat format) {
format             39 cc/resources/scoped_resource.cc   set_dimensions(size, format);
format             45 cc/resources/scoped_resource.cc       format));
format             30 cc/resources/scoped_resource.h                 ResourceFormat format);
format             33 cc/resources/scoped_resource.h                        ResourceFormat format);
format             57 cc/resources/scoped_resource_unittest.cc   EXPECT_EQ(static_cast<unsigned>(RGBA_8888), texture->format());
format            135 cc/resources/texture_uploader.cc                              ResourceFormat format,
format            144 cc/resources/texture_uploader.cc   if (format == ETC1) {
format            150 cc/resources/texture_uploader.cc         image, image_rect, source_rect, dest_offset, format);
format            179 cc/resources/texture_uploader.cc                                             ResourceFormat format) {
format            192 cc/resources/texture_uploader.cc   unsigned bytes_per_pixel = BitsPerPixel(format) / 8;
format            224 cc/resources/texture_uploader.cc                      GLDataFormat(format),
format            225 cc/resources/texture_uploader.cc                      GLDataType(format),
format            233 cc/resources/texture_uploader.cc                                                ResourceFormat format) {
format            242 cc/resources/texture_uploader.cc   DCHECK_NE(ETC1, format);
format            247 cc/resources/texture_uploader.cc   unsigned bytes_per_pixel = BitsPerPixel(format) / 8;
format            261 cc/resources/texture_uploader.cc                                                         GLDataFormat(format),
format            262 cc/resources/texture_uploader.cc                                                         GLDataType(format),
format            266 cc/resources/texture_uploader.cc     UploadWithTexSubImage(image, image_rect, source_rect, dest_offset, format);
format             49 cc/resources/texture_uploader.h               ResourceFormat format,
format             94 cc/resources/texture_uploader.h                              ResourceFormat format);
format             99 cc/resources/texture_uploader.h                                 ResourceFormat format);
format             63 cc/resources/texture_uploader_unittest.cc                              GLenum format,
format             77 cc/resources/texture_uploader_unittest.cc     switch (format) {
format            147 cc/resources/texture_uploader_unittest.cc                    ResourceFormat format,
format            151 cc/resources/texture_uploader_unittest.cc       data, gfx::Rect(size), gfx::Rect(size), gfx::Vector2d(), format, size);
format             13 cc/resources/transferable_resource.cc       format(RGBA_8888),
format             32 cc/resources/transferable_resource.h   ResourceFormat format;
format             17 cc/resources/ui_resource_bitmap.cc                               UIResourceFormat format) {
format             22 cc/resources/ui_resource_bitmap.cc   format_ = format;
format             28 cc/resources/ui_resource_bitmap.cc   opaque_ = (format == ETC1);
format             57 cc/resources/ui_resource_bitmap.h               UIResourceFormat format);
format             53 cc/resources/video_resource_updater.cc   if (video_frame->format() == media::VideoFrame::NATIVE_TEXTURE)
format             61 cc/resources/video_resource_updater.cc   switch (video_frame->format()) {
format             89 cc/resources/video_resource_updater.cc         input_frame->format(), plane_index, input_frame->coded_size());
format             98 cc/resources/video_resource_updater.cc   media::VideoFrame::Format input_frame_format = video_frame->format();
format            290 cc/resources/video_resource_updater.cc   media::VideoFrame::Format frame_format = video_frame->format();
format            177 cc/test/test_gles2_interface.cc                                     GLenum format,
format            186 cc/test/test_gles2_interface.cc                             format,
format            197 cc/test/test_gles2_interface.cc                                        GLenum format,
format            201 cc/test/test_gles2_interface.cc       target, level, xoffset, yoffset, width, height, format, type, pixels);
format            233 cc/test/test_gles2_interface.cc                                                  GLenum format,
format            242 cc/test/test_gles2_interface.cc                                          format,
format            253 cc/test/test_gles2_interface.cc                                                     GLenum format,
format            257 cc/test/test_gles2_interface.cc       target, level, xoffset, yoffset, width, height, format, type, pixels);
format             76 cc/test/test_gles2_interface.h                           GLenum format,
format             85 cc/test/test_gles2_interface.h                              GLenum format,
format            106 cc/test/test_gles2_interface.h                                        GLenum format,
format            115 cc/test/test_gles2_interface.h                                           GLenum format,
format             12 cc/test/test_texture.cc size_t TextureSizeBytes(const gfx::Size& size, ResourceFormat format) {
format             19 cc/test/test_texture.cc TestTexture::TestTexture() : format(RGBA_8888) {
format             31 cc/test/test_texture.cc void TestTexture::Reallocate(const gfx::Size& size, ResourceFormat format) {
format             33 cc/test/test_texture.cc   this->format = format;
format             34 cc/test/test_texture.cc   this->data.reset(new uint8_t[TextureSizeBytes(size, format)]);
format             17 cc/test/test_texture.h size_t TextureSizeBytes(const gfx::Size& size, ResourceFormat format);
format             22 cc/test/test_texture.h   void Reallocate(const gfx::Size& size, ResourceFormat format);
format             26 cc/test/test_texture.h   ResourceFormat format;
format             62 cc/test/test_web_graphics_context_3d.h                                        GLenum format,
format             71 cc/test/test_web_graphics_context_3d.h                                           GLenum format,
format            155 cc/test/test_web_graphics_context_3d.h                           GLenum format,
format            165 cc/test/test_web_graphics_context_3d.h                              GLenum format,
format           2951 cc/trees/layer_tree_host_impl.cc   ResourceFormat format = resource_provider_->best_texture_format();
format           2953 cc/trees/layer_tree_host_impl.cc     format = ETC1;
format           2958 cc/trees/layer_tree_host_impl.cc       format);
format             11 chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java import android.text.format.DateFormat;
format            148 chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java                 dateFormat.format(sslCert.getValidNotBeforeDate()));
format            150 chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java                 dateFormat.format(sslCert.getValidNotAfterDate()));
format            190 chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java             sb.append(String.format("%02X", bytes[i]));
format            190 chrome/android/java/src/org/chromium/chrome/browser/net/spdyproxy/DataReductionProxySettings.java         return percentageFormatter.format(savings);
format             56 chrome/android/java/src/org/chromium/chrome/browser/util/HashUtil.java             formatter.format("%02x", b);
format            455 chrome/app/chrome_main_delegate.cc     diagnostics::DiagnosticsWriter::FormatType format =
format            461 chrome/app/chrome_main_delegate.cc         format = diagnostics::DiagnosticsWriter::MACHINE;
format            463 chrome/app/chrome_main_delegate.cc         format = diagnostics::DiagnosticsWriter::LOG;
format            469 chrome/app/chrome_main_delegate.cc     diagnostics::DiagnosticsWriter writer(format);
format            496 chrome/app/chrome_main_delegate.cc     diagnostics::DiagnosticsWriter::FormatType format =
format            502 chrome/app/chrome_main_delegate.cc         format = diagnostics::DiagnosticsWriter::MACHINE;
format            504 chrome/app/chrome_main_delegate.cc         format = diagnostics::DiagnosticsWriter::HUMAN;
format            510 chrome/app/chrome_main_delegate.cc     diagnostics::DiagnosticsWriter writer(format);
format             18 chrome/browser/bookmarks/bookmark_node_data_views.cc       format,
format             21 chrome/browser/bookmarks/bookmark_node_data_views.cc   return format;
format             57 chrome/browser/chromeos/version_loader.cc     VersionFormat format,
format             64 chrome/browser/chromeos/version_loader.cc       base::Bind(&Backend::GetVersion, backend_.get(), format, version),
format            103 chrome/browser/chromeos/version_loader.cc void VersionLoader::Backend::GetVersion(VersionFormat format,
format            107 chrome/browser/chromeos/version_loader.cc   std::string key = (format == VERSION_FULL) ? kFullVersionKey : kVersionKey;
format            113 chrome/browser/chromeos/version_loader.cc   if (format == VERSION_SHORT_WITH_DATE) {
format             50 chrome/browser/chromeos/version_loader.h       VersionFormat format,
format             69 chrome/browser/chromeos/version_loader.h     void GetVersion(VersionFormat format, std::string* version);
format            198 chrome/browser/diagnostics/diagnostics_writer.cc DiagnosticsWriter::DiagnosticsWriter(FormatType format)
format            199 chrome/browser/diagnostics/diagnostics_writer.cc     : failures_(0), format_(format) {
format             26 chrome/browser/diagnostics/diagnostics_writer.h   explicit DiagnosticsWriter(FormatType format);
format             33 chrome/browser/diagnostics/diagnostics_writer.h   FormatType format() const { return format_; }
format             37 chrome/browser/drive/event_logger.cc void EventLogger::Log(logging::LogSeverity severity, const char* format, ...) {
format             41 chrome/browser/drive/event_logger.cc   va_start(args, format);
format             42 chrome/browser/drive/event_logger.cc   base::StringAppendV(&what, format, args);
format             47 chrome/browser/drive/event_logger.h   void Log(logging::LogSeverity severity, const char* format, ...)
format             63 chrome/browser/extensions/api/capture_web_contents_function.cc     if (image_details->format != ImageDetails::FORMAT_NONE)
format             64 chrome/browser/extensions/api/capture_web_contents_function.cc       image_format_ = image_details->format;
format            185 chrome/browser/extensions/api/cast_streaming/cast_streaming_apitest.cc     CHECK(video_frame->format() == media::VideoFrame::YV12 ||
format            186 chrome/browser/extensions/api/cast_streaming/cast_streaming_apitest.cc           video_frame->format() == media::VideoFrame::I420 ||
format            187 chrome/browser/extensions/api/cast_streaming/cast_streaming_apitest.cc           video_frame->format() == media::VideoFrame::YV12A);
format            470 chrome/browser/extensions/api/debugger/debugger_api.cc void DebuggerFunction::FormatErrorMessage(const std::string& format) {
format            473 chrome/browser/extensions/api/debugger/debugger_api.cc       format, keys::kTabTargetType, base::IntToString(*debuggee_.tab_id));
format            476 chrome/browser/extensions/api/debugger/debugger_api.cc       format, keys::kBackgroundPageTargetType, *debuggee_.extension_id);
format            479 chrome/browser/extensions/api/debugger/debugger_api.cc       format, keys::kOpaqueTargetType, *debuggee_.target_id);
format             38 chrome/browser/extensions/api/debugger/debugger_api.h   void FormatErrorMessage(const std::string& format);
format             31 chrome/browser/extensions/api/spellcheck/spellcheck_api.cc SpellcheckService::DictionaryFormat GetDictionaryFormat(std::string format) {
format             32 chrome/browser/extensions/api/spellcheck/spellcheck_api.cc   if (format == "hunspell") {
format             34 chrome/browser/extensions/api/spellcheck/spellcheck_api.cc   } else if (format == "text") {
format             80 chrome/browser/extensions/api/spellcheck/spellcheck_api.cc             GetDictionaryFormat(spellcheck_info->format));
format            253 chrome/browser/password_manager/password_store_mac.cc   attrInfo.format = NULL;
format             49 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc bool JumpToFormatInPickle(const base::string16& format, PickleIterator* iter) {
format             57 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc     if (stored_format == format)
format             68 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc bool IsFormatAvailableInPickle(const base::string16& format,
format             71 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc   return JumpToFormatInPickle(format, &iter);
format             74 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc std::string ReadDataFromPickle(const base::string16& format,
format             78 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc   if (!JumpToFormatInPickle(format, &iter) || !iter.ReadString(&result))
format            150 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc   uint32_t format = custom_formats_.RegisterFormat(format_name);
format            151 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc   if (format == PP_FLASH_CLIPBOARD_FORMAT_INVALID)
format            154 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc       PpapiPluginMsg_FlashClipboard_RegisterCustomFormatReply(format);
format            161 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc     uint32_t format) {
format            170 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc   switch (format) {
format            190 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc       if (custom_formats_.IsFormatRegistered(format)) {
format            191 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc         std::string format_name = custom_formats_.GetFormatName(format);
format            208 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc     uint32_t format) {
format            218 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc   switch (format) {
format            267 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc       if (custom_formats_.IsFormatRegistered(format)) {
format            269 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc             base::UTF8ToUTF16(custom_formats_.GetFormatName(format));
format             56 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.h                                  uint32_t format);
format             59 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.h                         uint32_t format);
format             67 chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.h   int32_t WriteClipboardDataItem(uint32_t format,
format            203 chrome/browser/spellchecker/spellcheck_service.cc                                                DictionaryFormat format) {
format            105 chrome/browser/spellchecker/spellcheck_service.h                               DictionaryFormat format);
format             44 chrome/browser/sync_file_system/logger.cc          const char* format,
format             49 chrome/browser/sync_file_system/logger.cc   va_start(args, format);
format             50 chrome/browser/sync_file_system/logger.cc   base::StringAppendV(&what, format, args);
format             27 chrome/browser/sync_file_system/logger.h          const char* format,
format             28 chrome/browser/ui/app_list/fast_show_pickler.cc bool FormatToConfig(ImageFormat format, SkBitmap::Config* out) {
format             29 chrome/browser/ui/app_list/fast_show_pickler.cc   switch (format) {
format             86 chrome/browser/ui/app_list/fast_show_pickler.cc     ImageFormat format = NONE;
format             87 chrome/browser/ui/app_list/fast_show_pickler.cc     if (!ConfigToFormat(it->sk_bitmap().getConfig(), &format))
format             89 chrome/browser/ui/app_list/fast_show_pickler.cc     pickle->WriteInt(static_cast<int>(format));
format            121 chrome/browser/ui/app_list/fast_show_pickler.cc     ImageFormat format = static_cast<ImageFormat>(format_int);
format            123 chrome/browser/ui/app_list/fast_show_pickler.cc     if (!FormatToConfig(format, &config))
format             55 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk_unittest.cc   gtk_selection_data_set(&data, data.type, data.format, NULL, -1);
format             37 chrome/browser/ui/gtk/sad_tab_gtk.cc GtkWidget* MakeWhiteMarkupLabel(const char* format, const std::string& str) {
format             39 chrome/browser/ui/gtk/sad_tab_gtk.cc   char* markup = g_markup_printf_escaped(format, str.c_str());
format             57 chrome/browser/ui/views/extensions/browser_action_drag_data.cc       format,
format             60 chrome/browser/ui/views/extensions/browser_action_drag_data.cc   return format;
format             89 chrome/browser/ui/webui/chromeos/network_ui.cc   std::string format = "json";
format             92 chrome/browser/ui/webui/chromeos/network_ui.cc       format,
format             46 chrome/browser/web_resource/promo_resource_service_unittest.cc   simple_formatter.format(static_cast<UDate>(*date_epoch * 1000),
format             50 chrome/common/extensions/api/spellcheck/spellcheck_handler.cc                                   &spellcheck_info->format)) {
format             22 chrome/common/extensions/api/spellcheck/spellcheck_handler.h   std::string format;
format             76 chrome/common/extensions/docs/examples/apps/hello-java/HelloLicenseServlet.java               String.format(
format            353 chrome/renderer/pepper/pepper_pdf_host.cc     PP_ImageDataFormat format,
format            363 chrome/renderer/pepper/pepper_pdf_host.cc       format, size,
format             74 chrome/renderer/pepper/pepper_pdf_host.h                        PP_ImageDataFormat format,
format             31 chromeos/network/network_event_log.cc                                const std::string& format) {
format             37 chromeos/network/network_event_log.cc       generator->getBestPattern(icu::UnicodeString(format.c_str()), status);
format             42 chromeos/network/network_event_log.cc   formatter.format(static_cast<UDate>(time.ToDoubleT() * 1000), formatted);
format            231 chromeos/network/network_event_log.cc                           const std::string& format,
format            277 chromeos/network/network_event_log.cc                                          const std::string& format,
format            285 chromeos/network/network_event_log.cc       format, &show_time, &show_file, &show_desc, &format_html, &format_json);
format            399 chromeos/network/network_event_log.cc                         const std::string& format,
format            404 chromeos/network/network_event_log.cc   return g_network_event_log->GetAsString(order, format, max_level, max_events);
format             89 chromeos/network/network_event_log.h                                         const std::string& format,
format             59 components/autofill/core/browser/phone_number_i18n.cc   PhoneNumberUtil::PhoneNumberFormat format =
format             66 components/autofill/core/browser/phone_number_i18n.cc   phone_util->Format(number, format, &processed_number);
format            372 components/json_schema/json_schema_validator.cc std::string JSONSchemaValidator::FormatErrorMessage(const std::string& format,
format            374 components/json_schema/json_schema_validator.cc   std::string ret_val = format;
format            380 components/json_schema/json_schema_validator.cc std::string JSONSchemaValidator::FormatErrorMessage(const std::string& format,
format            383 components/json_schema/json_schema_validator.cc   std::string ret_val = format;
format            104 components/json_schema/json_schema_validator.h   static std::string FormatErrorMessage(const std::string& format,
format            106 components/json_schema/json_schema_validator.h   static std::string FormatErrorMessage(const std::string& format,
format             81 content/browser/android/content_view_render_view.cc     jint format, jint width, jint height, jobject surface) {
format             82 content/browser/android/content_view_render_view.cc   if (current_surface_format_ != format) {
format             83 content/browser/android/content_view_render_view.cc     current_surface_format_ = format;
format            101 content/browser/android/content_view_render_view.cc   if (!compositor_ || bitmap.format() != ANDROID_BITMAP_FORMAT_RGBA_8888)
format             34 content/browser/android/content_view_render_view.h                       jint format, jint width, jint height, jobject surface);
format             42 content/browser/compositor/overlay_candidate_validator_ozone.cc     ozone_surface_list.at(i).format = GetOzoneFormat(surfaces->at(i).format);
format            191 content/browser/devtools/renderer_overrides_handler.cc   std::string format;
format            194 content/browser/devtools/renderer_overrides_handler.cc   ParseCaptureParameters(screencast_command_.get(), &format, &quality, &scale);
format            207 content/browser/devtools/renderer_overrides_handler.cc                  format, quality, last_compositor_frame_metadata_),
format            213 content/browser/devtools/renderer_overrides_handler.cc     std::string* format,
format            223 content/browser/devtools/renderer_overrides_handler.cc                       format);
format            240 content/browser/devtools/renderer_overrides_handler.cc   if (format->empty())
format            241 content/browser/devtools/renderer_overrides_handler.cc     *format = kPng;
format            513 content/browser/devtools/renderer_overrides_handler.cc     const std::string& format,
format            533 content/browser/devtools/renderer_overrides_handler.cc   if (format == kPng) {
format            540 content/browser/devtools/renderer_overrides_handler.cc   } else if (format == kJpeg) {
format             45 content/browser/devtools/renderer_overrides_handler.h                               std::string* format, int* quality,
format             84 content/browser/devtools/renderer_overrides_handler.h       const std::string& format,
format             38 content/browser/media/capture/desktop_capture_device_aura_unittest.cc                scoped_refptr<Buffer>(media::VideoFrame::Format format,
format             44 content/browser/media/capture/desktop_capture_device_unittest.cc                scoped_refptr<Buffer>(media::VideoFrame::Format format,
format            161 content/browser/media/capture/desktop_capture_device_unittest.cc   media::VideoCaptureFormat format;
format            169 content/browser/media/capture/desktop_capture_device_unittest.cc             SaveArg<2>(&format),
format            182 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_GT(format.frame_size.width(), 0);
format            183 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_GT(format.frame_size.height(), 0);
format            184 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(kFrameRate, format.frame_rate);
format            185 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(media::PIXEL_FORMAT_ARGB, format.pixel_format);
format            187 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(format.frame_size.GetArea() * 4, frame_size);
format            200 content/browser/media/capture/desktop_capture_device_unittest.cc   media::VideoCaptureFormat format;
format            208 content/browser/media/capture/desktop_capture_device_unittest.cc             SaveArg<2>(&format),
format            229 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(kTestFrameWidth1, format.frame_size.width());
format            230 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(kTestFrameHeight1, format.frame_size.height());
format            231 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(kFrameRate, format.frame_rate);
format            232 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(media::PIXEL_FORMAT_ARGB, format.pixel_format);
format            234 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(format.frame_size.GetArea() * 4, frame_size);
format            247 content/browser/media/capture/desktop_capture_device_unittest.cc   media::VideoCaptureFormat format;
format            253 content/browser/media/capture/desktop_capture_device_unittest.cc       DoAll(SaveArg<2>(&format),
format            276 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(kTestFrameWidth1, format.frame_size.width());
format            277 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(kTestFrameHeight1, format.frame_size.height());
format            278 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(kFrameRate, format.frame_rate);
format            279 content/browser/media/capture/desktop_capture_device_unittest.cc   EXPECT_EQ(media::PIXEL_FORMAT_ARGB, format.pixel_format);
format            488 content/browser/media/capture/web_contents_video_capture_device.cc   if (output->format() != media::VideoFrame::I420) {
format            321 content/browser/media/capture/web_contents_video_capture_device_unittest.cc   ReserveOutputBuffer(media::VideoFrame::Format format,
format            323 content/browser/media/capture/web_contents_video_capture_device_unittest.cc     CHECK_EQ(format, media::VideoFrame::I420);
format            354 content/browser/media/capture/web_contents_video_capture_device_unittest.cc     EXPECT_EQ(media::VideoFrame::I420, frame->format());
format            449 content/browser/renderer_host/backing_store_gtk.cc       image.format = ZPixmap;
format            185 content/browser/renderer_host/clipboard_message_filter.cc void ClipboardMessageFilter::OnIsFormatAvailable(ClipboardFormat format,
format            188 content/browser/renderer_host/clipboard_message_filter.cc   switch (format) {
format             39 content/browser/renderer_host/clipboard_message_filter.h   void OnIsFormatAvailable(ClipboardFormat format,
format             58 content/browser/renderer_host/clipboard_message_filter.h   void OnReadData(const ui::Clipboard::FormatType& format,
format            410 content/browser/renderer_host/compositing_iosurface_shader_programs_mac.cc     GLenum format) {
format            411 content/browser/renderer_host/compositing_iosurface_shader_programs_mac.cc   rgb_to_yv12_output_format_ = format;
format             56 content/browser/renderer_host/compositing_iosurface_shader_programs_mac.h   void SetOutputFormatForTesting(GLenum format);
format             68 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc   CGLPixelFormatObj format;
format             71 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc   if (CGLChoosePixelFormat(&attribs.front(), &format, &num_pixel_formats) !=
format             81 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc   if (success && CGLCreateContext(format, NULL, context) != kCGLNoError) {
format             85 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc   CGLDestroyPixelFormat(format);
format            147 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc SkBitmap ReadBackTexture(GLuint texture, const gfx::Size& size, GLenum format) {
format            165 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc         0, 0, size.width(), size.height(), format, GL_UNSIGNED_INT_8_8_8_8_REV,
format            348 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc     const GLenum format = shader_program_cache_->rgb_to_yv12_output_format();
format            350 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc         ReadBackTexture(texture_y, packed_y_size, format);
format            352 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc         ReadBackTexture(texture_u, packed_uv_size, format);
format            354 content/browser/renderer_host/compositing_iosurface_transformer_mac_unittest.cc         ReadBackTexture(texture_v, packed_uv_size, format);
format            241 content/browser/renderer_host/media/audio_input_renderer_host.cc   if (audio_params.format() != media::AudioParameters::AUDIO_FAKE) {
format            315 content/browser/renderer_host/media/audio_input_renderer_host.cc   if (config.params.format() == media::AudioParameters::AUDIO_PCM_LOW_LATENCY)
format            124 content/browser/renderer_host/media/video_capture_controller.cc       media::VideoFrame::Format format,
format            139 content/browser/renderer_host/media/video_capture_controller.cc   scoped_refptr<Buffer> DoReserveOutputBuffer(media::VideoFrame::Format format,
format            270 content/browser/renderer_host/media/video_capture_controller.cc   if (frame->format() == media::VideoFrame::NATIVE_TEXTURE)
format            284 content/browser/renderer_host/media/video_capture_controller.cc     media::VideoFrame::Format format,
format            286 content/browser/renderer_host/media/video_capture_controller.cc   return DoReserveOutputBuffer(format, size);
format            420 content/browser/renderer_host/media/video_capture_controller.cc   VideoCaptureFormat format(
format            442 content/browser/renderer_host/media/video_capture_controller.cc           format,
format            492 content/browser/renderer_host/media/video_capture_controller.cc     media::VideoFrame::Format format,
format            495 content/browser/renderer_host/media/video_capture_controller.cc   if (format == media::VideoFrame::NATIVE_TEXTURE) {
format            500 content/browser/renderer_host/media/video_capture_controller.cc     DCHECK_EQ(format, media::VideoFrame::I420)
format            501 content/browser/renderer_host/media/video_capture_controller.cc         << "Non-I420 output buffer format " << format << " requested";
format            502 content/browser/renderer_host/media/video_capture_controller.cc     frame_bytes = media::VideoFrame::AllocationSize(format, dimensions);
format            548 content/browser/renderer_host/media/video_capture_controller.cc       if (frame->format() == media::VideoFrame::NATIVE_TEXTURE) {
format            122 content/browser/renderer_host/media/video_capture_controller.h       const media::VideoCaptureFormat& format,
format             53 content/browser/renderer_host/media/video_capture_controller_event_handler.h                              const media::VideoCaptureFormat& format,
format             60 content/browser/renderer_host/media/video_capture_controller_event_handler.h                                     const media::VideoCaptureFormat& format,
format             63 content/browser/renderer_host/media/video_capture_controller_unittest.cc                              const media::VideoCaptureFormat& format,
format             78 content/browser/renderer_host/media/video_capture_controller_unittest.cc                                     const media::VideoCaptureFormat& format,
format            145 content/browser/renderer_host/media/video_capture_host.cc     const media::VideoCaptureFormat& format,
format            153 content/browser/renderer_host/media/video_capture_host.cc       controller_id.device_id, buffer_id, format, timestamp));
format            160 content/browser/renderer_host/media/video_capture_host.cc     const media::VideoCaptureFormat& format,
format            168 content/browser/renderer_host/media/video_capture_host.cc       controller_id.device_id, buffer_id, mailbox_holder, format, timestamp));
format             89 content/browser/renderer_host/media/video_capture_host.h                              const media::VideoCaptureFormat& format,
format             94 content/browser/renderer_host/media/video_capture_host.h                                     const media::VideoCaptureFormat& format,
format            158 content/browser/renderer_host/media/video_capture_host.h       const media::VideoCaptureFormat& format,
format            166 content/browser/renderer_host/media/video_capture_host.h       const media::VideoCaptureFormat& format,
format            129 content/browser/renderer_host/media/video_capture_host_unittest.cc                     const media::VideoCaptureFormat& format,
format            135 content/browser/renderer_host/media/video_capture_host_unittest.cc                     const media::VideoCaptureFormat& format,
format            247 content/browser/renderer_host/media/video_capture_host_unittest.cc                                      const media::VideoCaptureFormat& format,
format            250 content/browser/renderer_host/media/video_capture_host_unittest.cc         device_id, buffer_id, mailbox_holder, format, timestamp);
format             58 content/browser/renderer_host/media/video_capture_manager_unittest.cc                              const media::VideoCaptureFormat& format,
format             63 content/browser/renderer_host/media/video_capture_manager_unittest.cc                                     const media::VideoCaptureFormat& format,
format             83 content/browser/renderer_host/pepper/pepper_print_settings_manager.cc   settings.format = PP_PRINTOUTPUTFORMAT_PDF;
format            125 content/browser/renderer_host/pepper/pepper_printing_host_unittest.cc   EXPECT_EQ(expected_settings.format, actual_settings.format);
format            555 content/browser/speech/speech_recognizer_impl.cc     input_parameters.Reset(in_params.format(),
format            452 content/child/webcrypto/shared_crypto.cc     blink::WebCryptoKeyFormat format,
format            466 content/child/webcrypto/shared_crypto.cc       format, CryptoData(buffer), algorithm, extractable, usage_mask, key);
format            474 content/child/webcrypto/shared_crypto.cc     blink::WebCryptoKeyFormat format,
format            480 content/child/webcrypto/shared_crypto.cc   Status status = ExportKey(format, key_to_wrap, &exported_data);
format            629 content/child/webcrypto/shared_crypto.cc Status ImportKey(blink::WebCryptoKeyFormat format,
format            635 content/child/webcrypto/shared_crypto.cc   switch (format) {
format            652 content/child/webcrypto/shared_crypto.cc Status ExportKeyDontCheckExtractability(blink::WebCryptoKeyFormat format,
format            655 content/child/webcrypto/shared_crypto.cc   switch (format) {
format            684 content/child/webcrypto/shared_crypto.cc Status ExportKey(blink::WebCryptoKeyFormat format,
format            689 content/child/webcrypto/shared_crypto.cc   return ExportKeyDontCheckExtractability(format, key, buffer);
format            740 content/child/webcrypto/shared_crypto.cc Status WrapKey(blink::WebCryptoKeyFormat format,
format            750 content/child/webcrypto/shared_crypto.cc   switch (format) {
format            755 content/child/webcrypto/shared_crypto.cc           format, wrapping_key, key_to_wrap, wrapping_algorithm, buffer);
format            765 content/child/webcrypto/shared_crypto.cc Status UnwrapKey(blink::WebCryptoKeyFormat format,
format            778 content/child/webcrypto/shared_crypto.cc   switch (format) {
format            788 content/child/webcrypto/shared_crypto.cc       return UnwrapKeyDecryptAndImport(format,
format            106 content/child/webcrypto/shared_crypto.h CONTENT_EXPORT Status ImportKey(blink::WebCryptoKeyFormat format,
format            113 content/child/webcrypto/shared_crypto.h CONTENT_EXPORT Status ExportKey(blink::WebCryptoKeyFormat format,
format            130 content/child/webcrypto/shared_crypto.h     WrapKey(blink::WebCryptoKeyFormat format,
format            137 content/child/webcrypto/shared_crypto.h     UnwrapKey(blink::WebCryptoKeyFormat format,
format            127 content/child/webcrypto/webcrypto_impl.cc void WebCryptoImpl::importKey(blink::WebCryptoKeyFormat format,
format            136 content/child/webcrypto/webcrypto_impl.cc       webcrypto::ImportKey(format,
format            152 content/child/webcrypto/webcrypto_impl.cc void WebCryptoImpl::exportKey(blink::WebCryptoKeyFormat format,
format            156 content/child/webcrypto/webcrypto_impl.cc   Status status = webcrypto::ExportKey(format, key, &buffer);
format            199 content/child/webcrypto/webcrypto_impl.cc void WebCryptoImpl::wrapKey(blink::WebCryptoKeyFormat format,
format            207 content/child/webcrypto/webcrypto_impl.cc       format, wrapping_key, key, wrap_algorithm, &buffer);
format            215 content/child/webcrypto/webcrypto_impl.cc     blink::WebCryptoKeyFormat format,
format            226 content/child/webcrypto/webcrypto_impl.cc       webcrypto::UnwrapKey(format,
format             43 content/child/webcrypto/webcrypto_impl.h   virtual void importKey(blink::WebCryptoKeyFormat format,
format             50 content/child/webcrypto/webcrypto_impl.h   virtual void exportKey(blink::WebCryptoKeyFormat format,
format             65 content/child/webcrypto/webcrypto_impl.h   virtual void wrapKey(blink::WebCryptoKeyFormat format,
format             71 content/child/webcrypto/webcrypto_impl.h       blink::WebCryptoKeyFormat format,
format            237 content/common/cc_messages.h   IPC_STRUCT_TRAITS_MEMBER(format)
format            207 content/common/cc_messages_unittest.cc     EXPECT_EQ(a.format, b.format);
format            662 content/common/cc_messages_unittest.cc   arbitrary_resource1.format = cc::RGBA_8888;
format            671 content/common/cc_messages_unittest.cc   arbitrary_resource2.format = cc::RGBA_4444;
format            151 content/common/gpu/client/gl_helper.cc                            SkBitmap::Config format);
format            380 content/common/gpu/client/gl_helper.cc   GLenum format = GL_RGBA , type = GL_UNSIGNED_BYTE;
format            389 content/common/gpu/client/gl_helper.cc         format = GL_RGB;
format            398 content/common/gpu/client/gl_helper.cc                     format,
format            402 content/common/gpu/client/gl_helper.cc                     format,
format            428 content/common/gpu/client/gl_helper.cc   GLenum format = GL_RGBA, type = GL_UNSIGNED_BYTE;
format            434 content/common/gpu/client/gl_helper.cc         format = GL_BGRA_EXT;
format            437 content/common/gpu/client/gl_helper.cc       format = GL_RGB;
format            459 content/common/gpu/client/gl_helper.cc                   format,
format            540 content/common/gpu/client/gl_helper.cc   GLenum format =
format            549 content/common/gpu/client/gl_helper.cc                   format,
format            719 content/common/gpu/client/gl_helper.cc                                    SkBitmap::Config format) {
format            721 content/common/gpu/client/gl_helper.cc   copy_texture_to_impl_->ReadbackTextureSync(texture, src_rect, out, format);
format           1210 content/common/gpu/client/gl_helper.cc   GLint format = 0, type = 0;
format           1214 content/common/gpu/client/gl_helper.cc                                                         &format, &type);
format           1215 content/common/gpu/client/gl_helper.cc   if (format == GL_BGRA_EXT && type == GL_UNSIGNED_BYTE)
format            205 content/common/gpu/client/gl_helper.h                            SkBitmap::Config format);
format             56 content/common/gpu/client/gl_helper_readback_support.cc void GLHelperReadbackSupport::GetAdditionalFormat(GLint format, GLint type,
format             60 content/common/gpu/client/gl_helper_readback_support.cc     if (format_cache_[i].format == format && format_cache_[i].type == type) {
format             75 content/common/gpu/client/gl_helper_readback_support.cc       GL_TEXTURE_2D, 0, format, kTestSize, kTestSize, 0, format, type, NULL);
format             84 content/common/gpu/client/gl_helper_readback_support.cc   struct FormatCacheEntry entry = { format, type, *format_out, *type_out };
format             88 content/common/gpu/client/gl_helper_readback_support.cc bool GLHelperReadbackSupport::SupportsFormat(GLint format, GLint type) {
format             91 content/common/gpu/client/gl_helper_readback_support.cc   if (format == GL_RGBA && type == GL_UNSIGNED_BYTE)
format             95 content/common/gpu/client/gl_helper_readback_support.cc   GetAdditionalFormat(format, type, &ext_format, &ext_type);
format             96 content/common/gpu/client/gl_helper_readback_support.cc   if ((ext_format == format) && (ext_type == type)) {
format             29 content/common/gpu/client/gl_helper_readback_support.h   void GetAdditionalFormat(GLint format, GLint type, GLint *format_out,
format             35 content/common/gpu/client/gl_helper_readback_support.h     GLint format;
format             54 content/common/gpu/client/gl_helper_readback_support.h   bool SupportsFormat(GLint format, GLint type);
format            965 content/common/gpu/client/gl_helper_unittest.cc     GLenum format = (bitmap_config == SkBitmap::kRGB_565_Config) ?
format            971 content/common/gpu/client/gl_helper_unittest.cc                          format,
format            975 content/common/gpu/client/gl_helper_unittest.cc                          format,
format            125 content/common/gpu/client/gpu_video_encode_accelerator_host.cc   const size_t plane_count = media::VideoFrame::NumPlanes(frame->format());
format            547 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     WGC3Denum format,
format            551 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc       target, level, xoffset, yoffset, width, height, format, type, access);
format            230 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h                                        WGC3Denum format,
format            373 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h                           WGC3Denum format,
format            407 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h                           WGC3Denum format,
format            424 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h                              WGC3Denum format,
format            534 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h       WGC3Denum format,
format            627 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h       WGC3Denum format,
format            637 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h       WGC3Denum format,
format            116 content/common/gpu/media/android_video_encode_accelerator.cc     VideoFrame::Format format,
format            121 content/common/gpu/media/android_video_encode_accelerator.cc   DVLOG(3) << __PRETTY_FUNCTION__ << " format: " << format
format            131 content/common/gpu/media/android_video_encode_accelerator.cc         format == VideoFrame::I420 &&
format            133 content/common/gpu/media/android_video_encode_accelerator.cc     DLOG(ERROR) << "Unexpected combo: " << format << ", " << output_profile;
format            198 content/common/gpu/media/android_video_encode_accelerator.cc   RETURN_ON_FAILURE(frame->format() == VideoFrame::I420,
format             41 content/common/gpu/media/android_video_encode_accelerator.h   virtual bool Initialize(media::VideoFrame::Format format,
format           1186 content/common/gpu/media/exynos_video_encode_accelerator.cc   struct v4l2_format format;
format           1187 content/common/gpu/media/exynos_video_encode_accelerator.cc   memset(&format, 0, sizeof(format));
format           1188 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
format           1189 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.width  = input_allocated_size_.width();
format           1190 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.height = input_allocated_size_.height();
format           1191 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.pixelformat = input_format_fourcc_;
format           1194 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[0].sizeimage =
format           1196 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[0].bytesperline =
format           1198 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.num_planes = 1;
format           1201 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[0].sizeimage =
format           1203 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[0].bytesperline =
format           1205 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[1].sizeimage =
format           1207 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[1].bytesperline =
format           1209 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[2].sizeimage =
format           1211 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.plane_fmt[2].bytesperline =
format           1213 content/common/gpu/media/exynos_video_encode_accelerator.cc       format.fmt.pix_mp.num_planes = 3;
format           1220 content/common/gpu/media/exynos_video_encode_accelerator.cc   IOCTL_OR_ERROR_RETURN_FALSE(gsc_fd_, VIDIOC_S_FMT, &format);
format           1252 content/common/gpu/media/exynos_video_encode_accelerator.cc   struct v4l2_format format;
format           1253 content/common/gpu/media/exynos_video_encode_accelerator.cc   memset(&format, 0, sizeof(format));
format           1254 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
format           1255 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.width = converted_allocated_size_.width();
format           1256 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.height = converted_allocated_size_.height();
format           1257 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_NV12M;
format           1258 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.plane_fmt[0].sizeimage =
format           1260 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.plane_fmt[1].sizeimage =
format           1262 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.plane_fmt[0].bytesperline =
format           1264 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.plane_fmt[1].bytesperline =
format           1266 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.num_planes = 2;
format           1267 content/common/gpu/media/exynos_video_encode_accelerator.cc   IOCTL_OR_ERROR_RETURN_FALSE(gsc_fd_, VIDIOC_S_FMT, &format);
format           1299 content/common/gpu/media/exynos_video_encode_accelerator.cc   struct v4l2_format format;
format           1300 content/common/gpu/media/exynos_video_encode_accelerator.cc   memset(&format, 0, sizeof(format));
format           1301 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
format           1302 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.width = input_allocated_size_.width();
format           1303 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.height = input_allocated_size_.height();
format           1304 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_NV12M;
format           1305 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.num_planes = 2;
format           1306 content/common/gpu/media/exynos_video_encode_accelerator.cc   IOCTL_OR_ERROR_RETURN_FALSE(mfc_fd_, VIDIOC_S_FMT, &format);
format           1309 content/common/gpu/media/exynos_video_encode_accelerator.cc   DCHECK_EQ(format.fmt.pix_mp.plane_fmt[0].sizeimage,
format           1311 content/common/gpu/media/exynos_video_encode_accelerator.cc   DCHECK_EQ(format.fmt.pix_mp.plane_fmt[0].bytesperline,
format           1313 content/common/gpu/media/exynos_video_encode_accelerator.cc   DCHECK_EQ(format.fmt.pix_mp.plane_fmt[1].sizeimage,
format           1315 content/common/gpu/media/exynos_video_encode_accelerator.cc   DCHECK_EQ(format.fmt.pix_mp.plane_fmt[1].bytesperline,
format           1329 content/common/gpu/media/exynos_video_encode_accelerator.cc   memset(&format, 0, sizeof(format));
format           1330 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.type                   = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
format           1331 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.width       = output_visible_size_.width();
format           1332 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.height      = output_visible_size_.height();
format           1333 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.pixelformat = output_format_fourcc_;
format           1334 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.plane_fmt[0].sizeimage = output_buffer_byte_size_;
format           1335 content/common/gpu/media/exynos_video_encode_accelerator.cc   format.fmt.pix_mp.num_planes  = 1;
format           1336 content/common/gpu/media/exynos_video_encode_accelerator.cc   IOCTL_OR_ERROR_RETURN_FALSE(mfc_fd_, VIDIOC_S_FMT, &format);
format             43 content/common/gpu/media/exynos_video_encode_accelerator.h   virtual bool Initialize(media::VideoFrame::Format format,
format            268 content/common/gpu/media/v4l2_video_decode_accelerator.cc   struct v4l2_format format;
format            269 content/common/gpu/media/v4l2_video_decode_accelerator.cc   memset(&format, 0, sizeof(format));
format            270 content/common/gpu/media/v4l2_video_decode_accelerator.cc   format.type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
format            271 content/common/gpu/media/v4l2_video_decode_accelerator.cc   format.fmt.pix_mp.pixelformat = device_->PreferredOutputFormat();
format            272 content/common/gpu/media/v4l2_video_decode_accelerator.cc   IOCTL_OR_ERROR_RETURN_FALSE(VIDIOC_S_FMT, &format);
format            720 content/common/gpu/media/v4l2_video_decode_accelerator.cc   struct v4l2_format format;
format            722 content/common/gpu/media/v4l2_video_decode_accelerator.cc   if (!GetFormatInfo(&format, &again))
format            735 content/common/gpu/media/v4l2_video_decode_accelerator.cc     if (!CreateBuffersForFormat(format))
format           1522 content/common/gpu/media/v4l2_video_decode_accelerator.cc   struct v4l2_format format;
format           1524 content/common/gpu/media/v4l2_video_decode_accelerator.cc   bool ret = GetFormatInfo(&format, &again);
format           1531 content/common/gpu/media/v4l2_video_decode_accelerator.cc   if (!CreateBuffersForFormat(format)) {
format           1601 content/common/gpu/media/v4l2_video_decode_accelerator.cc bool V4L2VideoDecodeAccelerator::GetFormatInfo(struct v4l2_format* format,
format           1606 content/common/gpu/media/v4l2_video_decode_accelerator.cc   memset(format, 0, sizeof(*format));
format           1607 content/common/gpu/media/v4l2_video_decode_accelerator.cc   format->type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
format           1608 content/common/gpu/media/v4l2_video_decode_accelerator.cc   if (HANDLE_EINTR(device_->Ioctl(VIDIOC_G_FMT, format)) != 0) {
format           1624 content/common/gpu/media/v4l2_video_decode_accelerator.cc     const struct v4l2_format& format) {
format           1626 content/common/gpu/media/v4l2_video_decode_accelerator.cc   output_planes_count_ = format.fmt.pix_mp.num_planes;
format           1628 content/common/gpu/media/v4l2_video_decode_accelerator.cc       format.fmt.pix_mp.width, format.fmt.pix_mp.height);
format           1629 content/common/gpu/media/v4l2_video_decode_accelerator.cc   output_buffer_pixelformat_ = format.fmt.pix_mp.pixelformat;
format           1658 content/common/gpu/media/v4l2_video_decode_accelerator.cc   struct v4l2_format format;
format           1659 content/common/gpu/media/v4l2_video_decode_accelerator.cc   memset(&format, 0, sizeof(format));
format           1660 content/common/gpu/media/v4l2_video_decode_accelerator.cc   format.type                              = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
format           1661 content/common/gpu/media/v4l2_video_decode_accelerator.cc   format.fmt.pix_mp.pixelformat            = pixelformat;
format           1662 content/common/gpu/media/v4l2_video_decode_accelerator.cc   format.fmt.pix_mp.plane_fmt[0].sizeimage = kInputBufferMaxSize;
format           1663 content/common/gpu/media/v4l2_video_decode_accelerator.cc   format.fmt.pix_mp.num_planes             = 1;
format           1664 content/common/gpu/media/v4l2_video_decode_accelerator.cc   IOCTL_OR_ERROR_RETURN_FALSE(VIDIOC_S_FMT, &format);
format           1910 content/common/gpu/media/v4l2_video_decode_accelerator.cc   struct v4l2_format format;
format           1912 content/common/gpu/media/v4l2_video_decode_accelerator.cc   bool ret = GetFormatInfo(&format, &again);
format           1917 content/common/gpu/media/v4l2_video_decode_accelerator.cc   gfx::Size new_size(base::checked_cast<int>(format.fmt.pix_mp.width),
format           1918 content/common/gpu/media/v4l2_video_decode_accelerator.cc                      base::checked_cast<int>(format.fmt.pix_mp.height));
format            244 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool GetFormatInfo(struct v4l2_format* format, bool* again);
format            246 content/common/gpu/media/v4l2_video_decode_accelerator.h   bool CreateBuffersForFormat(const struct v4l2_format& format);
format            247 content/common/gpu/media/vaapi_h264_decoder_unittest.cc   for (size_t i = 0; i < media::VideoFrame::NumPlanes(frame->format()); i++) {
format            249 content/common/gpu/media/vaapi_h264_decoder_unittest.cc         frame->format(), i, frame->coded_size());
format            271 content/common/gpu/media/vaapi_h264_decoder_unittest.cc   if (image.format.fourcc != VA_FOURCC_NV12) {
format            272 content/common/gpu/media/vaapi_h264_decoder_unittest.cc     LOG(ERROR) << "Unexpected image format: " << image.format.fourcc;
format             21 content/common/media/media_param_traits.cc   m->WriteInt(static_cast<int>(p.format()));
format             34 content/common/media/media_param_traits.cc   int format, channel_layout, sample_rate, bits_per_sample,
format             37 content/common/media/media_param_traits.cc   if (!m->ReadInt(iter, &format) ||
format             46 content/common/media/media_param_traits.cc   AudioParameters params(static_cast<AudioParameters::Format>(format),
format             68 content/public/android/java/src/org/chromium/content/app/ChromiumLinkerParams.java         return String.format(
format            274 content/public/android/java/src/org/chromium/content/browser/ContentVideoView.java     public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
format            195 content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java     public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
format            196 content/public/android/java/src/org/chromium/content/browser/ContentVideoViewLegacy.java         super.surfaceChanged(holder, format, width, height);
format             70 content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java             public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
format             73 content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java                         format, width, height, holder.getSurface());
format            264 content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java         int format = enabled ? PixelFormat.TRANSLUCENT : PixelFormat.OPAQUE;
format            265 content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java         mSurfaceView.getHolder().setFormat(format);
format            340 content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java             int format, int width, int height, Surface surface);
format            140 content/public/android/java/src/org/chromium/content/browser/TracingControllerAndroid.java                 dir, "chrome-profile-results-" + formatter.format(new Date()));
format            200 content/public/android/java/src/org/chromium/content/browser/accessibility/AccessibilityInjector.java             String js = String.format(TOGGLE_CHROME_VOX_JAVASCRIPT, Boolean.toString(
format            328 content/public/android/java/src/org/chromium/content/browser/accessibility/AccessibilityInjector.java         return String.format(ACCESSIBILITY_SCREEN_READER_JAVASCRIPT_TEMPLATE,
format            146 content/public/android/java/src/org/chromium/content/browser/accessibility/JellyBeanAccessibilityInjector.java         final String jsCode = String.format(Locale.US, ACCESSIBILITY_ANDROIDVOX_TEMPLATE,
format            186 content/public/android/java/src/org/chromium/content/browser/accessibility/JellyBeanAccessibilityInjector.java             final String js = String.format(Locale.US, JAVASCRIPT_ACTION_TEMPLATE, code,
format             12 content/public/android/java/src/org/chromium/content/browser/input/DateTimePickerDialog.java import android.text.format.Time;
format             13 content/public/android/java/src/org/chromium/content/browser/input/InputDialogContainer.java import android.text.format.DateFormat;
format            150 content/public/android/java/src/org/chromium/content/browser/input/MultiFieldTimePickerDialog.java                     new String[] { twoDigitPaddingFormatter.format(minMinute) });
format            183 content/public/android/java/src/org/chromium/content/browser/input/MultiFieldTimePickerDialog.java                     new String[] { twoDigitPaddingFormatter.format(minSecond) });
format            231 content/public/android/java/src/org/chromium/content/browser/input/MultiFieldTimePickerDialog.java                 strValue.add(String.format("%03d", i));
format            279 content/public/android/java/src/org/chromium/content/browser/input/MultiFieldTimePickerDialog.java         NumberFormatter(String format) {
format            280 content/public/android/java/src/org/chromium/content/browser/input/MultiFieldTimePickerDialog.java             mFormat = format;
format            285 content/public/android/java/src/org/chromium/content/browser/input/MultiFieldTimePickerDialog.java             return String.format(mFormat, value);
format              8 content/public/android/java/src/org/chromium/content/browser/input/TwoFieldDatePicker.java import android.text.format.DateUtils;
format            831 content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeBasicsTest.java                         String.format(jsObjectKeysTestTemplate, inspectableObjectName)));
format            833 content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeBasicsTest.java                         String.format(jsForInTestTemplate, inspectableObjectName)));
format            845 content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeBasicsTest.java                         String.format(jsObjectKeysTestTemplate, nonInspectableObjectName)));
format            847 content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeBasicsTest.java                         String.format(jsForInTestTemplate, nonInspectableObjectName)));
format             40 content/renderer/clipboard_client.h   virtual bool IsFormatAvailable(ClipboardFormat format,
format             29 content/renderer/gpu/mailbox_output_surface.cc     cc::ResourceFormat format)
format             37 content/renderer/gpu/mailbox_output_surface.cc       format_(format) {
format             32 content/renderer/gpu/mailbox_output_surface.h       cc::ResourceFormat format);
format            462 content/renderer/media/android/webmediaplayer_android.cc       video_frame->format() != media::VideoFrame::NATIVE_TEXTURE)
format             63 content/renderer/media/media_stream_video_source.cc     media::VideoCaptureFormat* format) {
format             64 content/renderer/media/media_stream_video_source.cc   DCHECK(format != NULL);
format             66 content/renderer/media/media_stream_video_source.cc   if (!format->IsValid())
format            100 content/renderer/media/media_stream_video_source.cc     double ratio = static_cast<double>(format->frame_size.width()) /
format            101 content/renderer/media/media_stream_video_source.cc         format->frame_size.height();
format            115 content/renderer/media/media_stream_video_source.cc     return (value <= format->frame_size.width());
format            117 content/renderer/media/media_stream_video_source.cc     return (value * kMaxCropFactor >= format->frame_size.width());
format            119 content/renderer/media/media_stream_video_source.cc     return (value <= format->frame_size.height());
format            121 content/renderer/media/media_stream_video_source.cc      return (value * kMaxCropFactor >= format->frame_size.height());
format            123 content/renderer/media/media_stream_video_source.cc     return (value <= format->frame_rate);
format            135 content/renderer/media/media_stream_video_source.cc     format->frame_rate =
format            136 content/renderer/media/media_stream_video_source.cc         (format->frame_rate > value) ? value : format->frame_rate;
format            421 content/renderer/media/media_stream_video_source.cc   if ((frame->format() == media::VideoFrame::I420 ||
format            422 content/renderer/media/media_stream_video_source.cc        frame->format() == media::VideoFrame::YV12) &&
format             66 content/renderer/media/media_stream_video_source_unittest.cc     const media::VideoCaptureParams& format = mock_source()->start_params();
format             67 content/renderer/media/media_stream_video_source_unittest.cc     EXPECT_EQ(expected_width, format.requested_format.frame_size.width());
format             68 content/renderer/media/media_stream_video_source_unittest.cc     EXPECT_EQ(expected_height, format.requested_format.frame_size.height());
format             69 content/renderer/media/media_stream_video_source_unittest.cc     EXPECT_EQ(expected_frame_rate, format.requested_format.frame_rate);
format             19 content/renderer/media/mock_media_stream_video_sink.cc   format_ = frame->format();
format             25 content/renderer/media/mock_media_stream_video_sink.h   media::VideoFrame::Format format() const { return format_; }
format            249 content/renderer/media/video_capture_impl.cc                                         const media::VideoCaptureFormat& format,
format            254 content/renderer/media/video_capture_impl.cc   DCHECK_EQ(format.pixel_format, media::PIXEL_FORMAT_I420);
format            261 content/renderer/media/video_capture_impl.cc   last_frame_format_ = format;
format            301 content/renderer/media/video_capture_impl.cc     const media::VideoCaptureFormat& format,
format            311 content/renderer/media/video_capture_impl.cc   last_frame_format_ = format;
format            107 content/renderer/media/video_capture_impl.h                                 const media::VideoCaptureFormat& format,
format            111 content/renderer/media/video_capture_impl.h                                        const media::VideoCaptureFormat& format,
format            126 content/renderer/media/video_capture_message_filter.cc     const media::VideoCaptureFormat& format,
format            139 content/renderer/media/video_capture_message_filter.cc   delegate->OnBufferReceived(buffer_id, format, timestamp);
format            146 content/renderer/media/video_capture_message_filter.cc     const media::VideoCaptureFormat& format,
format            161 content/renderer/media/video_capture_message_filter.cc       buffer_id, mailbox_holder, format, timestamp);
format             41 content/renderer/media/video_capture_message_filter.h                                   const media::VideoCaptureFormat& format,
format             48 content/renderer/media/video_capture_message_filter.h         const media::VideoCaptureFormat& format,
format            107 content/renderer/media/video_capture_message_filter.h                         const media::VideoCaptureFormat& format,
format            114 content/renderer/media/video_capture_message_filter.h                                const media::VideoCaptureFormat& format,
format             34 content/renderer/media/video_capture_message_filter_unittest.cc                     const media::VideoCaptureFormat& format,
format             39 content/renderer/media/video_capture_message_filter_unittest.cc                     const media::VideoCaptureFormat& format,
format            618 content/renderer/media/webmediaplayer_impl.cc   if (video_frame->format() != media::VideoFrame::NATIVE_TEXTURE)
format             43 content/renderer/media/webmediaplayer_ms.cc   DCHECK(frame->format() == media::VideoFrame::YV12 ||
format             44 content/renderer/media/webmediaplayer_ms.cc          frame->format() == media::VideoFrame::I420 ||
format             45 content/renderer/media/webmediaplayer_ms.cc          frame->format() == media::VideoFrame::NATIVE_TEXTURE);
format             53 content/renderer/media/webmediaplayer_ms.cc   if (frame->format() == media::VideoFrame::NATIVE_TEXTURE) {
format             66 content/renderer/media/webmediaplayer_ms.cc         media::VideoFrame::NumPlanes(frame->format());
format             80 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc   DCHECK(media::VideoFrame::I420 == frame->format() ||
format             81 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc          media::VideoFrame::YV12 == frame->format());
format            101 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc   if (frame->format() != media::VideoFrame::I420 ||
format            109 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc     captured_frame.fourcc = media::VideoFrame::I420 == frame->format() ?
format            113 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc         media::VideoFrame::AllocationSize(frame->format(), frame->coded_size());
format            141 content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc       media::VideoFrame::AllocationSize(src->format(),
format            295 content/renderer/media/webrtc_audio_renderer.cc   sink_params_.Reset(sink_params_.format(), sink_params_.channel_layout(),
format            105 content/renderer/media/webrtc_local_audio_renderer.cc     sink_params_ = media::AudioParameters(source_params_.format(),
format            178 content/renderer/pepper/content_decryptor_delegate.cc     media::VideoFrame::Format format) {
format            179 content/renderer/pepper/content_decryptor_delegate.cc   switch (format) {
format            448 content/renderer/pepper/content_decryptor_delegate.cc   pp_decoder_config.format =
format            449 content/renderer/pepper/content_decryptor_delegate.cc       MediaVideoFormatToPpDecryptedFrameFormat(decoder_config.format());
format            801 content/renderer/pepper/content_decryptor_delegate.cc   DCHECK_EQ(frame_info->format, PP_DECRYPTEDFRAMEFORMAT_YV12);
format            855 content/renderer/pepper/content_decryptor_delegate.cc       PpDecryptedSampleFormatToMediaSampleFormat(sample_info->format);
format            105 content/renderer/pepper/pepper_graphics_2d_host.cc   DCHECK(src_image->format() != dest_image->format());
format            106 content/renderer/pepper/pepper_graphics_2d_host.cc   DCHECK(PPB_ImageData_Impl::IsImageDataFormatSupported(src_image->format()));
format            107 content/renderer/pepper/pepper_graphics_2d_host.cc   DCHECK(PPB_ImageData_Impl::IsImageDataFormatSupported(dest_image->format()));
format            260 content/renderer/pepper/pepper_graphics_2d_host.cc           image_resource->format()))
format            287 content/renderer/pepper/pepper_graphics_2d_host.cc   if (image_resource->format() != image_data_->format()) {
format            508 content/renderer/pepper/pepper_graphics_2d_host.cc           image_resource->format()))
format            705 content/renderer/pepper/pepper_graphics_2d_host.cc   if (image->format() != image_data_->format()) {
format            731 content/renderer/pepper/pepper_graphics_2d_host.cc   if (image->format() != image_data_->format()) {
format             28 content/renderer/pepper/pepper_media_stream_video_track_host.cc PP_VideoFrame_Format ToPpapiFormat(VideoFrame::Format format) {
format             29 content/renderer/pepper/pepper_media_stream_video_track_host.cc   switch (format) {
format             35 content/renderer/pepper/pepper_media_stream_video_track_host.cc       DVLOG(1) << "Unsupported pixel format " << format;
format             40 content/renderer/pepper/pepper_media_stream_video_track_host.cc VideoFrame::Format FromPpapiFormat(PP_VideoFrame_Format format) {
format             41 content/renderer/pepper/pepper_media_stream_video_track_host.cc   switch (format) {
format             47 content/renderer/pepper/pepper_media_stream_video_track_host.cc       DVLOG(1) << "Unsupported pixel format " << format;
format             71 content/renderer/pepper/pepper_media_stream_video_track_host.cc   CHECK(src->format() == VideoFrame::YV12 ||
format             72 content/renderer/pepper/pepper_media_stream_video_track_host.cc         src->format() == VideoFrame::I420);
format            164 content/renderer/pepper/pepper_media_stream_video_track_host.cc   PP_VideoFrame_Format format =
format            166 content/renderer/pepper/pepper_media_stream_video_track_host.cc   DCHECK_NE(format, PP_VIDEOFRAME_FORMAT_UNKNOWN);
format            168 content/renderer/pepper/pepper_media_stream_video_track_host.cc   if (format == PP_VIDEOFRAME_FORMAT_BGRA) {
format            171 content/renderer/pepper/pepper_media_stream_video_track_host.cc     frame_data_size_ = VideoFrame::AllocationSize(FromPpapiFormat(format),
format            194 content/renderer/pepper/pepper_media_stream_video_track_host.cc   PP_VideoFrame_Format ppformat = ToPpapiFormat(frame->format());
format            215 content/renderer/pepper/pepper_media_stream_video_track_host.cc   PP_VideoFrame_Format format = GetTargetFormat(source_frame_format_,
format            222 content/renderer/pepper/pepper_media_stream_video_track_host.cc   buffer->format = format;
format            226 content/renderer/pepper/pepper_media_stream_video_track_host.cc   ConvertFromMediaVideoFrame(frame, format, size, buffer->data);
format            270 content/renderer/pepper/pepper_media_stream_video_track_host.cc       GetTargetFormat(source_frame_format_, attributes.format)) {
format            273 content/renderer/pepper/pepper_media_stream_video_track_host.cc   plugin_frame_format_ = attributes.format;
format           1626 content/renderer/pepper/pepper_plugin_instance_impl.cc     PP_PrintOutputFormat_Dev* format) {
format           1634 content/renderer/pepper/pepper_plugin_instance_impl.cc     *format = PP_PRINTOUTPUTFORMAT_PDF;
format           1641 content/renderer/pepper/pepper_plugin_instance_impl.cc   PP_PrintOutputFormat_Dev format;
format           1642 content/renderer/pepper/pepper_plugin_instance_impl.cc   return GetPreferredPrintOutputFormat(&format);
format           1655 content/renderer/pepper/pepper_plugin_instance_impl.cc   PP_PrintOutputFormat_Dev format;
format           1656 content/renderer/pepper/pepper_plugin_instance_impl.cc   if (!GetPreferredPrintOutputFormat(&format)) {
format           1672 content/renderer/pepper/pepper_plugin_instance_impl.cc   print_settings.format = format;
format           1723 content/renderer/pepper/pepper_plugin_instance_impl.cc   if (current_print_settings_.format == PP_PRINTOUTPUTFORMAT_PDF)
format            613 content/renderer/pepper/pepper_plugin_instance_impl.h   bool GetPreferredPrintOutputFormat(PP_PrintOutputFormat_Dev* format);
format            148 content/renderer/pepper/pepper_video_capture_host.cc       DCHECK_EQ(frame->format(), media::VideoFrame::I420);
format            150 content/renderer/pepper/pepper_video_capture_host.cc           media::VideoFrame::AllocationSize(frame->format(),
format            159 content/renderer/pepper/pepper_video_capture_host.cc       for (size_t j = 0; j < media::VideoFrame::NumPlanes(frame->format());
format             83 content/renderer/pepper/pepper_video_destination_host.cc           image_data_impl->format()))
format             71 content/renderer/pepper/ppb_image_data_impl.cc bool PPB_ImageData_Impl::Init(PP_ImageDataFormat format,
format             75 content/renderer/pepper/ppb_image_data_impl.cc   if (!IsImageDataFormatSupported(format))
format             83 content/renderer/pepper/ppb_image_data_impl.cc   format_ = format;
format             86 content/renderer/pepper/ppb_image_data_impl.cc   return backend_->Init(this, format, width, height, init_to_zero);
format             92 content/renderer/pepper/ppb_image_data_impl.cc                                        PP_ImageDataFormat format,
format             97 content/renderer/pepper/ppb_image_data_impl.cc   if (!data->Init(format, size.width, size.height, !!init_to_zero))
format            115 content/renderer/pepper/ppb_image_data_impl.cc   desc->format = format_;
format            171 content/renderer/pepper/ppb_image_data_impl.cc                                     PP_ImageDataFormat format,
format            279 content/renderer/pepper/ppb_image_data_impl.cc                                   PP_ImageDataFormat format,
format             39 content/renderer/pepper/ppb_image_data_impl.h     virtual bool Init(PPB_ImageData_Impl* impl, PP_ImageDataFormat format,
format             62 content/renderer/pepper/ppb_image_data_impl.h   bool Init(PP_ImageDataFormat format,
format             68 content/renderer/pepper/ppb_image_data_impl.h                             PP_ImageDataFormat format,
format             76 content/renderer/pepper/ppb_image_data_impl.h   PP_ImageDataFormat format() const { return format_; }
format            116 content/renderer/pepper/ppb_image_data_impl.h   virtual bool Init(PPB_ImageData_Impl* impl, PP_ImageDataFormat format,
format            148 content/renderer/pepper/ppb_image_data_impl.h   virtual bool Init(PPB_ImageData_Impl* impl, PP_ImageDataFormat format,
format            123 content/renderer/pepper/resource_creation_impl.cc     PP_ImageDataFormat format,
format            128 content/renderer/pepper/resource_creation_impl.cc                                     format, *size, init_to_zero);
format            133 content/renderer/pepper/resource_creation_impl.cc     PP_ImageDataFormat format,
format            138 content/renderer/pepper/resource_creation_impl.cc                                     format, *size, init_to_zero);
format             59 content/renderer/pepper/resource_creation_impl.h                                       PP_ImageDataFormat format,
format             63 content/renderer/pepper/resource_creation_impl.h                                             PP_ImageDataFormat format,
format            932 content/renderer/render_widget.cc     cc::ResourceFormat format = cc::RGBA_8888;
format            935 content/renderer/render_widget.cc       format = cc::RGB_565;
format            943 content/renderer/render_widget.cc             format));
format            110 content/renderer/renderer_clipboard_client.cc bool RendererClipboardClient::IsFormatAvailable(content::ClipboardFormat format,
format            114 content/renderer/renderer_clipboard_client.cc       new ClipboardHostMsg_IsFormatAvailable(format, type, &result));
format             21 content/renderer/renderer_clipboard_client.h   virtual bool IsFormatAvailable(ClipboardFormat format,
format             53 content/renderer/webclipboard_impl.cc bool WebClipboardImpl::isFormatAvailable(Format format, Buffer buffer) {
format             59 content/renderer/webclipboard_impl.cc   switch (format) {
format             26 content/renderer/webclipboard_impl.h   virtual bool isFormatAvailable(Format format, Buffer buffer);
format             80 content/shell/tools/plugin/PluginObject.cpp void pluginLogWithArguments(NPP instance, const char* format, va_list args) {
format             86 content/shell/tools/plugin/PluginObject.cpp                              format,
format            105 content/shell/tools/plugin/PluginObject.cpp void pluginLog(NPP instance, const char* format, ...) {
format            107 content/shell/tools/plugin/PluginObject.cpp   va_start(args, format);
format            108 content/shell/tools/plugin/PluginObject.cpp   pluginLogWithArguments(instance, format, args);
format             90 content/shell/tools/plugin/PluginObject.h extern void pluginLog(NPP instance, const char* format, ...);
format             92 content/shell/tools/plugin/PluginObject.h                                    const char* format,
format            247 content/shell/tools/plugin/PluginTest.cpp void PluginTest::log(const char* format, ...) {
format            249 content/shell/tools/plugin/PluginTest.cpp   va_start(args, format);
format            250 content/shell/tools/plugin/PluginTest.cpp   pluginLogWithArguments(m_npp, format, args);
format            139 content/shell/tools/plugin/PluginTest.h   void log(const char* format, ...);
format             41 content/test/image_decoder_test.h   explicit ImageDecoderTest(const std::string& format) : format_(format) { }
format             33 content/test/mock_webclipboard_impl.cc bool MockWebClipboardImpl::isFormatAvailable(Format format, Buffer buffer) {
format             34 content/test/mock_webclipboard_impl.cc   switch (format) {
format             28 content/test/mock_webclipboard_impl.h   virtual bool isFormatAvailable(blink::WebClipboard::Format format,
format             41 courgette/courgette_tool.cc void Problem(const char* format, ...) {
format             43 courgette/courgette_tool.cc   va_start(args, format);
format             44 courgette/courgette_tool.cc   vfprintf(stderr, format, args);
format            122 courgette/courgette_tool.cc   std::string format = "Unsupported";
format            130 courgette/courgette_tool.cc       format = "Windows 32 PE";
format            135 courgette/courgette_tool.cc       format = "ELF 32 X86";
format            140 courgette/courgette_tool.cc       format = "ELF 32 ARM";
format            145 courgette/courgette_tool.cc       format = "Windows 64 PE";
format            150 courgette/courgette_tool.cc   printf("%s Executable\n", format.c_str());
format            180 dbus/dbus_statistics.cc std::string GetAsString(ShowInString show, FormatString format) {
format            226 dbus/dbus_statistics.cc       if (format == FORMAT_TOTALS)
format            228 dbus/dbus_statistics.cc       else if (format == FORMAT_PER_MINUTE)
format            230 dbus/dbus_statistics.cc       else if (format == FORMAT_ALL)
format            236 dbus/dbus_statistics.cc       if (format == FORMAT_TOTALS)
format            238 dbus/dbus_statistics.cc       else if (format == FORMAT_PER_MINUTE)
format            240 dbus/dbus_statistics.cc       else if (format == FORMAT_ALL)
format            245 dbus/dbus_statistics.cc       if (format == FORMAT_TOTALS)
format            247 dbus/dbus_statistics.cc       else if (format == FORMAT_PER_MINUTE)
format            249 dbus/dbus_statistics.cc       else if (format == FORMAT_ALL)
format             62 dbus/dbus_statistics.h                                            FormatString format);
format             24 device/bluetooth/bluetooth_uuid.cc                       BluetoothUUID::Format* format) {
format             28 device/bluetooth/bluetooth_uuid.cc   *format = BluetoothUUID::kFormatInvalid;
format             47 device/bluetooth/bluetooth_uuid.cc       *format = BluetoothUUID::kFormat16Bit;
format             52 device/bluetooth/bluetooth_uuid.cc     *format = BluetoothUUID::kFormat32Bit;
format             69 device/bluetooth/bluetooth_uuid.cc   *format = BluetoothUUID::kFormat128Bit;
format             55 device/bluetooth/bluetooth_uuid.h   Format format() const { return format_; }
format             22 device/bluetooth/bluetooth_uuid_unittest.cc   EXPECT_EQ(BluetoothUUID::kFormat128Bit, uuid0.format());
format             28 device/bluetooth/bluetooth_uuid_unittest.cc   EXPECT_EQ(BluetoothUUID::kFormat128Bit, uuid1.format());
format             36 device/bluetooth/bluetooth_uuid_unittest.cc   EXPECT_EQ(BluetoothUUID::kFormatInvalid, uuid2.format());
format             43 device/bluetooth/bluetooth_uuid_unittest.cc   EXPECT_EQ(BluetoothUUID::kFormatInvalid, uuid3.format());
format             50 device/bluetooth/bluetooth_uuid_unittest.cc   EXPECT_EQ(BluetoothUUID::kFormatInvalid, uuid4.format());
format             57 device/bluetooth/bluetooth_uuid_unittest.cc   EXPECT_EQ(BluetoothUUID::kFormat16Bit, uuid5.format());
format             65 device/bluetooth/bluetooth_uuid_unittest.cc   EXPECT_EQ(BluetoothUUID::kFormat32Bit, uuid6.format());
format             12 extensions/common/error_utils.cc std::string ErrorUtils::FormatErrorMessage(const std::string& format,
format             14 extensions/common/error_utils.cc   std::string ret_val = format;
format             19 extensions/common/error_utils.cc std::string ErrorUtils::FormatErrorMessage(const std::string& format,
format             22 extensions/common/error_utils.cc   std::string ret_val = format;
format             28 extensions/common/error_utils.cc std::string ErrorUtils::FormatErrorMessage(const std::string& format,
format             32 extensions/common/error_utils.cc   std::string ret_val = format;
format             39 extensions/common/error_utils.cc base::string16 ErrorUtils::FormatErrorMessageUTF16(const std::string& format,
format             41 extensions/common/error_utils.cc   return base::UTF8ToUTF16(FormatErrorMessage(format, s1));
format             44 extensions/common/error_utils.cc base::string16 ErrorUtils::FormatErrorMessageUTF16(const std::string& format,
format             47 extensions/common/error_utils.cc   return base::UTF8ToUTF16(FormatErrorMessage(format, s1, s2));
format             50 extensions/common/error_utils.cc base::string16 ErrorUtils::FormatErrorMessageUTF16(const std::string& format,
format             54 extensions/common/error_utils.cc   return base::UTF8ToUTF16(FormatErrorMessage(format, s1, s2, s3));
format             17 extensions/common/error_utils.h   static std::string FormatErrorMessage(const std::string& format,
format             20 extensions/common/error_utils.h   static std::string FormatErrorMessage(const std::string& format,
format             24 extensions/common/error_utils.h   static std::string FormatErrorMessage(const std::string& format,
format             29 extensions/common/error_utils.h   static base::string16 FormatErrorMessageUTF16(const std::string& format,
format             32 extensions/common/error_utils.h   static base::string16 FormatErrorMessageUTF16(const std::string& format,
format             36 extensions/common/error_utils.h   static base::string16 FormatErrorMessageUTF16(const std::string& format,
format            147 gpu/GLES2/gl2extchromium.h     GLsizei height, GLenum format, GLenum type, GLenum access);
format            156 gpu/GLES2/gl2extchromium.h     GLsizei height, GLenum format, GLenum type, GLenum access);
format            109 gpu/command_buffer/client/gles2_c_lib_autogen.h                                   GLenum format,
format            113 gpu/command_buffer/client/gles2_c_lib_autogen.h       target, level, xoffset, yoffset, width, height, format, imageSize, data);
format            368 gpu/command_buffer/client/gles2_c_lib_autogen.h                      GLenum format,
format            371 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ReadPixels(x, y, width, height, format, type, pixels);
format            436 gpu/command_buffer/client/gles2_c_lib_autogen.h                      GLenum format,
format            445 gpu/command_buffer/client/gles2_c_lib_autogen.h                                     format,
format            467 gpu/command_buffer/client/gles2_c_lib_autogen.h                         GLenum format,
format            471 gpu/command_buffer/client/gles2_c_lib_autogen.h       target, level, xoffset, yoffset, width, height, format, type, pixels);
format            730 gpu/command_buffer/client/gles2_c_lib_autogen.h                                     GLenum format,
format            734 gpu/command_buffer/client/gles2_c_lib_autogen.h       target, level, xoffset, yoffset, width, height, format, type, access);
format            856 gpu/command_buffer/client/gles2_c_lib_autogen.h                                      GLenum format,
format            860 gpu/command_buffer/client/gles2_c_lib_autogen.h       target, level, xoffset, yoffset, width, height, format, type, data);
format            868 gpu/command_buffer/client/gles2_c_lib_autogen.h                                   GLenum format,
format            877 gpu/command_buffer/client/gles2_c_lib_autogen.h                                                  format,
format            240 gpu/command_buffer/client/gles2_cmd_helper_autogen.h                              GLenum format,
format            253 gpu/command_buffer/client/gles2_cmd_helper_autogen.h             format,
format            266 gpu/command_buffer/client/gles2_cmd_helper_autogen.h                                    GLenum format,
format            271 gpu/command_buffer/client/gles2_cmd_helper_autogen.h     c->Init(target, level, xoffset, yoffset, width, height, format, bucket_id);
format            938 gpu/command_buffer/client/gles2_cmd_helper_autogen.h                 GLenum format,
format            951 gpu/command_buffer/client/gles2_cmd_helper_autogen.h             format,
format           1082 gpu/command_buffer/client/gles2_cmd_helper_autogen.h                 GLenum format,
format           1094 gpu/command_buffer/client/gles2_cmd_helper_autogen.h             format,
format           1161 gpu/command_buffer/client/gles2_cmd_helper_autogen.h                    GLenum format,
format           1174 gpu/command_buffer/client/gles2_cmd_helper_autogen.h             format,
format           2097 gpu/command_buffer/client/gles2_cmd_helper_autogen.h                                 GLenum format,
format           2113 gpu/command_buffer/client/gles2_cmd_helper_autogen.h             format,
format           2129 gpu/command_buffer/client/gles2_cmd_helper_autogen.h                              GLenum format,
format           2145 gpu/command_buffer/client/gles2_cmd_helper_autogen.h             format,
format           1640 gpu/command_buffer/client/gles2_implementation.cc     GLsizei height, GLenum format, GLsizei image_size, const void* data) {
format           1647 gpu/command_buffer/client/gles2_implementation.cc       << GLES2Util::GetStringCompressedTextureFormat(format) << ", "
format           1663 gpu/command_buffer/client/gles2_implementation.cc           target, level, xoffset, yoffset, width, height, format, image_size,
format           1672 gpu/command_buffer/client/gles2_implementation.cc       target, level, xoffset, yoffset, width, height, format, kResultBucketId);
format           1717 gpu/command_buffer/client/gles2_implementation.cc     GLsizei height, GLint border, GLenum format, GLenum type,
format           1725 gpu/command_buffer/client/gles2_implementation.cc       << GLES2Util::GetStringTextureFormat(format) << ", "
format           1736 gpu/command_buffer/client/gles2_implementation.cc           width, height, format, type, unpack_alignment_, &size,
format           1750 gpu/command_buffer/client/gles2_implementation.cc           target, level, internalformat, width, height, border, format, type,
format           1761 gpu/command_buffer/client/gles2_implementation.cc        target, level, internalformat, width, height, border, format, type,
format           1771 gpu/command_buffer/client/gles2_implementation.cc         unpack_row_length_, format, type, unpack_alignment_,
format           1785 gpu/command_buffer/client/gles2_implementation.cc     uint32 group_size = GLES2Util::ComputeImageGroupSize(format, type);
format           1801 gpu/command_buffer/client/gles2_implementation.cc         target, level, internalformat, width, height, border, format, type,
format           1809 gpu/command_buffer/client/gles2_implementation.cc      target, level, internalformat, width, height, border, format, type,
format           1812 gpu/command_buffer/client/gles2_implementation.cc       target, level, 0, 0, width, height, format, type, unpadded_row_size,
format           1819 gpu/command_buffer/client/gles2_implementation.cc     GLsizei height, GLenum format, GLenum type, const void* pixels) {
format           1826 gpu/command_buffer/client/gles2_implementation.cc       << GLES2Util::GetStringTextureFormat(format) << ", "
format           1842 gpu/command_buffer/client/gles2_implementation.cc         width, height, format, type, unpack_alignment_, &temp_size,
format           1856 gpu/command_buffer/client/gles2_implementation.cc           target, level, xoffset, yoffset, width, height, format, type,
format           1868 gpu/command_buffer/client/gles2_implementation.cc         unpack_row_length_, format, type, unpack_alignment_,
format           1882 gpu/command_buffer/client/gles2_implementation.cc     uint32 group_size = GLES2Util::ComputeImageGroupSize(format, type);
format           1889 gpu/command_buffer/client/gles2_implementation.cc       target, level, xoffset, yoffset, width, height, format, type,
format           1908 gpu/command_buffer/client/gles2_implementation.cc     GLsizei height, GLenum format, GLenum type, uint32 unpadded_row_size,
format           1937 gpu/command_buffer/client/gles2_implementation.cc         target, level, xoffset, y, width, num_rows, format, type,
format           2280 gpu/command_buffer/client/gles2_implementation.cc     GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format,
format           2286 gpu/command_buffer/client/gles2_implementation.cc       << GLES2Util::GetStringReadPixelFormat(format) << ", "
format           2311 gpu/command_buffer/client/gles2_implementation.cc       width, 2, format, type, pack_alignment_, &temp_size, &unpadded_row_size,
format           2323 gpu/command_buffer/client/gles2_implementation.cc       helper_->ReadPixels(xoffset, yoffset, width, height, format, type,
format           2355 gpu/command_buffer/client/gles2_implementation.cc         xoffset, yoffset, width, num_rows, format, type,
format           2935 gpu/command_buffer/client/gles2_implementation.cc      GLenum format,
format           2943 gpu/command_buffer/client/gles2_implementation.cc       << GLES2Util::GetStringTextureFormat(format) << ", "
format           2960 gpu/command_buffer/client/gles2_implementation.cc       width, height, format, type, unpack_alignment_, &size, NULL, NULL)) {
format           2978 gpu/command_buffer/client/gles2_implementation.cc              target, level, xoffset, yoffset, width, height, format, type)));
format           2997 gpu/command_buffer/client/gles2_implementation.cc       mt.format, mt.type, mt.shm_id, mt.shm_offset, GL_FALSE);
format           3771 gpu/command_buffer/client/gles2_implementation.cc     GLsizei height, GLint border, GLenum format, GLenum type,
format           3779 gpu/command_buffer/client/gles2_implementation.cc       << GLES2Util::GetStringTextureFormat(format) << ", "
format           3790 gpu/command_buffer/client/gles2_implementation.cc           width, height, format, type, unpack_alignment_, &size,
format           3799 gpu/command_buffer/client/gles2_implementation.cc        target, level, internalformat, width, height, border, format, type,
format           3821 gpu/command_buffer/client/gles2_implementation.cc         target, level, internalformat, width, height, border, format, type,
format           3830 gpu/command_buffer/client/gles2_implementation.cc     GLsizei height, GLenum format, GLenum type, const void* pixels) {
format           3837 gpu/command_buffer/client/gles2_implementation.cc       << GLES2Util::GetStringTextureFormat(format) << ", "
format           3850 gpu/command_buffer/client/gles2_implementation.cc         width, height, format, type, unpack_alignment_, &size,
format           3874 gpu/command_buffer/client/gles2_implementation.cc         target, level, xoffset, yoffset, width, height, format, type,
format            327 gpu/command_buffer/client/gles2_implementation.h           format(_format),
format            338 gpu/command_buffer/client/gles2_implementation.h     GLenum format;
format            567 gpu/command_buffer/client/gles2_implementation.h       GLsizei height, GLenum format, GLenum type, uint32 unpadded_row_size,
format             93 gpu/command_buffer/client/gles2_implementation_autogen.h                                      GLenum format,
format            300 gpu/command_buffer/client/gles2_implementation_autogen.h                         GLenum format,
format            354 gpu/command_buffer/client/gles2_implementation_autogen.h                         GLenum format,
format            376 gpu/command_buffer/client/gles2_implementation_autogen.h                            GLenum format,
format            585 gpu/command_buffer/client/gles2_implementation_autogen.h                                        GLenum format,
format            683 gpu/command_buffer/client/gles2_implementation_autogen.h                                         GLenum format,
format            693 gpu/command_buffer/client/gles2_implementation_autogen.h                                      GLenum format,
format           2247 gpu/command_buffer/client/gles2_implementation_unittest.cc     int width, int height, GLenum format, GLenum type, int alignment,
format           2253 gpu/command_buffer/client/gles2_implementation_unittest.cc       width, height, format, type, alignment, &size, &unpadded_row_size,
format           2273 gpu/command_buffer/client/gles2_implementation_unittest.cc ACTION_P8(CheckRectAction, width, height, format, type, alignment, flip_y,
format           2276 gpu/command_buffer/client/gles2_implementation_unittest.cc       width, height, format, type, alignment, flip_y, r1, r2));
format             71 gpu/command_buffer/client/gles2_interface_autogen.h                                      GLenum format,
format            209 gpu/command_buffer/client/gles2_interface_autogen.h                         GLenum format,
format            248 gpu/command_buffer/client/gles2_interface_autogen.h                         GLenum format,
format            265 gpu/command_buffer/client/gles2_interface_autogen.h                            GLenum format,
format            397 gpu/command_buffer/client/gles2_interface_autogen.h                                        GLenum format,
format            468 gpu/command_buffer/client/gles2_interface_autogen.h                                         GLenum format,
format            477 gpu/command_buffer/client/gles2_interface_autogen.h                                      GLenum format,
format             70 gpu/command_buffer/client/gles2_interface_stub_autogen.h                                      GLenum format,
format            219 gpu/command_buffer/client/gles2_interface_stub_autogen.h                         GLenum format,
format            258 gpu/command_buffer/client/gles2_interface_stub_autogen.h                         GLenum format,
format            275 gpu/command_buffer/client/gles2_interface_stub_autogen.h                            GLenum format,
format            421 gpu/command_buffer/client/gles2_interface_stub_autogen.h                                        GLenum format,
format            492 gpu/command_buffer/client/gles2_interface_stub_autogen.h                                         GLenum format,
format            501 gpu/command_buffer/client/gles2_interface_stub_autogen.h                                      GLenum format,
format             70 gpu/command_buffer/client/gles2_trace_implementation_autogen.h                                      GLenum format,
format            219 gpu/command_buffer/client/gles2_trace_implementation_autogen.h                         GLenum format,
format            258 gpu/command_buffer/client/gles2_trace_implementation_autogen.h                         GLenum format,
format            275 gpu/command_buffer/client/gles2_trace_implementation_autogen.h                            GLenum format,
format            421 gpu/command_buffer/client/gles2_trace_implementation_autogen.h                                        GLenum format,
format            492 gpu/command_buffer/client/gles2_trace_implementation_autogen.h                                         GLenum format,
format            501 gpu/command_buffer/client/gles2_trace_implementation_autogen.h                                      GLenum format,
format            162 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                                        GLenum format,
format            167 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h       target, level, xoffset, yoffset, width, height, format, imageSize, data);
format            611 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                           GLenum format,
format            615 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h   gl_->ReadPixels(x, y, width, height, format, type, pixels);
format            718 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                           GLenum format,
format            728 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                   format,
format            767 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                              GLenum format,
format            772 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h       target, level, xoffset, yoffset, width, height, format, type, pixels);
format           1212 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                                          GLenum format,
format           1217 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h       target, level, xoffset, yoffset, width, height, format, type, access);
format           1408 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                                           GLenum format,
format           1414 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h       target, level, xoffset, yoffset, width, height, format, type, data);
format           1423 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                                        GLenum format,
format           1433 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h                                format,
format           1103 gpu/command_buffer/common/gles2_cmd_format_autogen.h     format = _format;
format           1140 gpu/command_buffer/common/gles2_cmd_format_autogen.h   uint32 format;
format           1162 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(CompressedTexSubImage2D, format) == 28,
format           1198 gpu/command_buffer/common/gles2_cmd_format_autogen.h     format = _format;
format           1229 gpu/command_buffer/common/gles2_cmd_format_autogen.h   uint32 format;
format           1249 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(CompressedTexSubImage2DBucket, format) == 28,
format           4606 gpu/command_buffer/common/gles2_cmd_format_autogen.h     format = _format;
format           4646 gpu/command_buffer/common/gles2_cmd_format_autogen.h   uint32 format;
format           4664 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(ReadPixels, format) == 20,
format           5266 gpu/command_buffer/common/gles2_cmd_format_autogen.h     format = _format;
format           5303 gpu/command_buffer/common/gles2_cmd_format_autogen.h   uint32 format;
format           5324 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(TexImage2D, format) == 28,
format           5635 gpu/command_buffer/common/gles2_cmd_format_autogen.h     format = _format;
format           5675 gpu/command_buffer/common/gles2_cmd_format_autogen.h   uint32 format;
format           5697 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(TexSubImage2D, format) == 28,
format           10116 gpu/command_buffer/common/gles2_cmd_format_autogen.h     format = _format;
format           10162 gpu/command_buffer/common/gles2_cmd_format_autogen.h   uint32 format;
format           10187 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(AsyncTexSubImage2DCHROMIUM, format) == 28,
format           10234 gpu/command_buffer/common/gles2_cmd_format_autogen.h     format = _format;
format           10280 gpu/command_buffer/common/gles2_cmd_format_autogen.h   uint32 format;
format           10305 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(AsyncTexImage2DCHROMIUM, format) == 28,
format            384 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<GLenum>(17), cmd.format);
format            412 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<GLenum>(17), cmd.format);
format           1504 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<GLenum>(15), cmd.format);
format           1725 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<GLenum>(17), cmd.format);
format           1856 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<GLenum>(17), cmd.format);
format           3654 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<GLenum>(17), cmd.format);
format           3690 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h   EXPECT_EQ(static_cast<GLenum>(17), cmd.format);
format            342 gpu/command_buffer/common/gles2_cmd_utils.cc int ElementsPerGroup(int format, int type) {
format            353 gpu/command_buffer/common/gles2_cmd_utils.cc     switch (format) {
format            399 gpu/command_buffer/common/gles2_cmd_utils.cc uint32 GLES2Util::ComputeImageGroupSize(int format, int type) {
format            400 gpu/command_buffer/common/gles2_cmd_utils.cc   return BytesPerElement(type) * ElementsPerGroup(format, type);
format            404 gpu/command_buffer/common/gles2_cmd_utils.cc         int width, int format, int type, int unpack_alignment,
format            406 gpu/command_buffer/common/gles2_cmd_utils.cc   uint32 bytes_per_group = ComputeImageGroupSize(format, type);
format            421 gpu/command_buffer/common/gles2_cmd_utils.cc     int width, int height, int format, int type, int unpack_alignment,
format            423 gpu/command_buffer/common/gles2_cmd_utils.cc   uint32 bytes_per_group = ComputeImageGroupSize(format, type);
format            460 gpu/command_buffer/common/gles2_cmd_utils.cc size_t GLES2Util::RenderbufferBytesPerPixel(int format) {
format            461 gpu/command_buffer/common/gles2_cmd_utils.cc   switch (format) {
format            634 gpu/command_buffer/common/gles2_cmd_utils.cc uint32 GLES2Util::GetChannelsForFormat(int format) {
format            635 gpu/command_buffer/common/gles2_cmd_utils.cc   switch (format) {
format            108 gpu/command_buffer/common/gles2_cmd_utils.h   static uint32 ComputeImageGroupSize(int format, int type);
format            112 gpu/command_buffer/common/gles2_cmd_utils.h       int width, int format, int type, int unpack_alignment,
format            120 gpu/command_buffer/common/gles2_cmd_utils.h       int width, int height, int format, int type, int unpack_alignment,
format            123 gpu/command_buffer/common/gles2_cmd_utils.h   static size_t RenderbufferBytesPerPixel(int format);
format            142 gpu/command_buffer/common/gles2_cmd_utils.h   static uint32 GetChannelsForFormat(int format);
format             33 gpu/command_buffer/service/async_pixel_transfer_delegate.h   GLenum format;
format             44 gpu/command_buffer/service/async_pixel_transfer_delegate.h   GLenum format;
format             52 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc       tex_params.border, tex_params.format, tex_params.type, data);
format             61 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc       tex_params.format, tex_params.type, data);
format             69 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc       tex_params.format, tex_params.type, data);
format            642 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc   DCHECK_EQ(state_->define_params_.format, tex_params.format);
format            161 gpu/command_buffer/service/async_pixel_transfer_manager_idle.cc         tex_params.format,
format            204 gpu/command_buffer/service/async_pixel_transfer_manager_idle.cc         tex_params.format,
format            216 gpu/command_buffer/service/async_pixel_transfer_manager_idle.cc         tex_params.format,
format            308 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc                    tex_params.format,
format            345 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc                       tex_params.format,
format             58 gpu/command_buffer/service/async_pixel_transfer_manager_sync.cc       tex_params.format,
format             80 gpu/command_buffer/service/async_pixel_transfer_manager_sync.cc       tex_params.format,
format             28 gpu/command_buffer/service/feature_info.cc   GLenum format;
format            196 gpu/command_buffer/service/feature_info.cc     ValueValidator<GLenum>& validator = texture_format_validators_[info.format];
format             98 gpu/command_buffer/service/feature_info.h   const ValueValidator<GLenum>& GetTextureFormatValidator(GLenum format) {
format             99 gpu/command_buffer/service/feature_info.h     return texture_format_validators_[format];
format             91 gpu/command_buffer/service/feature_info_unittest.cc    GLenum format;
format            166 gpu/command_buffer/service/feature_info_unittest.cc           info_->GetTextureFormatValidator(info.format);
format            219 gpu/command_buffer/service/feature_info_unittest.cc           info_->GetTextureFormatValidator(info.format);
format            408 gpu/command_buffer/service/gles2_cmd_decoder.cc   bool AllocateStorage(const gfx::Size& size, GLenum format, bool zero);
format            411 gpu/command_buffer/service/gles2_cmd_decoder.cc   void Copy(const gfx::Size& size, GLenum format);
format            453 gpu/command_buffer/service/gles2_cmd_decoder.cc                        GLenum format,
format            862 gpu/command_buffer/service/gles2_cmd_decoder.cc       GLenum format,
format            901 gpu/command_buffer/service/gles2_cmd_decoder.cc       GLenum format,
format            913 gpu/command_buffer/service/gles2_cmd_decoder.cc       GLenum format,
format           1146 gpu/command_buffer/service/gles2_cmd_decoder.cc                           unsigned format,
format           1398 gpu/command_buffer/service/gles2_cmd_decoder.cc       GLuint renderbuffer, GLenum format);
format           1570 gpu/command_buffer/service/gles2_cmd_decoder.cc       GLint level, GLsizei width, GLsizei height, GLenum format);
format           1573 gpu/command_buffer/service/gles2_cmd_decoder.cc       GLsizei width, GLsizei height, GLenum format, size_t size);
format           1577 gpu/command_buffer/service/gles2_cmd_decoder.cc     GLsizei width, GLsizei height, GLenum format,
format           2005 gpu/command_buffer/service/gles2_cmd_decoder.cc     const gfx::Size& size, GLenum format, bool zero) {
format           2012 gpu/command_buffer/service/gles2_cmd_decoder.cc       size.width(), size.height(), format, GL_UNSIGNED_BYTE, 8, &image_size,
format           2027 gpu/command_buffer/service/gles2_cmd_decoder.cc                format,
format           2031 gpu/command_buffer/service/gles2_cmd_decoder.cc                format,
format           2046 gpu/command_buffer/service/gles2_cmd_decoder.cc void BackTexture::Copy(const gfx::Size& size, GLenum format) {
format           2053 gpu/command_buffer/service/gles2_cmd_decoder.cc                    format,
format           2102 gpu/command_buffer/service/gles2_cmd_decoder.cc                                        GLenum format,
format           2110 gpu/command_buffer/service/gles2_cmd_decoder.cc            size.width(), size.height(), samples, format, &estimated_size)) {
format           2120 gpu/command_buffer/service/gles2_cmd_decoder.cc                              format,
format           2127 gpu/command_buffer/service/gles2_cmd_decoder.cc                                                            format,
format           5421 gpu/command_buffer/service/gles2_cmd_decoder.cc     GLuint renderbuffer, GLenum format) {
format           5427 gpu/command_buffer/service/gles2_cmd_decoder.cc   switch(format) {
format           7222 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = c.format;
format           7238 gpu/command_buffer/service/gles2_cmd_decoder.cc       width, height, format, type, state_.pack_alignment, &pixels_size,
format           7280 gpu/command_buffer/service/gles2_cmd_decoder.cc             width, 2, format, type, state_.pack_alignment, &temp_size,
format           7287 gpu/command_buffer/service/gles2_cmd_decoder.cc     switch (format) {
format           7332 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = c.format;
format           7342 gpu/command_buffer/service/gles2_cmd_decoder.cc       width, height, format, type, state_.pack_alignment, &pixels_size,
format           7360 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (!validators_->read_pixel_format.IsValid(format)) {
format           7361 gpu/command_buffer/service/gles2_cmd_decoder.cc     LOCAL_SET_GL_ERROR_INVALID_ENUM("glReadPixels", format, "format");
format           7368 gpu/command_buffer/service/gles2_cmd_decoder.cc   if ((format != GL_RGBA && format != GL_BGRA_EXT && format != GL_RGB &&
format           7369 gpu/command_buffer/service/gles2_cmd_decoder.cc       format != GL_ALPHA) || type != GL_UNSIGNED_BYTE) {
format           7376 gpu/command_buffer/service/gles2_cmd_decoder.cc     if (format != static_cast<GLenum>(preferred_format) ||
format           7414 gpu/command_buffer/service/gles2_cmd_decoder.cc         width, 2, format, type, state_.pack_alignment, &temp_size,
format           7424 gpu/command_buffer/service/gles2_cmd_decoder.cc         dest_x_offset, 1, format, type, state_.pack_alignment, &dest_row_offset,
format           7445 gpu/command_buffer/service/gles2_cmd_decoder.cc             read_x, ry, read_width, 1, format, type, dst + dest_row_offset);
format           7457 gpu/command_buffer/service/gles2_cmd_decoder.cc         glReadPixels(x, y, width, height, format, type, 0);
format           7472 gpu/command_buffer/service/gles2_cmd_decoder.cc     glReadPixels(x, y, width, height, format, type, pixels);
format           7774 gpu/command_buffer/service/gles2_cmd_decoder.cc     unsigned format,
format           7779 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels = GLES2Util::GetChannelsForFormat(format);
format           7822 gpu/command_buffer/service/gles2_cmd_decoder.cc           width, height, format, type, state_.unpack_alignment, &size,
format           7840 gpu/command_buffer/service/gles2_cmd_decoder.cc             width, tile_height, format, type, state_.unpack_alignment, &size,
format           7857 gpu/command_buffer/service/gles2_cmd_decoder.cc       glTexSubImage2D(target, level, 0, y, width, h, format, type, zero.get());
format           7860 gpu/command_buffer/service/gles2_cmd_decoder.cc           target, level, internal_format, width, h, 0, format, type,
format           7890 gpu/command_buffer/service/gles2_cmd_decoder.cc     GLsizei width, GLsizei height, GLenum format, size_t size) {
format           7893 gpu/command_buffer/service/gles2_cmd_decoder.cc   switch (format) {
format           7924 gpu/command_buffer/service/gles2_cmd_decoder.cc       LOCAL_SET_GL_ERROR_INVALID_ENUM(function_name, format, "format");
format           7939 gpu/command_buffer/service/gles2_cmd_decoder.cc     GLint level, GLsizei width, GLsizei height, GLenum format) {
format           7940 gpu/command_buffer/service/gles2_cmd_decoder.cc   switch (format) {
format           7969 gpu/command_buffer/service/gles2_cmd_decoder.cc     GLsizei width, GLsizei height, GLenum format,
format           7977 gpu/command_buffer/service/gles2_cmd_decoder.cc   switch (format) {
format           8000 gpu/command_buffer/service/gles2_cmd_decoder.cc           function_name, level, width, height, format);
format           8147 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = static_cast<GLenum>(c.format);
format           8163 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (!validators_->compressed_texture_format.IsValid(format)) {
format           8165 gpu/command_buffer/service/gles2_cmd_decoder.cc         "glCompressedTexSubImage2D", format, "format");
format           8184 gpu/command_buffer/service/gles2_cmd_decoder.cc       target, level, xoffset, yoffset, width, height, format, imageSize, data);
format           8201 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = static_cast<GLenum>(c.format);
format           8207 gpu/command_buffer/service/gles2_cmd_decoder.cc       width, height, format, type, state_.unpack_alignment, &pixels_size, NULL,
format           8221 gpu/command_buffer/service/gles2_cmd_decoder.cc     target, level, internal_format, width, height, border, format, type,
format           8235 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format,
format           8255 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (internal_format != format) {
format           8269 gpu/command_buffer/service/gles2_cmd_decoder.cc       "glCompressedTexSubImage2D", width, height, format, image_size) ||
format           8272 gpu/command_buffer/service/gles2_cmd_decoder.cc       target, level, xoffset, yoffset, width, height, format, texture)) {
format           8282 gpu/command_buffer/service/gles2_cmd_decoder.cc       target, level, xoffset, yoffset, width, height, format, image_size, data);
format           8445 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = 0;
format           8446 gpu/command_buffer/service/gles2_cmd_decoder.cc   if (!texture->GetLevelType(target, level, &type, &format) ||
format           8463 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels_needed = GLES2Util::GetChannelsForFormat(format);
format           8505 gpu/command_buffer/service/gles2_cmd_decoder.cc         width, height, format, type, state_.unpack_alignment, &pixels_size,
format           8516 gpu/command_buffer/service/gles2_cmd_decoder.cc         format, type, zero.get());
format           8540 gpu/command_buffer/service/gles2_cmd_decoder.cc     GLenum format,
format           8573 gpu/command_buffer/service/gles2_cmd_decoder.cc       function_name, format, type, internal_format, level)) {
format           8593 gpu/command_buffer/service/gles2_cmd_decoder.cc   if ((GLES2Util::GetChannelsForFormat(format) &
format           8614 gpu/command_buffer/service/gles2_cmd_decoder.cc     GLenum format,
format           8619 gpu/command_buffer/service/gles2_cmd_decoder.cc       xoffset, yoffset, width, height, format, type, data)) {
format           8639 gpu/command_buffer/service/gles2_cmd_decoder.cc         target, level, xoffset, yoffset, width, height, format, type, data);
format           8652 gpu/command_buffer/service/gles2_cmd_decoder.cc         target, level, internal_format, width, height, 0, format, type, data);
format           8656 gpu/command_buffer/service/gles2_cmd_decoder.cc         target, level, xoffset, yoffset, width, height, format, type, data);
format           8675 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = static_cast<GLenum>(c.format);
format           8679 gpu/command_buffer/service/gles2_cmd_decoder.cc       width, height, format, type, state_.unpack_alignment, &data_size,
format           8686 gpu/command_buffer/service/gles2_cmd_decoder.cc       target, level, xoffset, yoffset, width, height, format, type, pixels);
format           10061 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = ExtractFormatFromStorageFormat(internal_format);
format           10071 gpu/command_buffer/service/gles2_cmd_decoder.cc           level_width, level_height, format, type, state_.unpack_alignment,
format           10096 gpu/command_buffer/service/gles2_cmd_decoder.cc           texture_ref, target, ii, format,
format           10097 gpu/command_buffer/service/gles2_cmd_decoder.cc           level_width, level_height, 1, 0, format, type, false);
format           10454 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = static_cast<GLenum>(c.format);
format           10478 gpu/command_buffer/service/gles2_cmd_decoder.cc       width, height, format, type, state_.unpack_alignment, &pixels_size, NULL,
format           10492 gpu/command_buffer/service/gles2_cmd_decoder.cc     target, level, internal_format, width, height, border, format, type,
format           10524 gpu/command_buffer/service/gles2_cmd_decoder.cc       width, height, border, format, type};
format           10558 gpu/command_buffer/service/gles2_cmd_decoder.cc   GLenum format = static_cast<GLenum>(c.format);
format           10580 gpu/command_buffer/service/gles2_cmd_decoder.cc       width, height, format, type, state_.unpack_alignment, &data_size,
format           10590 gpu/command_buffer/service/gles2_cmd_decoder.cc       target, level, xoffset, yoffset, width, height, format, type, pixels)) {
format           10620 gpu/command_buffer/service/gles2_cmd_decoder.cc                                               width, height, format, type};
format            197 gpu/command_buffer/service/gles2_cmd_decoder.h       unsigned format,
format            334 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h   GLenum format = static_cast<GLenum>(c.format);
format            354 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h   if (!validators_->compressed_texture_format.IsValid(format)) {
format            356 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h         "glCompressedTexSubImage2D", format, "format");
format            368 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h       target, level, xoffset, yoffset, width, height, format, imageSize, data);
format             98 gpu/command_buffer/service/gles2_cmd_decoder_mock.h       unsigned format,
format           2293 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc       GLenum format, GLenum type, void* pixels) const {
format           4701 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc   GLenum format = GL_RGBA;
format           4714 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc                                width, height, border, format, type, _))
format           4718 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc   cmd.Init(target, level, internal_format, width, height, border, format,
format           5164 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc   GLenum format;
format           5194 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 2, 4, 0, test.block_size,
format           5200 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 5, 4, 0,
format           5208 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 4, 2, 0, test.block_size,
format           5214 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 4, 5, 0,
format           5222 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 1, 1, 0, test.block_size,
format           5228 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 2, 2, 0, test.block_size,
format           5234 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 4, 4, 0,
format           5242 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 4, 4, 0,
format           5250 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 4, 4, 0, test.block_size, kBucketId);
format           5252 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 1, test.format, 2, 2, 0, test.block_size, kBucketId);
format           5254 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 2, test.format, 1, 1, 0, test.block_size, kBucketId);
format           5259 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, test.format, 16, 16, 0, test.block_size * 4 * 4,
format           5267 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, 1, 0, 4, 4, test.format, kBucketId);
format           5273 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, 0, 2, 4, 4, test.format, kBucketId);
format           5280 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, 0, 0, 5, 4, test.format, kBucketId);
format           5286 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, 0, 0, 4, 5, test.format, kBucketId);
format           5293 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc         GL_TEXTURE_2D, 0, 0, 0, 4, 4, test.format, kBucketId);
format           5304 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc                 GL_TEXTURE_2D, 0, xoffset, yoffset, width, height, test.format,
format           5309 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc                 GL_TEXTURE_2D, 0, xoffset, yoffset, width, height, test.format,
format           5626 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc   GLenum format = GL_RGBA;
format           5631 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc   cmd.Init(target, level, internal_format, width, height, border, format,
format           5835 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc   GLenum format = GL_RGBA;
format           5841 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc   cmd.Init(target, level, internal_format, width, height, border, format,
format            445 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc       GLenum format,
format            453 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc       target, level, internal_format, width, height, 0, format, type, _))
format            816 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc     GLenum format, GLenum type,
format            822 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc                                width, height, border, format, type, _))
format            829 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc   cmd.Init(target, level, internal_format, width, height, border, format,
format            837 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc     GLenum format, GLenum type,
format            844 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc                                width, height, border, format, type, _))
format            852 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc            format, type, shared_memory_id, shared_memory_offset);
format            857 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc     GLenum target, GLint level, GLenum format,
format            864 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc       target, level, format, width, height, border, size, _))
format            874 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc       target, level, format, width, height, border,
format            240 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       GLenum target, GLint level, GLenum format,
format            246 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       GLenum format, GLenum type,
format            251 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       GLenum format, GLenum type,
format            295 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h       GLenum format,
format             49 gpu/command_buffer/service/mailbox_manager_unittest.cc       GLenum format,
format             60 gpu/command_buffer/service/mailbox_manager_unittest.cc                           format,
format            153 gpu/command_buffer/service/memory_program_cache.cc                   value->format(),
format            174 gpu/command_buffer/service/memory_program_cache.cc     proto->set_format(value->format());
format            193 gpu/command_buffer/service/memory_program_cache.cc   GLenum format;
format            203 gpu/command_buffer/service/memory_program_cache.cc                      &format,
format            243 gpu/command_buffer/service/memory_program_cache.cc     proto->set_format(format);
format            253 gpu/command_buffer/service/memory_program_cache.cc                                    format,
format            313 gpu/command_buffer/service/memory_program_cache.cc                                      proto->format(),
format            335 gpu/command_buffer/service/memory_program_cache.cc     GLenum format,
format            348 gpu/command_buffer/service/memory_program_cache.cc       format_(format),
format             54 gpu/command_buffer/service/memory_program_cache.h                       GLenum format,
format             71 gpu/command_buffer/service/memory_program_cache.h     GLenum format() const {
format             32 gpu/command_buffer/service/memory_program_cache_unittest.cc                         GLenum format,
format             35 gpu/command_buffer/service/memory_program_cache_unittest.cc         format_(format),
format             41 gpu/command_buffer/service/memory_program_cache_unittest.cc                         GLenum* format,
format             46 gpu/command_buffer/service/memory_program_cache_unittest.cc     *format = format_;
format             51 gpu/command_buffer/service/memory_program_cache_unittest.cc                      GLenum format,
format            161 gpu/command_buffer/service/memory_program_cache_unittest.cc                               emulator->format(),
format            175 gpu/command_buffer/service/memory_program_cache_unittest.cc                               emulator->format(),
format            298 gpu/command_buffer/service/texture_definition.cc                                         GLenum format,
format            307 gpu/command_buffer/service/texture_definition.cc       format(format),
format            348 gpu/command_buffer/service/texture_definition.cc                  level.format,
format            406 gpu/command_buffer/service/texture_definition.cc                             info.format,
format             94 gpu/command_buffer/service/texture_definition.h               GLenum format,
format            105 gpu/command_buffer/service/texture_definition.h     GLenum format;
format            175 gpu/command_buffer/service/texture_manager.cc       format(0),
format            189 gpu/command_buffer/service/texture_manager.cc       format(rhs.format),
format            271 gpu/command_buffer/service/texture_manager.cc       info.format, info.type, info.image.get() != NULL,
format            308 gpu/command_buffer/service/texture_manager.cc                    info1.format,
format            350 gpu/command_buffer/service/texture_manager.cc   uint32 channels = GLES2Util::GetChannelsForFormat(first.format);
format            360 gpu/command_buffer/service/texture_manager.cc         (info.format != first.format) ||
format            472 gpu/command_buffer/service/texture_manager.cc     GLenum format,
format            492 gpu/command_buffer/service/texture_manager.cc   info.format = format;
format            498 gpu/command_buffer/service/texture_manager.cc       width, height, format, type, 4, &info.estimated_size, NULL, NULL);
format            720 gpu/command_buffer/service/texture_manager.cc         level0.format != first_face.format ||
format            739 gpu/command_buffer/service/texture_manager.cc           info.format != level0.format ||
format            818 gpu/command_buffer/service/texture_manager.cc       info.format, info.type, info.width, info.height, immutable_);
format           1089 gpu/command_buffer/service/texture_manager.cc     GLenum format,
format           1104 gpu/command_buffer/service/texture_manager.cc                         format,
format           1335 gpu/command_buffer/service/texture_manager.cc     ErrorState* error_state, const char* function_name, GLenum format,
format           1337 gpu/command_buffer/service/texture_manager.cc   if (!feature_info_->GetTextureFormatValidator(format).IsValid(type)) {
format           1342 gpu/command_buffer/service/texture_manager.cc          GLES2Util::GetStringEnum(format)).c_str());
format           1350 gpu/command_buffer/service/texture_manager.cc     GLenum format, GLenum type, GLenum internal_format, GLint level) {
format           1352 gpu/command_buffer/service/texture_manager.cc   if (!validators->texture_format.IsValid(format)) {
format           1354 gpu/command_buffer/service/texture_manager.cc         error_state, function_name, format, "format");
format           1362 gpu/command_buffer/service/texture_manager.cc   if (format != internal_format &&
format           1363 gpu/command_buffer/service/texture_manager.cc       !((internal_format == GL_RGBA32F && format == GL_RGBA) ||
format           1364 gpu/command_buffer/service/texture_manager.cc         (internal_format == GL_RGB32F && format == GL_RGB))) {
format           1370 gpu/command_buffer/service/texture_manager.cc   uint32 channels = GLES2Util::GetChannelsForFormat(format);
format           1374 gpu/command_buffer/service/texture_manager.cc         (std::string("invalid format ") + GLES2Util::GetStringEnum(format) +
format           1379 gpu/command_buffer/service/texture_manager.cc       format, type);
format           1442 gpu/command_buffer/service/texture_manager.cc       error_state, function_name, args.format, args.type,
format           1453 gpu/command_buffer/service/texture_manager.cc   if ((GLES2Util::GetChannelsForFormat(args.format) &
format           1518 gpu/command_buffer/service/texture_manager.cc       args.type == tex_type && args.format == tex_format;
format           1525 gpu/command_buffer/service/texture_manager.cc         1, args.border, args.format, args.type, false);
format           1539 gpu/command_buffer/service/texture_manager.cc                       args.format, args.type, args.pixels);
format           1551 gpu/command_buffer/service/texture_manager.cc         args.border, args.format, args.type, args.pixels);
format           1558 gpu/command_buffer/service/texture_manager.cc         1, args.border, args.format, args.type, args.pixels != NULL);
format            206 gpu/command_buffer/service/texture_manager.h     GLenum format;
format            222 gpu/command_buffer/service/texture_manager.h       GLenum format,
format            560 gpu/command_buffer/service/texture_manager.h       GLenum format,
format            570 gpu/command_buffer/service/texture_manager.h         params.border, params.format,
format            698 gpu/command_buffer/service/texture_manager.h     GLenum format;
format            726 gpu/command_buffer/service/texture_manager.h     GLenum format, GLenum type);
format            732 gpu/command_buffer/service/texture_manager.h     GLenum format, GLenum type, GLenum internal_format, GLint level);
format           1014 gpu/command_buffer/service/texture_manager_unittest.cc   GLenum format = -1;
format           1016 gpu/command_buffer/service/texture_manager_unittest.cc   EXPECT_FALSE(texture->GetLevelType(GL_TEXTURE_2D, -1, &type, &format));
format           1017 gpu/command_buffer/service/texture_manager_unittest.cc   EXPECT_FALSE(texture->GetLevelType(GL_TEXTURE_2D, 1000, &type, &format));
format           1018 gpu/command_buffer/service/texture_manager_unittest.cc   EXPECT_FALSE(texture->GetLevelType(GL_TEXTURE_2D, 0, &type, &format));
format           1019 gpu/command_buffer/service/texture_manager_unittest.cc   EXPECT_TRUE(texture->GetLevelType(GL_TEXTURE_2D, 1, &type, &format));
format           1021 gpu/command_buffer/service/texture_manager_unittest.cc   EXPECT_EQ(static_cast<GLenum>(GL_RGBA), format);
format           1023 gpu/command_buffer/service/texture_manager_unittest.cc   EXPECT_TRUE(texture->GetLevelType(GL_TEXTURE_2D, 1, &type, &format));
format           1025 gpu/command_buffer/service/texture_manager_unittest.cc   EXPECT_EQ(static_cast<GLenum>(GL_RGBA), format);
format           1836 gpu/command_buffer/service/texture_manager_unittest.cc               GLenum format,
format           1844 gpu/command_buffer/service/texture_manager_unittest.cc           format(format),
format           1854 gpu/command_buffer/service/texture_manager_unittest.cc           format(0),
format           1863 gpu/command_buffer/service/texture_manager_unittest.cc       return target == other.target && format == other.format &&
format           1870 gpu/command_buffer/service/texture_manager_unittest.cc     GLenum format;
format           1885 gpu/command_buffer/service/texture_manager_unittest.cc                            info.format,
format           1890 gpu/command_buffer/service/texture_manager_unittest.cc                            info.format,
format           1904 gpu/command_buffer/service/texture_manager_unittest.cc                                       &info.format));
format             38 gpu/command_buffer/tests/compressed_texture_test.cc static const char* extension(GLenum format) {
format             39 gpu/command_buffer/tests/compressed_texture_test.cc   switch(format) {
format             60 gpu/command_buffer/tests/compressed_texture_test.cc                                     GLenum format,
format             71 gpu/command_buffer/tests/compressed_texture_test.cc       GL_TEXTURE_2D, 0, format, width, height, 0, size, data);
format             86 gpu/command_buffer/tests/compressed_texture_test.cc   GLenum format = alpha ?
format             89 gpu/command_buffer/tests/compressed_texture_test.cc       data, sizeof(data), format, kTextureWidth, kTextureHeight);
format            181 gpu/command_buffer/tests/compressed_texture_test.cc   GLuint LoadTexture(GLenum format) {
format            182 gpu/command_buffer/tests/compressed_texture_test.cc     switch (format) {
format            201 gpu/command_buffer/tests/compressed_texture_test.cc   GLenum format = GetParam();
format            204 gpu/command_buffer/tests/compressed_texture_test.cc   const char* ext = extension(format);
format            222 gpu/command_buffer/tests/compressed_texture_test.cc   GLuint texture = LoadTexture(format);
format             57 gpu/command_buffer/tests/gl_depth_texture_unittest.cc   GLenum format;
format            139 gpu/command_buffer/tests/gl_depth_texture_unittest.cc     GLenum format = format_type.format;
format            142 gpu/command_buffer/tests/gl_depth_texture_unittest.cc     if (format == GL_DEPTH_STENCIL_OES && !have_depth_stencil) {
format            148 gpu/command_buffer/tests/gl_depth_texture_unittest.cc         GL_TEXTURE_2D, 0, format, kResolution, kResolution,
format            149 gpu/command_buffer/tests/gl_depth_texture_unittest.cc         0, format, type, NULL);
format             58 gpu/command_buffer/tests/gl_pointcoord_unittest.cc   GLenum format;
format            150 gpu/command_buffer/tests/gl_readback_unittest.cc     GLint format;
format            239 gpu/command_buffer/tests/gl_readback_unittest.cc         GL_TEXTURE_2D, 0, test_formats[ii].format, kTextureSize, kTextureSize,
format            240 gpu/command_buffer/tests/gl_readback_unittest.cc         0, test_formats[ii].format, test_formats[ii].type, NULL);
format             24 gpu/gles2_conform_support/native/egl_native.cc     int width, int height, int format,
format             36 gpu/gles2_conform_support/native/egl_native.cc GTFbool GTFIsAlphaFormatEGLImageExternal(int format) {
format            110 gpu/gles2_conform_support/native/egl_native_win.cc                               GLenum format, GLenum type) {
format             37 gpu/gles2_conform_support/native/egl_native_windowless.cc                               GLenum format, GLenum type) {
format             16 gpu/gles2_conform_support/native/egl_native_x11.cc                               GLenum format, GLenum type) {
format             27 gpu/gles2_conform_support/native/egl_native_x11.cc   if (format != GL_RGBA && format != GL_RGB)
format             38 gpu/gles2_conform_support/native/egl_native_x11.cc                format,
format             42 gpu/gles2_conform_support/native/egl_native_x11.cc                format,
format             46 gpu/tools/compositor_model_bench/render_model_utils.cc     HandleTexture(&i->texID, i->width, i->height, i->format);
format            111 gpu/tools/compositor_model_bench/render_model_utils.cc                                      GLenum format) {
format            126 gpu/tools/compositor_model_bench/render_model_utils.cc       GenerateImageForTexture(*texID, width, height, format);
format            135 gpu/tools/compositor_model_bench/render_model_utils.cc                                                GLenum format) {
format            136 gpu/tools/compositor_model_bench/render_model_utils.cc   int bytes_per_pixel = FormatBytesPerPixel(format);
format            167 gpu/tools/compositor_model_bench/render_model_utils.cc                format,
format            170 gpu/tools/compositor_model_bench/render_model_utils.cc                format,
format             49 gpu/tools/compositor_model_bench/render_model_utils.h   void HandleTexture(int* texID, int width, int height, GLenum format);
format             50 gpu/tools/compositor_model_bench/render_model_utils.h   void GenerateImageForTexture(int texID, int width, int height, GLenum format);
format             26 gpu/tools/compositor_model_bench/render_tree.cc GLenum TextureFormatFromString(std::string format) {
format             27 gpu/tools/compositor_model_bench/render_tree.cc   if (format == "RGBA")
format             29 gpu/tools/compositor_model_bench/render_tree.cc   if (format == "RGB")
format             31 gpu/tools/compositor_model_bench/render_tree.cc   if (format == "LUMINANCE")
format             36 gpu/tools/compositor_model_bench/render_tree.cc const char* TextureFormatName(GLenum format) {
format             37 gpu/tools/compositor_model_bench/render_tree.cc   switch (format) {
format             49 gpu/tools/compositor_model_bench/render_tree.cc int FormatBytesPerPixel(GLenum format) {
format             50 gpu/tools/compositor_model_bench/render_tree.cc   switch (format) {
format            313 gpu/tools/compositor_model_bench/render_tree.cc     t.format = TextureFormatFromString(formatName);
format            314 gpu/tools/compositor_model_bench/render_tree.cc     if (t.format == GL_INVALID_ENUM) {
format             35 gpu/tools/compositor_model_bench/render_tree.h   GLenum format;
format             38 gpu/tools/compositor_model_bench/render_tree.h GLenum TextureFormatFromString(std::string format);
format             39 gpu/tools/compositor_model_bench/render_tree.h const char* TextureFormatName(GLenum format);
format             40 gpu/tools/compositor_model_bench/render_tree.h int FormatBytesPerPixel(GLenum format);
format             55 media/audio/alsa/alsa_output_unittest.cc   MOCK_METHOD7(PcmSetParams, int(snd_pcm_t* handle, snd_pcm_format_t format,
format             74 media/audio/alsa/alsa_wrapper.cc int AlsaWrapper::PcmSetParams(snd_pcm_t* handle, snd_pcm_format_t format,
format             79 media/audio/alsa/alsa_wrapper.cc                             format,
format             42 media/audio/alsa/alsa_wrapper.h   virtual int PcmSetParams(snd_pcm_t* handle, snd_pcm_format_t format,
format             78 media/audio/alsa/alsa_wrapper.h                         snd_pcm_format_t format, snd_pcm_access_t access,
format            280 media/audio/alsa/audio_manager_alsa.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            288 media/audio/alsa/audio_manager_alsa.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format            294 media/audio/alsa/audio_manager_alsa.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            300 media/audio/alsa/audio_manager_alsa.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format             53 media/audio/android/audio_android_unittest.cc static std::string FormatToString(AudioParameters::Format format) {
format             54 media/audio/android/audio_android_unittest.cc   switch (format) {
format            133 media/audio/android/audio_android_unittest.cc   os << endl << "format: " << FormatToString(params.format()) << endl
format            604 media/audio/android/audio_android_unittest.cc     AudioParameters params(audio_input_parameters().format(),
format            815 media/audio/android/audio_android_unittest.cc   AudioParameters params(native_params.format(),
format            839 media/audio/android/audio_android_unittest.cc   AudioParameters params(audio_output_parameters().format(),
format            953 media/audio/android/audio_android_unittest.cc   AudioParameters io_params(default_input_params.format(),
format            185 media/audio/android/audio_manager_android.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            194 media/audio/android/audio_manager_android.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format            208 media/audio/android/audio_manager_android.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            215 media/audio/android/audio_manager_android.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format            157 media/audio/audio_manager_base.cc   switch (params.format()) {
format            202 media/audio/audio_manager_base.cc   switch (params.format()) {
format            241 media/audio/audio_manager_base.cc   if (params.format() == AudioParameters::AUDIO_PCM_LOW_LATENCY) {
format            279 media/audio/audio_manager_base.cc   if (output_params.format() != AudioParameters::AUDIO_FAKE) {
format            185 media/audio/audio_output_dispatcher_impl.cc   CHECK_EQ(params_.format(), AudioParameters::AUDIO_FAKE);
format            585 media/audio/audio_output_proxy_unittest.cc       testing::Property(&AudioParameters::format, AudioParameters::AUDIO_FAKE),
format            162 media/audio/audio_output_resampler.cc   DCHECK_EQ(output_params_.format(), AudioParameters::AUDIO_PCM_LOW_LATENCY);
format            188 media/audio/audio_output_resampler.cc         output_params_.format() == AudioParameters::AUDIO_PCM_LOW_LATENCY) {
format            197 media/audio/audio_output_resampler.cc   if (output_params_.format() != AudioParameters::AUDIO_PCM_LOW_LATENCY ||
format            202 media/audio/audio_output_resampler.cc   DCHECK_EQ(output_params_.format(), AudioParameters::AUDIO_PCM_LOW_LATENCY);
format             23 media/audio/audio_parameters.cc AudioParameters::AudioParameters(Format format, ChannelLayout channel_layout,
format             26 media/audio/audio_parameters.cc     : format_(format),
format             36 media/audio/audio_parameters.cc AudioParameters::AudioParameters(Format format, ChannelLayout channel_layout,
format             40 media/audio/audio_parameters.cc     : format_(format),
format             50 media/audio/audio_parameters.cc AudioParameters::AudioParameters(Format format, ChannelLayout channel_layout,
format             54 media/audio/audio_parameters.cc     : format_(format),
format             66 media/audio/audio_parameters.cc void AudioParameters::Reset(Format format, ChannelLayout channel_layout,
format             73 media/audio/audio_parameters.cc   format_ = format;
format             57 media/audio/audio_parameters.h   AudioParameters(Format format, ChannelLayout channel_layout,
format             60 media/audio/audio_parameters.h   AudioParameters(Format format, ChannelLayout channel_layout,
format             64 media/audio/audio_parameters.h   AudioParameters(Format format, ChannelLayout channel_layout,
format             69 media/audio/audio_parameters.h   void Reset(Format format, ChannelLayout channel_layout,
format             91 media/audio/audio_parameters.h   Format format() const { return format_; }
format            102 media/audio/audio_parameters.h     return format_ == other.format() &&
format            131 media/audio/audio_parameters.h   if (a.format() != b.format())
format            132 media/audio/audio_parameters.h     return a.format() < b.format();
format             22 media/audio/audio_parameters_unittest.cc   EXPECT_EQ(expected_format, params.format());
format             42 media/audio/audio_parameters_unittest.cc   EXPECT_EQ(expected_format, params.format());
format             76 media/audio/cras/audio_manager_cras.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format             84 media/audio/cras/audio_manager_cras.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format             91 media/audio/cras/audio_manager_cras.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format             97 media/audio/cras/audio_manager_cras.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format             48 media/audio/cras/cras_input.cc   if (AudioParameters::AUDIO_PCM_LINEAR != params_.format() &&
format             49 media/audio/cras/cras_input.cc       AudioParameters::AUDIO_PCM_LOW_LATENCY != params_.format()) {
format            427 media/audio/mac/audio_auhal_mac.cc   AudioStreamBasicDescription& format = *desc;
format            429 media/audio/mac/audio_auhal_mac.cc   format.mSampleRate = params_.sample_rate();
format            430 media/audio/mac/audio_auhal_mac.cc   format.mFormatID = kAudioFormatLinearPCM;
format            431 media/audio/mac/audio_auhal_mac.cc   format.mFormatFlags = kAudioFormatFlagsNativeFloatPacked |
format            433 media/audio/mac/audio_auhal_mac.cc   format.mBytesPerPacket = sizeof(Float32);
format            434 media/audio/mac/audio_auhal_mac.cc   format.mFramesPerPacket = 1;
format            435 media/audio/mac/audio_auhal_mac.cc   format.mBytesPerFrame = sizeof(Float32);
format            436 media/audio/mac/audio_auhal_mac.cc   format.mChannelsPerFrame = channels;
format            437 media/audio/mac/audio_auhal_mac.cc   format.mBitsPerChannel = 32;
format            438 media/audio/mac/audio_auhal_mac.cc   format.mReserved = 0;
format            445 media/audio/mac/audio_auhal_mac.cc       &format,
format            446 media/audio/mac/audio_auhal_mac.cc       sizeof(format));
format             18 media/audio/mac/audio_low_latency_input_mac.cc                                 const AudioStreamBasicDescription& format) {
format             19 media/audio/mac/audio_low_latency_input_mac.cc   os << "sample rate       : " << format.mSampleRate << std::endl
format             20 media/audio/mac/audio_low_latency_input_mac.cc      << "format ID         : " << format.mFormatID << std::endl
format             21 media/audio/mac/audio_low_latency_input_mac.cc      << "format flags      : " << format.mFormatFlags << std::endl
format             22 media/audio/mac/audio_low_latency_input_mac.cc      << "bytes per packet  : " << format.mBytesPerPacket << std::endl
format             23 media/audio/mac/audio_low_latency_input_mac.cc      << "frames per packet : " << format.mFramesPerPacket << std::endl
format             24 media/audio/mac/audio_low_latency_input_mac.cc      << "bytes per frame   : " << format.mBytesPerFrame << std::endl
format             25 media/audio/mac/audio_low_latency_input_mac.cc      << "channels per frame: " << format.mChannelsPerFrame << std::endl
format             26 media/audio/mac/audio_low_latency_input_mac.cc      << "bits per channel  : " << format.mBitsPerChannel;
format            630 media/audio/mac/audio_manager_mac.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            638 media/audio/mac/audio_manager_mac.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format             89 media/audio/openbsd/audio_manager_openbsd.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format);
format             97 media/audio/openbsd/audio_manager_openbsd.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format);
format            103 media/audio/openbsd/audio_manager_openbsd.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format);
format            110 media/audio/openbsd/audio_manager_openbsd.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format);
format            134 media/audio/pulse/audio_manager_pulse.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            141 media/audio/pulse/audio_manager_pulse.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format            149 media/audio/pulse/audio_manager_pulse.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            155 media/audio/pulse/audio_manager_pulse.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format            149 media/audio/pulse/pulse_util.cc   sample_specifications.format = BitsToPASampleFormat(
format            248 media/audio/pulse/pulse_util.cc   sample_specifications.format = BitsToPASampleFormat(
format            580 media/audio/win/audio_low_latency_input_win.cc   WAVEFORMATEX format = format_ex->Format;
format            582 media/audio/win/audio_low_latency_input_win.cc   DVLOG(2) << "  wFormatTags    : 0x" << std::hex << format.wFormatTag;
format            583 media/audio/win/audio_low_latency_input_win.cc   DVLOG(2) << "  nChannels      : " << format.nChannels;
format            584 media/audio/win/audio_low_latency_input_win.cc   DVLOG(2) << "  nSamplesPerSec : " << format.nSamplesPerSec;
format            585 media/audio/win/audio_low_latency_input_win.cc   DVLOG(2) << "  nAvgBytesPerSec: " << format.nAvgBytesPerSec;
format            586 media/audio/win/audio_low_latency_input_win.cc   DVLOG(2) << "  nBlockAlign    : " << format.nBlockAlign;
format            587 media/audio/win/audio_low_latency_input_win.cc   DVLOG(2) << "  wBitsPerSample : " << format.wBitsPerSample;
format            588 media/audio/win/audio_low_latency_input_win.cc   DVLOG(2) << "  cbSize         : " << format.cbSize;
format            166 media/audio/win/audio_low_latency_input_win_unittest.cc     EXPECT_EQ(format(), AudioParameters::AUDIO_PCM_LOW_LATENCY);
format            186 media/audio/win/audio_low_latency_input_win_unittest.cc   AudioParameters::Format format() const { return default_params_.format(); }
format            197 media/audio/win/audio_low_latency_input_win_unittest.cc         AudioParameters(format(), default_params_.channel_layout(),
format             38 media/audio/win/audio_low_latency_output_win.cc   WAVEFORMATPCMEX format;
format             49 media/audio/win/audio_low_latency_output_win.cc   if (!client || FAILED(CoreAudioUtil::GetSharedModeMixFormat(client, &format)))
format             52 media/audio/win/audio_low_latency_output_win.cc   return static_cast<int>(format.Format.nSamplesPerSec);
format             87 media/audio/win/audio_low_latency_output_win.cc   WAVEFORMATEX* format = &format_.Format;
format             88 media/audio/win/audio_low_latency_output_win.cc   format->wFormatTag = WAVE_FORMAT_EXTENSIBLE;
format             89 media/audio/win/audio_low_latency_output_win.cc   format->nChannels = params.channels();
format             90 media/audio/win/audio_low_latency_output_win.cc   format->nSamplesPerSec = params.sample_rate();
format             91 media/audio/win/audio_low_latency_output_win.cc   format->wBitsPerSample = params.bits_per_sample();
format             92 media/audio/win/audio_low_latency_output_win.cc   format->nBlockAlign = (format->wBitsPerSample / 8) * format->nChannels;
format             93 media/audio/win/audio_low_latency_output_win.cc   format->nAvgBytesPerSec = format->nSamplesPerSec * format->nBlockAlign;
format             94 media/audio/win/audio_low_latency_output_win.cc   format->cbSize = sizeof(WAVEFORMATEXTENSIBLE) - sizeof(WAVEFORMATEX);
format            105 media/audio/win/audio_low_latency_output_win.cc   VLOG(1) << "Number of bytes per audio frame  : " << format->nBlockAlign;
format            328 media/audio/win/audio_manager_win.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            346 media/audio/win/audio_manager_win.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format            374 media/audio/win/audio_manager_win.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
format            382 media/audio/win/audio_manager_win.cc   DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
format            111 media/audio/win/core_audio_util_win.cc                                 const WAVEFORMATPCMEX& format) {
format            112 media/audio/win/core_audio_util_win.cc   os << "wFormatTag: 0x" << std::hex << format.Format.wFormatTag
format            113 media/audio/win/core_audio_util_win.cc      << ", nChannels: " << std::dec << format.Format.nChannels
format            114 media/audio/win/core_audio_util_win.cc      << ", nSamplesPerSec: " << format.Format.nSamplesPerSec
format            115 media/audio/win/core_audio_util_win.cc      << ", nAvgBytesPerSec: " << format.Format.nAvgBytesPerSec
format            116 media/audio/win/core_audio_util_win.cc      << ", nBlockAlign: " << format.Format.nBlockAlign
format            117 media/audio/win/core_audio_util_win.cc      << ", wBitsPerSample: " << format.Format.wBitsPerSample
format            118 media/audio/win/core_audio_util_win.cc      << ", cbSize: " << format.Format.cbSize
format            119 media/audio/win/core_audio_util_win.cc      << ", wValidBitsPerSample: " << format.Samples.wValidBitsPerSample
format            120 media/audio/win/core_audio_util_win.cc      << ", dwChannelMask: 0x" << std::hex << format.dwChannelMask;
format            492 media/audio/win/core_audio_util_win.cc     IAudioClient* client, WAVEFORMATPCMEX* format) {
format            503 media/audio/win/core_audio_util_win.cc   memcpy(format, format_pcmex, bytes);
format            504 media/audio/win/core_audio_util_win.cc   DVLOG(2) << *format;
format            511 media/audio/win/core_audio_util_win.cc                                       const WAVEFORMATPCMEX* format) {
format            515 media/audio/win/core_audio_util_win.cc       share_mode, reinterpret_cast<const WAVEFORMATEX*>(format),
format            542 media/audio/win/core_audio_util_win.cc   WAVEFORMATPCMEX format;
format            543 media/audio/win/core_audio_util_win.cc   HRESULT hr = GetSharedModeMixFormat(client, &format);
format            555 media/audio/win/core_audio_util_win.cc   format.dwChannelMask = new_config;
format            560 media/audio/win/core_audio_util_win.cc   if (channels != format.Format.nChannels) {
format            561 media/audio/win/core_audio_util_win.cc     format.Format.nChannels = channels;
format            562 media/audio/win/core_audio_util_win.cc     format.Format.nBlockAlign = (format.Format.wBitsPerSample / 8) * channels;
format            563 media/audio/win/core_audio_util_win.cc     format.Format.nAvgBytesPerSec = format.Format.nSamplesPerSec *
format            564 media/audio/win/core_audio_util_win.cc                                     format.Format.nBlockAlign;
format            566 media/audio/win/core_audio_util_win.cc   DVLOG(2) << format;
format            577 media/audio/win/core_audio_util_win.cc                                           &format);
format            682 media/audio/win/core_audio_util_win.cc     *params = AudioParameters(params->format(), params->channel_layout(),
format            715 media/audio/win/core_audio_util_win.cc   WAVEFORMATPCMEX format = {0};
format            716 media/audio/win/core_audio_util_win.cc   if (!client || FAILED(GetSharedModeMixFormat(client, &format)))
format            719 media/audio/win/core_audio_util_win.cc   return static_cast<ChannelConfig>(format.dwChannelMask);
format            723 media/audio/win/core_audio_util_win.cc                                             const WAVEFORMATPCMEX* format,
format            750 media/audio/win/core_audio_util_win.cc                                   reinterpret_cast<const WAVEFORMATEX*>(format),
format            141 media/audio/win/core_audio_util_win.h                                         WAVEFORMATPCMEX* format);
format            147 media/audio/win/core_audio_util_win.h                                 const WAVEFORMATPCMEX* format);
format            204 media/audio/win/core_audio_util_win.h                                       const WAVEFORMATPCMEX* format,
format            254 media/audio/win/core_audio_util_win_unittest.cc   WAVEFORMATPCMEX format;
format            256 media/audio/win/core_audio_util_win_unittest.cc                                                               &format)));
format            257 media/audio/win/core_audio_util_win_unittest.cc   EXPECT_GE(format.Format.nChannels, 1);
format            258 media/audio/win/core_audio_util_win_unittest.cc   EXPECT_GE(format.Format.nSamplesPerSec, 8000u);
format            259 media/audio/win/core_audio_util_win_unittest.cc   EXPECT_GE(format.Format.wBitsPerSample, 16);
format            260 media/audio/win/core_audio_util_win_unittest.cc   EXPECT_GE(format.Samples.wValidBitsPerSample, 16);
format            261 media/audio/win/core_audio_util_win_unittest.cc   EXPECT_EQ(format.Format.wFormatTag, WAVE_FORMAT_EXTENSIBLE);
format            342 media/audio/win/core_audio_util_win_unittest.cc   WAVEFORMATPCMEX format;
format            344 media/audio/win/core_audio_util_win_unittest.cc                                                               &format)));
format            348 media/audio/win/core_audio_util_win_unittest.cc   HRESULT hr = CoreAudioUtil::SharedModeInitialize(client, &format, NULL,
format            354 media/audio/win/core_audio_util_win_unittest.cc   hr = CoreAudioUtil::SharedModeInitialize(client, &format, NULL,
format            362 media/audio/win/core_audio_util_win_unittest.cc   hr = CoreAudioUtil::SharedModeInitialize(client, &format, NULL,
format            372 media/audio/win/core_audio_util_win_unittest.cc   format.Format.nSamplesPerSec = format.Format.nSamplesPerSec + 1;
format            374 media/audio/win/core_audio_util_win_unittest.cc                   client, AUDCLNT_SHAREMODE_SHARED, &format));
format            375 media/audio/win/core_audio_util_win_unittest.cc   hr = CoreAudioUtil::SharedModeInitialize(client, &format, NULL,
format            388 media/audio/win/core_audio_util_win_unittest.cc                                                               &format)));
format            390 media/audio/win/core_audio_util_win_unittest.cc                   client, AUDCLNT_SHAREMODE_SHARED, &format));
format            391 media/audio/win/core_audio_util_win_unittest.cc   hr = CoreAudioUtil::SharedModeInitialize(client, &format, event_handle.Get(),
format            403 media/audio/win/core_audio_util_win_unittest.cc   WAVEFORMATPCMEX format;
format            414 media/audio/win/core_audio_util_win_unittest.cc                                                                 &format)));
format            422 media/audio/win/core_audio_util_win_unittest.cc       CoreAudioUtil::SharedModeInitialize(client, &format, NULL,
format            434 media/audio/win/core_audio_util_win_unittest.cc       CoreAudioUtil::SharedModeInitialize(client, &format, NULL,
format            452 media/audio/win/core_audio_util_win_unittest.cc   WAVEFORMATPCMEX format;
format            455 media/audio/win/core_audio_util_win_unittest.cc                                                               &format)));
format            456 media/audio/win/core_audio_util_win_unittest.cc   CoreAudioUtil::SharedModeInitialize(client, &format, NULL,
format            446 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java     private boolean configureVideo(MediaFormat format, Surface surface, MediaCrypto crypto,
format            449 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java             mMediaCodec.configure(format, surface, crypto, flags);
format            470 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java         MediaFormat format = MediaFormat.createVideoFormat(mime, width, height);
format            471 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java         format.setInteger(MediaFormat.KEY_BIT_RATE, bitRate);
format            472 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java         format.setInteger(MediaFormat.KEY_FRAME_RATE, frameRate);
format            473 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java         format.setInteger(MediaFormat.KEY_I_FRAME_INTERVAL, iFrameInterval);
format            474 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java         format.setInteger(MediaFormat.KEY_COLOR_FORMAT, colorFormat);
format            475 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java         return format;
format            479 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java     private static void setCodecSpecificData(MediaFormat format, int index, byte[] bytes) {
format            487 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java             format.setByteBuffer(name, ByteBuffer.wrap(bytes));
format            492 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java     private static void setFrameHasADTSHeader(MediaFormat format) {
format            493 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java         format.setInteger(MediaFormat.KEY_IS_ADTS, 1);
format            497 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java     private boolean configureAudio(MediaFormat format, MediaCrypto crypto, int flags,
format            500 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java             mMediaCodec.configure(format, null, crypto, flags);
format            502 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java                 int sampleRate = format.getInteger(MediaFormat.KEY_SAMPLE_RATE);
format            503 media/base/android/java/src/org/chromium/media/MediaCodecBridge.java                 int channelCount = format.getInteger(MediaFormat.KEY_CHANNEL_COUNT);
format             52 media/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java         static void applyMinDimensions(CaptureFormat format) {
format             57 media/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java                     format.mWidth = (buggyDevice.mMinWidth > format.mWidth)
format             58 media/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java                             ? buggyDevice.mMinWidth : format.mWidth;
format             59 media/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java                     format.mHeight = (buggyDevice.mMinHeight > format.mHeight)
format             60 media/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java                             ? buggyDevice.mMinHeight : format.mHeight;
format            157 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java     static int getCaptureFormatWidth(VideoCapture.CaptureFormat format) {
format            158 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java         return format.getWidth();
format            162 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java     static int getCaptureFormatHeight(VideoCapture.CaptureFormat format) {
format            163 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java         return format.getHeight();
format            167 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java     static int getCaptureFormatFramerate(VideoCapture.CaptureFormat format) {
format            168 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java         return format.getFramerate();
format            172 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java     static int getCaptureFormatPixelFormat(VideoCapture.CaptureFormat format) {
format            173 media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java         return format.getPixelFormat();
format             60 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java         MediaFormat format = extractor.getTrackFormat(0);
format             63 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java         int inputChannelCount = format.getInteger(MediaFormat.KEY_CHANNEL_COUNT);
format             70 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java         int sampleRate = format.getInteger(MediaFormat.KEY_SAMPLE_RATE);
format             71 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java         String mime = format.getString(MediaFormat.KEY_MIME);
format             74 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java         if (format.containsKey(MediaFormat.KEY_DURATION)) {
format             76 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java                 durationMicroseconds = format.getLong(MediaFormat.KEY_DURATION);
format             91 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java               " Format: " + format);
format            103 media/base/android/java/src/org/chromium/media/WebAudioMediaCodecBridge.java         codec.configure(format, null /* surface */, null /* crypto */, 0 /* flags */);
format            142 media/base/audio_buffer_converter.cc       input_params_.format(),
format             34 media/base/audio_buffer_queue_unittest.cc static scoped_refptr<AudioBuffer> MakeTestBuffer(SampleFormat format,
format             40 media/base/audio_buffer_queue_unittest.cc   return MakeAudioBuffer<T>(format,
format            514 media/base/container_names.cc     int format = ReadBits(&reader, 3);
format            515 media/base/container_names.cc     RCHECK(format != 0 && format != 6);  // Forbidden or reserved.
format            517 media/base/container_names.cc     if (format == 7) {
format            522 media/base/container_names.cc         format = ReadBits(&reader, 3);
format            523 media/base/container_names.cc         RCHECK(format != 0 && format != 7);  // Reserved.
format            152 media/base/test_helpers.cc scoped_refptr<AudioBuffer> MakeAudioBuffer(SampleFormat format,
format            163 media/base/test_helpers.cc       format, channel_layout, channel_count, sample_rate, frames);
format            200 media/base/test_helpers.cc       SampleFormat format,                                   \
format            115 media/base/test_helpers.h scoped_refptr<AudioBuffer> MakeAudioBuffer(SampleFormat format,
format             21 media/base/video_decoder_config.cc                                        VideoFrame::Format format,
format             28 media/base/video_decoder_config.cc   Initialize(codec, profile, format, coded_size, visible_rect, natural_size,
format             58 media/base/video_decoder_config.cc                                     VideoFrame::Format format,
format             80 media/base/video_decoder_config.cc         "Media.VideoPixelFormat", format, VideoFrame::FORMAT_MAX + 1);
format             85 media/base/video_decoder_config.cc   format_ = format;
format            103 media/base/video_decoder_config.cc           (format() == config.format()) &&
format            117 media/base/video_decoder_config.cc     << " format: " << format()
format             79 media/base/video_decoder_config.h                      VideoFrame::Format format,
format             91 media/base/video_decoder_config.h                   VideoFrame::Format format,
format            115 media/base/video_decoder_config.h   VideoFrame::Format format() const;
format             29 media/base/video_frame.cc     VideoFrame::Format format,
format             38 media/base/video_frame.cc   switch (format) {
format             49 media/base/video_frame.cc       LOG(FATAL) << "Only YUV formats supported: " << format;
format             52 media/base/video_frame.cc   DCHECK(IsValidConfig(format, new_coded_size, visible_rect, natural_size));
format             54 media/base/video_frame.cc       format, new_coded_size, visible_rect, natural_size, timestamp, false));
format             60 media/base/video_frame.cc std::string VideoFrame::FormatToString(VideoFrame::Format format) {
format             61 media/base/video_frame.cc   switch (format) {
format             81 media/base/video_frame.cc   NOTREACHED() << "Invalid videoframe format provided: " << format;
format             86 media/base/video_frame.cc bool VideoFrame::IsValidConfig(VideoFrame::Format format,
format            103 media/base/video_frame.cc   switch (format) {
format            165 media/base/video_frame.cc     Format format,
format            174 media/base/video_frame.cc   if (!IsValidConfig(format, coded_size, visible_rect, natural_size))
format            176 media/base/video_frame.cc   if (data_size < AllocationSize(format, coded_size))
format            179 media/base/video_frame.cc   switch (format) {
format            182 media/base/video_frame.cc           format, coded_size, visible_rect, natural_size, timestamp, false));
format            201 media/base/video_frame.cc     Format format,
format            213 media/base/video_frame.cc   if (!IsValidConfig(format, coded_size, visible_rect, natural_size))
format            217 media/base/video_frame.cc       format, coded_size, visible_rect, natural_size, timestamp, false));
format            236 media/base/video_frame.cc       frame->format(), frame->coded_size(), visible_rect, natural_size,
format            239 media/base/video_frame.cc   for (size_t i = 0; i < NumPlanes(frame->format()); ++i) {
format            296 media/base/video_frame.cc size_t VideoFrame::NumPlanes(Format format) {
format            297 media/base/video_frame.cc   switch (format) {
format            313 media/base/video_frame.cc   NOTREACHED() << "Unsupported video frame format: " << format;
format            319 media/base/video_frame.cc size_t VideoFrame::AllocationSize(Format format, const gfx::Size& coded_size) {
format            321 media/base/video_frame.cc   for (size_t i = 0; i < NumPlanes(format); ++i)
format            322 media/base/video_frame.cc     total += PlaneAllocationSize(format, i, coded_size);
format            327 media/base/video_frame.cc gfx::Size VideoFrame::PlaneSize(Format format,
format            332 media/base/video_frame.cc   switch (format) {
format            377 media/base/video_frame.cc                << format << "/" << plane;
format            381 media/base/video_frame.cc size_t VideoFrame::PlaneAllocationSize(Format format,
format            385 media/base/video_frame.cc   return PlaneSize(format, plane, coded_size).GetArea();
format            448 media/base/video_frame.cc VideoFrame::VideoFrame(VideoFrame::Format format,
format            454 media/base/video_frame.cc     : format_(format),
format             59 media/base/video_frame.h   static std::string FormatToString(Format format);
format             64 media/base/video_frame.h       Format format,
format             73 media/base/video_frame.h   static bool IsValidConfig(Format format, const gfx::Size& coded_size,
format            112 media/base/video_frame.h       Format format,
format            128 media/base/video_frame.h       Format format,
format            168 media/base/video_frame.h   static size_t NumPlanes(Format format);
format            172 media/base/video_frame.h   static size_t AllocationSize(Format format, const gfx::Size& coded_size);
format            175 media/base/video_frame.h   static gfx::Size PlaneSize(Format format,
format            181 media/base/video_frame.h   static size_t PlaneAllocationSize(Format format,
format            185 media/base/video_frame.h   Format format() const { return format_; }
format            229 media/base/video_frame.h   VideoFrame(Format format,
format             23 media/base/video_frame_pool.cc   scoped_refptr<VideoFrame> CreateFrame(VideoFrame::Format format,
format             59 media/base/video_frame_pool.cc     VideoFrame::Format format,
format             73 media/base/video_frame_pool.cc       if (pool_frame->format() == format &&
format             85 media/base/video_frame_pool.cc         format, coded_size, visible_rect, natural_size, timestamp);
format            116 media/base/video_frame_pool.cc     VideoFrame::Format format,
format            121 media/base/video_frame_pool.cc   return pool_->CreateFrame(format, coded_size, visible_rect, natural_size,
format             29 media/base/video_frame_pool.h   scoped_refptr<VideoFrame> CreateFrame(VideoFrame::Format format,
format             14 media/base/video_frame_pool_unittest.cc   scoped_refptr<VideoFrame> CreateFrame(VideoFrame::Format format,
format             22 media/base/video_frame_pool_unittest.cc             format, coded_size, visible_rect, natural_size,
format             24 media/base/video_frame_pool_unittest.cc     EXPECT_EQ(format, frame->format());
format             26 media/base/video_frame_unittest.cc   EXPECT_EQ(VideoFrame::YV12, frame->format());
format             48 media/base/video_frame_unittest.cc   ASSERT_EQ(VideoFrame::YV12, yv12_frame->format());
format             91 media/base/video_frame_unittest.cc void ExpectFrameExtents(VideoFrame::Format format, const char* expected_hash) {
format             99 media/base/video_frame_unittest.cc       format, size, gfx::Rect(size), size, kTimestamp);
format            102 media/base/video_frame_unittest.cc   int planes = VideoFrame::NumPlanes(format);
format            135 media/base/video_frame_unittest.cc   EXPECT_EQ(media::VideoFrame::YV12, frame->format());
format            177 media/base/video_frame_unittest.cc   EXPECT_EQ(VideoFrame::YV12, frame->format());
format            146 media/base/video_util.cc   DCHECK(frame->format() == VideoFrame::YV12 ||
format            147 media/base/video_util.cc          frame->format() == VideoFrame::YV12J ||
format            148 media/base/video_util.cc          frame->format() == VideoFrame::I420);
format             40 media/cast/test/utility/barcode.cc   DCHECK(output_frame->format() == VideoFrame::YV12 ||
format             41 media/cast/test/utility/barcode.cc          output_frame->format() == VideoFrame::YV16 ||
format             42 media/cast/test/utility/barcode.cc          output_frame->format() == VideoFrame::I420 ||
format             43 media/cast/test/utility/barcode.cc          output_frame->format() == VideoFrame::YV12J);
format             87 media/cast/test/utility/barcode.cc   DCHECK(frame->format() == VideoFrame::YV12 ||
format             88 media/cast/test/utility/barcode.cc          frame->format() == VideoFrame::YV16 ||
format             89 media/cast/test/utility/barcode.cc          frame->format() == VideoFrame::I420 ||
format             90 media/cast/test/utility/barcode.cc          frame->format() == VideoFrame::YV12J);
format            107 media/cdm/ppapi/cdm_adapter.cc     cdm::VideoFormat format) {
format            108 media/cdm/ppapi/cdm_adapter.cc   switch (format) {
format            119 media/cdm/ppapi/cdm_adapter.cc     cdm::AudioFormat format) {
format            120 media/cdm/ppapi/cdm_adapter.cc   switch (format) {
format            187 media/cdm/ppapi/cdm_adapter.cc     PP_DecryptedFrameFormat format) {
format            188 media/cdm/ppapi/cdm_adapter.cc   switch (format) {
format            441 media/cdm/ppapi/cdm_adapter.cc     cdm_decoder_config.format =
format            442 media/cdm/ppapi/cdm_adapter.cc         PpDecryptedFrameFormatToCdmVideoFormat(decoder_config.format);
format            757 media/cdm/ppapi/cdm_adapter.cc       decrypted_frame_info.format =
format            804 media/cdm/ppapi/cdm_adapter.cc       decrypted_sample_info.format =
format            131 media/cdm/ppapi/cdm_helpers.h   virtual void SetFormat(cdm::VideoFormat format) OVERRIDE {
format            132 media/cdm/ppapi/cdm_helpers.h     format_ = format;
format            208 media/cdm/ppapi/cdm_helpers.h   virtual void SetFormat(cdm::AudioFormat format) OVERRIDE {
format            209 media/cdm/ppapi/cdm_helpers.h     format_ = format;
format            317 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_audio_decoder.cc           av_frame_->format != av_sample_format_) {
format            323 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_audio_decoder.cc                     << ", Sample Format: " << av_frame_->format << " vs "
format             95 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc   codec_context->pix_fmt = CdmVideoFormatToPixelFormat(config.format);
format            143 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc   if (!IsValidOutputConfig(config.format, config.coded_size)) {
format            195 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc bool FFmpegCdmVideoDecoder::IsValidOutputConfig(cdm::VideoFormat format,
format            197 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc   return ((format == cdm::kYv12 || format == cdm::kI420) &&
format            267 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc   DCHECK_EQ(av_frame_->format, PIX_FMT_YUV420P);
format            306 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc   PixelFormat format = static_cast<PixelFormat>(av_frame_->format);
format            307 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.cc   cdm_video_frame->SetFormat(PixelFormatToCdmVideoFormat(format));
format             37 media/cdm/ppapi/external_clear_key/ffmpeg_cdm_video_decoder.h   static bool IsValidOutputConfig(cdm::VideoFormat format,
format             44 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.cc   if (!IsValidOutputConfig(config.format, config.coded_size)) {
format             91 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.cc bool LibvpxCdmVideoDecoder::IsValidOutputConfig(cdm::VideoFormat format,
format             93 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.cc   return ((format == cdm::kYv12 || format == cdm::kI420) &&
format             35 media/cdm/ppapi/external_clear_key/libvpx_cdm_video_decoder.h   static bool IsValidOutputConfig(cdm::VideoFormat format,
format            400 media/ffmpeg/ffmpeg_common.cc   VideoFrame::Format format = PixelFormatToVideoFormat(stream->codec->pix_fmt);
format            403 media/ffmpeg/ffmpeg_common.cc     format = VideoFrame::YV12;
format            409 media/ffmpeg/ffmpeg_common.cc   if (format != VideoFrame::YV16)
format            420 media/ffmpeg/ffmpeg_common.cc     format = VideoFrame::YV12A;
format            425 media/ffmpeg/ffmpeg_common.cc                      format,
format            440 media/ffmpeg/ffmpeg_common.cc   codec_context->pix_fmt = VideoFormatToPixelFormat(config.format());
format             83 media/ffmpeg/ffmpeg_common_unittest.cc   for (AVSampleFormat format = AV_SAMPLE_FMT_NONE;
format             84 media/ffmpeg/ffmpeg_common_unittest.cc        format < AV_SAMPLE_FMT_NB;
format             85 media/ffmpeg/ffmpeg_common_unittest.cc        format = static_cast<AVSampleFormat>(format + 1)) {
format             86 media/ffmpeg/ffmpeg_common_unittest.cc     SampleFormat sample_format = AVSampleFormatToSampleFormat(format);
format             94 media/ffmpeg/ffmpeg_common_unittest.cc     int single_buffer_size = av_samples_get_buffer_size(NULL, 1, 1, format, 1);
format            176 media/filters/audio_file_reader.cc           av_frame->format != av_sample_format_) {
format            182 media/filters/audio_file_reader.cc                     << ", Sample Format: " << av_frame->format << " vs "
format            382 media/filters/decrypting_demuxer_stream.cc                                input_video_config.format(),
format            294 media/filters/decrypting_demuxer_stream_unittest.cc   EXPECT_EQ(input_config.format(), output_config.format());
format             60 media/filters/ffmpeg_audio_decoder.cc   AVSampleFormat format = static_cast<AVSampleFormat>(frame->format);
format             61 media/filters/ffmpeg_audio_decoder.cc   SampleFormat sample_format = AVSampleFormatToSampleFormat(format);
format             85 media/filters/ffmpeg_audio_decoder.cc                                  format,
format            378 media/filters/ffmpeg_audio_decoder.cc           av_frame_->format != av_sample_format_) {
format            384 media/filters/ffmpeg_audio_decoder.cc                     << ", Sample Format: " << av_frame_->format << " vs "
format            733 media/filters/ffmpeg_demuxer.cc         "video_format", VideoFrame::FormatToString(video_config.format()));
format            243 media/filters/ffmpeg_demuxer_unittest.cc   EXPECT_EQ(VideoFrame::YV12, video_config.format());
format             68 media/filters/ffmpeg_video_decoder.cc   VideoFrame::Format format = PixelFormatToVideoFormat(codec_context->pix_fmt);
format             69 media/filters/ffmpeg_video_decoder.cc   if (format == VideoFrame::UNKNOWN)
format             71 media/filters/ffmpeg_video_decoder.cc   DCHECK(format == VideoFrame::YV12 || format == VideoFrame::YV16 ||
format             72 media/filters/ffmpeg_video_decoder.cc          format == VideoFrame::YV12J);
format             88 media/filters/ffmpeg_video_decoder.cc   if (!VideoFrame::IsValidConfig(format, size, gfx::Rect(size), natural_size))
format             92 media/filters/ffmpeg_video_decoder.cc       frame_pool_.CreateFrame(format, size, gfx::Rect(size),
format            106 media/filters/ffmpeg_video_decoder.cc   frame->format = codec_context->pix_fmt;
format            306 media/filters/pipeline_integration_test_base.cc   last_video_frame_format_ = frame->format();
format             15 media/filters/skcanvas_video_renderer.cc static bool IsYUV(media::VideoFrame::Format format) {
format             16 media/filters/skcanvas_video_renderer.cc   return format == media::VideoFrame::YV12 ||
format             17 media/filters/skcanvas_video_renderer.cc          format == media::VideoFrame::I420 ||
format             18 media/filters/skcanvas_video_renderer.cc          format == media::VideoFrame::YV16 ||
format             19 media/filters/skcanvas_video_renderer.cc          format == media::VideoFrame::YV12J;
format             22 media/filters/skcanvas_video_renderer.cc static bool IsEitherYUVOrNative(media::VideoFrame::Format format) {
format             23 media/filters/skcanvas_video_renderer.cc   return IsYUV(format) || format == media::VideoFrame::NATIVE_TEXTURE;
format             26 media/filters/skcanvas_video_renderer.cc static bool IsEitherYUVOrYUVA(media::VideoFrame::Format format) {
format             27 media/filters/skcanvas_video_renderer.cc   return IsYUV(format) || format == media::VideoFrame::YV12A;
format             30 media/filters/skcanvas_video_renderer.cc static bool IsEitherYUVOrYUVAOrNative(media::VideoFrame::Format format) {
format             31 media/filters/skcanvas_video_renderer.cc   return IsEitherYUVOrNative(format) || format == media::VideoFrame::YV12A;
format             45 media/filters/skcanvas_video_renderer.cc                          media::VideoFrame::Format format) {
format             46 media/filters/skcanvas_video_renderer.cc   if (alpha != 0xFF || !IsYUV(format))
format             76 media/filters/skcanvas_video_renderer.cc   DCHECK(IsYUV(video_frame->format())) << video_frame->format();
format             83 media/filters/skcanvas_video_renderer.cc   if (video_frame->format() == media::VideoFrame::YV12 ||
format             84 media/filters/skcanvas_video_renderer.cc       video_frame->format() == media::VideoFrame::I420 ||
format             85 media/filters/skcanvas_video_renderer.cc       video_frame->format() == media::VideoFrame::YV12A) {
format             90 media/filters/skcanvas_video_renderer.cc   if (video_frame->format() == media::VideoFrame::YV12J) {
format            190 media/filters/skcanvas_video_renderer.cc   DCHECK(IsEitherYUVOrYUVAOrNative(video_frame->format()))
format            191 media/filters/skcanvas_video_renderer.cc       << video_frame->format();
format            192 media/filters/skcanvas_video_renderer.cc   if (IsEitherYUVOrYUVA(video_frame->format())) {
format            212 media/filters/skcanvas_video_renderer.cc   if (IsEitherYUVOrYUVA(video_frame->format())) {
format            213 media/filters/skcanvas_video_renderer.cc     int y_shift = (video_frame->format() == media::VideoFrame::YV16) ? 0 : 1;
format            226 media/filters/skcanvas_video_renderer.cc   switch (video_frame->format()) {
format            274 media/filters/skcanvas_video_renderer.cc       DCHECK_EQ(video_frame->format(), media::VideoFrame::NATIVE_TEXTURE);
format            308 media/filters/skcanvas_video_renderer.cc   if (!video_frame || !IsEitherYUVOrYUVAOrNative(video_frame->format())) {
format            314 media/filters/skcanvas_video_renderer.cc   if (CanFastPaint(canvas, alpha, video_frame->format())) {
format            261 media/filters/vpx_video_decoder.cc   if (config.codec() == kCodecVP8 && config.format() != VideoFrame::YV12A)
format            283 media/filters/vpx_video_decoder.cc   if (config.format() == VideoFrame::YV12A) {
format             84 media/formats/mp4/box_definitions.cc OriginalFormat::OriginalFormat() : format(FOURCC_NULL) {}
format             89 media/formats/mp4/box_definitions.cc   return reader->ReadFourCC(&format);
format            139 media/formats/mp4/box_definitions.cc          reader->ReadChild(&format) &&
format            397 media/formats/mp4/box_definitions.cc     : format(FOURCC_NULL),
format            410 media/formats/mp4/box_definitions.cc   format = reader->type();
format            421 media/formats/mp4/box_definitions.cc   if (format == FOURCC_ENCV) {
format            437 media/formats/mp4/box_definitions.cc   return format == FOURCC_AVC1 || format == FOURCC_AVC3 ||
format            438 media/formats/mp4/box_definitions.cc       (format == FOURCC_ENCV && (sinf.format.format == FOURCC_AVC1 ||
format            439 media/formats/mp4/box_definitions.cc                                  sinf.format.format == FOURCC_AVC3));
format            467 media/formats/mp4/box_definitions.cc     : format(FOURCC_NULL),
format            482 media/formats/mp4/box_definitions.cc   format = reader->type();
format            494 media/formats/mp4/box_definitions.cc   if (format == FOURCC_ENCA) {
format             66 media/formats/mp4/box_definitions.h   FourCC format;
format             94 media/formats/mp4/box_definitions.h   OriginalFormat format;
format            176 media/formats/mp4/box_definitions.h   FourCC format;
format            200 media/formats/mp4/box_definitions.h   FourCC format;
format            201 media/formats/mp4/mp4_stream_parser.cc       if (!(entry.format == FOURCC_MP4A ||
format            202 media/formats/mp4/mp4_stream_parser.cc             (entry.format == FOURCC_ENCA &&
format            203 media/formats/mp4/mp4_stream_parser.cc              entry.sinf.format.format == FOURCC_MP4A))) {
format            205 media/formats/mp4/mp4_stream_parser.cc                            << std::hex << entry.format << " in stsd box.";
format            267 media/formats/mp4/mp4_stream_parser.cc                            << std::hex << entry.format << " in stsd box.";
format             63 media/formats/mp4/track_run_iterator_unittest.cc     aud_desc.format = FOURCC_MP4A;
format             76 media/formats/mp4/track_run_iterator_unittest.cc     vid_desc.format = FOURCC_AVC1;
format             51 media/formats/webm/webm_video_client.cc   VideoFrame::Format format =
format            100 media/formats/webm/webm_video_client.cc       video_codec, profile, format, coded_size, visible_rect, natural_size,
format            119 media/tools/player_x11/gl_video_renderer.cc   DCHECK(video_frame->format() == media::VideoFrame::YV12 ||
format            120 media/tools/player_x11/gl_video_renderer.cc          video_frame->format() == media::VideoFrame::I420 ||
format            121 media/tools/player_x11/gl_video_renderer.cc          video_frame->format() == media::VideoFrame::YV16);
format            102 media/tools/player_x11/x11_video_renderer.cc   DCHECK(video_frame->format() == media::VideoFrame::YV12 ||
format            103 media/tools/player_x11/x11_video_renderer.cc          video_frame->format() == media::VideoFrame::I420 ||
format            104 media/tools/player_x11/x11_video_renderer.cc          video_frame->format() == media::VideoFrame::YV16);
format            109 media/tools/player_x11/x11_video_renderer.cc   media::YUVType yuv_type = (video_frame->format() == media::VideoFrame::YV12 ||
format            110 media/tools/player_x11/x11_video_renderer.cc                              video_frame->format() == media::VideoFrame::I420)
format            134 media/tools/player_x11/x11_video_renderer.cc     image.format = ZPixmap;
format             62 media/video/capture/android/video_capture_device_factory_android.cc     base::android::ScopedJavaLocalRef<jobject> format(
format             67 media/video/capture/android/video_capture_device_factory_android.cc         env, format.obj())) {
format             79 media/video/capture/android/video_capture_device_factory_android.cc                       format.obj()),
format             81 media/video/capture/android/video_capture_device_factory_android.cc                       format.obj())),
format             83 media/video/capture/android/video_capture_device_factory_android.cc                                                                   format.obj()),
format            151 media/video/capture/video_capture_device.h         media::VideoFrame::Format format,
format             65 media/video/capture/video_capture_device_unittest.cc                scoped_refptr<Buffer>(media::VideoFrame::Format format,
format             78 media/video/capture/video_capture_device_unittest.cc                                       const VideoCaptureFormat& format,
format             81 media/video/capture/video_capture_device_unittest.cc     main_thread_->PostTask(FROM_HERE, base::Bind(frame_cb_, format));
format            119 media/video/capture/video_capture_device_unittest.cc   void OnFrameCaptured(const VideoCaptureFormat& format) {
format            120 media/video/capture/video_capture_device_unittest.cc     last_format_ = format;
format             60 media/video/capture/win/pin_base_win.cc       BYTE *format = reinterpret_cast<BYTE*>(CoTaskMemAlloc(
format             62 media/video/capture/win/pin_base_win.cc       if (!format) {
format             67 media/video/capture/win/pin_base_win.cc       type->pbFormat = format;
format             72 media/video/capture/win/pin_base_win.cc         CoTaskMemFree(format);
format             31 media/video/capture/win/sink_filter_win.cc void SinkFilter::SetRequestedMediaFormat(const VideoCaptureFormat& format) {
format             32 media/video/capture/win/sink_filter_win.cc   input_pin_->SetRequestedMediaFormat(format);
format             35 media/video/capture/win/sink_filter_win.h   void SetRequestedMediaFormat(const VideoCaptureFormat& format);
format            139 media/video/capture/win/sink_input_pin_win.cc void SinkInputPin::SetRequestedMediaFormat(const VideoCaptureFormat& format) {
format            140 media/video/capture/win/sink_input_pin_win.cc   requested_format_ = format;
format             27 media/video/capture/win/sink_input_pin_win.h   void SetRequestedMediaFormat(const VideoCaptureFormat& format);
format             74 media/video/capture/win/video_capture_device_mf_win.cc bool FormatFromGuid(const GUID& guid, VideoPixelFormat* format) {
format             77 media/video/capture/win/video_capture_device_mf_win.cc     const VideoPixelFormat format;
format             90 media/video/capture/win/video_capture_device_mf_win.cc       *format = kFormatMap[i].format;
format            185 media/video/capture/win/video_capture_device_win.cc     VideoPixelFormat format;
format            197 media/video/capture/win/video_capture_device_win.cc       return pixel_formats[i].format;
format            424 media/video/capture/win/video_capture_device_win.cc         VideoCaptureFormat format;
format            425 media/video/capture/win/video_capture_device_win.cc         format.frame_size.SetSize(h->bmiHeader.biWidth,
format            428 media/video/capture/win/video_capture_device_win.cc         format.frame_rate = (h->AvgTimePerFrame > 0) ?
format            431 media/video/capture/win/video_capture_device_win.cc         format.pixel_format =
format            433 media/video/capture/win/video_capture_device_win.cc         formats->push_back(format);
format            435 media/video/capture/win/video_capture_device_win.cc              << format.frame_size.ToString() << ", fps: " << format.frame_rate
format            436 media/video/capture/win/video_capture_device_win.cc              << ", pixel format: " << format.pixel_format;
format            534 media/video/capture/win/video_capture_device_win.cc   VideoCaptureFormat format = found_capability.supported_format;
format            538 media/video/capture/win/video_capture_device_win.cc   if (format.frame_rate > params.requested_format.frame_rate)
format            539 media/video/capture/win/video_capture_device_win.cc     format.frame_rate = params.requested_format.frame_rate;
format            565 media/video/capture/win/video_capture_device_win.cc       if (format.frame_rate > 0)
format            566 media/video/capture/win/video_capture_device_win.cc         h->AvgTimePerFrame = kSecondsToReferenceTime / format.frame_rate;
format            569 media/video/capture/win/video_capture_device_win.cc     sink_filter_->SetRequestedMediaFormat(format);
format            577 media/video/capture/win/video_capture_device_win.cc   if (format.pixel_format == PIXEL_FORMAT_MJPEG && !mjpg_filter_.get()) {
format            594 media/video/capture/win/video_capture_device_win.cc   if (format.pixel_format == PIXEL_FORMAT_MJPEG && mjpg_filter_.get()) {
format            129 mojo/examples/pepper_container_app/graphics_3d_resource.cc                                                    GLenum format,
format             53 mojo/examples/pepper_container_app/graphics_3d_resource.h                                          GLenum format,
format            229 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc                              GLenum format,
format            240 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc                               format,
format            875 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc                 GLenum format,
format            880 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glReadPixels(x, y, width, height, format, type, pixels);
format           1003 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc                 GLenum format,
format           1014 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc                  format,
format           1067 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc                    GLenum format,
format           1073 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc         target, level, xoffset, yoffset, width, height, format, type, pixels);
format            198 mojo/examples/pepper_container_app/resource_creation_impl.cc     PP_ImageDataFormat format,
format            207 mojo/examples/pepper_container_app/resource_creation_impl.cc     PP_ImageDataFormat format,
format            107 mojo/examples/pepper_container_app/resource_creation_impl.h                                       PP_ImageDataFormat format,
format            111 mojo/examples/pepper_container_app/resource_creation_impl.h                                             PP_ImageDataFormat format,
format             96 mojo/public/c/gles2/gles2_call_visitor_autogen.h      GLenum format,
format             99 mojo/public/c/gles2/gles2_call_visitor_autogen.h     (target, level, xoffset, yoffset, width, height, format, imageSize, data))
format            318 mojo/public/c/gles2/gles2_call_visitor_autogen.h                GLenum format,
format            321 mojo/public/c/gles2/gles2_call_visitor_autogen.h               (x, y, width, height, format, type, pixels))
format            380 mojo/public/c/gles2/gles2_call_visitor_autogen.h                GLenum format,
format            389 mojo/public/c/gles2/gles2_call_visitor_autogen.h                format,
format            417 mojo/public/c/gles2/gles2_call_visitor_autogen.h      GLenum format,
format            420 mojo/public/c/gles2/gles2_call_visitor_autogen.h     (target, level, xoffset, yoffset, width, height, format, type, pixels))
format             40 mojo/services/native_viewport/android/src/org/chromium/mojo/NativeViewportAndroid.java             public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
format             35 native_client_sdk/src/examples/api/graphics_2d/graphics_2d.cc   PP_ImageDataFormat format = pp::ImageData::GetNativeImageDataFormat();
format             36 native_client_sdk/src/examples/api/graphics_2d/graphics_2d.cc   if (format == PP_IMAGEDATAFORMAT_BGRA_PREMUL) {
format            202 native_client_sdk/src/examples/api/graphics_2d/graphics_2d.cc     PP_ImageDataFormat format = pp::ImageData::GetNativeImageDataFormat();
format            204 native_client_sdk/src/examples/api/graphics_2d/graphics_2d.cc     pp::ImageData image_data(this, format, size_, kDontInitToZero);
format            328 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.cc void MouseLockInstance::Log(const char* format, ...) {
format            336 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.cc   va_start(args, format);
format            338 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.cc   vsnprintf(buf, sizeof(buf) - 1, format, args);
format             88 native_client_sdk/src/examples/api/mouse_lock/mouse_lock.h   void Log(const char* format, ...);
format            310 native_client_sdk/src/examples/demo/drive/drive.cc   void PostMessagef(const char* format, ...);
format            374 native_client_sdk/src/examples/demo/drive/drive.cc void Instance::PostMessagef(const char* format, ...) {
format            378 native_client_sdk/src/examples/demo/drive/drive.cc   va_start(args, format);
format            379 native_client_sdk/src/examples/demo/drive/drive.cc   vsnprintf(&buffer[0], kBufferSize, format, args);
format            221 native_client_sdk/src/examples/demo/life/life.c   PP_ImageDataFormat format = PP_IMAGEDATAFORMAT_BGRA_PREMUL;
format            228 native_client_sdk/src/examples/demo/life/life.c       g_pImageData->Create(PSGetInstanceId(), format, psize, PP_FALSE);
format             89 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c char* VprintfToNewString(const char* format, va_list args) {
format             96 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c   length = vsnprintf(NULL, 0, format, args);
format             98 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c   result = vsnprintf(&buffer[0], length + 1, format, args_copy);
format            112 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c char* PrintfToNewString(const char* format, ...) {
format            115 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c   va_start(args, format);
format            116 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c   result = VprintfToNewString(format, args);
format            127 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c struct PP_Var PrintfToVar(const char* format, ...) {
format            133 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c     va_start(args, format);
format            134 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c     string = VprintfToNewString(format, args);
format             12 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.h char* VprintfToNewString(const char* format, va_list args);
format             13 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.h char* PrintfToNewString(const char* format, ...);
format             14 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.h struct PP_Var PrintfToVar(const char* format, ...);
format            218 native_client_sdk/src/gonacl_appengine/src/life/life.c   PP_ImageDataFormat format = PP_IMAGEDATAFORMAT_BGRA_PREMUL;
format            225 native_client_sdk/src/gonacl_appengine/src/life/life.c       g_pImageData->Create(PSGetInstanceId(), format, psize, PP_FALSE);
format             21 native_client_sdk/src/libraries/error_handling/string_stream.c int ssvprintf(sstream_t* stream, const char* format, va_list args) {
format             27 native_client_sdk/src/libraries/error_handling/string_stream.c   len = vsnprintf(NULL, 0, format, args);
format             36 native_client_sdk/src/libraries/error_handling/string_stream.c   vsprintf(&stream->data[stream->length], format, hold);
format             42 native_client_sdk/src/libraries/error_handling/string_stream.c int ssprintf(sstream_t* stream, const char* format, ...) {
format             45 native_client_sdk/src/libraries/error_handling/string_stream.c   va_start(args, format);
format             46 native_client_sdk/src/libraries/error_handling/string_stream.c   out = ssvprintf(stream, format, args);
format             27 native_client_sdk/src/libraries/error_handling/string_stream.h int ssvprintf(sstream_t* sstream, const char* format, va_list args);
format             28 native_client_sdk/src/libraries/error_handling/string_stream.h int ssprintf(sstream_t* sstream, const char* format, ...);
format             14 native_client_sdk/src/libraries/nacl_io/dbgprint.c void dbgprintf(const char* format, ...) {
format             26 native_client_sdk/src/libraries/nacl_io/dbgprint.c   va_start(args, format);
format             27 native_client_sdk/src/libraries/nacl_io/dbgprint.c   int len = vsnprintf(NULL, 0, format, args);
format             31 native_client_sdk/src/libraries/nacl_io/dbgprint.c   va_start(args, format);
format             32 native_client_sdk/src/libraries/nacl_io/dbgprint.c   vsnprintf(output, len + 1, format, args);
format             12 native_client_sdk/src/libraries/nacl_io/dbgprint.h void dbgprintf(const char* format, ...);
format             24 native_client_sdk/src/libraries/ppapi_simple/ps_context_2d.cc PSContext2D_t* PSContext2DAllocate(PP_ImageDataFormat format) {
format             28 native_client_sdk/src/libraries/ppapi_simple/ps_context_2d.cc   ctx->format = format;
format            106 native_client_sdk/src/libraries/ppapi_simple/ps_context_2d.cc       PSInterfaceImageData()->Create(PSGetInstanceId(), ctx->format, &size,
format             24 native_client_sdk/src/libraries/ppapi_simple/ps_context_2d.h   PP_ImageDataFormat format;
format             37 native_client_sdk/src/libraries/ppapi_simple/ps_context_2d.h PSContext2D_t* PSContext2DAllocate(PP_ImageDataFormat format);
format             33 native_client_sdk/src/libraries/xray/xray.h   __attribute__ ((format(printf, 1, 2)));
format             35 native_client_sdk/src/libraries/xray/xray.h   const char* str, ...) __attribute__ ((format(printf, 2, 3)));
format            113 net/cert/x509_cert_types.cc                           CertDateFormat format,
format            115 net/cert/x509_cert_types.cc   size_t year_length = format == CERT_DATE_FORMAT_UTC_TIME ? 2 : 4;
format            140 net/cert/x509_cert_types.h                                              CertDateFormat format,
format            147 net/cert/x509_cert_types_unittest.cc   CertDateFormat format;
format            200 net/cert/x509_cert_types_unittest.cc   *os << " format: " << data.format
format            224 net/cert/x509_cert_types_unittest.cc       test_data_.date_string, test_data_.format, &parsed_date);
format            392 net/cert/x509_certificate.cc     const char* data, int length, int format) {
format            404 net/cert/x509_certificate.cc   if (format & FORMAT_PKCS7)
format            412 net/cert/x509_certificate.cc     if (format & FORMAT_PEM_CERT_SEQUENCE)
format            417 net/cert/x509_certificate.cc       format = FORMAT_PEM_CERT_SEQUENCE;
format            425 net/cert/x509_certificate.cc     if (format & ~FORMAT_PEM_CERT_SEQUENCE) {
format            428 net/cert/x509_certificate.cc         if (format & kFormatDecodePriority[i]) {
format            447 net/cert/x509_certificate.cc     if (format & kFormatDecodePriority[i])
format            193 net/cert/x509_certificate.h                                                         int format);
format            382 net/cert/x509_certificate.h       Format format);
format            152 net/cert/x509_certificate_ios.cc     Format format) {
format            153 net/cert/x509_certificate_ios.cc   return x509_util::CreateOSCertHandlesFromBytes(data, length, format);
format             93 net/cert/x509_certificate_mac.cc   CertDateFormat format = x509_time->timeType == BER_TAG_UTC_TIME ?
format             95 net/cert/x509_certificate_mac.cc   if (!ParseCertificateDate(time_string, format, result))
format            147 net/cert/x509_certificate_mac.cc                               SecExternalFormat format,
format            149 net/cert/x509_certificate_mac.cc   SecExternalFormat input_format = format;
format            322 net/cert/x509_certificate_mac.cc     const char* data, int length, Format format) {
format            325 net/cert/x509_certificate_mac.cc   switch (format) {
format            336 net/cert/x509_certificate_mac.cc       NOTREACHED() << "Certificate format " << format << " unimplemented";
format            196 net/cert/x509_certificate_nss.cc     Format format) {
format            197 net/cert/x509_certificate_nss.cc   return x509_util::CreateOSCertHandlesFromBytes(data, length, format);
format            340 net/cert/x509_certificate_openssl.cc     const char* data, int length, Format format) {
format            345 net/cert/x509_certificate_openssl.cc   switch (format) {
format            357 net/cert/x509_certificate_openssl.cc       NOTREACHED() << "Certificate format " << format << " unimplemented";
format            810 net/cert/x509_certificate_unittest.cc   X509Certificate::Format format;
format            891 net/cert/x509_certificate_unittest.cc       certs_dir, test_data_.file_name, test_data_.format);
format            268 net/cert/x509_certificate_win.cc     const char* data, int length, Format format) {
format            270 net/cert/x509_certificate_win.cc   switch (format) {
format            281 net/cert/x509_certificate_win.cc       NOTREACHED() << "Certificate format " << format << " unimplemented";
format            493 net/cert/x509_util_nss.cc     X509Certificate::Format format) {
format            503 net/cert/x509_util_nss.cc   switch (format) {
format            522 net/cert/x509_util_nss.cc       NOTREACHED() << "Certificate format " << format << " unimplemented";
format             49 net/cert/x509_util_nss.h     X509Certificate::Format format);
format            341 net/cert/x509_util_openssl.cc   CertDateFormat format = x509_time->type == V_ASN1_UTCTIME ?
format            343 net/cert/x509_util_openssl.cc   return ParseCertificateDate(str_date, format, time);
format            108 net/disk_cache/blockfile/trace.cc void Trace(const char* format, ...) {
format            113 net/disk_cache/blockfile/trace.cc   va_start(ap, format);
format            117 net/disk_cache/blockfile/trace.cc   vsprintf_s(line, format, ap);
format            119 net/disk_cache/blockfile/trace.cc   vsnprintf(line, kEntrySize, format, ap);
format            187 net/disk_cache/blockfile/trace.cc void Trace(const char* format, ...) {
format             37 net/disk_cache/blockfile/trace.h NET_EXPORT_PRIVATE void Trace(const char* format, ...);
format             19 net/test/cert_test_util.cc     int format) {
format             26 net/test/cert_test_util.cc                                                          format);
format             32 net/test/cert_test_util.cc     int format) {
format             34 net/test/cert_test_util.cc       certs_dir, cert_file, format);
format             26 net/test/cert_test_util.h                                               int format);
format             35 net/test/cert_test_util.h     int format);
format           2024 net/third_party/nss/ssl/sslimpl.h void ssl_Trace(const char *format, ...);
format            229 net/third_party/nss/ssl/ssltrace.c ssl_Trace(const char *format, ... )
format            235 net/third_party/nss/ssl/ssltrace.c 	va_start(args, format);
format            236 net/third_party/nss/ssl/ssltrace.c 	PR_vsnprintf(buf, sizeof(buf), format, args);
format             42 net/url_request/url_request_throttler_simulation_unittest.cc void VerboseOut(const char* format, ...) {
format             54 net/url_request/url_request_throttler_simulation_unittest.cc     va_start(arglist, format);
format             55 net/url_request/url_request_throttler_simulation_unittest.cc     vprintf(format, arglist);
format             68 ppapi/c/dev/pp_print_settings_dev.h   PP_PrintOutputFormat_Dev format;
format             43 ppapi/c/dev/ppb_gles_chromium_texture_mapping_dev.h      GLenum format,
format             86 ppapi/c/ppb_image_data.h   PP_ImageDataFormat format;
format            130 ppapi/c/ppb_image_data.h   PP_Bool (*IsImageDataFormatSupported)(PP_ImageDataFormat format);
format            154 ppapi/c/ppb_image_data.h                         PP_ImageDataFormat format,
format            116 ppapi/c/ppb_opengles2.h                                   GLenum format,
format            308 ppapi/c/ppb_opengles2.h                      GLenum format,
format            358 ppapi/c/ppb_opengles2.h                      GLenum format,
format            384 ppapi/c/ppb_opengles2.h                         GLenum format,
format            587 ppapi/c/ppb_opengles2.h                                     GLenum format,
format            244 ppapi/c/private/pp_content_decryptor.h   PP_DecryptedFrameFormat format;
format            281 ppapi/c/private/pp_content_decryptor.h   PP_DecryptedSampleFormat format;
format            418 ppapi/c/private/pp_content_decryptor.h   PP_DecryptedFrameFormat format;
format            104 ppapi/c/private/ppb_flash_clipboard.h                                uint32_t format);
format            113 ppapi/c/private/ppb_flash_clipboard.h                             uint32_t format);
format            149 ppapi/c/private/ppb_flash_clipboard.h                                PP_Flash_Clipboard_Format format);
format            152 ppapi/c/private/ppb_flash_clipboard.h                             PP_Flash_Clipboard_Format format);
format            165 ppapi/c/private/ppb_flash_clipboard.h                                uint32_t format);
format            168 ppapi/c/private/ppb_flash_clipboard.h                             uint32_t format);
format             43 ppapi/cpp/image_data.cc                      PP_ImageDataFormat format,
format             53 ppapi/cpp/image_data.cc       instance.pp_instance(), format, &size.pp_size(),
format             78 ppapi/cpp/image_data.cc bool ImageData::IsImageDataFormatSupported(PP_ImageDataFormat format) {
format             82 ppapi/cpp/image_data.cc       IsImageDataFormatSupported(format));
format             61 ppapi/cpp/image_data.h             PP_ImageDataFormat format,
format             85 ppapi/cpp/image_data.h   static bool IsImageDataFormatSupported(PP_ImageDataFormat format);
format             97 ppapi/cpp/image_data.h   PP_ImageDataFormat format() const { return desc_.format; }
format             59 ppapi/cpp/private/flash_clipboard.cc                                   uint32_t format) {
format             63 ppapi/cpp/private/flash_clipboard.cc         instance.pp_instance(), clipboard_type, format));
format             66 ppapi/cpp/private/flash_clipboard.cc         instance.pp_instance(), clipboard_type, format));
format             70 ppapi/cpp/private/flash_clipboard.cc         static_cast<PP_Flash_Clipboard_Format>(format)));
format             79 ppapi/cpp/private/flash_clipboard.cc     uint32_t format,
format             86 ppapi/cpp/private/flash_clipboard.cc         format);
format             93 ppapi/cpp/private/flash_clipboard.cc         format);
format            100 ppapi/cpp/private/flash_clipboard.cc         static_cast<PP_Flash_Clipboard_Format>(format));
format             33 ppapi/cpp/private/flash_clipboard.h                                 uint32_t format);
format            296 ppapi/cpp/var.cc     char format[] = "Var<'%s'>";
format            297 ppapi/cpp/var.cc     size_t decoration = sizeof(format) - 2;  // The %s is removed.
format            304 ppapi/cpp/var.cc     snprintf(buf, sizeof(buf), format, str.c_str());
format            229 ppapi/examples/mouse_lock/mouse_lock.cc   void Log(PP_LogLevel level, const char* format, ...) {
format            231 ppapi/examples/mouse_lock/mouse_lock.cc     va_start(args, format);
format            233 ppapi/examples/mouse_lock/mouse_lock.cc     vsnprintf(buf, sizeof(buf) - 1, format, args);
format            152 ppapi/lib/gl/gles2/gles2.c                                            GLenum format,
format            162 ppapi/lib/gl/gles2/gles2.c                                                  format,
format            578 ppapi/lib/gl/gles2/gles2.c                               GLenum format,
format            582 ppapi/lib/gl/gles2/gles2.c       glGetCurrentContextPPAPI(), x, y, width, height, format, type, pixels);
format            661 ppapi/lib/gl/gles2/gles2.c                               GLenum format,
format            671 ppapi/lib/gl/gles2/gles2.c                                     format,
format            704 ppapi/lib/gl/gles2/gles2.c                                  GLenum format,
format            714 ppapi/lib/gl/gles2/gles2.c                                        format,
format           1003 ppapi/lib/gl/gles2/gles2.c                                              GLenum format,
format           1016 ppapi/lib/gl/gles2/gles2.c                                          format,
format            661 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* data);
format            731 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels);
format            744 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels);
format            749 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels);
format            801 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glTexImage3DOES (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels);
format            802 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels);
format            805 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glCompressedTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
format            809 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLTEXIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels);
format            810 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels);
format            813 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
format           1160 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glReadnPixelsEXT (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data);
format           1166 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLREADNPIXELSEXTPROC) (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data);
format           1566 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glExtGetTexSubImageQCOM (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid *texels);
format           1576 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLEXTGETTEXSUBIMAGEQCOMPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid *texels);
format           1735 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void* GL_APIENTRY glMapTexSubImage2DCHROMIUM (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLenum access);
format           1741 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void* (GL_APIENTRYP PFNGLMAPTEXSUBIMAGE2DCHROMIUM) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLenum access);
format             23 ppapi/native_client/src/trusted/plugin/utility.cc int NaClPluginPrintLog(const char *format, ...) {
format             29 ppapi/native_client/src/trusted/plugin/utility.cc   va_start(arg, format);
format             30 ppapi/native_client/src/trusted/plugin/utility.cc   done = vfprintf(gNaClPluginLogFile, format, arg);
format             32 ppapi/native_client/src/trusted/plugin/utility.h extern int NaClPluginPrintLog(const char *format, ...);
format             23 ppapi/native_client/src/untrusted/nacl_ppapi_util/string_buffer.h   void Printf(char const *fmt, ...) __attribute__((format(printf, 2, 3)));
format           2860 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M19_PPB_Flash_Clipboard_IsFormatAvailable(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, PP_Flash_Clipboard_Format format) {
format           2862 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->IsFormatAvailable(instance_id, clipboard_type, format);
format           2865 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M19_PPB_Flash_Clipboard_ReadData(struct PP_Var* _struct_result, PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, PP_Flash_Clipboard_Format format) {
format           2867 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   *_struct_result = iface->ReadData(instance_id, clipboard_type, format);
format           2884 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M24_PPB_Flash_Clipboard_IsFormatAvailable(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format) {
format           2886 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->IsFormatAvailable(instance_id, clipboard_type, format);
format           2889 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M24_PPB_Flash_Clipboard_ReadData(struct PP_Var* _struct_result, PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format) {
format           2891 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   *_struct_result = iface->ReadData(instance_id, clipboard_type, format);
format           2908 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M34_PPB_Flash_Clipboard_IsFormatAvailable(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format) {
format           2910 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->IsFormatAvailable(instance_id, clipboard_type, format);
format           2913 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M34_PPB_Flash_Clipboard_ReadData(struct PP_Var* _struct_result, PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format) {
format           2915 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   *_struct_result = iface->ReadData(instance_id, clipboard_type, format);
format           5038 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsFormatAvailable = (PP_Bool (*)(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, PP_Flash_Clipboard_Format format))&Pnacl_M19_PPB_Flash_Clipboard_IsFormatAvailable,
format           5039 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .ReadData = (struct PP_Var (*)(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, PP_Flash_Clipboard_Format format))&Pnacl_M19_PPB_Flash_Clipboard_ReadData,
format           5045 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsFormatAvailable = (PP_Bool (*)(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format))&Pnacl_M24_PPB_Flash_Clipboard_IsFormatAvailable,
format           5046 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .ReadData = (struct PP_Var (*)(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format))&Pnacl_M24_PPB_Flash_Clipboard_ReadData,
format           5052 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsFormatAvailable = (PP_Bool (*)(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format))&Pnacl_M34_PPB_Flash_Clipboard_IsFormatAvailable,
format           5053 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .ReadData = (struct PP_Var (*)(PP_Instance instance_id, PP_Flash_Clipboard_Type clipboard_type, uint32_t format))&Pnacl_M34_PPB_Flash_Clipboard_ReadData,
format            181 ppapi/native_client/tests/ppapi_test_lib/test_interface.cc uint32_t FormatColor(PP_ImageDataFormat format, ColorPremul color) {
format            182 ppapi/native_client/tests/ppapi_test_lib/test_interface.cc   if (format == PP_IMAGEDATAFORMAT_BGRA_PREMUL)
format            184 ppapi/native_client/tests/ppapi_test_lib/test_interface.cc   else if (format == PP_IMAGEDATAFORMAT_RGBA_PREMUL)
format            222 ppapi/native_client/tests/ppapi_test_lib/test_interface.cc   uint32_t expected_color = FormatColor(image_desc.format, color);
format            211 ppapi/native_client/tests/ppapi_test_lib/test_interface.h uint32_t FormatColor(PP_ImageDataFormat format, ColorPremul color);
format             27 ppapi/proxy/flash_clipboard_resource.cc bool PPVarToClipboardString(int32_t format,
format             30 ppapi/proxy/flash_clipboard_resource.cc   if (format == PP_FLASH_CLIPBOARD_FORMAT_PLAINTEXT ||
format             31 ppapi/proxy/flash_clipboard_resource.cc       format == PP_FLASH_CLIPBOARD_FORMAT_HTML) {
format             48 ppapi/proxy/flash_clipboard_resource.cc PP_Var ClipboardStringToPPVar(int32_t format,
format             50 ppapi/proxy/flash_clipboard_resource.cc   if (format == PP_FLASH_CLIPBOARD_FORMAT_PLAINTEXT ||
format             51 ppapi/proxy/flash_clipboard_resource.cc       format == PP_FLASH_CLIPBOARD_FORMAT_HTML) {
format             79 ppapi/proxy/flash_clipboard_resource.cc   uint32_t format = clipboard_formats_.GetFormatID(format_name);
format             80 ppapi/proxy/flash_clipboard_resource.cc   if (format != PP_FLASH_CLIPBOARD_FORMAT_INVALID)
format             81 ppapi/proxy/flash_clipboard_resource.cc     return format;
format             86 ppapi/proxy/flash_clipboard_resource.cc           &format);
format             87 ppapi/proxy/flash_clipboard_resource.cc   if (result != PP_OK || format == PP_FLASH_CLIPBOARD_FORMAT_INVALID)
format             89 ppapi/proxy/flash_clipboard_resource.cc   clipboard_formats_.SetRegisteredFormat(format_name, format);
format             90 ppapi/proxy/flash_clipboard_resource.cc   return format;
format             96 ppapi/proxy/flash_clipboard_resource.cc     uint32_t format) {
format             98 ppapi/proxy/flash_clipboard_resource.cc       (FlashClipboardFormatRegistry::IsValidPredefinedFormat(format) ||
format             99 ppapi/proxy/flash_clipboard_resource.cc        clipboard_formats_.IsFormatRegistered(format))) {
format            101 ppapi/proxy/flash_clipboard_resource.cc         PpapiHostMsg_FlashClipboard_IsFormatAvailable(clipboard_type, format));
format            110 ppapi/proxy/flash_clipboard_resource.cc     uint32_t format) {
format            115 ppapi/proxy/flash_clipboard_resource.cc           PpapiHostMsg_FlashClipboard_ReadData(clipboard_type, format),
format            120 ppapi/proxy/flash_clipboard_resource.cc   return ClipboardStringToPPVar(format, value);
format             31 ppapi/proxy/flash_clipboard_resource.h                                     uint32_t format) OVERRIDE;
format             34 ppapi/proxy/flash_clipboard_resource.h                           uint32_t format) OVERRIDE;
format             73 ppapi/proxy/media_stream_video_track_resource.cc       attributes.format = static_cast<PP_VideoFrame_Format>(attrib_list[i + 1]);
format            190 ppapi/proxy/pdf_resource_unittest.cc     ASSERT_EQ(expected_desc.format, actual_desc.format);
format            145 ppapi/proxy/ppapi_messages.h   IPC_STRUCT_TRAITS_MEMBER(format)
format            185 ppapi/proxy/ppapi_messages.h   IPC_STRUCT_TRAITS_MEMBER(format)
format            247 ppapi/proxy/ppapi_messages.h   IPC_STRUCT_TRAITS_MEMBER(format)
format            125 ppapi/proxy/ppb_image_data_proxy.cc                                PP_ImageDataFormat format);
format            148 ppapi/proxy/ppb_image_data_proxy.cc     PP_ImageDataFormat format) {
format            156 ppapi/proxy/ppb_image_data_proxy.cc     if (desc.format == format &&
format            235 ppapi/proxy/ppb_image_data_proxy.cc                                PP_ImageDataFormat format);
format            274 ppapi/proxy/ppb_image_data_proxy.cc     PP_ImageDataFormat format) {
format            278 ppapi/proxy/ppb_image_data_proxy.cc   return found->second.Get(type, width, height, format);
format            483 ppapi/proxy/ppb_image_data_proxy.cc     PP_ImageDataFormat format,
format            493 ppapi/proxy/ppb_image_data_proxy.cc                                          size.width, size.height, format);
format            506 ppapi/proxy/ppb_image_data_proxy.cc           kApiID, instance, format, size, init_to_zero,
format            520 ppapi/proxy/ppb_image_data_proxy.cc           kApiID, instance, format, size, init_to_zero,
format            558 ppapi/proxy/ppb_image_data_proxy.cc     PP_ImageDataFormat format,
format            577 ppapi/proxy/ppb_image_data_proxy.cc           instance, format, &size, pp_init_to_zero);
format            582 ppapi/proxy/ppb_image_data_proxy.cc           instance, format, &size, pp_init_to_zero);
format            629 ppapi/proxy/ppb_image_data_proxy.cc     int32_t format,
format            640 ppapi/proxy/ppb_image_data_proxy.cc                       static_cast<PP_ImageDataFormat>(format),
format            659 ppapi/proxy/ppb_image_data_proxy.cc     int32_t format,
format            670 ppapi/proxy/ppb_image_data_proxy.cc                       static_cast<PP_ImageDataFormat>(format),
format            137 ppapi/proxy/ppb_image_data_proxy.h       PP_ImageDataFormat format,
format            155 ppapi/proxy/ppb_image_data_proxy.h       PP_ImageDataFormat format,
format            168 ppapi/proxy/ppb_image_data_proxy.h       int32_t format,
format            176 ppapi/proxy/ppb_image_data_proxy.h       int32_t format,
format             96 ppapi/proxy/printing_resource_unittest.cc   EXPECT_EQ(reply_settings.format, output_settings.format);
format            266 ppapi/proxy/resource_creation_proxy.cc     PP_ImageDataFormat format,
format            279 ppapi/proxy/resource_creation_proxy.cc       format, *size, init_to_zero);
format            284 ppapi/proxy/resource_creation_proxy.cc     PP_ImageDataFormat format,
format            290 ppapi/proxy/resource_creation_proxy.cc       format, *size, init_to_zero);
format            125 ppapi/proxy/resource_creation_proxy.h                                       PP_ImageDataFormat format,
format            129 ppapi/proxy/resource_creation_proxy.h                                             PP_ImageDataFormat format,
format             52 ppapi/proxy/video_frame_resource.cc   return buffer_->video.format;
format             53 ppapi/shared_impl/flash_clipboard_format_registry.cc     uint32_t format) {
format             54 ppapi/shared_impl/flash_clipboard_format_registry.cc   custom_formats_[format] = format_name;
format             57 ppapi/shared_impl/flash_clipboard_format_registry.cc bool FlashClipboardFormatRegistry::IsFormatRegistered(uint32_t format) const {
format             58 ppapi/shared_impl/flash_clipboard_format_registry.cc   return custom_formats_.find(format) != custom_formats_.end();
format             61 ppapi/shared_impl/flash_clipboard_format_registry.cc std::string FlashClipboardFormatRegistry::GetFormatName(uint32_t format) const {
format             62 ppapi/shared_impl/flash_clipboard_format_registry.cc   FormatMap::const_iterator it = custom_formats_.find(format);
format             80 ppapi/shared_impl/flash_clipboard_format_registry.cc bool FlashClipboardFormatRegistry::IsValidPredefinedFormat(uint32_t format) {
format             81 ppapi/shared_impl/flash_clipboard_format_registry.cc   if (format == PP_FLASH_CLIPBOARD_FORMAT_INVALID)
format             83 ppapi/shared_impl/flash_clipboard_format_registry.cc   return format < kFirstCustomFormat;
format             37 ppapi/shared_impl/flash_clipboard_format_registry.h   void SetRegisteredFormat(const std::string& format_name, uint32_t format);
format             40 ppapi/shared_impl/flash_clipboard_format_registry.h   bool IsFormatRegistered(uint32_t format) const;
format             43 ppapi/shared_impl/flash_clipboard_format_registry.h   std::string GetFormatName(uint32_t format) const;
format             52 ppapi/shared_impl/flash_clipboard_format_registry.h   static bool IsValidPredefinedFormat(uint32_t format);
format             36 ppapi/shared_impl/media_stream_buffer.h     PP_VideoFrame_Format format;
format             23 ppapi/shared_impl/media_stream_video_track_shared.cc   if (attributes.format < PP_VIDEOFRAME_FORMAT_UNKNOWN ||
format             24 ppapi/shared_impl/media_stream_video_track_shared.cc       attributes.format > PP_VIDEOFRAME_FORMAT_LAST) {
format             20 ppapi/shared_impl/media_stream_video_track_shared.h           format(PP_VIDEOFRAME_FORMAT_UNKNOWN) {}
format             24 ppapi/shared_impl/media_stream_video_track_shared.h     PP_VideoFrame_Format format;
format             38 ppapi/shared_impl/media_stream_video_track_shared_unittest.cc       attributes.format = static_cast<PP_VideoFrame_Format>(i);
format             42 ppapi/shared_impl/media_stream_video_track_shared_unittest.cc     attributes.format = static_cast<PP_VideoFrame_Format>(-1);
format             45 ppapi/shared_impl/media_stream_video_track_shared_unittest.cc     attributes.format =
format             82 ppapi/shared_impl/ppb_graphics_3d_shared.cc                                                       GLenum format,
format             86 ppapi/shared_impl/ppb_graphics_3d_shared.cc       target, level, xoffset, yoffset, width, height, format, type, access);
format             49 ppapi/shared_impl/ppb_graphics_3d_shared.h                                          GLenum format,
format             40 ppapi/shared_impl/ppb_image_data_shared.cc     PP_ImageDataFormat format) {
format             41 ppapi/shared_impl/ppb_image_data_shared.cc   return PP_FromBool(format == PP_IMAGEDATAFORMAT_BGRA_PREMUL ||
format             42 ppapi/shared_impl/ppb_image_data_shared.cc                      format == PP_IMAGEDATAFORMAT_RGBA_PREMUL);
format             48 ppapi/shared_impl/ppb_image_data_shared.cc   return PP_FromBool(IsImageDataFormatSupported(desc.format) &&
format             38 ppapi/shared_impl/ppb_image_data_shared.h   static PP_Bool IsImageDataFormatSupported(PP_ImageDataFormat format);
format             91 ppapi/shared_impl/ppb_instance_shared.cc   if (desc.format != PPB_ImageData_Shared::GetNativeImageDataFormat())
format            235 ppapi/shared_impl/ppb_opengles2_shared.cc                              GLenum format,
format            246 ppapi/shared_impl/ppb_opengles2_shared.cc                                                  format,
format            887 ppapi/shared_impl/ppb_opengles2_shared.cc                 GLenum format,
format            892 ppapi/shared_impl/ppb_opengles2_shared.cc     ToGles2Impl(&enter)->ReadPixels(x, y, width, height, format, type, pixels);
format           1016 ppapi/shared_impl/ppb_opengles2_shared.cc                 GLenum format,
format           1027 ppapi/shared_impl/ppb_opengles2_shared.cc                                     format,
format           1080 ppapi/shared_impl/ppb_opengles2_shared.cc                    GLenum format,
format           1086 ppapi/shared_impl/ppb_opengles2_shared.cc         target, level, xoffset, yoffset, width, height, format, type, pixels);
format           1516 ppapi/shared_impl/ppb_opengles2_shared.cc                                GLenum format,
format           1522 ppapi/shared_impl/ppb_opengles2_shared.cc         target, level, xoffset, yoffset, width, height, format, type, access);
format            599 ppapi/tests/extensions/socket/test_socket.cc   void Log(PP_LogLevel level, const char* format, ...) {
format            601 ppapi/tests/extensions/socket/test_socket.cc     va_start(args, format);
format            603 ppapi/tests/extensions/socket/test_socket.cc     vsnprintf(buf, sizeof(buf) - 1, format, args);
format             45 ppapi/tests/test_flash_clipboard.cc bool TestFlashClipboard::ReadStringVar(uint32_t format, std::string* result) {
format             50 ppapi/tests/test_flash_clipboard.cc       format,
format             59 ppapi/tests/test_flash_clipboard.cc bool TestFlashClipboard::WriteStringVar(uint32_t format,
format             61 ppapi/tests/test_flash_clipboard.cc   std::vector<uint32_t> formats_vector(1, format);
format             71 ppapi/tests/test_flash_clipboard.cc bool TestFlashClipboard::IsFormatAvailableMatches(uint32_t format,
format             77 ppapi/tests/test_flash_clipboard.cc         format);
format             23 ppapi/tests/test_flash_clipboard.h   bool ReadStringVar(uint32_t format, std::string* result);
format             24 ppapi/tests/test_flash_clipboard.h   bool WriteStringVar(uint32_t format, const std::string& text);
format             25 ppapi/tests/test_flash_clipboard.h   bool IsFormatAvailableMatches(uint32_t format, bool expected);
format             28 ppapi/tests/test_fullscreen.cc uint32_t FormatColor(PP_ImageDataFormat format, ColorPremul color) {
format             29 ppapi/tests/test_fullscreen.cc   if (format == PP_IMAGEDATAFORMAT_BGRA_PREMUL)
format             31 ppapi/tests/test_fullscreen.cc   else if (format == PP_IMAGEDATAFORMAT_RGBA_PREMUL)
format             44 ppapi/tests/test_image_data.cc std::string TestImageData::SubTestFormatSupported(PP_ImageDataFormat format) {
format             45 ppapi/tests/test_image_data.cc   if (!pp::ImageData::IsImageDataFormatSupported(format))
format             59 ppapi/tests/test_image_data.cc   PP_ImageDataFormat format = pp::ImageData::GetNativeImageDataFormat();
format             60 ppapi/tests/test_image_data.cc   if (!pp::ImageData::IsImageDataFormatSupported(format))
format             65 ppapi/tests/test_image_data.cc std::string TestImageData::SubTestInvalidSize(PP_ImageDataFormat format) {
format             66 ppapi/tests/test_image_data.cc   pp::ImageData zero_size(instance_, format, pp::Size(0, 0), true);
format             70 ppapi/tests/test_image_data.cc   pp::ImageData zero_height(instance_, format, pp::Size(16, 0), true);
format             74 ppapi/tests/test_image_data.cc   pp::ImageData zero_width(instance_, format, pp::Size(0, 16), true);
format             83 ppapi/tests/test_image_data.cc       format,
format             93 ppapi/tests/test_image_data.cc       format,
format            107 ppapi/tests/test_image_data.cc std::string TestImageData::SubTestHugeSize(PP_ImageDataFormat format) {
format            108 ppapi/tests/test_image_data.cc   pp::ImageData huge_size(instance_, format,
format            121 ppapi/tests/test_image_data.cc std::string TestImageData::SubTestInitToZero(PP_ImageDataFormat format) {
format            124 ppapi/tests/test_image_data.cc   pp::ImageData img(instance_, format, pp::Size(w, h), true);
format            132 ppapi/tests/test_image_data.cc   if (img.format() != format)
format            155 ppapi/tests/test_image_data.cc std::string TestImageData::SubTestIsImageData(PP_ImageDataFormat format) {
format            158 ppapi/tests/test_image_data.cc   pp::ImageData img(instance_, format, pp::Size(w, h), true);
format             31 ppapi/tests/test_image_data.h   std::string SubTestFormatSupported(PP_ImageDataFormat format);
format             32 ppapi/tests/test_image_data.h   std::string SubTestInvalidSize(PP_ImageDataFormat format);
format             33 ppapi/tests/test_image_data.h   std::string SubTestHugeSize(PP_ImageDataFormat format);
format             34 ppapi/tests/test_image_data.h   std::string SubTestInitToZero(PP_ImageDataFormat format);
format             35 ppapi/tests/test_image_data.h   std::string SubTestIsImageData(PP_ImageDataFormat format);
format            143 ppapi/tests/test_media_stream_video_track.cc     int32_t format;
format            155 ppapi/tests/test_media_stream_video_track.cc       PP_MEDIASTREAMVIDEOTRACK_ATTRIB_FORMAT, formats[i].format,
format            168 ppapi/tests/test_media_stream_video_track.cc       if (formats[i].format != PP_VIDEOFRAME_FORMAT_UNKNOWN) {
format             23 ppapi/thunk/ppb_flash_clipboard_api.h                                     uint32_t format) = 0;
format             26 ppapi/thunk/ppb_flash_clipboard_api.h                           uint32_t format) = 0;
format             27 ppapi/thunk/ppb_flash_clipboard_thunk.cc                           uint32_t format) {
format             31 ppapi/thunk/ppb_flash_clipboard_thunk.cc   return enter.functions()->IsFormatAvailable(instance, clipboard_type, format);
format             36 ppapi/thunk/ppb_flash_clipboard_thunk.cc                 uint32_t format) {
format             40 ppapi/thunk/ppb_flash_clipboard_thunk.cc   return enter.functions()->ReadData(instance, clipboard_type, format);
format             57 ppapi/thunk/ppb_flash_clipboard_thunk.cc                               PP_Flash_Clipboard_Format format) {
format             59 ppapi/thunk/ppb_flash_clipboard_thunk.cc                            static_cast<uint32_t>(format));
format             64 ppapi/thunk/ppb_flash_clipboard_thunk.cc                     PP_Flash_Clipboard_Format format) {
format             65 ppapi/thunk/ppb_flash_clipboard_thunk.cc   return ReadData(instance, clipboard_type, static_cast<uint32_t>(format));
format             24 ppapi/thunk/ppb_gles_chromium_texture_mapping_thunk.cc                                GLenum format,
format             30 ppapi/thunk/ppb_gles_chromium_texture_mapping_thunk.cc         target, level, xoffset, yoffset, width, height, format, type, access);
format             51 ppapi/thunk/ppb_graphics_3d_api.h                                          GLenum format,
format             27 ppapi/thunk/ppb_image_data_thunk.cc PP_Bool IsImageDataFormatSupported(PP_ImageDataFormat format) {
format             29 ppapi/thunk/ppb_image_data_thunk.cc   return PPB_ImageData_Shared::IsImageDataFormatSupported(format);
format             33 ppapi/thunk/ppb_image_data_thunk.cc                    PP_ImageDataFormat format,
format             41 ppapi/thunk/ppb_image_data_thunk.cc                                             format,
format            137 ppapi/thunk/resource_creation_api.h                                       PP_ImageDataFormat format,
format            141 ppapi/thunk/resource_creation_api.h                                             PP_ImageDataFormat format,
format            263 remoting/android/java/src/org/chromium/chromoting/DesktopView.java     public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
format           1120 remoting/client/plugin/chromoting_instance.cc void ChromotingInstance::OnMediaSourceReset(const std::string& format) {
format           1122 remoting/client/plugin/chromoting_instance.cc   data->SetString("format", format);
format            254 remoting/client/plugin/chromoting_instance.h   virtual void OnMediaSourceReset(const std::string& format) OVERRIDE;
format            148 remoting/client/plugin/media_source_video_renderer.cc   webrtc::DesktopSize frame_size(packet->format().screen_width(),
format            149 remoting/client/plugin/media_source_video_renderer.cc                                  packet->format().screen_height());
format            157 remoting/client/plugin/media_source_video_renderer.cc   webrtc::DesktopVector frame_dpi(packet->format().x_dpi(),
format            158 remoting/client/plugin/media_source_video_renderer.cc                                   packet->format().y_dpi());
format             38 remoting/client/plugin/media_source_video_renderer.h     virtual void OnMediaSourceReset(const std::string& format) = 0;
format            173 remoting/client/software_video_renderer.cc   if (packet->format().has_screen_width() &&
format            174 remoting/client/software_video_renderer.cc       packet->format().has_screen_height()) {
format            175 remoting/client/software_video_renderer.cc     webrtc::DesktopSize source_size(packet->format().screen_width(),
format            176 remoting/client/software_video_renderer.cc                                     packet->format().screen_height());
format            183 remoting/client/software_video_renderer.cc   if (packet->format().has_x_dpi() && packet->format().has_y_dpi()) {
format            184 remoting/client/software_video_renderer.cc     webrtc::DesktopVector source_dpi(packet->format().x_dpi(),
format            185 remoting/client/software_video_renderer.cc                                      packet->format().y_dpi());
format             26 remoting/codec/video_encoder_verbatim.cc   VideoPacketFormat* format = packet->mutable_format();
format             27 remoting/codec/video_encoder_verbatim.cc   format->set_encoding(VideoPacketFormat::ENCODING_VERBATIM);
format             30 remoting/codec/video_encoder_verbatim.cc     format->set_screen_width(screen_size_.width());
format             31 remoting/codec/video_encoder_verbatim.cc     format->set_screen_height(screen_size_.height());
format             62 remoting/codec/video_encoder_vpx_unittest.cc   EXPECT_EQ(packet->format().x_dpi(), 96);
format             63 remoting/codec/video_encoder_vpx_unittest.cc   EXPECT_EQ(packet->format().y_dpi(), 97);
format             82 remoting/host/clipboard_win.cc   HANDLE GetData(UINT format) {
format             87 remoting/host/clipboard_win.cc     return ::GetClipboardData(format);
format            175 remoting/host/linux/x_server_clipboard.cc     int format;
format            179 remoting/host/linux/x_server_clipboard.cc                        0, ~0L, True, AnyPropertyType, &type, &format,
format            196 remoting/host/linux/x_server_clipboard.cc     int format;
format            201 remoting/host/linux/x_server_clipboard.cc                        AnyPropertyType, &type, &format,
format            210 remoting/host/linux/x_server_clipboard.cc         HandleSelectionNotify(&event->xselection, type, format, item_count,
format            291 remoting/host/linux/x_server_clipboard.cc                                              int format,
format            297 remoting/host/linux/x_server_clipboard.cc     finished = HandleSelectionTargetsEvent(event, format, item_count, data);
format            300 remoting/host/linux/x_server_clipboard.cc     finished = HandleSelectionStringEvent(event, format, item_count, data);
format            308 remoting/host/linux/x_server_clipboard.cc                                                    int format,
format            312 remoting/host/linux/x_server_clipboard.cc     if (data && format == 32) {
format            333 remoting/host/linux/x_server_clipboard.cc                                                   int format,
format            336 remoting/host/linux/x_server_clipboard.cc   if (event->property != selection_string_atom_ || !data || format != 8)
format             76 remoting/host/linux/x_server_clipboard.h                              int format,
format             84 remoting/host/linux/x_server_clipboard.h                                    int format,
format             88 remoting/host/linux/x_server_clipboard.h                                   int format,
format             25 remoting/host/mouse_clamping_filter.cc   if (video_packet->format().has_screen_width() &&
format             26 remoting/host/mouse_clamping_filter.cc       video_packet->format().has_screen_height()) {
format             28 remoting/host/mouse_clamping_filter.cc         webrtc::DesktopSize(video_packet->format().screen_width(),
format             29 remoting/host/mouse_clamping_filter.cc                             video_packet->format().screen_height());
format             48 sandbox/linux/suid/sandbox.c     __attribute__((noreturn, format(printf, 1, 2)));
format            619 sandbox/win/sandbox_poc/main_ui_window.cc void MainUIWindow::AddDebugMessage(const wchar_t* format, ...) {
format            620 sandbox/win/sandbox_poc/main_ui_window.cc   DCHECK(format);
format            621 sandbox/win/sandbox_poc/main_ui_window.cc   if (!format)
format            627 sandbox/win/sandbox_poc/main_ui_window.cc   _crt_va_start(arg_list, format);
format            630 sandbox/win/sandbox_poc/main_ui_window.cc   vswprintf_s(text, kMaxDebugBuffSize, format, arg_list);
format            137 sandbox/win/sandbox_poc/main_ui_window.h   void AddDebugMessage(const wchar_t* format, ...);
format            187 sandbox/win/src/filesystem_policy.cc   PolicyRule format(ASK_BROKER);
format            190 sandbox/win/src/filesystem_policy.cc   bool rv = format.AddNumberMatch(IF_NOT, FileName::BROKER, TRUE, AND);
format            191 sandbox/win/src/filesystem_policy.cc   rv &= format.AddStringMatch(IF_NOT, FileName::NAME, L"\\/?/?\\*",
format            197 sandbox/win/src/filesystem_policy.cc   if (!rv || !policy->AddRule(IPC_NTCREATEFILE_TAG, &format))
format            203 sandbox/win/src/filesystem_policy.cc   if (!policy->AddRule(IPC_NTOPENFILE_TAG, &format))
format            209 sandbox/win/src/filesystem_policy.cc   if (!policy->AddRule(IPC_NTQUERYATTRIBUTESFILE_TAG, &format))
format            215 sandbox/win/src/filesystem_policy.cc   if (!policy->AddRule(IPC_NTQUERYFULLATTRIBUTESFILE_TAG, &format))
format            221 sandbox/win/src/filesystem_policy.cc   if (!policy->AddRule(IPC_NTSETINFO_RENAME_TAG, &format))
format            172 skia/config/SkUserConfig.h                               const char* format, ...);
format             14 skia/ext/google_logging.cc                        const char* format, ...) {
format             16 skia/ext/google_logging.cc   va_start(ap, format);
format             19 skia/ext/google_logging.cc   base::StringAppendV(&msg, format, ap);
format             31 sync/notifier/sync_system_resources.cc                      const char* format, ...) {
format             54 sync/notifier/sync_system_resources.cc     va_start(ap, format);
format             56 sync/notifier/sync_system_resources.cc     base::StringAppendV(&result, format, ap);
format             40 sync/notifier/sync_system_resources.h                    const char* format, ...) OVERRIDE;
format             83 testing/android/native_test_launcher.cc void AndroidLog(int priority, const char* format, ...) {
format             85 testing/android/native_test_launcher.cc   va_start(args, format);
format             86 testing/android/native_test_launcher.cc   __android_log_vprint(priority, kLogTag, format, args);
format             80 third_party/bintrees/bintrees/cwalker.c      char *format;
format             80 third_party/bintrees/bintrees/qavltree.c      char *format;
format             80 third_party/bintrees/bintrees/qbintree.c      char *format;
format             80 third_party/bintrees/bintrees/qrbtree.c      char *format;
format             80 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc hb_buffer_serialize_format_to_string (hb_buffer_serialize_format_t format)
format             82 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc   switch (format)
format            253 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc 			    hb_buffer_serialize_format_t format,
format            272 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc   switch (format)
format            358 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc 			      hb_buffer_serialize_format_t format)
format            382 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc   switch (format)
format            295 third_party/harfbuzz-ng/src/hb-buffer.h hb_buffer_serialize_format_to_string (hb_buffer_serialize_format_t format);
format            309 third_party/harfbuzz-ng/src/hb-buffer.h 			    hb_buffer_serialize_format_t format,
format            318 third_party/harfbuzz-ng/src/hb-buffer.h 			      hb_buffer_serialize_format_t format);
format            215 third_party/harfbuzz-ng/src/hb-ft.cc   if (unlikely (ft_face->glyph->format != FT_GLYPH_FORMAT_OUTLINE))
format            412 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   USHORT	format;			/* Format number is set to 0. */
format            809 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format            826 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     u.format.set (num_glyphs * 2 < num_ranges * 3 ? 1 : 2);
format            827 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format            836 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            837 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format            855 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format            864 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format            872 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     Iter (void) : format (0) {};
format            874 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh       format = c_.u.format;
format            875 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh       switch (format) {
format            882 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh       switch (format) {
format            889 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh       switch (format) {
format            896 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh       switch (format) {
format            903 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh       switch (format) {
format            911 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     unsigned int format;
format            920 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   USHORT		format;		/* Format identifier */
format            925 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   DEFINE_SIZE_UNION (2, format);
format           1051 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format           1060 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           1061 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format           1069 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format           1077 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     switch (u.format) {
format           1086 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   USHORT		format;		/* Format identifier */
format           1091 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   DEFINE_SIZE_UNION (2, format);
format            173 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh     switch (u.format) {
format            183 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            184 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh     switch (u.format) {
format            194 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh   USHORT		format;		/* Format identifier */
format            200 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh   DEFINE_SIZE_UNION (2, format);
format            284 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            296 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh     switch (u.format) {
format            304 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            305 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh     switch (u.format) {
format            313 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh   USHORT		format;		/* Format identifier */
format            317 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh   DEFINE_SIZE_UNION (2, format);
format            104 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     unsigned int format = *this;
format            107 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!format) return;
format            109 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & xPlacement) glyph_pos.x_offset  += font->em_scale_x (get_short (values++));
format            110 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & yPlacement) glyph_pos.y_offset  += font->em_scale_y (get_short (values++));
format            111 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & xAdvance) {
format            116 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & yAdvance) {
format            129 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & xPlaDevice) {
format            133 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & yPlaDevice) {
format            137 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & xAdvDevice) {
format            141 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & yAdvDevice) {
format            150 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     unsigned int format = *this;
format            152 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & xPlacement) values++;
format            153 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & yPlacement) values++;
format            154 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & xAdvance)   values++;
format            155 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (format & yAdvance)   values++;
format            157 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if ((format & xPlaDevice) && !get_device (values++).sanitize (c, base)) return false;
format            158 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if ((format & yPlaDevice) && !get_device (values++).sanitize (c, base)) return false;
format            159 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false;
format            160 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if ((format & yAdvDevice) && !get_device (values++).sanitize (c, base)) return false;
format            176 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     unsigned int format = *this;
format            177 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     return (format & devices) != 0;
format            234 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            263 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 2 */
format            291 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 3 */
format            312 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format            322 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            323 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format            333 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT		format;		/* Format identifier */
format            339 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   DEFINE_SIZE_UNION (2, format);
format            466 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            515 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 2 */
format            534 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format            543 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            544 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format            553 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT		format;		/* Format identifier */
format            700 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            791 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 2 */
format            826 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format            835 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            836 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format            845 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT		format;		/* Format identifier */
format            976 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            993 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1001 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           1002 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1010 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT		format;		/* Format identifier */
format           1068 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format           1092 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1100 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           1101 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1109 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT		format;		/* Format identifier */
format           1188 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format           1213 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1221 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           1222 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1230 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT		format;		/* Format identifier */
format           1306 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format           1332 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1340 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           1341 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh     switch (u.format) {
format           1349 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   USHORT		format;		/* Format identifier */
format            106 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            182 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT	format;			/* Format identifier--format = 2 */
format            201 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!c->extend_min (u.format))) return TRACE_RETURN (false);
format            202 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     unsigned int format = 2;
format            205 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh       format = 1;
format            210 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh 	  format = 2;
format            214 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     u.format.set (format);
format            215 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            226 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            235 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            236 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            245 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT		format;		/* Format identifier */
format            382 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            402 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!c->extend_min (u.format))) return TRACE_RETURN (false);
format            403 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     unsigned int format = 1;
format            404 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     u.format.set (format);
format            405 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            415 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            423 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            424 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            432 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT		format;		/* Format identifier */
format            533 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            553 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!c->extend_min (u.format))) return TRACE_RETURN (false);
format            554 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     unsigned int format = 1;
format            555 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     u.format.set (format);
format            556 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            566 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            574 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            575 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            583 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT		format;		/* Format identifier */
format            837 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format            859 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!c->extend_min (u.format))) return TRACE_RETURN (false);
format            860 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     unsigned int format = 1;
format            861 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     u.format.set (format);
format            862 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            873 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            881 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format            882 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format            890 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT		format;		/* Format identifier */
format           1012 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT	format;			/* Format identifier--format = 1 */
format           1037 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format           1045 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           1046 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     switch (u.format) {
format           1054 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   USHORT				format;		/* Format identifier */
format           1303 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT	format;			/* Format identifier--format = 1 */
format           1395 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT	format;			/* Format identifier--format = 2 */
format           1489 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT	format;			/* Format identifier--format = 3 */
format           1508 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     switch (u.format) {
format           1518 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           1519 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     switch (u.format) {
format           1529 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT		format;		/* Format identifier */
format           1862 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT	format;			/* Format identifier--format = 1 */
format           1974 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT	format;			/* Format identifier--format = 2 */
format           2099 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT	format;			/* Format identifier--format = 3 */
format           2125 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     switch (u.format) {
format           2135 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           2136 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     switch (u.format) {
format           2146 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT		format;	/* Format identifier */
format           2165 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT	format;			/* Format identifier. Set to 1. */
format           2180 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     switch (u.format) {
format           2187 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     switch (u.format) {
format           2209 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     if (!u.format.sanitize (c)) return TRACE_RETURN (false);
format           2210 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     switch (u.format) {
format           2226 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   USHORT		format;		/* Format identifier */
format            116 third_party/harfbuzz-ng/src/hb-ot-name-table.hh 			 likely (format == 0 || format == 1) &&
format            122 third_party/harfbuzz-ng/src/hb-ot-name-table.hh   USHORT	format;			/* Format selector (=0/1). */
format            374 third_party/harfbuzz-ng/src/hb-uniscribe.cc   name.format.set (0);
format            653 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp    char format[] = "%lf";
format            660 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp       count = sscanf( buffer, format, &value );
format            665 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp       count = sscanf( buffer.c_str(), format, &value );
format            400 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data);
format            470 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels);
format            483 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels);
format            488 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels);
format            308 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLTEXIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels);
format            309 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels);
format            312 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data);
format            321 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glTexImage3DOES (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels);
format            322 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels);
format            325 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glCompressedTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data);
format            866 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLREADNPIXELSEXTPROC) (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data);
format            871 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glReadnPixelsEXT (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data);
format           1497 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLEXTGETTEXSUBIMAGEQCOMPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void *texels);
format           1506 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glExtGetTexSubImageQCOM (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void *texels);
format             23 third_party/leveldatabase/chromium_logger.h   virtual void Logv(const char* format, va_list ap) {
format             61 third_party/leveldatabase/chromium_logger.h         p += vsnprintf(p, limit - p, format, backup_ap);
format             72 third_party/libaddressinput/chromium/cpp/src/address_data.cc   const std::vector<std::vector<FormatElement> >& format =
format             79 third_party/libaddressinput/chromium/cpp/src/address_data.cc   for (size_t i = 0; i < format.size(); ++i) {
format             81 third_party/libaddressinput/chromium/cpp/src/address_data.cc     for (size_t j = 0; j < format[i].size(); ++j) {
format             82 third_party/libaddressinput/chromium/cpp/src/address_data.cc       const FormatElement& element = format[i][j];
format            164 third_party/libaddressinput/chromium/cpp/src/address_ui.cc   const std::vector<std::vector<FormatElement> >& format =
format            172 third_party/libaddressinput/chromium/cpp/src/address_ui.cc            line_it = format.begin();
format            173 third_party/libaddressinput/chromium/cpp/src/address_ui.cc        line_it != format.end();
format             84 third_party/libaddressinput/chromium/cpp/src/rule.cc void ParseAddressFieldsFormat(const std::string& format,
format             91 third_party/libaddressinput/chromium/cpp/src/rule.cc   SplitString(format, '%', &format_parts);
format             42 third_party/libaddressinput/chromium/cpp/test/rule_test.cc bool IsFormatEmpty(const std::vector<std::vector<FormatElement> >& format) {
format             44 third_party/libaddressinput/chromium/cpp/test/rule_test.cc            it = format.begin();
format             45 third_party/libaddressinput/chromium/cpp/test/rule_test.cc        it != format.end();
format            407 third_party/libevent/evdns.c #define EVDNS_LOG_CHECK  __attribute__ ((format(printf, 2, 3)))
format           1056 third_party/libevent/event.h   __attribute__((format(printf, 2, 3)))
format            224 third_party/libevent/evutil.c evutil_snprintf(char *buf, size_t buflen, const char *format, ...)
format            228 third_party/libevent/evutil.c 	va_start(ap, format);
format            229 third_party/libevent/evutil.c 	r = evutil_vsnprintf(buf, buflen, format, ap);
format            235 third_party/libevent/evutil.c evutil_vsnprintf(char *buf, size_t buflen, const char *format, va_list ap)
format            238 third_party/libevent/evutil.c 	int r = _vsnprintf(buf, buflen, format, ap);
format            243 third_party/libevent/evutil.c 		return _vscprintf(format, ap);
format            245 third_party/libevent/evutil.c 	int r = vsnprintf(buf, buflen, format, ap);
format            175 third_party/libevent/evutil.h int evutil_snprintf(char *buf, size_t buflen, const char *format, ...)
format            177 third_party/libevent/evutil.h 	__attribute__((format(printf, 3, 4)))
format            180 third_party/libevent/evutil.h int evutil_vsnprintf(char *buf, size_t buflen, const char *format, va_list ap);
format             31 third_party/libevent/log.h #define EV_CHECK_FMT(a,b) __attribute__((format(printf, a, b)))
format            190 third_party/liblouis/overrides/liblouis/compileTranslationTable.c lou_logPrint (char *format, ...)
format            194 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   if (format == NULL)
format            200 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   va_start (argp, format);
format            202 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   vfprintf (logFile, format, argp);
format            205 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   __android_log_vprint(ANDROID_LOG_DEBUG, "liblouis", format, argp);
format            555 third_party/liblouis/overrides/liblouis/compileTranslationTable.c static void compileError (FileInfo * nested, char *format, ...);
format            689 third_party/liblouis/overrides/liblouis/compileTranslationTable.c compileError (FileInfo * nested, char *format, ...)
format            694 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   va_start (arguments, format);
format            696 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   (void) _vsnprintf (buffer, sizeof (buffer), format, arguments);
format            698 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   (void) vsnprintf (buffer, sizeof (buffer), format, arguments);
format            711 third_party/liblouis/overrides/liblouis/compileTranslationTable.c compileWarning (FileInfo * nested, char *format, ...)
format            716 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   va_start (arguments, format);
format            718 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   (void) _vsnprintf (buffer, sizeof (buffer), format, arguments);
format            720 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   (void) vsnprintf (buffer, sizeof (buffer), format, arguments);
format            105 third_party/liblouis/overrides/liblouis/liblouis.h   void EXPORT_CALL lou_logPrint (char *format, ...);
format           2667 third_party/libpng/png.h        char format[256]; \
format           2668 third_party/libpng/png.h        snprintf(format,256,"%s%s%s",(num_tabs==1 ? "\t" : \
format           2671 third_party/libpng/png.h        fprintf(PNG_DEBUG_FILE,format); \
format           2678 third_party/libpng/png.h        char format[256]; \
format           2679 third_party/libpng/png.h        snprintf(format,256,"%s%s%s",(num_tabs==1 ? "\t" : \
format           2682 third_party/libpng/png.h        fprintf(PNG_DEBUG_FILE,format,p1); \
format           2689 third_party/libpng/png.h        char format[256]; \
format           2690 third_party/libpng/png.h        snprintf(format,256,"%s%s%s",(num_tabs==1 ? "\t" : \
format           2693 third_party/libpng/png.h        fprintf(PNG_DEBUG_FILE,format,p1,p2); \
format           2073 third_party/libusb/src/libusb/core.c 	const char *function, const char *format, va_list args)
format           2149 third_party/libusb/src/libusb/core.c 		format, args);
format           2165 third_party/libusb/src/libusb/core.c 	const char *function, const char *format, ...)
format           2169 third_party/libusb/src/libusb/core.c 	va_start (args, format);
format           2170 third_party/libusb/src/libusb/core.c 	usbi_log_v(ctx, level, function, format, args);
format            153 third_party/libusb/src/libusb/libusbi.h 	const char *function, const char *format, ...);
format            156 third_party/libusb/src/libusb/libusbi.h 	const char *function, const char *format, va_list args);
format            178 third_party/libusb/src/libusb/libusbi.h 	va_start (args, format);  \
format            179 third_party/libusb/src/libusb/libusbi.h 	usbi_log_v(ctxt, level, "", format, args); \
format            186 third_party/libusb/src/libusb/libusbi.h static inline void usbi_info(struct libusb_context *ctx, const char *format,
format            189 third_party/libusb/src/libusb/libusbi.h static inline void usbi_warn(struct libusb_context *ctx, const char *format,
format            192 third_party/libusb/src/libusb/libusbi.h static inline void usbi_err( struct libusb_context *ctx, const char *format,
format            196 third_party/libusb/src/libusb/libusbi.h static inline void usbi_dbg(const char *format, ...)
format             46 third_party/libusb/src/libusb/os/windows_usb.h extern int _snprintf(char *buffer, size_t count, const char *format, ...);
format            794 third_party/libva/va/va.h     unsigned int        format,
format           2023 third_party/libva/va/va.h     VAImageFormat	format;
format           2087 third_party/libva/va/va.h     VAImageFormat *format,
format            107 third_party/libva/va/va_backend.h 		int format,
format            227 third_party/libva/va/va_backend.h 		VAImageFormat *format,
format            407 third_party/libva/va/va_backend.h             unsigned int        format,
format             42 third_party/libva/va/va_backend_tpi.h         int format,
format            102 third_party/libva/va/va_compat.h #define vaCreateSurfaces6(dpy, width, height, format, num_surfaces, surfaces) \
format            103 third_party/libva/va/va_compat.h     (vaCreateSurfaces)(dpy, format, width, height, surfaces, num_surfaces, \
format            106 third_party/libva/va/va_compat.h #define vaCreateSurfaces8(dpy, format, width, height, surfaces, num_surfaces, attribs, num_attribs) \
format            107 third_party/libva/va/va_compat.h     (vaCreateSurfaces)(dpy, format, width, height, surfaces, num_surfaces, \
format             93 third_party/libva/va/va_tpi.h     int format,
format             81 third_party/libva/va/va_trace.h     int format,
format             42 third_party/libva/va/wayland/va_wayland_private.h va_wayland_error(const char *format, ...);
format            284 third_party/libwebp/dec/webp.c                                           int* const format,
format            329 third_party/libwebp/dec/webp.c     if (format != NULL) *format = 0;   // default = undefined
format            361 third_party/libwebp/dec/webp.c   if (format != NULL && !(animation_present || fragments_present)) {
format            362 third_party/libwebp/dec/webp.c     *format = hdrs.is_lossless ? 2 : 1;
format            673 third_party/libwebp/dec/webp.c                               &features->format, NULL);
format            407 third_party/libwebp/webp/decode.h   int format;         // 0 = undefined (/mixed), 1 = lossy, 2 = lossless
format            390 third_party/libxml/src/HTMLtree.c 	           int format);
format            405 third_party/libxml/src/HTMLtree.c 	           int format) {
format            430 third_party/libxml/src/HTMLtree.c     htmlNodeDumpFormatOutput(outbuf, doc, cur, NULL, format);
format            470 third_party/libxml/src/HTMLtree.c 	               xmlNodePtr cur, const char *encoding, int format) {
format            502 third_party/libxml/src/HTMLtree.c     htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format);
format            533 third_party/libxml/src/HTMLtree.c htmlDocDumpMemoryFormat(xmlDocPtr cur, xmlChar**mem, int *size, int format) {
format            590 third_party/libxml/src/HTMLtree.c 	htmlDocContentDumpFormatOutput(buf, cur, NULL, format);
format            757 third_party/libxml/src/HTMLtree.c 	               xmlNodePtr cur, const char *encoding, int format) {
format            762 third_party/libxml/src/HTMLtree.c         htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format);
format            779 third_party/libxml/src/HTMLtree.c 	                 xmlNodePtr cur, const char *encoding, int format) {
format            875 third_party/libxml/src/HTMLtree.c 	if ((format) && (!info->isinline) && (cur->next != NULL)) {
format            900 third_party/libxml/src/HTMLtree.c 	if ((format) && (cur->next != NULL) &&
format            922 third_party/libxml/src/HTMLtree.c         if ((format) && (info != NULL) && (!info->isinline) &&
format            929 third_party/libxml/src/HTMLtree.c 	htmlNodeListDumpOutput(buf, doc, cur->children, encoding, format);
format            930 third_party/libxml/src/HTMLtree.c         if ((format) && (info != NULL) && (!info->isinline) &&
format            945 third_party/libxml/src/HTMLtree.c     if ((format) && (info != NULL) && (!info->isinline) &&
format            983 third_party/libxml/src/HTMLtree.c 	                       const char *encoding, int format) {
format           1000 third_party/libxml/src/HTMLtree.c         htmlNodeListDumpOutput(buf, cur, cur->children, encoding, format);
format           1160 third_party/libxml/src/HTMLtree.c 	           const char *encoding, int format) {
format           1205 third_party/libxml/src/HTMLtree.c     htmlDocContentDumpFormatOutput(buf, cur, encoding, format);
format             82 third_party/libxml/src/include/libxml/HTMLtree.h 					 int format);
format            102 third_party/libxml/src/include/libxml/HTMLtree.h 					 int format);
format            111 third_party/libxml/src/include/libxml/HTMLtree.h 					 int format);
format            118 third_party/libxml/src/include/libxml/HTMLtree.h 					 int format);
format            127 third_party/libxml/src/include/libxml/HTMLtree.h 					 int format);
format           1106 third_party/libxml/src/include/libxml/tree.h 					 int format);
format           1121 third_party/libxml/src/include/libxml/tree.h 					 int format);
format           1125 third_party/libxml/src/include/libxml/tree.h 					 int format);
format           1139 third_party/libxml/src/include/libxml/tree.h 					 int format);
format           1145 third_party/libxml/src/include/libxml/tree.h 					 int format);
format           1155 third_party/libxml/src/include/libxml/tree.h 				         int format);
format           1161 third_party/libxml/src/include/libxml/tree.h 					 int format,
format           1168 third_party/libxml/src/include/libxml/tree.h 					 int format);
format             72 third_party/libxml/src/include/libxml/xmlwriter.h                                         const char *format, ...)
format             76 third_party/libxml/src/include/libxml/xmlwriter.h                                          const char *format,
format            107 third_party/libxml/src/include/libxml/xmlwriter.h                                         const char *format, ...)
format            112 third_party/libxml/src/include/libxml/xmlwriter.h                                          const char *format,
format            125 third_party/libxml/src/include/libxml/xmlwriter.h                                           const char *format, ...)
format            132 third_party/libxml/src/include/libxml/xmlwriter.h                                            const char *format,
format            150 third_party/libxml/src/include/libxml/xmlwriter.h                                     const char *format, ...)
format            154 third_party/libxml/src/include/libxml/xmlwriter.h                                      const char *format, va_list argptr)
format            165 third_party/libxml/src/include/libxml/xmlwriter.h                                                          *format, ...)
format            170 third_party/libxml/src/include/libxml/xmlwriter.h                                                           *format,
format            206 third_party/libxml/src/include/libxml/xmlwriter.h                                           const char *format, ...)
format            211 third_party/libxml/src/include/libxml/xmlwriter.h                                            const char *format,
format            224 third_party/libxml/src/include/libxml/xmlwriter.h                                             const char *format, ...)
format            231 third_party/libxml/src/include/libxml/xmlwriter.h                                              const char *format,
format            259 third_party/libxml/src/include/libxml/xmlwriter.h                                    const char *format, ...)
format            264 third_party/libxml/src/include/libxml/xmlwriter.h                                     const char *format, va_list argptr)
format            289 third_party/libxml/src/include/libxml/xmlwriter.h                                       const char *format, ...)
format            293 third_party/libxml/src/include/libxml/xmlwriter.h                                        const char *format, va_list argptr)
format            317 third_party/libxml/src/include/libxml/xmlwriter.h                                     const char *format, ...)
format            324 third_party/libxml/src/include/libxml/xmlwriter.h                                      const char *format, va_list argptr)
format            355 third_party/libxml/src/include/libxml/xmlwriter.h                                            const char *format, ...)
format            360 third_party/libxml/src/include/libxml/xmlwriter.h                                             const char *format,
format            385 third_party/libxml/src/include/libxml/xmlwriter.h                                            const char *format, ...)
format            390 third_party/libxml/src/include/libxml/xmlwriter.h                                             const char *format,
format            416 third_party/libxml/src/include/libxml/xmlwriter.h                                                   const char *format, ...)
format            422 third_party/libxml/src/include/libxml/xmlwriter.h                                                    const char *format,
format            182 third_party/libxml/src/testSAX.c endTimer(char *format, ...)
format            188 third_party/libxml/src/testSAX.c     va_start(ap, format);
format            189 third_party/libxml/src/testSAX.c     vfprintf(stderr, format, ap);
format           2836 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           2847 third_party/libxml/src/testapi.c         format = gen_int(n_format, 3);
format           2849 third_party/libxml/src/testapi.c         htmlDocContentDumpFormatOutput(buf, cur, (const char *)encoding, format);
format           2854 third_party/libxml/src/testapi.c         des_int(n_format, format, 3);
format           3029 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           3040 third_party/libxml/src/testapi.c         format = gen_int(n_format, 3);
format           3042 third_party/libxml/src/testapi.c         htmlDocDumpMemoryFormat(cur, mem, size, format);
format           3047 third_party/libxml/src/testapi.c         des_int(n_format, format, 3);
format           3329 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           3342 third_party/libxml/src/testapi.c         format = gen_int(n_format, 4);
format           3344 third_party/libxml/src/testapi.c         ret_val = htmlNodeDumpFileFormat(out, doc, cur, (const char *)encoding, format);
format           3351 third_party/libxml/src/testapi.c         des_int(n_format, format, 4);
format           3390 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           3403 third_party/libxml/src/testapi.c         format = gen_int(n_format, 4);
format           3405 third_party/libxml/src/testapi.c         htmlNodeDumpFormatOutput(buf, doc, cur, (const char *)encoding, format);
format           3411 third_party/libxml/src/testapi.c         des_int(n_format, format, 4);
format           3591 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           3602 third_party/libxml/src/testapi.c         format = gen_int(n_format, 3);
format           3604 third_party/libxml/src/testapi.c         ret_val = htmlSaveFileFormat(filename, cur, (const char *)encoding, format);
format           3610 third_party/libxml/src/testapi.c         des_int(n_format, format, 3);
format           19836 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           19847 third_party/libxml/src/testapi.c         format = gen_int(n_format, 3);
format           19849 third_party/libxml/src/testapi.c         xmlDocDumpFormatMemory(cur, mem, size, format);
format           19854 third_party/libxml/src/testapi.c         des_int(n_format, format, 3);
format           19891 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           19904 third_party/libxml/src/testapi.c         format = gen_int(n_format, 4);
format           19906 third_party/libxml/src/testapi.c         xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding, format);
format           19912 third_party/libxml/src/testapi.c         des_int(n_format, format, 4);
format           20047 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           20056 third_party/libxml/src/testapi.c         format = gen_int(n_format, 2);
format           20058 third_party/libxml/src/testapi.c         ret_val = xmlDocFormatDump(f, cur, format);
format           20063 third_party/libxml/src/testapi.c         des_int(n_format, format, 2);
format           22102 third_party/libxml/src/testapi.c     int format; /* is formatting allowed */
format           22115 third_party/libxml/src/testapi.c         format = gen_int(n_format, 4);
format           22117 third_party/libxml/src/testapi.c         ret_val = xmlNodeDump(buf, doc, cur, level, format);
format           22124 third_party/libxml/src/testapi.c         des_int(n_format, format, 4);
format           22163 third_party/libxml/src/testapi.c     int format; /* is formatting allowed */
format           22179 third_party/libxml/src/testapi.c         format = gen_int(n_format, 4);
format           22182 third_party/libxml/src/testapi.c         xmlNodeDumpOutput(buf, doc, cur, level, format, (const char *)encoding);
format           22188 third_party/libxml/src/testapi.c         des_int(n_format, format, 4);
format           23023 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           23032 third_party/libxml/src/testapi.c         format = gen_int(n_format, 2);
format           23034 third_party/libxml/src/testapi.c         ret_val = xmlSaveFormatFile(filename, cur, format);
format           23039 third_party/libxml/src/testapi.c         des_int(n_format, format, 2);
format           23073 third_party/libxml/src/testapi.c     int format; /* should formatting spaces be added. */
format           23084 third_party/libxml/src/testapi.c         format = gen_int(n_format, 3);
format           23086 third_party/libxml/src/testapi.c         ret_val = xmlSaveFormatFileEnc(filename, cur, (const char *)encoding, format);
format           23092 third_party/libxml/src/testapi.c         des_int(n_format, format, 3);
format           23128 third_party/libxml/src/testapi.c     int format; /* should formatting spaces been added */
format           23139 third_party/libxml/src/testapi.c         format = gen_int(n_format, 3);
format           23141 third_party/libxml/src/testapi.c         ret_val = xmlSaveFormatFileTo(buf, cur, (const char *)encoding, format);
format           23148 third_party/libxml/src/testapi.c         des_int(n_format, format, 3);
format            985 third_party/libxml/src/trio.c TRIO_ARGS2((format, indexPointer),
format            986 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format            994 third_party/libxml/src/trio.c   number = (int)trio_to_long(&format[index], &tmpformat, BASE_DECIMAL);
format            995 third_party/libxml/src/trio.c   index = (int)(tmpformat - format);
format            996 third_party/libxml/src/trio.c   if ((number != 0) && (QUALIFIER_POSITION == format[index++]))
format           1162 third_party/libxml/src/trio.c TRIO_ARGS5((type, format, parameters, arglist, argarray),
format           1164 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           1217 third_party/libxml/src/trio.c   while (format[index])
format           1220 third_party/libxml/src/trio.c       if (! isascii(format[index]))
format           1226 third_party/libxml/src/trio.c 	  charlen = mblen(&format[index], MB_LEN_MAX);
format           1231 third_party/libxml/src/trio.c       if (CHAR_IDENTIFIER == format[index++])
format           1233 third_party/libxml/src/trio.c 	  if (CHAR_IDENTIFIER == format[index])
format           1241 third_party/libxml/src/trio.c 	  currentParam = TrioGetPosition(format, &index);
format           1263 third_party/libxml/src/trio.c 	  while (TrioIsQualifier(format[index]))
format           1265 third_party/libxml/src/trio.c 	      ch = format[index++];
format           1292 third_party/libxml/src/trio.c 		      if (QUALIFIER_DOT == format[index])
format           1297 third_party/libxml/src/trio.c 		      if ((QUALIFIER_STAR == format[index])
format           1299 third_party/libxml/src/trio.c 			  || (QUALIFIER_PARAM == format[index])
format           1306 third_party/libxml/src/trio.c 			  precision = TrioGetPosition(format, &index);
format           1330 third_party/libxml/src/trio.c 			  precision = trio_to_long(&format[index],
format           1333 third_party/libxml/src/trio.c 			  index = (int)(tmpformat - format);
format           1342 third_party/libxml/src/trio.c 		      if ((QUALIFIER_STAR == format[index])
format           1344 third_party/libxml/src/trio.c 			  || (QUALIFIER_PARAM == format[index])
format           1350 third_party/libxml/src/trio.c 			  base = TrioGetPosition(format, &index);
format           1374 third_party/libxml/src/trio.c 			  base = trio_to_long(&format[index],
format           1379 third_party/libxml/src/trio.c 			  index = (int)(tmpformat - format);
format           1399 third_party/libxml/src/trio.c 		      width = TrioGetPosition(format, &index);
format           1439 third_party/libxml/src/trio.c 		  width = trio_to_long(&format[index - 1],
format           1442 third_party/libxml/src/trio.c 		  index = (int)(tmpformat - format);
format           1513 third_party/libxml/src/trio.c 		  if ((format[index] == '6') &&
format           1514 third_party/libxml/src/trio.c 		      (format[index + 1] == '4'))
format           1519 third_party/libxml/src/trio.c 		  else if ((format[index] == '3') &&
format           1520 third_party/libxml/src/trio.c 			   (format[index + 1] == '2'))
format           1525 third_party/libxml/src/trio.c 		  else if ((format[index] == '1') &&
format           1526 third_party/libxml/src/trio.c 			   (format[index + 1] == '6'))
format           1531 third_party/libxml/src/trio.c 		  else if (format[index] == '8')
format           1634 third_party/libxml/src/trio.c 	  switch (format[index++])
format           1667 third_party/libxml/src/trio.c 		  if (format[index] == QUALIFIER_CIRCUMFLEX)
format           1669 third_party/libxml/src/trio.c 		  if (format[index] == SPECIFIER_UNGROUP)
format           1671 third_party/libxml/src/trio.c 		  if (format[index] == QUALIFIER_MINUS)
format           1674 third_party/libxml/src/trio.c 		  while (format[index] != NIL)
format           1676 third_party/libxml/src/trio.c 		      if (format[index] == SPECIFIER_GROUP)
format           1680 third_party/libxml/src/trio.c 		      else if (format[index] == SPECIFIER_UNGROUP)
format           1799 third_party/libxml/src/trio.c 		tmpformat = (char *)&format[index];
format           1801 third_party/libxml/src/trio.c 		while ((ch = format[index]))
format           1822 third_party/libxml/src/trio.c 			max = (unsigned int)(&format[index] - tmpformat);
format           1834 third_party/libxml/src/trio.c 			max = (int)(&format[index] - tmpformat);
format           1840 third_party/libxml/src/trio.c 			tmpformat = (char *)&format[index];
format           3067 third_party/libxml/src/trio.c TRIO_ARGS3((data, format, parameters),
format           3069 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3090 third_party/libxml/src/trio.c   while (format[index])
format           3093 third_party/libxml/src/trio.c       if (! isascii(format[index]))
format           3095 third_party/libxml/src/trio.c 	  charlen = mblen(&format[index], MB_LEN_MAX);
format           3105 third_party/libxml/src/trio.c 		  data->OutStream(data, format[index++]);
format           3111 third_party/libxml/src/trio.c       if (CHAR_IDENTIFIER == format[index])
format           3113 third_party/libxml/src/trio.c 	  if (CHAR_IDENTIFIER == format[index + 1])
format           3369 third_party/libxml/src/trio.c 	  data->OutStream(data, format[index++]);
format           3380 third_party/libxml/src/trio.c TRIO_ARGS4((reference, format, arglist, argarray),
format           3382 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3389 third_party/libxml/src/trio.c   status = TrioParse(TYPE_PRINT, format, parameters, arglist, argarray);
format           3393 third_party/libxml/src/trio.c   status = TrioFormatProcess(reference->data, format, parameters);
format           3406 third_party/libxml/src/trio.c TRIO_ARGS6((destination, destinationSize, OutStream, format, arglist, argarray),
format           3410 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3419 third_party/libxml/src/trio.c   assert(VALID(format));
format           3434 third_party/libxml/src/trio.c   status = TrioParse(TYPE_PRINT, format, parameters, arglist, argarray);
format           3438 third_party/libxml/src/trio.c   status = TrioFormatProcess(&data, format, parameters);
format           3627 third_party/libxml/src/trio.c TRIO_VARGS2((format, va_alist),
format           3628 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           3634 third_party/libxml/src/trio.c   assert(VALID(format));
format           3636 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           3637 third_party/libxml/src/trio.c   status = TrioFormat(stdout, 0, TrioOutStreamFile, format, &args, NULL);
format           3651 third_party/libxml/src/trio.c TRIO_ARGS2((format, args),
format           3652 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3655 third_party/libxml/src/trio.c   assert(VALID(format));
format           3657 third_party/libxml/src/trio.c   return TrioFormat(stdout, 0, TrioOutStreamFile, format, &args, NULL);
format           3669 third_party/libxml/src/trio.c TRIO_ARGS2((format, args),
format           3670 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3673 third_party/libxml/src/trio.c   assert(VALID(format));
format           3675 third_party/libxml/src/trio.c   return TrioFormat(stdout, 0, TrioOutStreamFile, format, NULL, args);
format           3692 third_party/libxml/src/trio.c TRIO_VARGS3((file, format, va_alist),
format           3694 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           3701 third_party/libxml/src/trio.c   assert(VALID(format));
format           3703 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           3704 third_party/libxml/src/trio.c   status = TrioFormat(file, 0, TrioOutStreamFile, format, &args, NULL);
format           3719 third_party/libxml/src/trio.c TRIO_ARGS3((file, format, args),
format           3721 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3725 third_party/libxml/src/trio.c   assert(VALID(format));
format           3727 third_party/libxml/src/trio.c   return TrioFormat(file, 0, TrioOutStreamFile, format, &args, NULL);
format           3740 third_party/libxml/src/trio.c TRIO_ARGS3((file, format, args),
format           3742 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3746 third_party/libxml/src/trio.c   assert(VALID(format));
format           3748 third_party/libxml/src/trio.c   return TrioFormat(file, 0, TrioOutStreamFile, format, NULL, args);
format           3765 third_party/libxml/src/trio.c TRIO_VARGS3((fd, format, va_alist),
format           3767 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           3773 third_party/libxml/src/trio.c   assert(VALID(format));
format           3775 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           3776 third_party/libxml/src/trio.c   status = TrioFormat(&fd, 0, TrioOutStreamFileDescriptor, format, &args, NULL);
format           3791 third_party/libxml/src/trio.c TRIO_ARGS3((fd, format, args),
format           3793 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3796 third_party/libxml/src/trio.c   assert(VALID(format));
format           3798 third_party/libxml/src/trio.c   return TrioFormat(&fd, 0, TrioOutStreamFileDescriptor, format, &args, NULL);
format           3811 third_party/libxml/src/trio.c TRIO_ARGS3((fd, format, args),
format           3813 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3816 third_party/libxml/src/trio.c   assert(VALID(format));
format           3818 third_party/libxml/src/trio.c   return TrioFormat(&fd, 0, TrioOutStreamFileDescriptor, format, NULL, args);
format           3826 third_party/libxml/src/trio.c TRIO_VARGS4((stream, closure, format, va_alist),
format           3829 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           3837 third_party/libxml/src/trio.c   assert(VALID(format));
format           3839 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           3842 third_party/libxml/src/trio.c   status = TrioFormat(&data, 0, TrioOutStreamCustom, format, &args, NULL);
format           3849 third_party/libxml/src/trio.c TRIO_ARGS4((stream, closure, format, args),
format           3852 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3858 third_party/libxml/src/trio.c   assert(VALID(format));
format           3862 third_party/libxml/src/trio.c   return TrioFormat(&data, 0, TrioOutStreamCustom, format, &args, NULL);
format           3867 third_party/libxml/src/trio.c TRIO_ARGS4((stream, closure, format, args),
format           3870 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3876 third_party/libxml/src/trio.c   assert(VALID(format));
format           3880 third_party/libxml/src/trio.c   return TrioFormat(&data, 0, TrioOutStreamCustom, format, NULL, args);
format           3897 third_party/libxml/src/trio.c TRIO_VARGS3((buffer, format, va_alist),
format           3899 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           3906 third_party/libxml/src/trio.c   assert(VALID(format));
format           3908 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           3909 third_party/libxml/src/trio.c   status = TrioFormat(&buffer, 0, TrioOutStreamString, format, &args, NULL);
format           3925 third_party/libxml/src/trio.c TRIO_ARGS3((buffer, format, args),
format           3927 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3933 third_party/libxml/src/trio.c   assert(VALID(format));
format           3935 third_party/libxml/src/trio.c   status = TrioFormat(&buffer, 0, TrioOutStreamString, format, &args, NULL);
format           3950 third_party/libxml/src/trio.c TRIO_ARGS3((buffer, format, args),
format           3952 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           3958 third_party/libxml/src/trio.c   assert(VALID(format));
format           3960 third_party/libxml/src/trio.c   status = TrioFormat(&buffer, 0, TrioOutStreamString, format, NULL, args);
format           3980 third_party/libxml/src/trio.c TRIO_VARGS4((buffer, max, format, va_alist),
format           3983 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           3990 third_party/libxml/src/trio.c   assert(VALID(format));
format           3992 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           3994 third_party/libxml/src/trio.c 		      TrioOutStreamStringMax, format, &args, NULL);
format           4012 third_party/libxml/src/trio.c TRIO_ARGS4((buffer, max, format, args),
format           4015 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           4021 third_party/libxml/src/trio.c   assert(VALID(format));
format           4024 third_party/libxml/src/trio.c 		      TrioOutStreamStringMax, format, &args, NULL);
format           4041 third_party/libxml/src/trio.c TRIO_ARGS4((buffer, max, format, args),
format           4044 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           4050 third_party/libxml/src/trio.c   assert(VALID(format));
format           4053 third_party/libxml/src/trio.c 		      TrioOutStreamStringMax, format, NULL, args);
format           4066 third_party/libxml/src/trio.c TRIO_VARGS4((buffer, max, format, va_alist),
format           4069 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           4076 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           4079 third_party/libxml/src/trio.c   assert(VALID(format));
format           4085 third_party/libxml/src/trio.c 		      TrioOutStreamStringMax, format, &args, NULL);
format           4093 third_party/libxml/src/trio.c TRIO_ARGS4((buffer, max, format, args),
format           4096 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           4103 third_party/libxml/src/trio.c   assert(VALID(format));
format           4108 third_party/libxml/src/trio.c 		      TrioOutStreamStringMax, format, &args, NULL);
format           4120 third_party/libxml/src/trio.c TRIO_VARGS2((format, va_alist),
format           4121 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           4128 third_party/libxml/src/trio.c   assert(VALID(format));
format           4133 third_party/libxml/src/trio.c       TRIO_VA_START(args, format);
format           4135 third_party/libxml/src/trio.c 		       format, &args, NULL);
format           4148 third_party/libxml/src/trio.c TRIO_ARGS2((format, args),
format           4149 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           4155 third_party/libxml/src/trio.c   assert(VALID(format));
format           4161 third_party/libxml/src/trio.c 		       format, &args, NULL);
format           4171 third_party/libxml/src/trio.c TRIO_VARGS3((result, format, va_alist),
format           4173 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           4180 third_party/libxml/src/trio.c   assert(VALID(format));
format           4191 third_party/libxml/src/trio.c       TRIO_VA_START(args, format);
format           4193 third_party/libxml/src/trio.c 			  format, &args, NULL);
format           4207 third_party/libxml/src/trio.c TRIO_ARGS3((result, format, args),
format           4209 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           4215 third_party/libxml/src/trio.c   assert(VALID(format));
format           4227 third_party/libxml/src/trio.c 			  format, &args, NULL);
format           4918 third_party/libxml/src/trio.c TRIO_VARGS3((ref, format, va_alist),
format           4920 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           4926 third_party/libxml/src/trio.c   assert(VALID(format));
format           4928 third_party/libxml/src/trio.c   TRIO_VA_START(arglist, format);
format           4929 third_party/libxml/src/trio.c   status = TrioFormatRef((trio_reference_t *)ref, format, &arglist, NULL);
format           4939 third_party/libxml/src/trio.c TRIO_ARGS3((ref, format, arglist),
format           4941 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           4944 third_party/libxml/src/trio.c   assert(VALID(format));
format           4946 third_party/libxml/src/trio.c   return TrioFormatRef((trio_reference_t *)ref, format, &arglist, NULL);
format           4954 third_party/libxml/src/trio.c TRIO_ARGS3((ref, format, argarray),
format           4956 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           4959 third_party/libxml/src/trio.c   assert(VALID(format));
format           4961 third_party/libxml/src/trio.c   return TrioFormatRef((trio_reference_t *)ref, format, NULL, argarray);
format           5163 third_party/libxml/src/trio.c TRIO_ARGS4((format, indexPointer, flagsPointer, characterclass),
format           5164 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           5177 third_party/libxml/src/trio.c   if (format[index] == QUALIFIER_CIRCUMFLEX)
format           5187 third_party/libxml/src/trio.c   if (format[index] == SPECIFIER_UNGROUP)
format           5196 third_party/libxml/src/trio.c   if (format[index] == QUALIFIER_MINUS)
format           5202 third_party/libxml/src/trio.c   for (ch = format[index];
format           5204 third_party/libxml/src/trio.c        ch = format[++index])
format           5223 third_party/libxml/src/trio.c 	  range_begin = format[index - 1];
format           5224 third_party/libxml/src/trio.c 	  range_end = format[++index];
format           5247 third_party/libxml/src/trio.c 	  switch (format[index + 1])
format           5257 third_party/libxml/src/trio.c 		  if (format[i] == NIL)
format           5260 third_party/libxml/src/trio.c 		  else if (format[i] == QUALIFIER_DOT)
format           5263 third_party/libxml/src/trio.c 	      if (format[++i] != SPECIFIER_UNGROUP)
format           5282 third_party/libxml/src/trio.c 		    if (format[i] == NIL)
format           5285 third_party/libxml/src/trio.c 		    else if (format[i] == QUALIFIER_EQUAL)
format           5290 third_party/libxml/src/trio.c 			k = (unsigned int)format[i];
format           5295 third_party/libxml/src/trio.c 		if (format[++i] != SPECIFIER_UNGROUP)
format           5305 third_party/libxml/src/trio.c 				 &format[index]))
format           5313 third_party/libxml/src/trio.c 				      &format[index]))
format           5321 third_party/libxml/src/trio.c 				      &format[index]))
format           5329 third_party/libxml/src/trio.c 				      &format[index]))
format           5337 third_party/libxml/src/trio.c 				      &format[index]))
format           5345 third_party/libxml/src/trio.c 				      &format[index]))
format           5353 third_party/libxml/src/trio.c 				      &format[index]))
format           5361 third_party/libxml/src/trio.c 				      &format[index]))
format           5369 third_party/libxml/src/trio.c 				      &format[index]))
format           5377 third_party/libxml/src/trio.c 				      &format[index]))
format           5385 third_party/libxml/src/trio.c 				      &format[index]))
format           6032 third_party/libxml/src/trio.c TRIO_ARGS3((data, format, parameters),
format           6034 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6059 third_party/libxml/src/trio.c   while (format[index])
format           6062 third_party/libxml/src/trio.c       if (! isascii(format[index]))
format           6064 third_party/libxml/src/trio.c 	  charlen = mblen(&format[index], MB_LEN_MAX);
format           6070 third_party/libxml/src/trio.c 		  if (ch != format[index + cnt])
format           6086 third_party/libxml/src/trio.c       if (CHAR_IDENTIFIER == format[index])
format           6088 third_party/libxml/src/trio.c 	  if (CHAR_IDENTIFIER == format[index + 1])
format           6226 third_party/libxml/src/trio.c 		while (format[index] != SPECIFIER_GROUP)
format           6234 third_party/libxml/src/trio.c 		rc = TrioGetCharacterClass(format,
format           6345 third_party/libxml/src/trio.c 	  if (isspace((int)format[index]))
format           6350 third_party/libxml/src/trio.c 	  else if (ch == format[index])
format           6368 third_party/libxml/src/trio.c TRIO_ARGS6((source, sourceSize, InStream, format, arglist, argarray),
format           6372 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6381 third_party/libxml/src/trio.c   assert(VALID(format));
format           6396 third_party/libxml/src/trio.c   status = TrioParse(TYPE_SCAN, format, parameters, arglist, argarray);
format           6400 third_party/libxml/src/trio.c   status = TrioScanProcess(&data, format, parameters);
format           6573 third_party/libxml/src/trio.c TRIO_VARGS2((format, va_alist),
format           6574 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           6580 third_party/libxml/src/trio.c   assert(VALID(format));
format           6582 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           6585 third_party/libxml/src/trio.c 		    format, &args, NULL);
format           6592 third_party/libxml/src/trio.c TRIO_ARGS2((format, args),
format           6593 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6596 third_party/libxml/src/trio.c   assert(VALID(format));
format           6600 third_party/libxml/src/trio.c 		  format, &args, NULL);
format           6605 third_party/libxml/src/trio.c TRIO_ARGS2((format, args),
format           6606 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6609 third_party/libxml/src/trio.c   assert(VALID(format));
format           6613 third_party/libxml/src/trio.c 		  format, NULL, args);
format           6621 third_party/libxml/src/trio.c TRIO_VARGS3((file, format, va_alist),
format           6623 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           6630 third_party/libxml/src/trio.c   assert(VALID(format));
format           6632 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           6635 third_party/libxml/src/trio.c 		    format, &args, NULL);
format           6642 third_party/libxml/src/trio.c TRIO_ARGS3((file, format, args),
format           6644 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6648 third_party/libxml/src/trio.c   assert(VALID(format));
format           6652 third_party/libxml/src/trio.c 		  format, &args, NULL);
format           6657 third_party/libxml/src/trio.c TRIO_ARGS3((file, format, args),
format           6659 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6663 third_party/libxml/src/trio.c   assert(VALID(format));
format           6667 third_party/libxml/src/trio.c 		  format, NULL, args);
format           6675 third_party/libxml/src/trio.c TRIO_VARGS3((fd, format, va_alist),
format           6677 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           6683 third_party/libxml/src/trio.c   assert(VALID(format));
format           6685 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           6688 third_party/libxml/src/trio.c 		    format, &args, NULL);
format           6695 third_party/libxml/src/trio.c TRIO_ARGS3((fd, format, args),
format           6697 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6700 third_party/libxml/src/trio.c   assert(VALID(format));
format           6704 third_party/libxml/src/trio.c 		  format, &args, NULL);
format           6709 third_party/libxml/src/trio.c TRIO_ARGS3((fd, format, args),
format           6711 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6714 third_party/libxml/src/trio.c   assert(VALID(format));
format           6718 third_party/libxml/src/trio.c 		  format, NULL, args);
format           6726 third_party/libxml/src/trio.c TRIO_VARGS4((stream, closure, format, va_alist),
format           6729 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           6737 third_party/libxml/src/trio.c   assert(VALID(format));
format           6739 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           6742 third_party/libxml/src/trio.c   status = TrioScan(&data, 0, TrioInStreamCustom, format, &args, NULL);
format           6749 third_party/libxml/src/trio.c TRIO_ARGS4((stream, closure, format, args),
format           6752 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6758 third_party/libxml/src/trio.c   assert(VALID(format));
format           6762 third_party/libxml/src/trio.c   return TrioScan(&data, 0, TrioInStreamCustom, format, &args, NULL);
format           6767 third_party/libxml/src/trio.c TRIO_ARGS4((stream, closure, format, args),
format           6770 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6776 third_party/libxml/src/trio.c   assert(VALID(format));
format           6780 third_party/libxml/src/trio.c   return TrioScan(&data, 0, TrioInStreamCustom, format, NULL, args);
format           6788 third_party/libxml/src/trio.c TRIO_VARGS3((buffer, format, va_alist),
format           6790 third_party/libxml/src/trio.c 	    TRIO_CONST char *format,
format           6797 third_party/libxml/src/trio.c   assert(VALID(format));
format           6799 third_party/libxml/src/trio.c   TRIO_VA_START(args, format);
format           6802 third_party/libxml/src/trio.c 		    format, &args, NULL);
format           6809 third_party/libxml/src/trio.c TRIO_ARGS3((buffer, format, args),
format           6811 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6815 third_party/libxml/src/trio.c   assert(VALID(format));
format           6819 third_party/libxml/src/trio.c 		  format, &args, NULL);
format           6824 third_party/libxml/src/trio.c TRIO_ARGS3((buffer, format, args),
format           6826 third_party/libxml/src/trio.c 	   TRIO_CONST char *format,
format           6830 third_party/libxml/src/trio.c   assert(VALID(format));
format           6834 third_party/libxml/src/trio.c 		  format, NULL, args);
format             80 third_party/libxml/src/trio.h int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
format             81 third_party/libxml/src/trio.h int trio_vprintf TRIO_PROTO((TRIO_CONST char *format, va_list args));
format             82 third_party/libxml/src/trio.h int trio_printfv TRIO_PROTO((TRIO_CONST char *format, void **args));
format             84 third_party/libxml/src/trio.h int trio_fprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
format             85 third_party/libxml/src/trio.h int trio_vfprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args));
format             86 third_party/libxml/src/trio.h int trio_fprintfv TRIO_PROTO((FILE *file, TRIO_CONST char *format, void **args));
format             88 third_party/libxml/src/trio.h int trio_dprintf TRIO_PROTO((int fd, TRIO_CONST char *format, ...));
format             89 third_party/libxml/src/trio.h int trio_vdprintf TRIO_PROTO((int fd, TRIO_CONST char *format, va_list args));
format             90 third_party/libxml/src/trio.h int trio_dprintfv TRIO_PROTO((int fd, TRIO_CONST char *format, void **args));
format             93 third_party/libxml/src/trio.h 			     TRIO_CONST char *format, ...));
format             95 third_party/libxml/src/trio.h 			      TRIO_CONST char *format, va_list args));
format             97 third_party/libxml/src/trio.h 			      TRIO_CONST char *format, void **args));
format             99 third_party/libxml/src/trio.h int trio_sprintf TRIO_PROTO((char *buffer, TRIO_CONST char *format, ...));
format            100 third_party/libxml/src/trio.h int trio_vsprintf TRIO_PROTO((char *buffer, TRIO_CONST char *format, va_list args));
format            101 third_party/libxml/src/trio.h int trio_sprintfv TRIO_PROTO((char *buffer, TRIO_CONST char *format, void **args));
format            103 third_party/libxml/src/trio.h int trio_snprintf TRIO_PROTO((char *buffer, size_t max, TRIO_CONST char *format, ...));
format            104 third_party/libxml/src/trio.h int trio_vsnprintf TRIO_PROTO((char *buffer, size_t bufferSize, TRIO_CONST char *format,
format            106 third_party/libxml/src/trio.h int trio_snprintfv TRIO_PROTO((char *buffer, size_t bufferSize, TRIO_CONST char *format,
format            109 third_party/libxml/src/trio.h int trio_snprintfcat TRIO_PROTO((char *buffer, size_t max, TRIO_CONST char *format, ...));
format            110 third_party/libxml/src/trio.h int trio_vsnprintfcat TRIO_PROTO((char *buffer, size_t bufferSize, TRIO_CONST char *format,
format            113 third_party/libxml/src/trio.h char *trio_aprintf TRIO_PROTO((TRIO_CONST char *format, ...));
format            114 third_party/libxml/src/trio.h char *trio_vaprintf TRIO_PROTO((TRIO_CONST char *format, va_list args));
format            116 third_party/libxml/src/trio.h int trio_asprintf TRIO_PROTO((char **ret, TRIO_CONST char *format, ...));
format            117 third_party/libxml/src/trio.h int trio_vasprintf TRIO_PROTO((char **ret, TRIO_CONST char *format, va_list args));
format            122 third_party/libxml/src/trio.h int trio_scanf TRIO_PROTO((TRIO_CONST char *format, ...));
format            123 third_party/libxml/src/trio.h int trio_vscanf TRIO_PROTO((TRIO_CONST char *format, va_list args));
format            124 third_party/libxml/src/trio.h int trio_scanfv TRIO_PROTO((TRIO_CONST char *format, void **args));
format            126 third_party/libxml/src/trio.h int trio_fscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
format            127 third_party/libxml/src/trio.h int trio_vfscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args));
format            128 third_party/libxml/src/trio.h int trio_fscanfv TRIO_PROTO((FILE *file, TRIO_CONST char *format, void **args));
format            130 third_party/libxml/src/trio.h int trio_dscanf TRIO_PROTO((int fd, TRIO_CONST char *format, ...));
format            131 third_party/libxml/src/trio.h int trio_vdscanf TRIO_PROTO((int fd, TRIO_CONST char *format, va_list args));
format            132 third_party/libxml/src/trio.h int trio_dscanfv TRIO_PROTO((int fd, TRIO_CONST char *format, void **args));
format            135 third_party/libxml/src/trio.h 			    TRIO_CONST char *format, ...));
format            137 third_party/libxml/src/trio.h 			     TRIO_CONST char *format, va_list args));
format            139 third_party/libxml/src/trio.h 			     TRIO_CONST char *format, void **args));
format            141 third_party/libxml/src/trio.h int trio_sscanf TRIO_PROTO((TRIO_CONST char *buffer, TRIO_CONST char *format, ...));
format            142 third_party/libxml/src/trio.h int trio_vsscanf TRIO_PROTO((TRIO_CONST char *buffer, TRIO_CONST char *format, va_list args));
format            143 third_party/libxml/src/trio.h int trio_sscanfv TRIO_PROTO((TRIO_CONST char *buffer, TRIO_CONST char *format, void **args));
format            134 third_party/libxml/src/triop.h int trio_print_ref TRIO_PROTO((trio_pointer_t ref, const char *format, ...));
format            135 third_party/libxml/src/triop.h int trio_vprint_ref TRIO_PROTO((trio_pointer_t ref, const char *format, va_list args));
format            136 third_party/libxml/src/triop.h int trio_printv_ref TRIO_PROTO((trio_pointer_t ref, const char *format, trio_pointer_t *args));
format            596 third_party/libxml/src/triostr.c TRIO_ARGS4((target, max, format, datetime),
format            599 third_party/libxml/src/triostr.c 	   TRIO_CONST char *format,
format            603 third_party/libxml/src/triostr.c   assert(format);
format            607 third_party/libxml/src/triostr.c   return strftime(target, max, format, datetime);
format           1900 third_party/libxml/src/triostr.c TRIO_ARGS4((self, max, format, datetime),
format           1903 third_party/libxml/src/triostr.c 	   TRIO_CONST char *format,
format           1908 third_party/libxml/src/triostr.c   return trio_format_date_max(self->content, max, format, datetime);
format             69 third_party/libxml/src/triostr.h TRIO_STRING_PUBLIC size_t trio_format_date_max TRIO_PROTO((char *target, size_t max, const char *format, const struct tm *datetime));
format            120 third_party/libxml/src/triostr.h TRIO_STRING_PUBLIC size_t trio_string_format_date_max TRIO_PROTO((trio_string_t *self, size_t max, const char *format, const struct tm *datetime));
format            137 third_party/libxml/src/xmllint.c static int format = 0;
format            513 third_party/libxml/src/xmllint.c endTimer(char *format, ...)
format            519 third_party/libxml/src/xmllint.c     va_start(ap, format);
format            520 third_party/libxml/src/xmllint.c     vfprintf(stderr, format, ap);
format           2510 third_party/libxml/src/xmllint.c 		    if ( format ) {
format           2517 third_party/libxml/src/xmllint.c 		else if (format) {
format           2589 third_party/libxml/src/xmllint.c 		    if ( format ) {
format           2595 third_party/libxml/src/xmllint.c 		    if (format)
format           2614 third_party/libxml/src/xmllint.c 		    if ( format ) {
format           2627 third_party/libxml/src/xmllint.c 		} else if (format) {
format           2656 third_party/libxml/src/xmllint.c                 if (format)
format           3329 third_party/libxml/src/xmllint.c 	     format++;
format             85 third_party/libxml/src/xmlsave.c     int format;
format            410 third_party/libxml/src/xmlsave.c         ret->format = 1;
format            555 third_party/libxml/src/xmlsave.c     int format, level;
format            588 third_party/libxml/src/xmlsave.c     format = ctxt->format;
format            591 third_party/libxml/src/xmlsave.c     ctxt->format = 0;
format            595 third_party/libxml/src/xmlsave.c     ctxt->format = format;
format            659 third_party/libxml/src/xmlsave.c 	if ((ctxt->format) && (xmlIndentTreeOutput) &&
format            668 third_party/libxml/src/xmlsave.c 	if (ctxt->format) {
format            743 third_party/libxml/src/xmlsave.c     int format;
format            869 third_party/libxml/src/xmlsave.c     format = ctxt->format;
format            870 third_party/libxml/src/xmlsave.c     if (format == 1) {
format            876 third_party/libxml/src/xmlsave.c 		ctxt->format = 0;
format            897 third_party/libxml/src/xmlsave.c 	ctxt->format = format;
format            905 third_party/libxml/src/xmlsave.c 	if (ctxt->format) xmlOutputBufferWrite(buf, 1, "\n");
format            909 third_party/libxml/src/xmlsave.c 	if ((xmlIndentTreeOutput) && (ctxt->format))
format            923 third_party/libxml/src/xmlsave.c     ctxt->format = format;
format           1257 third_party/libxml/src/xmlsave.c 	if ((ctxt->format) && (xmlIndentTreeOutput) &&
format           1264 third_party/libxml/src/xmlsave.c 	if (ctxt->format) {
format           1284 third_party/libxml/src/xmlsave.c     int format, addmeta = 0;
format           1393 third_party/libxml/src/xmlsave.c     format = ctxt->format;
format           1394 third_party/libxml/src/xmlsave.c     if (format == 1) {
format           1399 third_party/libxml/src/xmlsave.c 		format = 0;
format           1461 third_party/libxml/src/xmlsave.c 			if (ctxt->format) {
format           1476 third_party/libxml/src/xmlsave.c 			if (ctxt->format)
format           1496 third_party/libxml/src/xmlsave.c 		if (ctxt->format) {
format           1539 third_party/libxml/src/xmlsave.c 		    int indent = ctxt->format;
format           1542 third_party/libxml/src/xmlsave.c 		    ctxt->format = 0;
format           1547 third_party/libxml/src/xmlsave.c 		    ctxt->format = indent;
format           1575 third_party/libxml/src/xmlsave.c 		int indent = ctxt->format;
format           1578 third_party/libxml/src/xmlsave.c 		ctxt->format = 0;
format           1581 third_party/libxml/src/xmlsave.c 		ctxt->format = indent;
format           1589 third_party/libxml/src/xmlsave.c 	int indent = ctxt->format;
format           1591 third_party/libxml/src/xmlsave.c 	if (format) xmlOutputBufferWrite(buf, 1, "\n");
format           1593 third_party/libxml/src/xmlsave.c 	ctxt->format = format;
format           1596 third_party/libxml/src/xmlsave.c 	ctxt->format = indent;
format           1597 third_party/libxml/src/xmlsave.c 	if ((xmlIndentTreeOutput) && (format))
format           2010 third_party/libxml/src/xmlsave.c             int format)
format           2046 third_party/libxml/src/xmlsave.c     xmlNodeDumpOutput(outbuf, doc, cur, level, format, NULL);
format           2116 third_party/libxml/src/xmlsave.c                   int level, int format, const char *encoding)
format           2135 third_party/libxml/src/xmlsave.c     ctxt.format = format;
format           2173 third_party/libxml/src/xmlsave.c 		int format) {
format           2221 third_party/libxml/src/xmlsave.c     ctxt.format = format;
format           2274 third_party/libxml/src/xmlsave.c xmlDocDumpFormatMemory(xmlDocPtr cur, xmlChar**mem, int *size, int format) {
format           2275 third_party/libxml/src/xmlsave.c     xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format);
format           2310 third_party/libxml/src/xmlsave.c xmlDocFormatDump(FILE *f, xmlDocPtr cur, int format) {
format           2340 third_party/libxml/src/xmlsave.c     ctxt.format = format;
format           2390 third_party/libxml/src/xmlsave.c     ctxt.format = 0;
format           2414 third_party/libxml/src/xmlsave.c                     const char *encoding, int format)
format           2430 third_party/libxml/src/xmlsave.c     ctxt.format = format;
format           2454 third_party/libxml/src/xmlsave.c 			const char * encoding, int format ) {
format           2485 third_party/libxml/src/xmlsave.c     ctxt.format = format;
format           2527 third_party/libxml/src/xmlsave.c xmlSaveFormatFile(const char *filename, xmlDocPtr cur, int format) {
format           2528 third_party/libxml/src/xmlsave.c     return ( xmlSaveFormatFileEnc( filename, cur, NULL, format ) );
format            108 third_party/libxml/src/xmlwriter.c static xmlChar *xmlTextWriterVSprintf(const char *format, va_list argptr);
format            866 third_party/libxml/src/xmlwriter.c                                 const char *format, ...)
format            871 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format            873 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatComment(writer, format, ap);
format            891 third_party/libxml/src/xmlwriter.c                                  const char *format, va_list argptr)
format            902 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           1293 third_party/libxml/src/xmlwriter.c xmlTextWriterWriteFormatRaw(xmlTextWriterPtr writer, const char *format,
format           1299 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           1301 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatRaw(writer, format, ap);
format           1318 third_party/libxml/src/xmlwriter.c xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer, const char *format,
format           1327 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           1419 third_party/libxml/src/xmlwriter.c xmlTextWriterWriteFormatString(xmlTextWriterPtr writer, const char *format,
format           1425 third_party/libxml/src/xmlwriter.c     if ((writer == NULL) || (format == NULL))
format           1428 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           1430 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatString(writer, format, ap);
format           1448 third_party/libxml/src/xmlwriter.c                                 const char *format, va_list argptr)
format           1453 third_party/libxml/src/xmlwriter.c     if ((writer == NULL) || (format == NULL))
format           1456 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           1966 third_party/libxml/src/xmlwriter.c                                   const xmlChar * name, const char *format,
format           1972 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           1974 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatAttribute(writer, name, format, ap);
format           1994 third_party/libxml/src/xmlwriter.c                                    const char *format, va_list argptr)
format           2002 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           2064 third_party/libxml/src/xmlwriter.c                                     const char *format, ...)
format           2069 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           2072 third_party/libxml/src/xmlwriter.c                                               namespaceURI, format, ap);
format           2096 third_party/libxml/src/xmlwriter.c                                      const char *format, va_list argptr)
format           2104 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           2169 third_party/libxml/src/xmlwriter.c                                 const xmlChar * name, const char *format,
format           2175 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           2177 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatElement(writer, name, format, ap);
format           2196 third_party/libxml/src/xmlwriter.c                                  const xmlChar * name, const char *format,
format           2205 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           2267 third_party/libxml/src/xmlwriter.c                                   const char *format, ...)
format           2272 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           2275 third_party/libxml/src/xmlwriter.c                                             namespaceURI, format, ap);
format           2299 third_party/libxml/src/xmlwriter.c                                    const char *format, va_list argptr)
format           2307 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           2521 third_party/libxml/src/xmlwriter.c                            const char *format, ...)
format           2526 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           2528 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatPI(writer, target, format, ap);
format           2547 third_party/libxml/src/xmlwriter.c                             const xmlChar * target, const char *format,
format           2556 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           2735 third_party/libxml/src/xmlwriter.c xmlTextWriterWriteFormatCDATA(xmlTextWriterPtr writer, const char *format,
format           2741 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           2743 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatCDATA(writer, format, ap);
format           2760 third_party/libxml/src/xmlwriter.c xmlTextWriterWriteVFormatCDATA(xmlTextWriterPtr writer, const char *format,
format           2769 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           3047 third_party/libxml/src/xmlwriter.c                             const xmlChar * sysid, const char *format, ...)
format           3052 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           3054 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatDTD(writer, name, pubid, sysid, format,
format           3079 third_party/libxml/src/xmlwriter.c                              const char *format, va_list argptr)
format           3087 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           3290 third_party/libxml/src/xmlwriter.c                                    const char *format, ...)
format           3295 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           3297 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatDTDElement(writer, name, format, ap);
format           3317 third_party/libxml/src/xmlwriter.c                                     const char *format, va_list argptr)
format           3325 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           3527 third_party/libxml/src/xmlwriter.c                                    const char *format, ...)
format           3532 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           3534 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatDTDAttlist(writer, name, format, ap);
format           3554 third_party/libxml/src/xmlwriter.c                                     const char *format, va_list argptr)
format           3562 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           3785 third_party/libxml/src/xmlwriter.c                                           const char *format, ...)
format           3790 third_party/libxml/src/xmlwriter.c     va_start(ap, format);
format           3793 third_party/libxml/src/xmlwriter.c                                                     format, ap);
format           3815 third_party/libxml/src/xmlwriter.c                                            const char *format,
format           3824 third_party/libxml/src/xmlwriter.c     buf = xmlTextWriterVSprintf(format, argptr);
format           4463 third_party/libxml/src/xmlwriter.c xmlTextWriterVSprintf(const char *format, va_list argptr)
format           4479 third_party/libxml/src/xmlwriter.c     while (((count = vsnprintf((char *) buf, size, format, locarg)) < 0)
format            318 third_party/libxslt/libxslt/numbers.c xsltNumberFormatTokenize(const xmlChar *format,
format            339 third_party/libxslt/libxslt/numbers.c     while (! (IS_LETTER(val=xmlStringCurrentChar(NULL, format+ix, &len)) ||
format            341 third_party/libxslt/libxslt/numbers.c 	if (format[ix] == 0)		/* if end of format string */
format            346 third_party/libxslt/libxslt/numbers.c 	tokens->start = xmlStrndup(format, ix);
format            351 third_party/libxslt/libxslt/numbers.c 	if (format[ix] == 0)
format            363 third_party/libxslt/libxslt/numbers.c 	val = xmlStringCurrentChar(NULL, format+ix, &len);
format            370 third_party/libxslt/libxslt/numbers.c 		val = xmlStringCurrentChar(NULL, format+ix, &len);
format            375 third_party/libxslt/libxslt/numbers.c 		val = xmlStringCurrentChar(NULL, format+ix, &len);
format            383 third_party/libxslt/libxslt/numbers.c 	    val = xmlStringCurrentChar(NULL, format+ix, &len);
format            405 third_party/libxslt/libxslt/numbers.c 	    val = xmlStringCurrentChar(NULL, format+ix, &len);
format            416 third_party/libxslt/libxslt/numbers.c 	    val = xmlStringCurrentChar(NULL, format+ix, &len);
format            419 third_party/libxslt/libxslt/numbers.c 	    tokens->end = xmlStrndup(&format[j], ix - j);
format            745 third_party/libxslt/libxslt/numbers.c     if ((data->format == NULL) && (data->has_format != 0)) {
format            746 third_party/libxslt/libxslt/numbers.c 	data->format = xsltEvalAttrValueTemplate(ctxt, data->node,
format            751 third_party/libxslt/libxslt/numbers.c     if (data->format == NULL) {
format            759 third_party/libxslt/libxslt/numbers.c     xsltNumberFormatTokenize(data->format, &tokens);
format            845 third_party/libxslt/libxslt/numbers.c 	data->format = NULL;
format            852 third_party/libxslt/libxslt/numbers.c xsltFormatNumberPreSuffix(xsltDecimalFormatPtr self, xmlChar **format, xsltFormatNumberInfoPtr info)
format            862 third_party/libxslt/libxslt/numbers.c 	if (**format == 0)
format            865 third_party/libxslt/libxslt/numbers.c 	if (**format == SYMBOL_QUOTE) {
format            866 third_party/libxslt/libxslt/numbers.c 	    if (*++(*format) == 0)
format            869 third_party/libxslt/libxslt/numbers.c 	else if (IS_SPECIAL(self, *format))
format            880 third_party/libxslt/libxslt/numbers.c 	    if (xsltUTF8Charcmp(*format, self->percent) == 0) {
format            885 third_party/libxslt/libxslt/numbers.c 	    } else if (xsltUTF8Charcmp(*format, self->permille) == 0) {
format            893 third_party/libxslt/libxslt/numbers.c 	if ((len=xsltUTF8Size(*format)) < 1)
format            896 third_party/libxslt/libxslt/numbers.c 	*format += len;
format            944 third_party/libxslt/libxslt/numbers.c 			   xmlChar *format,
format            968 third_party/libxslt/libxslt/numbers.c     if (xmlStrlen(format) <= 0) {
format           1012 third_party/libxslt/libxslt/numbers.c     the_format = format;
format           1165 third_party/libxslt/libxslt/numbers.c         j =  xmlUTF8Strloc(format, self->patternSeparator);
format           1172 third_party/libxslt/libxslt/numbers.c 	    the_format = (xmlChar *)xmlUTF8Strpos(format, j + 1);
format           1255 third_party/libxslt/libxslt/numbers.c 		"error in format string '%s', using default\n", format);
format             33 third_party/libxslt/libxslt/numbersInternals.h     const xmlChar *format;
format           1434 third_party/libxslt/libxslt/preproc.c 	comp->numdata.format = xmlDictLookup(style->dict, BAD_CAST "" , 0);
format           1436 third_party/libxslt/libxslt/preproc.c 	comp->numdata.format = prop;
format             80 third_party/libxslt/libxslt/trio.h int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
format             81 third_party/libxslt/libxslt/trio.h int trio_vprintf TRIO_PROTO((TRIO_CONST char *format, va_list args));
format             82 third_party/libxslt/libxslt/trio.h int trio_printfv TRIO_PROTO((TRIO_CONST char *format, void **args));
format             84 third_party/libxslt/libxslt/trio.h int trio_fprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
format             85 third_party/libxslt/libxslt/trio.h int trio_vfprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args));
format             86 third_party/libxslt/libxslt/trio.h int trio_fprintfv TRIO_PROTO((FILE *file, TRIO_CONST char *format, void **args));
format             88 third_party/libxslt/libxslt/trio.h int trio_dprintf TRIO_PROTO((int fd, TRIO_CONST char *format, ...));
format             89 third_party/libxslt/libxslt/trio.h int trio_vdprintf TRIO_PROTO((int fd, TRIO_CONST char *format, va_list args));
format             90 third_party/libxslt/libxslt/trio.h int trio_dprintfv TRIO_PROTO((int fd, TRIO_CONST char *format, void **args));
format             93 third_party/libxslt/libxslt/trio.h 			     TRIO_CONST char *format, ...));
format             95 third_party/libxslt/libxslt/trio.h 			      TRIO_CONST char *format, va_list args));
format             97 third_party/libxslt/libxslt/trio.h 			      TRIO_CONST char *format, void **args));
format             99 third_party/libxslt/libxslt/trio.h int trio_sprintf TRIO_PROTO((char *buffer, TRIO_CONST char *format, ...));
format            100 third_party/libxslt/libxslt/trio.h int trio_vsprintf TRIO_PROTO((char *buffer, TRIO_CONST char *format, va_list args));
format            101 third_party/libxslt/libxslt/trio.h int trio_sprintfv TRIO_PROTO((char *buffer, TRIO_CONST char *format, void **args));
format            103 third_party/libxslt/libxslt/trio.h int trio_snprintf TRIO_PROTO((char *buffer, size_t max, TRIO_CONST char *format, ...));
format            104 third_party/libxslt/libxslt/trio.h int trio_vsnprintf TRIO_PROTO((char *buffer, size_t bufferSize, TRIO_CONST char *format,
format            106 third_party/libxslt/libxslt/trio.h int trio_snprintfv TRIO_PROTO((char *buffer, size_t bufferSize, TRIO_CONST char *format,
format            109 third_party/libxslt/libxslt/trio.h int trio_snprintfcat TRIO_PROTO((char *buffer, size_t max, TRIO_CONST char *format, ...));
format            110 third_party/libxslt/libxslt/trio.h int trio_vsnprintfcat TRIO_PROTO((char *buffer, size_t bufferSize, TRIO_CONST char *format,
format            113 third_party/libxslt/libxslt/trio.h char *trio_aprintf TRIO_PROTO((TRIO_CONST char *format, ...));
format            114 third_party/libxslt/libxslt/trio.h char *trio_vaprintf TRIO_PROTO((TRIO_CONST char *format, va_list args));
format            116 third_party/libxslt/libxslt/trio.h int trio_asprintf TRIO_PROTO((char **ret, TRIO_CONST char *format, ...));
format            117 third_party/libxslt/libxslt/trio.h int trio_vasprintf TRIO_PROTO((char **ret, TRIO_CONST char *format, va_list args));
format            122 third_party/libxslt/libxslt/trio.h int trio_scanf TRIO_PROTO((TRIO_CONST char *format, ...));
format            123 third_party/libxslt/libxslt/trio.h int trio_vscanf TRIO_PROTO((TRIO_CONST char *format, va_list args));
format            124 third_party/libxslt/libxslt/trio.h int trio_scanfv TRIO_PROTO((TRIO_CONST char *format, void **args));
format            126 third_party/libxslt/libxslt/trio.h int trio_fscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
format            127 third_party/libxslt/libxslt/trio.h int trio_vfscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args));
format            128 third_party/libxslt/libxslt/trio.h int trio_fscanfv TRIO_PROTO((FILE *file, TRIO_CONST char *format, void **args));
format            130 third_party/libxslt/libxslt/trio.h int trio_dscanf TRIO_PROTO((int fd, TRIO_CONST char *format, ...));
format            131 third_party/libxslt/libxslt/trio.h int trio_vdscanf TRIO_PROTO((int fd, TRIO_CONST char *format, va_list args));
format            132 third_party/libxslt/libxslt/trio.h int trio_dscanfv TRIO_PROTO((int fd, TRIO_CONST char *format, void **args));
format            135 third_party/libxslt/libxslt/trio.h 			    TRIO_CONST char *format, ...));
format            137 third_party/libxslt/libxslt/trio.h 			     TRIO_CONST char *format, va_list args));
format            139 third_party/libxslt/libxslt/trio.h 			     TRIO_CONST char *format, void **args));
format            141 third_party/libxslt/libxslt/trio.h int trio_sscanf TRIO_PROTO((TRIO_CONST char *buffer, TRIO_CONST char *format, ...));
format            142 third_party/libxslt/libxslt/trio.h int trio_vsscanf TRIO_PROTO((TRIO_CONST char *buffer, TRIO_CONST char *format, va_list args));
format            143 third_party/libxslt/libxslt/trio.h int trio_sscanfv TRIO_PROTO((TRIO_CONST char *buffer, TRIO_CONST char *format, void **args));
format           1369 third_party/libxslt/libxslt/xslt.c     xsltDecimalFormatPtr format;
format           1375 third_party/libxslt/libxslt/xslt.c     format = style->decimalFormat;
format           1379 third_party/libxslt/libxslt/xslt.c 	format = xsltDecimalFormatGetByName(style, prop);
format           1380 third_party/libxslt/libxslt/xslt.c 	if (format != NULL) {
format           1386 third_party/libxslt/libxslt/xslt.c 	format = xsltNewDecimalFormat(prop);
format           1387 third_party/libxslt/libxslt/xslt.c 	if (format == NULL) {
format           1397 third_party/libxslt/libxslt/xslt.c 	    iter->next = format;
format           1402 third_party/libxslt/libxslt/xslt.c 	if (format->decimalPoint != NULL) xmlFree(format->decimalPoint);
format           1403 third_party/libxslt/libxslt/xslt.c 	format->decimalPoint  = prop;
format           1408 third_party/libxslt/libxslt/xslt.c 	if (format->grouping != NULL) xmlFree(format->grouping);
format           1409 third_party/libxslt/libxslt/xslt.c 	format->grouping  = prop;
format           1414 third_party/libxslt/libxslt/xslt.c 	if (format->infinity != NULL) xmlFree(format->infinity);
format           1415 third_party/libxslt/libxslt/xslt.c 	format->infinity  = prop;
format           1420 third_party/libxslt/libxslt/xslt.c 	if (format->minusSign != NULL) xmlFree(format->minusSign);
format           1421 third_party/libxslt/libxslt/xslt.c 	format->minusSign  = prop;
format           1426 third_party/libxslt/libxslt/xslt.c 	if (format->noNumber != NULL) xmlFree(format->noNumber);
format           1427 third_party/libxslt/libxslt/xslt.c 	format->noNumber  = prop;
format           1432 third_party/libxslt/libxslt/xslt.c 	if (format->percent != NULL) xmlFree(format->percent);
format           1433 third_party/libxslt/libxslt/xslt.c 	format->percent  = prop;
format           1438 third_party/libxslt/libxslt/xslt.c 	if (format->permille != NULL) xmlFree(format->permille);
format           1439 third_party/libxslt/libxslt/xslt.c 	format->permille  = prop;
format           1444 third_party/libxslt/libxslt/xslt.c 	if (format->zeroDigit != NULL) xmlFree(format->zeroDigit);
format           1445 third_party/libxslt/libxslt/xslt.c 	format->zeroDigit  = prop;
format           1450 third_party/libxslt/libxslt/xslt.c 	if (format->digit != NULL) xmlFree(format->digit);
format           1451 third_party/libxslt/libxslt/xslt.c 	format->digit  = prop;
format           1456 third_party/libxslt/libxslt/xslt.c 	if (format->patternSeparator != NULL) xmlFree(format->patternSeparator);
format           1457 third_party/libxslt/libxslt/xslt.c 	format->patternSeparator  = prop;
format           1864 third_party/libxslt/libxslt/xsltInternals.h 						 xmlChar *format,
format             40 third_party/mach_override/libudis86/syn.h     __attribute__ ((format (printf, 2, 3)));
format             95 third_party/npapi/npspy/common/format.cpp                      const char* format, va_list arguments) {
format             96 third_party/npapi/npspy/common/format.cpp   int length = vsnprintf_s(buffer, size, size - 1, format, arguments);
format             98 third_party/npapi/npspy/common/format.cpp     return _vscprintf(format, arguments);
format            103 third_party/npapi/npspy/common/format.cpp                      const char* format, va_list arguments) {
format            104 third_party/npapi/npspy/common/format.cpp   return ::vsnprintf(buffer, size, format, arguments);
format            113 third_party/npapi/npspy/common/format.cpp                            const typename StringType::value_type* format,
format            126 third_party/npapi/npspy/common/format.cpp   int result = vsnprintf(stack_buf, arraysize(stack_buf), format, ap_copy);
format            168 third_party/npapi/npspy/common/format.cpp     result = vsnprintf(&mem_buf[0], mem_length, format, ap_copy);
format            179 third_party/npapi/npspy/common/format.cpp std::string StringPrintf(const char* format, ...) {
format            181 third_party/npapi/npspy/common/format.cpp   va_start(ap, format);
format            183 third_party/npapi/npspy/common/format.cpp   StringAppendVT(&result, format, ap);
format           1746 third_party/npapi/npspy/extern/java/jni.h     jint (JNICALL *vfprintf)(FILE *fp, const char *format, va_list args);
format            616 third_party/npapi/npspy/extern/nspr/md/_macos.h extern void dprintf(const char *format, ...);
format            289 third_party/npapi/npspy/extern/nspr/prtime.h                         const char* format, const PRExplodedTime* tm );
format            836 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java       return String.format("<ByteString.Output@%s size=%d>",
format            967 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     return String.format("<ByteString@%s size=%d>",
format            229 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java             String.format((Locale) null, "0x%08x", (Integer) value));
format            232 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java         generator.print(String.format((Locale) null, "0x%016x", (Long) value));
format            501 third_party/protobuf/java/src/test/java/com/google/protobuf/AbstractMessageTest.java     String equalsError = String.format("%s should not be equal to %s", m1, m2);
format            506 third_party/protobuf/java/src/test/java/com/google/protobuf/AbstractMessageTest.java         String.format("%s should have a different hash code from %s", m1, m2),
format            415 third_party/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java       s.append(String.format("%02x", b[i] & 0xFF));
format            415 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java     String equalsError = String.format("%s should not be equal to %s", s1, s2);
format            420 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java         String.format("%s should have a different hash code from %s", s1, s2),
format            187 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc   ErrorPrinter(ErrorFormat format, DiskSourceTree *tree = NULL)
format            188 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc     : format_(format), tree_(tree) {}
format             50 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     ZeroCopyInputStream* sub_stream, Format format, int buffer_size)
format             51 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     : format_(format), sub_stream_(sub_stream), zerror_(Z_OK) {
format             77 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     z_stream* zcontext, GzipInputStream::Format format) {
format             79 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc   switch (format) {
format            188 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     : format(GZIP),
format            224 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc   if (options.format == ZLIB) {
format             73 third_party/protobuf/src/google/protobuf/io/gzip_stream.h       Format format = AUTO,
format            123 third_party/protobuf/src/google/protobuf/io/gzip_stream.h     Format format;
format            352 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc           options.format = GzipOutputStream::GZIP;
format            387 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc           options.format = GzipOutputStream::GZIP;
format            419 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc   options.format = GzipOutputStream::GZIP;
format            447 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc   options.format = GzipOutputStream::GZIP;
format            478 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc           options.format = GzipOutputStream::ZLIB;
format            506 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc     options.format = GzipOutputStream::ZLIB;
format            520 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc     options.format = GzipOutputStream::GZIP;
format            575 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc   options.format = GzipOutputStream::ZLIB;
format             56 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc void StringAppendV(string* dst, const char* format, va_list ap) {
format             66 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   int result = vsnprintf(space, kSpaceLength, format, backup_ap);
format             80 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc       result = vsnprintf(NULL, 0, format, backup_ap);
format             97 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   result = vsnprintf(buf, length, format, backup_ap);
format            108 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc string StringPrintf(const char* format, ...) {
format            110 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   va_start(ap, format);
format            112 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   StringAppendV(&result, format, ap);
format            117 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc const string& SStringPrintf(string* dst, const char* format, ...) {
format            119 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   va_start(ap, format);
format            121 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   StringAppendV(dst, format, ap);
format            126 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc void StringAppendF(string* dst, const char* format, ...) {
format            128 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   va_start(ap, format);
format            129 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   StringAppendV(dst, format, ap);
format            141 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc string StringPrintfVector(const char* format, const vector<string>& v) {
format            165 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   return StringPrintf(format,
format             53 third_party/protobuf/src/google/protobuf/stubs/stringprintf.h LIBPROTOBUF_EXPORT extern string StringPrintf(const char* format, ...);
format             56 third_party/protobuf/src/google/protobuf/stubs/stringprintf.h LIBPROTOBUF_EXPORT extern const string& SStringPrintf(string* dst, const char* format, ...);
format             59 third_party/protobuf/src/google/protobuf/stubs/stringprintf.h LIBPROTOBUF_EXPORT extern void StringAppendF(string* dst, const char* format, ...);
format             63 third_party/protobuf/src/google/protobuf/stubs/stringprintf.h LIBPROTOBUF_EXPORT extern void StringAppendV(string* dst, const char* format, va_list ap);
format             71 third_party/protobuf/src/google/protobuf/stubs/stringprintf.h LIBPROTOBUF_EXPORT extern string StringPrintfVector(const char* format, const vector<string>& v);
format             54 third_party/protobuf/src/google/protobuf/stubs/substitute.cc     const char* format,
format             61 third_party/protobuf/src/google/protobuf/stubs/substitute.cc   SubstituteAndAppend(&result, format, arg0, arg1, arg2, arg3, arg4,
format             67 third_party/protobuf/src/google/protobuf/stubs/substitute.cc     string* output, const char* format,
format             79 third_party/protobuf/src/google/protobuf/stubs/substitute.cc   for (int i = 0; format[i] != '\0'; i++) {
format             80 third_party/protobuf/src/google/protobuf/stubs/substitute.cc     if (format[i] == '$') {
format             81 third_party/protobuf/src/google/protobuf/stubs/substitute.cc       if (ascii_isdigit(format[i+1])) {
format             82 third_party/protobuf/src/google/protobuf/stubs/substitute.cc         int index = format[i+1] - '0';
format             88 third_party/protobuf/src/google/protobuf/stubs/substitute.cc             << CEscape(format) << "\".";
format             93 third_party/protobuf/src/google/protobuf/stubs/substitute.cc       } else if (format[i+1] == '$') {
format             99 third_party/protobuf/src/google/protobuf/stubs/substitute.cc           << CEscape(format) << "\".";
format            113 third_party/protobuf/src/google/protobuf/stubs/substitute.cc   for (int i = 0; format[i] != '\0'; i++) {
format            114 third_party/protobuf/src/google/protobuf/stubs/substitute.cc     if (format[i] == '$') {
format            115 third_party/protobuf/src/google/protobuf/stubs/substitute.cc       if (ascii_isdigit(format[i+1])) {
format            116 third_party/protobuf/src/google/protobuf/stubs/substitute.cc         const SubstituteArg* src = args_array[format[i+1] - '0'];
format            120 third_party/protobuf/src/google/protobuf/stubs/substitute.cc       } else if (format[i+1] == '$') {
format            125 third_party/protobuf/src/google/protobuf/stubs/substitute.cc       *target++ = format[i];
format            141 third_party/protobuf/src/google/protobuf/stubs/substitute.h   const char* format,
format            154 third_party/protobuf/src/google/protobuf/stubs/substitute.h   string* output, const char* format,
format             13 third_party/re2/util/stringprintf.cc static void StringAppendV(string* dst, const char* format, va_list ap) {
format             22 third_party/re2/util/stringprintf.cc   int result = vsnprintf(space, sizeof(space), format, backup_ap);
format             45 third_party/re2/util/stringprintf.cc     result = vsnprintf(buf, length, format, backup_ap);
format             58 third_party/re2/util/stringprintf.cc string StringPrintf(const char* format, ...) {
format             60 third_party/re2/util/stringprintf.cc   va_start(ap, format);
format             62 third_party/re2/util/stringprintf.cc   StringAppendV(&result, format, ap);
format             67 third_party/re2/util/stringprintf.cc void SStringPrintf(string* dst, const char* format, ...) {
format             69 third_party/re2/util/stringprintf.cc   va_start(ap, format);
format             71 third_party/re2/util/stringprintf.cc   StringAppendV(dst, format, ap);
format             75 third_party/re2/util/stringprintf.cc void StringAppendF(string* dst, const char* format, ...) {
format             77 third_party/re2/util/stringprintf.cc   va_start(ap, format);
format             78 third_party/re2/util/stringprintf.cc   StringAppendV(dst, format, ap);
format            112 third_party/re2/util/util.h extern string StringPrintf(const char* format, ...);
format            113 third_party/re2/util/util.h extern void SStringPrintf(string* dst, const char* format, ...);
format            114 third_party/re2/util/util.h extern void StringAppendF(string* dst, const char* format, ...);
format           4190 third_party/re2/util/valgrind.h static int VALGRIND_PRINTF(const char *format, ...)
format           4191 third_party/re2/util/valgrind.h    __attribute__((format(__printf__, 1, 2), __unused__));
format           4193 third_party/re2/util/valgrind.h VALGRIND_PRINTF(const char *format, ...)
format           4197 third_party/re2/util/valgrind.h    va_start(vargs, format);
format           4200 third_party/re2/util/valgrind.h                               (unsigned long)format,
format           4207 third_party/re2/util/valgrind.h static int VALGRIND_PRINTF_BACKTRACE(const char *format, ...)
format           4208 third_party/re2/util/valgrind.h    __attribute__((format(__printf__, 1, 2), __unused__));
format           4210 third_party/re2/util/valgrind.h VALGRIND_PRINTF_BACKTRACE(const char *format, ...)
format           4214 third_party/re2/util/valgrind.h    va_start(vargs, format);
format           4217 third_party/re2/util/valgrind.h                               (unsigned long)format,
format            172 third_party/speech-dispatcher/libspeechd.h int spd_sayf(SPDConnection* connection, SPDPriority priority, const char *format, ...);
format           1348 third_party/sqlite/src/tool/lemon.c void ErrorMsg(const char *filename, int lineno, const char *format, ...){
format           1351 third_party/sqlite/src/tool/lemon.c   va_start(ap, format);
format           1352 third_party/sqlite/src/tool/lemon.c   vfprintf(stderr,format,ap);
format            314 third_party/talloc/libreplace/replace.c void rep_vsyslog (int facility_priority, const char *format, va_list arglist)
format            317 third_party/talloc/libreplace/replace.c 	vasprintf(&msg, format, arglist);
format            339 third_party/talloc/libreplace/replace.h #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2)))
format            355 third_party/talloc/libreplace/replace.h int rep_vasprintf(char **ptr, const char *format, va_list ap) PRINTF_ATTRIBUTE(2,0);
format            376 third_party/talloc/libreplace/replace.h void rep_vsyslog (int facility_priority, const char *format, va_list arglist) PRINTF_ATTRIBUTE(2,0);
format            405 third_party/talloc/libreplace/replace.h char *rep_strptime(const char *buf, const char *format, struct tm *tm);
format            227 third_party/talloc/libreplace/snprintf.c static int dopr(char *buffer, size_t maxlen, const char *format, 
format            240 third_party/talloc/libreplace/snprintf.c static int dopr(char *buffer, size_t maxlen, const char *format, va_list args_in)
format            264 third_party/talloc/libreplace/snprintf.c 	base = format;
format            265 third_party/talloc/libreplace/snprintf.c 	ch = *format++;
format            286 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            289 third_party/talloc/libreplace/snprintf.c 				cnk->start = format - base -1;
format            290 third_party/talloc/libreplace/snprintf.c 				while ((ch != '\0') && (ch != '%')) ch = *format++;
format            291 third_party/talloc/libreplace/snprintf.c 				cnk->len = format - base - cnk->start -1;
format            298 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            302 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            306 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            310 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            314 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            318 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            328 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            342 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            351 third_party/talloc/libreplace/snprintf.c 					ch = *format++;
format            356 third_party/talloc/libreplace/snprintf.c 					for (num = 0; isdigit((unsigned char)ch); ch = *format++) {
format            368 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            378 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            388 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            398 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            406 third_party/talloc/libreplace/snprintf.c 					ch = *format++;
format            411 third_party/talloc/libreplace/snprintf.c 					for (num = 0; isdigit((unsigned char)ch); ch = *format++) {
format            424 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            434 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            437 third_party/talloc/libreplace/snprintf.c 					ch = *format++;
format            442 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            445 third_party/talloc/libreplace/snprintf.c 					ch = *format++;
format            450 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            454 third_party/talloc/libreplace/snprintf.c 				ch = *format++;
format            518 third_party/talloc/libreplace/snprintf.c 			ch = *format++;
format           1259 third_party/talloc/libreplace/snprintf.c  int vasprintf(char **ptr, const char *format, va_list ap)
format           1265 third_party/talloc/libreplace/snprintf.c 	ret = vsnprintf(NULL, 0, format, ap2);
format           1273 third_party/talloc/libreplace/snprintf.c 	ret = vsnprintf(*ptr, ret+1, format, ap2);
format           1282 third_party/talloc/libreplace/snprintf.c  int asprintf(char **ptr, const char *format, ...)
format           1288 third_party/talloc/libreplace/snprintf.c 	va_start(ap, format);
format           1289 third_party/talloc/libreplace/snprintf.c 	ret = vasprintf(ptr, format, ap);
format            980 third_party/talloc/libreplace/strptime.c char *rep_strptime(const char *buf, const char *format, struct tm *tm)
format            989 third_party/talloc/libreplace/strptime.c   return strptime_internal (buf, format, tm, &decided, -1);
format             65 third_party/talloc/talloc.h #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2)))
format            177 third_party/tcmalloc/chromium/src/internal_logging.cc void TCMalloc_Printer::printf(const char* format, ...) {
format            180 third_party/tcmalloc/chromium/src/internal_logging.cc     va_start(ap, format);
format            181 third_party/tcmalloc/chromium/src/internal_logging.cc     const int r = perftools_vsnprintf(buf_, left_, format, ap);
format            145 third_party/tcmalloc/chromium/src/internal_logging.h   void printf(const char* format, ...)
format             50 third_party/tcmalloc/chromium/src/raw_printer.cc void RawPrinter::Printf(const char* format, ...) {
format             53 third_party/tcmalloc/chromium/src/raw_printer.cc     va_start(ap, format);
format             57 third_party/tcmalloc/chromium/src/raw_printer.cc     const int r = perftools_vsnprintf(ptr_, avail+1, format, ap);
format             67 third_party/tcmalloc/chromium/src/raw_printer.h   void Printf(const char* format, ...)
format             86 third_party/tcmalloc/chromium/src/tests/sampler_test.cc static std::string StringPrintf(const char* format, ...) {
format             89 third_party/tcmalloc/chromium/src/tests/sampler_test.cc   va_start(ap, format);
format             90 third_party/tcmalloc/chromium/src/tests/sampler_test.cc   perftools_vsnprintf(buf, sizeof(buf), format, ap);
format            307 third_party/tcmalloc/chromium/src/windows/port.h inline int perftools_vsnprintf(char *str, size_t size, const char *format,
format            309 third_party/tcmalloc/chromium/src/windows/port.h   return vsnprintf_s(str, size, _TRUNCATE, format, ap);
format            312 third_party/tcmalloc/chromium/src/windows/port.h inline int perftools_vsnprintf(char *str, size_t size, const char *format,
format            317 third_party/tcmalloc/chromium/src/windows/port.h   return _vsnprintf(str, size-1, format, ap);
format            322 third_party/tcmalloc/chromium/src/windows/port.h inline int snprintf(char *str, size_t size, const char *format, ...) {
format            325 third_party/tcmalloc/chromium/src/windows/port.h   va_start(ap, format);
format            326 third_party/tcmalloc/chromium/src/windows/port.h   r = perftools_vsnprintf(str, size, format, ap);
format            353 third_party/tcmalloc/chromium/src/windows/preamble_patcher_test.cc int safe_vsnprintf(char *str, size_t size, const char *format, va_list ap) {
format            357 third_party/tcmalloc/chromium/src/windows/preamble_patcher_test.cc   return _vsnprintf(str, size-1, format, ap);
format            176 third_party/tcmalloc/vendor/src/internal_logging.cc void TCMalloc_Printer::printf(const char* format, ...) {
format            179 third_party/tcmalloc/vendor/src/internal_logging.cc     va_start(ap, format);
format            180 third_party/tcmalloc/vendor/src/internal_logging.cc     const int r = perftools_vsnprintf(buf_, left_, format, ap);
format            136 third_party/tcmalloc/vendor/src/internal_logging.h   void printf(const char* format, ...)
format             50 third_party/tcmalloc/vendor/src/raw_printer.cc void RawPrinter::Printf(const char* format, ...) {
format             53 third_party/tcmalloc/vendor/src/raw_printer.cc     va_start(ap, format);
format             57 third_party/tcmalloc/vendor/src/raw_printer.cc     const int r = perftools_vsnprintf(ptr_, avail+1, format, ap);
format             67 third_party/tcmalloc/vendor/src/raw_printer.h   void Printf(const char* format, ...)
format             86 third_party/tcmalloc/vendor/src/tests/sampler_test.cc static std::string StringPrintf(const char* format, ...) {
format             89 third_party/tcmalloc/vendor/src/tests/sampler_test.cc   va_start(ap, format);
format             90 third_party/tcmalloc/vendor/src/tests/sampler_test.cc   perftools_vsnprintf(buf, sizeof(buf), format, ap);
format           3672 third_party/tcmalloc/vendor/src/third_party/valgrind.h static int VALGRIND_PRINTF(const char *format, ...)
format           3673 third_party/tcmalloc/vendor/src/third_party/valgrind.h    __attribute__((format(__printf__, 1, 2), __unused__));
format           3675 third_party/tcmalloc/vendor/src/third_party/valgrind.h VALGRIND_PRINTF(const char *format, ...)
format           3679 third_party/tcmalloc/vendor/src/third_party/valgrind.h    va_start(vargs, format);
format           3681 third_party/tcmalloc/vendor/src/third_party/valgrind.h                               (unsigned long)format, (unsigned long)vargs, 
format           3687 third_party/tcmalloc/vendor/src/third_party/valgrind.h static int VALGRIND_PRINTF_BACKTRACE(const char *format, ...)
format           3688 third_party/tcmalloc/vendor/src/third_party/valgrind.h    __attribute__((format(__printf__, 1, 2), __unused__));
format           3690 third_party/tcmalloc/vendor/src/third_party/valgrind.h VALGRIND_PRINTF_BACKTRACE(const char *format, ...)
format           3694 third_party/tcmalloc/vendor/src/third_party/valgrind.h    va_start(vargs, format);
format           3696 third_party/tcmalloc/vendor/src/third_party/valgrind.h                               (unsigned long)format, (unsigned long)vargs, 
format            304 third_party/tcmalloc/vendor/src/windows/port.h inline int perftools_vsnprintf(char *str, size_t size, const char *format,
format            306 third_party/tcmalloc/vendor/src/windows/port.h   return vsnprintf_s(str, size, _TRUNCATE, format, ap);
format            309 third_party/tcmalloc/vendor/src/windows/port.h inline int perftools_vsnprintf(char *str, size_t size, const char *format,
format            314 third_party/tcmalloc/vendor/src/windows/port.h   return _vsnprintf(str, size-1, format, ap);
format            319 third_party/tcmalloc/vendor/src/windows/port.h inline int snprintf(char *str, size_t size, const char *format, ...) {
format            322 third_party/tcmalloc/vendor/src/windows/port.h   va_start(ap, format);
format            323 third_party/tcmalloc/vendor/src/windows/port.h   r = perftools_vsnprintf(str, size, format, ap);
format            353 third_party/tcmalloc/vendor/src/windows/preamble_patcher_test.cc int safe_vsnprintf(char *str, size_t size, const char *format, va_list ap) {
format            357 third_party/tcmalloc/vendor/src/windows/preamble_patcher_test.cc   return _vsnprintf(str, size-1, format, ap);
format            217 third_party/v4l2capture/v4l2capture.c   struct v4l2_format format;
format            218 third_party/v4l2capture/v4l2capture.c   format.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
format            219 third_party/v4l2capture/v4l2capture.c   format.fmt.pix.width = size_x;
format            220 third_party/v4l2capture/v4l2capture.c   format.fmt.pix.height = size_y;
format            221 third_party/v4l2capture/v4l2capture.c   format.fmt.pix.pixelformat = V4L2_PIX_FMT_MJPEG;
format            222 third_party/v4l2capture/v4l2capture.c   format.fmt.pix.field = V4L2_FIELD_NONE;
format            223 third_party/v4l2capture/v4l2capture.c   format.fmt.pix.bytesperline = 0;
format            225 third_party/v4l2capture/v4l2capture.c   if(my_ioctl(self->fd, VIDIOC_S_FMT, &format))
format            230 third_party/v4l2capture/v4l2capture.c   return Py_BuildValue("ii", format.fmt.pix.width, format.fmt.pix.height);
format           3205 third_party/wtl/include/atlgdi.h 	BOOL wglUseFontOutlines(DWORD dwFirst, DWORD dwCount, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf)
format           3208 third_party/wtl/include/atlgdi.h 		return ::wglUseFontOutlines(m_hDC, dwFirst, dwCount, listBase, deviation, extrusion, format, lpgmf);
format            281 third_party/zlib/gzwrite.c int ZEXPORTVA gzprintf (gzFile file, const char *format, ...)
format            316 third_party/zlib/gzwrite.c     va_start(va, format);
format            319 third_party/zlib/gzwrite.c     (void)vsprintf(state->in, format, va);
format            324 third_party/zlib/gzwrite.c     len = vsprintf(state->in, format, va);
format            329 third_party/zlib/gzwrite.c     (void)vsnprintf(state->in, size, format, va);
format            333 third_party/zlib/gzwrite.c     len = vsnprintf((char *)(state->in), size, format, va);
format            352 third_party/zlib/gzwrite.c int ZEXPORTVA gzprintf (file, format, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10,
format            355 third_party/zlib/gzwrite.c     const char *format;
format            393 third_party/zlib/gzwrite.c     sprintf(state->in, format, a1, a2, a3, a4, a5, a6, a7, a8,
format            398 third_party/zlib/gzwrite.c     len = sprintf(state->in, format, a1, a2, a3, a4, a5, a6, a7, a8,
format            403 third_party/zlib/gzwrite.c     snprintf(state->in, size, format, a1, a2, a3, a4, a5, a6, a7, a8,
format            407 third_party/zlib/gzwrite.c     len = snprintf(state->in, size, format, a1, a2, a3, a4, a5, a6, a7, a8,
format           1264 third_party/zlib/zlib.h ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *format, ...));
format             66 tools/android/forwarder2/common.h   int Append(const char* format, ...) PRINTF_FORMAT(/* + 1 for 'this' */ 2, 3) {
format             70 tools/android/forwarder2/common.h     va_start(ap, format);
format             72 tools/android/forwarder2/common.h         write_ptr_, BufferSize - (write_ptr_ - buffer_), format, ap);
format            196 tools/binary_size/java/src/org/chromium/tools/binary_size/ParallelAddress2Line.java                 String.format("%.2f", percentAddressesQueued) + "%), " +
format            198 tools/binary_size/java/src/org/chromium/tools/binary_size/ParallelAddress2Line.java                 String.format("%.2f", percentAddressesSkipped) + "%)");
format            372 tools/binary_size/java/src/org/chromium/tools/binary_size/ParallelAddress2Line.java                 String.format("%.2f", successPercent) + "% success" +
format            375 tools/binary_size/java/src/org/chromium/tools/binary_size/ParallelAddress2Line.java                     ", (" + String.format("%.2f", mapLookupSuccessPercent) + "% disambiguated)") +
format            377 tools/binary_size/java/src/org/chromium/tools/binary_size/ParallelAddress2Line.java                 ", elapsed time " + String.format("%.3f", elapsedSeconds) + " seconds");
format             43 tools/gtk_clipboard_dump/gtk_clipboard_dump.cc     printf(" / length: %d / bits %d]: ", data->length, data->format);
format            321 tools/imagediff/image_diff_png.cc                       ColorFormat format, std::vector<unsigned char>* output,
format            336 tools/imagediff/image_diff_png.cc   PngDecoderState state(format, output);
format            525 tools/imagediff/image_diff_png.cc bool EncodeWithCompressionLevel(const unsigned char* input, ColorFormat format,
format            538 tools/imagediff/image_diff_png.cc   switch (format) {
format            601 tools/imagediff/image_diff_png.cc bool Encode(const unsigned char* input, ColorFormat format,
format            606 tools/imagediff/image_diff_png.cc   return EncodeWithCompressionLevel(input, format, width, height,
format            837 tools/ipc_fuzzer/mutate/generate.cc     int format;
format            845 tools/ipc_fuzzer/mutate/generate.cc     if (!GenerateParam(&format, generator))
format            862 tools/ipc_fuzzer/mutate/generate.cc         static_cast<media::AudioParameters::Format>(format),
format             77 ui/android/java/src/org/chromium/ui/ColorSuggestionListAdapter.java             description = String.format("#%06X", (0xFFFFFF & suggestion.mColor));
format             94 ui/android/java/src/org/chromium/ui/gfx/DeviceDisplayInfo.java         int format = getPixelFormat();
format             96 ui/android/java/src/org/chromium/ui/gfx/DeviceDisplayInfo.java         PixelFormat.getPixelFormatInfo(format, info);
format            106 ui/android/java/src/org/chromium/ui/gfx/DeviceDisplayInfo.java         int format = getPixelFormat();
format            107 ui/android/java/src/org/chromium/ui/gfx/DeviceDisplayInfo.java         switch (format) {
format            228 ui/aura/test/ui_controls_factory_aurax11.cc       marker_event->xclient.format = 8;
format            230 ui/base/clipboard/clipboard.h   bool IsFormatAvailable(const FormatType& format, ClipboardType type) const;
format            271 ui/base/clipboard/clipboard.h   void ReadData(const FormatType& format, std::string* result) const;
format            350 ui/base/clipboard/clipboard.h   void WriteData(const FormatType& format,
format            358 ui/base/clipboard/clipboard.h   void WriteToClipboard(unsigned int format, HANDLE handle);
format            365 ui/base/clipboard/clipboard.h   static void FreeData(unsigned int format, HANDLE data);
format             51 ui/base/clipboard/clipboard_android.cc   std::string Get(const std::string& format);
format             52 ui/base/clipboard/clipboard_android.cc   bool HasFormat(const std::string& format);
format             53 ui/base/clipboard/clipboard_android.cc   void Set(const std::string& format, const std::string& data);
format             80 ui/base/clipboard/clipboard_android.cc std::string ClipboardMap::Get(const std::string& format) {
format             83 ui/base/clipboard/clipboard_android.cc   std::map<std::string, std::string>::const_iterator it = map_.find(format);
format             87 ui/base/clipboard/clipboard_android.cc bool ClipboardMap::HasFormat(const std::string& format) {
format             90 ui/base/clipboard/clipboard_android.cc   return ContainsKey(map_, format);
format             93 ui/base/clipboard/clipboard_android.cc void ClipboardMap::Set(const std::string& format, const std::string& data) {
format             98 ui/base/clipboard/clipboard_android.cc   map_[format] = data;
format             99 ui/base/clipboard/clipboard_android.cc   if (format == kPlainTextFormat) {
format            104 ui/base/clipboard/clipboard_android.cc   } else if (format == kHTMLFormat) {
format            232 ui/base/clipboard/clipboard_android.cc bool Clipboard::IsFormatAvailable(const Clipboard::FormatType& format,
format            236 ui/base/clipboard/clipboard_android.cc   return g_map.Get().HasFormat(format.data());
format            331 ui/base/clipboard/clipboard_android.cc void Clipboard::ReadData(const Clipboard::FormatType& format,
format            334 ui/base/clipboard/clipboard_android.cc   *result = g_map.Get().Get(format.data());
format            433 ui/base/clipboard/clipboard_android.cc void Clipboard::WriteData(const Clipboard::FormatType& format,
format            435 ui/base/clipboard/clipboard_android.cc   g_map.Get().Set(format.data(), std::string(data_data, data_len));
format            180 ui/base/clipboard/clipboard_aura.cc   bool IsFormatAvailable(AuraClipboardFormat format) const {
format            181 ui/base/clipboard/clipboard_aura.cc     switch (format) {
format            185 ui/base/clipboard/clipboard_aura.cc         return HasFormat(format);
format            297 ui/base/clipboard/clipboard_aura.cc   bool HasFormat(AuraClipboardFormat format) const {
format            302 ui/base/clipboard/clipboard_aura.cc     return data->format() & format;
format            388 ui/base/clipboard/clipboard_aura.cc   static void WriteData(const std::string& format,
format            392 ui/base/clipboard/clipboard_aura.cc     data->SetCustomData(format, std::string(data_data, data_len));
format            458 ui/base/clipboard/clipboard_aura.cc bool Clipboard::IsFormatAvailable(const FormatType& format,
format            463 ui/base/clipboard/clipboard_aura.cc   if (GetPlainTextFormatType().Equals(format) ||
format            464 ui/base/clipboard/clipboard_aura.cc       GetUrlFormatType().Equals(format))
format            466 ui/base/clipboard/clipboard_aura.cc   else if (GetHtmlFormatType().Equals(format))
format            468 ui/base/clipboard/clipboard_aura.cc   else if (GetRtfFormatType().Equals(format))
format            470 ui/base/clipboard/clipboard_aura.cc   else if (GetBitmapFormatType().Equals(format))
format            472 ui/base/clipboard/clipboard_aura.cc   else if (GetWebKitSmartPasteFormatType().Equals(format))
format            476 ui/base/clipboard/clipboard_aura.cc     if (data && data->custom_data_format() == format.ToString())
format            557 ui/base/clipboard/clipboard_aura.cc void Clipboard::ReadData(const FormatType& format, std::string* result) const {
format            559 ui/base/clipboard/clipboard_aura.cc   GetClipboard()->ReadData(format.ToString(), result);
format            597 ui/base/clipboard/clipboard_aura.cc void Clipboard::WriteData(const FormatType& format,
format            600 ui/base/clipboard/clipboard_aura.cc   ClipboardDataBuilder::WriteData(format.ToString(), data_data, data_len);
format            279 ui/base/clipboard/clipboard_aurax11.cc   std::vector< ::Atom> GetAtomsForFormat(const Clipboard::FormatType& format);
format            475 ui/base/clipboard/clipboard_aurax11.cc     const Clipboard::FormatType& format) {
format            477 ui/base/clipboard/clipboard_aurax11.cc   atoms.push_back(atom_cache_.GetAtom(format.ToString().c_str()));
format            562 ui/base/clipboard/clipboard_aurax11.cc bool Clipboard::IsFormatAvailable(const FormatType& format,
format            568 ui/base/clipboard/clipboard_aurax11.cc   if (format.Equals(GetPlainTextFormatType()) ||
format            569 ui/base/clipboard/clipboard_aurax11.cc       format.Equals(GetUrlFormatType())) {
format            572 ui/base/clipboard/clipboard_aurax11.cc   return target_list.ContainsFormat(format);
format            696 ui/base/clipboard/clipboard_aurax11.cc void Clipboard::ReadData(const FormatType& format, std::string* result) const {
format            700 ui/base/clipboard/clipboard_aurax11.cc       CLIPBOARD_TYPE_COPY_PASTE, aurax11_details_->GetAtomsForFormat(format)));
format            782 ui/base/clipboard/clipboard_aurax11.cc void Clipboard::WriteData(const FormatType& format,
format            787 ui/base/clipboard/clipboard_aurax11.cc   if (format.Equals(GetBitmapFormatType()))
format            793 ui/base/clipboard/clipboard_aurax11.cc   aurax11_details_->InsertMapping(format.ToString(), mem);
format            333 ui/base/clipboard/clipboard_gtk.cc void Clipboard::WriteData(const FormatType& format,
format            338 ui/base/clipboard/clipboard_gtk.cc   if (format.Equals(GetBitmapFormatType()))
format            343 ui/base/clipboard/clipboard_gtk.cc   InsertMapping(GdkAtomToString(format.ToGdkAtom()).c_str(), data, data_len);
format            349 ui/base/clipboard/clipboard_gtk.cc bool Clipboard::IsFormatAvailable(const Clipboard::FormatType& format,
format            360 ui/base/clipboard/clipboard_gtk.cc   bool format_is_plain_text = GetPlainTextFormatType().Equals(format);
format            386 ui/base/clipboard/clipboard_gtk.cc       if (targets[i] == format.ToGdkAtom()) {
format            573 ui/base/clipboard/clipboard_gtk.cc void Clipboard::ReadData(const FormatType& format, std::string* result) const {
format            577 ui/base/clipboard/clipboard_gtk.cc       gtk_clipboard_wait_for_contents(clipboard_, format.ToGdkAtom());
format             25 ui/base/clipboard/clipboard_util_win.cc bool HasData(IDataObject* data_object, const Clipboard::FormatType& format) {
format             26 ui/base/clipboard/clipboard_util_win.cc   FORMATETC format_etc = format.ToFormatEtc();
format             31 ui/base/clipboard/clipboard_util_win.cc              const Clipboard::FormatType& format,
format             33 ui/base/clipboard/clipboard_util_win.cc   FORMATETC format_etc = format.ToFormatEtc();
format            360 ui/base/clipboard/clipboard_win.cc void Clipboard::WriteData(const FormatType& format,
format            370 ui/base/clipboard/clipboard_win.cc   WriteToClipboard(format.ToUINT(), hdata);
format            373 ui/base/clipboard/clipboard_win.cc void Clipboard::WriteToClipboard(unsigned int format, HANDLE handle) {
format            375 ui/base/clipboard/clipboard_win.cc   if (handle && !::SetClipboardData(format, handle)) {
format            377 ui/base/clipboard/clipboard_win.cc     FreeData(format, handle);
format            386 ui/base/clipboard/clipboard_win.cc bool Clipboard::IsFormatAvailable(const Clipboard::FormatType& format,
format            389 ui/base/clipboard/clipboard_win.cc   return ::IsClipboardFormatAvailable(format.ToUINT()) != FALSE;
format            645 ui/base/clipboard/clipboard_win.cc void Clipboard::ReadData(const FormatType& format, std::string* result) const {
format            655 ui/base/clipboard/clipboard_win.cc   HANDLE data = ::GetClipboardData(format.ToUINT());
format            823 ui/base/clipboard/clipboard_win.cc void Clipboard::FreeData(unsigned int format, HANDLE data) {
format            824 ui/base/clipboard/clipboard_win.cc   if (format == CF_BITMAP)
format             93 ui/base/clipboard/scoped_clipboard_writer.cc     const Pickle& pickle, const Clipboard::FormatType& format) {
format             94 ui/base/clipboard/scoped_clipboard_writer.cc   std::string format_string = format.Serialize();
format             63 ui/base/clipboard/scoped_clipboard_writer.h                         const Clipboard::FormatType& format);
format             55 ui/base/dragdrop/os_exchange_data.cc void OSExchangeData::SetPickledData(const CustomFormat& format,
format             57 ui/base/dragdrop/os_exchange_data.cc   provider_->SetPickledData(format, data);
format             79 ui/base/dragdrop/os_exchange_data.cc bool OSExchangeData::GetPickledData(const CustomFormat& format,
format             81 ui/base/dragdrop/os_exchange_data.cc   return provider_->GetPickledData(format, data);
format             96 ui/base/dragdrop/os_exchange_data.cc bool OSExchangeData::HasCustomFormat(const CustomFormat& format) const {
format             97 ui/base/dragdrop/os_exchange_data.cc   return provider_->HasCustomFormat(format);
format            104 ui/base/dragdrop/os_exchange_data.h     virtual void SetPickledData(const CustomFormat& format,
format            114 ui/base/dragdrop/os_exchange_data.h     virtual bool GetPickledData(const CustomFormat& format,
format            120 ui/base/dragdrop/os_exchange_data.h     virtual bool HasCustomFormat(const CustomFormat& format) const = 0;
format            186 ui/base/dragdrop/os_exchange_data.h   void SetPickledData(const CustomFormat& format, const Pickle& data);
format            200 ui/base/dragdrop/os_exchange_data.h   bool GetPickledData(const CustomFormat& format, Pickle* data) const;
format            207 ui/base/dragdrop/os_exchange_data.h   bool HasCustomFormat(const CustomFormat& format) const;
format             73 ui/base/dragdrop/os_exchange_data_provider_aura.cc     const OSExchangeData::CustomFormat& format,
format             75 ui/base/dragdrop/os_exchange_data_provider_aura.cc   pickle_data_[format] = data;
format            121 ui/base/dragdrop/os_exchange_data_provider_aura.cc     const OSExchangeData::CustomFormat& format,
format            123 ui/base/dragdrop/os_exchange_data_provider_aura.cc   PickleData::const_iterator i = pickle_data_.find(format);
format            150 ui/base/dragdrop/os_exchange_data_provider_aura.cc     const OSExchangeData::CustomFormat& format) const {
format            151 ui/base/dragdrop/os_exchange_data_provider_aura.cc   return pickle_data_.find(format) != pickle_data_.end();
format             36 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual void SetPickledData(const OSExchangeData::CustomFormat& format,
format             44 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetPickledData(const OSExchangeData::CustomFormat& format,
format             50 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool HasCustomFormat(const OSExchangeData::CustomFormat& format) const
format            197 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc     const OSExchangeData::CustomFormat& format,
format            207 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc   format_map_.Insert(atom_cache_.GetAtom(format.ToString().c_str()), mem);
format            315 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc     const OSExchangeData::CustomFormat& format,
format            318 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc   requested_types.push_back(atom_cache_.GetAtom(format.ToString().c_str()));
format            399 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc     const OSExchangeData::CustomFormat& format) const {
format            401 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc   url_atoms.push_back(atom_cache_.GetAtom(format.ToString().c_str()));
format             71 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual void SetPickledData(const OSExchangeData::CustomFormat& format,
format             79 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetPickledData(const OSExchangeData::CustomFormat& format,
format             85 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool HasCustomFormat(const OSExchangeData::CustomFormat& format) const
format             30 ui/base/dragdrop/os_exchange_data_provider_win.cc       format,
format             32 ui/base/dragdrop/os_exchange_data_provider_win.cc   return format;
format            366 ui/base/dragdrop/os_exchange_data_provider_win.cc     const OSExchangeData::CustomFormat& format,
format            370 ui/base/dragdrop/os_exchange_data_provider_win.cc       new DataObjectImpl::StoredDataInfo(format.ToFormatEtc(), storage));
format            455 ui/base/dragdrop/os_exchange_data_provider_win.cc     const OSExchangeData::CustomFormat& format,
format            460 ui/base/dragdrop/os_exchange_data_provider_win.cc   FORMATETC format_etc = format.ToFormatEtc();
format            519 ui/base/dragdrop/os_exchange_data_provider_win.cc     const OSExchangeData::CustomFormat& format) const {
format            520 ui/base/dragdrop/os_exchange_data_provider_win.cc   FORMATETC format_etc = format.ToFormatEtc();
format            657 ui/base/dragdrop/os_exchange_data_provider_win.cc void DataObjectImpl::RemoveData(const FORMATETC& format) {
format            658 ui/base/dragdrop/os_exchange_data_provider_win.cc   if (format.ptd)
format            663 ui/base/dragdrop/os_exchange_data_provider_win.cc         format.cfFormat == (*i)->format_etc.cfFormat &&
format            664 ui/base/dragdrop/os_exchange_data_provider_win.cc         format.dwAspect == (*i)->format_etc.dwAspect &&
format            665 ui/base/dragdrop/os_exchange_data_provider_win.cc         format.lindex == (*i)->format_etc.lindex &&
format            666 ui/base/dragdrop/os_exchange_data_provider_win.cc         format.tymed == (*i)->format_etc.tymed) {
format             93 ui/base/dragdrop/os_exchange_data_provider_win.h   void RemoveData(const FORMATETC& format);
format            158 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual void SetPickledData(const OSExchangeData::CustomFormat& format,
format            170 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetPickledData(const OSExchangeData::CustomFormat& format,
format            181 ui/base/dragdrop/os_exchange_data_provider_win.h       const OSExchangeData::CustomFormat& format) const;
format            329 ui/base/dragdrop/os_exchange_data_win_unittest.cc   FORMATETC format = Clipboard::GetHtmlFormatType().ToFormatEtc();
format            332 ui/base/dragdrop/os_exchange_data_win_unittest.cc   EXPECT_EQ(S_OK, data_object->GetData(&format, &medium));
format            218 ui/base/l10n/formatter.cc   formatted_string = simple_format_[unit]->format(value, error);
format            232 ui/base/l10n/formatter.cc   formatted_string = detailed_format_[units][0]->format(value_1, error);
format            234 ui/base/l10n/formatter.cc   formatted_string += detailed_format_[units][1]->format(value_2, error);
format            248 ui/base/l10n/formatter.cc   scoped_ptr<icu::PluralFormat> format(
format            251 ui/base/l10n/formatter.cc   return format.Pass();
format            261 ui/base/l10n/formatter.cc     scoped_ptr<icu::PluralFormat> format = l10n_util::BuildPluralFormat(ids);
format            262 ui/base/l10n/formatter.cc     if (format.get())
format            263 ui/base/l10n/formatter.cc       return format.Pass();
format            270 ui/base/l10n/formatter.cc const Formatter* FormatterContainer::Get(TimeFormat::Format format,
format            272 ui/base/l10n/formatter.cc   DCHECK(formatter_[format][length])
format            274 ui/base/l10n/formatter.cc   return formatter_[format][length].get();
format            320 ui/base/l10n/formatter.cc   for (int format = 0; format < TimeFormat::FORMAT_COUNT; ++format) {
format            322 ui/base/l10n/formatter.cc       formatter_[format][length].reset();
format             87 ui/base/l10n/formatter.h   const Formatter* Get(TimeFormat::Format format,
format            844 ui/base/l10n/l10n_util.cc   scoped_ptr<icu::PluralFormat> format = BuildPluralFormat(message_ids);
format            845 ui/base/l10n/l10n_util.cc   DCHECK(format);
format            848 ui/base/l10n/l10n_util.cc   icu::UnicodeString result_files_string = format->format(number, err);
format             56 ui/base/l10n/l10n_util_plurals.cc   scoped_ptr<icu::PluralFormat> format = scoped_ptr<icu::PluralFormat>(
format             61 ui/base/l10n/l10n_util_plurals.cc   return format.Pass();
format             29 ui/base/l10n/time_format.cc base::string16 TimeFormat::Simple(TimeFormat::Format format,
format             32 ui/base/l10n/time_format.cc   return Detailed(format, length, 0, delta);
format             36 ui/base/l10n/time_format.cc base::string16 TimeFormat::Detailed(TimeFormat::Format format,
format             60 ui/base/l10n/time_format.cc   const Formatter* formatter = g_container.Get().Get(format, length);
format             39 ui/base/l10n/time_format.h   static base::string16 Simple(Format format,
format             71 ui/base/l10n/time_format.h   static base::string16 Detailed(Format format,
format             67 ui/base/x/active_window_watcher_x.cc   int format = 0;  // size in bits of each item in 'property'
format             79 ui/base/x/active_window_watcher_x.cc                      &format,
format             88 ui/base/x/active_window_watcher_x.cc   if (format == 32 && num_items == 1) {
format             83 ui/base/x/x11_util.cc   XRenderPictFormat* format;
format            122 ui/base/x/x11_util.cc                  Atom* type, int* format, unsigned long* num_items,
format            134 ui/base/x/x11_util.cc                             format,
format            712 ui/base/x/x11_util.cc   int format = 0;  // size in bits of each item in 'property'
format            717 ui/base/x/x11_util.cc                            &type, &format, &num_items, &property);
format            785 ui/base/x/x11_util.cc   int format = 0;  // size in bits of each item in 'property'
format            790 ui/base/x/x11_util.cc                            &type, &format, &num_items, &property);
format            794 ui/base/x/x11_util.cc   if (format != 32 || num_items != 1) {
format            806 ui/base/x/x11_util.cc   int format = 0;  // size in bits of each item in 'property'
format            811 ui/base/x/x11_util.cc                            &type, &format, &num_items, &property);
format            815 ui/base/x/x11_util.cc   if (format != 32 || num_items != 1) {
format            829 ui/base/x/x11_util.cc   int format = 0;  // size in bits of each item in 'property'
format            835 ui/base/x/x11_util.cc                            &type, &format, &num_items, &properties);
format            839 ui/base/x/x11_util.cc   if (format != 32) {
format            857 ui/base/x/x11_util.cc   int format = 0;  // size in bits of each item in 'property'
format            863 ui/base/x/x11_util.cc                            &type, &format, &num_items, &properties);
format            882 ui/base/x/x11_util.cc   int format = 0;  // size in bits of each item in 'property'
format            887 ui/base/x/x11_util.cc                            &type, &format, &num_items, &property);
format            891 ui/base/x/x11_util.cc   if (format != 8) {
format           1151 ui/base/x/x11_util.cc   int format;
format           1158 ui/base/x/x11_util.cc                   &format,
format           1165 ui/base/x/x11_util.cc   if (type == XA_WINDOW && format == 32 && data && count > 0) {
format           1358 ui/base/x/x11_util.cc   event.xclient.format = 32;
format           1515 ui/base/x/x11_util.cc       return i->format;
format           1526 ui/base/x/x11_util.cc   cached_value.format = pictformat;
format            144 ui/display/chromeos/x11/touchscreen_delegate_x11.cc     int format;
format            157 ui/display/chromeos/x11/touchscreen_delegate_x11.cc                                &format,
format            163 ui/display/chromeos/x11/touchscreen_delegate_x11.cc     if (status == Success && type == float_atom && format == 32) {
format            173 ui/display/chromeos/x11/touchscreen_delegate_x11.cc                        format,
format             43 ui/events/ozone/evdev/device_manager_udev.cc              const char* format,
format             46 ui/events/ozone/evdev/device_manager_udev.cc     LOG(ERROR) << "libudev: " << fn << ": " << base::StringPrintV(format, args);
format             48 ui/events/ozone/evdev/device_manager_udev.cc     VLOG(1) << "libudev: " << fn << ": " << base::StringPrintV(format, args);
format             50 ui/events/ozone/evdev/device_manager_udev.cc     VLOG(2) << "libudev: " << fn << ": " << base::StringPrintV(format, args);
format             29 ui/gfx/android/java_bitmap.cc   format_ = info.format;
format            101 ui/gfx/android/java_bitmap.cc   CHECK_EQ(jbitmap.format(), ANDROID_BITMAP_FORMAT_RGBA_8888);
format             37 ui/gfx/android/java_bitmap.h   inline int format() const { return format_; }
format            204 ui/gfx/codec/jpeg_codec.cc bool JPEGCodec::Encode(const unsigned char* input, ColorFormat format,
format            246 ui/gfx/codec/jpeg_codec.cc   if (format == FORMAT_RGB) {
format            249 ui/gfx/codec/jpeg_codec.cc   } else if (format == FORMAT_RGBA ||
format            250 ui/gfx/codec/jpeg_codec.cc              (format == FORMAT_SkBitmap && SK_R32_SHIFT == 0)) {
format            253 ui/gfx/codec/jpeg_codec.cc   } else if (format == FORMAT_BGRA ||
format            254 ui/gfx/codec/jpeg_codec.cc              (format == FORMAT_SkBitmap && SK_B32_SHIFT == 0)) {
format            293 ui/gfx/codec/jpeg_codec.cc   if (format == FORMAT_RGB) {
format            302 ui/gfx/codec/jpeg_codec.cc     if (format == FORMAT_RGBA ||
format            303 ui/gfx/codec/jpeg_codec.cc         (format == FORMAT_SkBitmap && SK_R32_SHIFT == 0)) {
format            305 ui/gfx/codec/jpeg_codec.cc     } else if (format == FORMAT_BGRA ||
format            306 ui/gfx/codec/jpeg_codec.cc                (format == FORMAT_SkBitmap && SK_B32_SHIFT == 0)) {
format            461 ui/gfx/codec/jpeg_codec.cc                        ColorFormat format, std::vector<unsigned char>* output,
format            512 ui/gfx/codec/jpeg_codec.cc       if (format == FORMAT_RGB) {
format            515 ui/gfx/codec/jpeg_codec.cc       } else if (format == FORMAT_RGBA ||
format            516 ui/gfx/codec/jpeg_codec.cc                  (format == FORMAT_SkBitmap && SK_R32_SHIFT == 0)) {
format            519 ui/gfx/codec/jpeg_codec.cc       } else if (format == FORMAT_BGRA ||
format            520 ui/gfx/codec/jpeg_codec.cc                  (format == FORMAT_SkBitmap && SK_B32_SHIFT == 0)) {
format            567 ui/gfx/codec/jpeg_codec.cc   if (format == FORMAT_RGB) {
format            583 ui/gfx/codec/jpeg_codec.cc     if (format == FORMAT_RGBA ||
format            584 ui/gfx/codec/jpeg_codec.cc         (format == FORMAT_SkBitmap && SK_R32_SHIFT == 0)) {
format            587 ui/gfx/codec/jpeg_codec.cc     } else if (format == FORMAT_BGRA ||
format            588 ui/gfx/codec/jpeg_codec.cc                (format == FORMAT_SkBitmap && SK_B32_SHIFT == 0)) {
format             59 ui/gfx/codec/jpeg_codec.h   static bool Encode(const unsigned char* input, ColorFormat format,
format             68 ui/gfx/codec/jpeg_codec.h                      ColorFormat format, std::vector<unsigned char>* output,
format            400 ui/gfx/codec/png_codec.cc                       ColorFormat format, std::vector<unsigned char>* output,
format            415 ui/gfx/codec/png_codec.cc   PngDecoderState state(format, output);
format            634 ui/gfx/codec/png_codec.cc                                 PNGCodec::ColorFormat format,
format            647 ui/gfx/codec/png_codec.cc   switch (format) {
format            765 ui/gfx/codec/png_codec.cc                       ColorFormat format,
format            772 ui/gfx/codec/png_codec.cc                                     format,
format             74 ui/gfx/codec/png_codec.h                      ColorFormat format,
format            114 ui/gfx/codec/png_codec.h                      ColorFormat format, std::vector<unsigned char>* output,
format             13 ui/gfx/ozone/overlay_candidates_ozone.cc       format(SurfaceFactoryOzone::UNKNOWN),
format             29 ui/gfx/ozone/overlay_candidates_ozone.h     SurfaceFactoryOzone::BufferFormat format;
format             65 ui/gfx/ozone/surface_factory_ozone.cc     BufferFormat format) {
format            146 ui/gfx/ozone/surface_factory_ozone.h                                                     BufferFormat format);
format             66 ui/gfx/x/x11_types.cc   image.format = ZPixmap;
format            391 ui/gl/gl_bindings_skia_in_process.cc                         GLenum format, GLenum type, void* pixels) {
format            392 ui/gl/gl_bindings_skia_in_process.cc   glReadPixels(x, y, width, height, format, type, pixels);
format            444 ui/gl/gl_bindings_skia_in_process.cc                         GLenum format, GLenum type, const void* pixels) {
format            445 ui/gl/gl_bindings_skia_in_process.cc   glTexImage2D(target, level, internalformat, width, height, border, format,
format            464 ui/gl/gl_bindings_skia_in_process.cc                            GLenum format, GLenum type, const void* pixels) {
format            465 ui/gl/gl_bindings_skia_in_process.cc   glTexSubImage2D(target, level, xoffset, yoffset, width, height, format, type,
format             35 ui/gl/gl_context_cgl.cc   static CGLPixelFormatObj format;
format             36 ui/gl/gl_context_cgl.cc   if (format)
format             37 ui/gl/gl_context_cgl.cc     return format;
format             54 ui/gl/gl_context_cgl.cc                            &format,
format             59 ui/gl/gl_context_cgl.cc   if (!format) {
format             64 ui/gl/gl_context_cgl.cc   return format;
format             87 ui/gl/gl_context_cgl.cc   CGLPixelFormatObj format = GetPixelFormat();
format             88 ui/gl/gl_context_cgl.cc   if (!format)
format            109 ui/gl/gl_context_cgl.cc       format,
format            155 ui/gl/gl_context_cgl.cc       CGLPixelFormatObj format = GetPixelFormat();
format            157 ui/gl/gl_context_cgl.cc       if (CGLDescribePixelFormat(format, 0, kCGLPFAVirtualScreenCount,
format            163 ui/gl/gl_context_cgl.cc         if (CGLDescribePixelFormat(format, i, kCGLPFARendererID,
format             28 ui/gl/gl_context_osmesa.cc   GLuint format = compatible_surface->GetFormat();
format             29 ui/gl/gl_context_osmesa.cc   DCHECK_NE(format, (unsigned)0);
format             30 ui/gl/gl_context_osmesa.cc   context_ = OSMesaCreateContextExt(format,
format            112 ui/gl/gl_context_osmesa.cc     GLint format;
format            114 ui/gl/gl_context_osmesa.cc     OSMesaGetColorBuffer(context_, &width, &height, &format, &buffer);
format             45 ui/gl/gl_gl_api_implementation.cc                                           GLenum format,
format             58 ui/gl/gl_gl_api_implementation.cc     switch (format) {
format             74 ui/gl/gl_gl_api_implementation.cc     switch (format) {
format             95 ui/gl/gl_gl_api_implementation.cc     switch (format) {
format            129 ui/gl/gl_gl_api_implementation.cc     GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type,
format            132 ui/gl/gl_gl_api_implementation.cc       internalformat, format, type);
format            135 ui/gl/gl_gl_api_implementation.cc       target, level, gl_internal_format, width, height, border, format, gl_type,
format            141 ui/gl/gl_gl_api_implementation.cc       GLsizei height, GLenum format, GLenum type, const void* pixels) {
format            144 ui/gl/gl_gl_api_implementation.cc       target, level, xoffset, yoffset, width, height, format, gl_type, pixels);
format             46 ui/gl/gl_surface_cgl.cc   CGLPixelFormatObj format;
format             49 ui/gl/gl_surface_cgl.cc                            &format,
format             54 ui/gl/gl_surface_cgl.cc   if (!format) {
format             58 ui/gl/gl_surface_cgl.cc   CGLReleasePixelFormat(format);
format             14 ui/gl/gl_surface_osmesa.cc GLSurfaceOSMesa::GLSurfaceOSMesa(unsigned format, const gfx::Size& size)
format             15 ui/gl/gl_surface_osmesa.cc     : format_(format),
format             19 ui/gl/gl_surface_osmesa.h   GLSurfaceOSMesa(unsigned format, const gfx::Size& size);
format             31 ui/gl/io_surface_support_mac.cc                                                   GLenum format,
format             75 ui/gl/io_surface_support_mac.cc                                           GLenum format,
format            198 ui/gl/io_surface_support_mac.cc                                                       GLenum format,
format            207 ui/gl/io_surface_support_mac.cc                                       format,
format             68 ui/gl/io_surface_support_mac.h                                           GLenum format,
format            224 ui/views/controls/menu/native_menu_win.cc       UINT format = DT_TOP | DT_SINGLELINE;
format            229 ui/views/controls/menu/native_menu_win.cc         format |= DT_HIDEPREFIX;
format            247 ui/views/controls/menu/native_menu_win.cc                  static_cast<int>(label.size()), &rect, format | DT_LEFT, NULL);
format            251 ui/views/controls/menu/native_menu_win.cc                    format | DT_RIGHT, NULL);
format             59 ui/views/examples/example_base.cc void ExampleBase::PrintStatus(const char* format, ...) {
format             61 ui/views/examples/example_base.cc   va_start(ap, format);
format             63 ui/views/examples/example_base.cc   base::StringAppendV(&msg, format, ap);
format             34 ui/views/examples/example_base.h   void PrintStatus(const char* format, ...);
format            259 ui/views/test/ui_controls_factory_desktop_aurax11.cc       marker_event->xclient.format = 8;
format            601 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   xev.xclient.format = 32;
format            901 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   xev.xclient.format = 32;
format            917 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   xev.xclient.format = 32;
format            950 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   xev.xclient.format = 32;
format            969 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   xev.xclient.format = 32;
format            983 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   xev.xclient.format = 32;
format           1113 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc   xclient.xclient.format = 32;
format             79 ui/views/widget/desktop_aura/x11_desktop_handler.cc     xclient.xclient.format = 32;
format            190 ui/views/widget/desktop_aura/x11_window_event_filter.cc   event.xclient.format = 32;
format             30 webkit/browser/appcache/appcache_update_job.cc       const char* format, const GURL& url,
format             37 webkit/browser/appcache/appcache_update_job.cc     return base::StringPrintf(format, code, url.spec().c_str());
format            386 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc     WGC3Denum format,
format            391 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc       target, level, xoffset, yoffset, width, height, format, type, access);
format            135 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h                                        WGC3Denum format,
format            278 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h                           WGC3Denum format,
format            312 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h                           WGC3Denum format,
format            329 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h                              WGC3Denum format,
format            439 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h       WGC3Denum format,
format            542 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h       WGC3Denum format,
format            552 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h       WGC3Denum format,
format            451 win8/metro_driver/ime/text_store.cc                                                const FORMATETC* format,
format            453 win8/metro_driver/ime/text_store.cc   if (!format)
format            170 win8/metro_driver/ime/text_store.h                                  const FORMATETC* format,