/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | scriptgenerator.py | 191 print('{}(name = {}) matches {}'.format(procname, name, pat))
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES32_autogen.h | 234 GLenum format,
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ExternalBufferTest.cpp | 42 // The height and width are number of pixels of size format in createAndroidHardwareBuffer() 47 aHardwareBufferDescription.format = AHARDWAREBUFFER_FORMAT_BLOB; in createAndroidHardwareBuffer()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.h | 143 GLenum format,
|
/third_party/skia/src/core/ |
H A D | SkScalerContext.h | 140 msg.appendf(" frame %g miter %g format %d join %d cap %d flags %#hx\n", in dump() 426 SkGlyph internalMakeGlyph(SkPackedGlyphID packedID, SkMask::Format format);
|
/third_party/skia/src/gpu/mtl/ |
H A D | GrMtlGpu.h | 277 const GrBackendFormat& format,
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DGpu.h | 87 const GrBackendFormat& format,
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnGpu.h | 70 const GrBackendFormat& format,
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Renderbuffer.h | 177 // is called. The specific concrete type depends on whether the internal format is 198 GLenum format; member in es2::RenderbufferStorage
|
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/ |
H A D | __main__.py | 307 tmp_in_dir = "{TMP_DIR}/in".format(**common)
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | decode.h | 49 // ALPH + VP8 <-- Not a valid WebP format: only allowed for internal purpose. 50 // VP8(L) <-- Not a valid WebP format: only allowed for internal purpose. 80 // Decode WebP images pointed to by 'data' to Y'UV format(*). The pointer 417 int format; // 0 = undefined (/mixed), 1 = lossy, 2 = lossless member 435 // ALPH + VP8 <-- Not a valid WebP format: only allowed for internal purpose. 436 // VP8(L) <-- Not a valid WebP format: only allowed for internal purpose.
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | internal.h | 207 const char *format, ...);
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/java/com/google/oboe/samples/hellooboe/ |
H A D | MainActivity.java | 227 latencyStr = String.format(Locale.getDefault(), "%.2fms", latency); in setupLatencyUpdater()
|
/third_party/skia/src/sfnt/ |
H A D | SkOTUtils.cpp | 134 nameTable->format = SkOTTableName::format_0; in RenameFont()
|
/third_party/skia/third_party/externals/dawn/examples/ |
H A D | SampleUtils.cpp | 201 descriptor.format = wgpu::TextureFormat::Depth24PlusStencil8; in CreateDefaultDepthStencilView()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | DepthStencilLoadOpTests.cpp | 71 descriptor.format = GetParam().mFormat;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
H A D | DeviceNull.h | 318 DawnSwapChainError Configure(WGPUTextureFormat format,
|
/third_party/skia/third_party/externals/angle2/tools/android/modularization/convenience/ |
H A D | lookup_dep.py | 52 format='%(asctime)s.%(msecs)03d %(levelname).1s %(message)s',
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | tttypes.h | 89 * SFNT file format header. 93 * The font format tag. 280 * format :: 281 * The format of the name table. 303 FT_UShort format; member 574 * The format of index table. Valid values are 1 to 5. 577 * The format of 'EBDT' image data. 785 * Postscript names sub-table, format 2.0. Stores the PS name of each 817 * Postscript names sub-table, format 2.5. Stores the PS name of each 841 * Postscript names table, either format 2. [all...] |
/third_party/python/Lib/test/ |
H A D | test_property.py | 335 return self.msg_format.format(msg)
|
H A D | test_future.py | 148 exec(self.template.format(ann=annotation), {}, scope)
|
H A D | test_numeric_tower.py | 42 "got different hashes for {!r} and {!r}".format(x, y))
|
/third_party/python/Modules/_ctypes/ |
H A D | ctypes.h | 233 char *format; member
|
/third_party/pulseaudio/src/tests/ |
H A D | lo-test-util.c | 262 pa_assert(ctx->sample_spec.format == PA_SAMPLE_FLOAT32); in pa_lo_test_init()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
H A D | NaClBitcodeHeader.cpp | 153 ss << format("%02x", Data[i]); in Contents()
|