Home
last modified time | relevance | path

Searched refs:format (Results 7901 - 7925 of 12981) sorted by relevance

1...<<311312313314315316317318319320>>...520

/third_party/pulseaudio/src/tests/
H A Dconnect-stress.c59 .format = PA_SAMPLE_FLOAT32,
H A Dsync-playback.c50 .format = PA_SAMPLE_FLOAT32,
/third_party/pulseaudio/src/pulsecore/
H A Dsample-util.h55 void pa_sample_clamp(pa_sample_format_t format, void *dst, size_t dstr, const void *src, size_t sstr, unsigned n);
/third_party/python/Lib/asyncio/
H A Dwindows_utils.py35 prefix=r'\\.\pipe\python-pipe-{:d}-{:d}-'.format(
H A Drunners.py89 raise ValueError("a coroutine was expected, got {!r}".format(coro))
/third_party/python/Lib/importlib/resources/
H A D_adapters.py38 "Invalid mode value '{}', only 'r' and 'rb' are supported".format(mode)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBase.hpp148 const vk::VkFormat format,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dgen_dxgi_support_tables.py73 // clang-format off
81 // clang-format on
86 // clang-format off
94 // clang-format on
99 // clang-format off
107 // clang-format on
112 // clang-format off
120 // clang-format on
125 // clang-format off
133 // clang-format o
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dextdependency.py205 print('Total time = {} time/loop = {}'.format(deltaT, deltaT / args.loops))
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL13_autogen.h33 GLenum format,
H A DvalidationES2.h188 GLenum format,
/third_party/skia/src/gpu/
H A DGrProxyProvider.h255 const GrBackendFormat& format,
262 /** Version of above that picks the default format for the color type. */
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferGDI.cpp40 format = FORMAT_X8R8G8B8; in FrameBufferGDI()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSwapchainKHR.cpp111 imageInfo.format = pCreateInfo->imageFormat; in createImages()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DClearImageBenchmarks.cpp31 imageInfo.format = clearFormat; in initialize()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyph.java156 protected int format; field in Glyph.Builder
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dumsg.h89 * Typically, the message format will come from resources, and the
140 * log_verbose("Testing message format with Select test #1\n:");
167 * explicitly integer. All choice format arguments must be of type double.
169 * @param pattern The pattern specifying the message's format
194 * explicitly integer. All choice format arguments must be of type double.
196 * @param pattern The pattern specifying the message's format
223 * @param pattern The pattern specifying the message's format
248 * @param pattern The pattern specifying the message's format
271 * explicitly integer. All choice format arguments must be of type double.
273 * @param pattern The pattern specifying the message's format
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp98 switch (SWAPW(subtable->format)) { in createUnicodeMapper()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A Dmain.cpp151 swap_chain_desc.format = WGPUTextureFormat_RGBA8Unorm; in main_loop()
176 ImGui::Text("This is some useful text."); // Display some text (you can use a format strings too) in main_loop()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DOboeAudioStream.java102 int format, in openNative()
98 openNative( int nativeApi, int sampleRate, int channelCount, int format, int sharingMode, int performanceMode, int inputPreset, int deviceId, int sessionId, int framesPerRead, boolean channelConversionAllowed, boolean formatConversionAllowed, int rateConversionQuality, boolean isMMap, boolean isInput) openNative() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommands.h256 wgpu::IndexFormat format; member
H A DCompilationMessages.cpp184 << tint::diag::Formatter{style}.format(messageList); in AddFormattedTintMessages()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.h33 DXGI_FORMAT D3D12TextureFormat(wgpu::TextureFormat format);
/third_party/skia/third_party/externals/brotli/
H A Dsetup.py41 return '{0}.{1}.{2}'.format(major, minor, patch)
/third_party/skia/third_party/externals/dawn/generator/templates/
H A Dapi.h90 {{as_cEnum(type.name, value.name)}} = 0x{{format(value.value, "08X")}},

Completed in 15 milliseconds

1...<<311312313314315316317318319320>>...520