Searched refs:format (Results 8851 - 8875 of 14980) sorted by relevance
1...<<351352353354355356357358359360>>...600
/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_driint.h | 100 unsigned int format,
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | bio.h | 87 int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args);
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | ColumnGroup.java | 72 String.format("invalid column %s, not in group: %s", id, this), e); in getColumnFromId()
|
H A D | CsvTableCollector.java | 88 return len > 0 ? String.format("%-" + len + "s", s) : ""; in pad()
|
/third_party/popt/src/ |
H A D | poptint.h | 131 int POPT_fprintf (FILE* stream, const char *format, ...);
|
/third_party/python/Include/internal/ |
H A D | pycore_call.h | 34 PyThreadState *tstate, PyObject *callable, const char *format, ...);
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_bdist_dumb.py | 69 cmd.format = 'zip'
|
/third_party/python/Lib/multiprocessing/dummy/ |
H A D | __init__.py | 46 "Parent is {0!r} but current_process is {1!r}".format(
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | x11prop.c | 126 if (PA_XCB_FORMAT != prop->format) in pa_x11_get_prop()
|
H A D | tagstruct.h | 28 #include <pulse/format.h>
|
/third_party/pulseaudio/src/pulse/ |
H A D | proplist.h | 49 /** For streams: media language if applicable, in standard POSIX format. E.g. "de_DE" */ 52 /** For streams: source filename if applicable, in URI format or local path. E.g. "/home/lennart/music/foobar.ogg" */ 160 /** For clients/streams: application language if applicable, in standard POSIX format. E.g. "de_DE" */ 181 /** For devices: device string in the underlying audio layer's format. E.g. "surround51:0" */ 190 /** For devices: bus path to the device in the OS' format. E.g. "/sys/bus/pci/devices/0000:00:1f.2" */ 258 /** For PCM formats: the sample format used as returned by pa_sample_format_to_string() \since 1.0 */ 259 #define PA_PROP_FORMAT_SAMPLE_FORMAT "format.sample_format" 262 #define PA_PROP_FORMAT_RATE "format.rate" 265 #define PA_PROP_FORMAT_CHANNELS "format.channels" 268 #define PA_PROP_FORMAT_CHANNEL_MAP "format [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.hpp | 56 VkRenderPassCreateInfo prepareSimpleRenderPassCI (VkFormat format,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessUtil.hpp | 46 void populateBufferWithTestValues (void* buffer, vk::VkDeviceSize size, vk::VkFormat format);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Framebuffer11.h | 70 GLenum format,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLMemory.h | 75 const cl_image_format &format,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/ |
H A D | CompositorNativeWindow11.h | 87 DXGI_FORMAT format,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | InspectableNativeWindow.h | 53 DXGI_FORMAT format,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | CLContextImpl.h | 40 const cl_image_format &format,
|
H A D | FramebufferImpl.h | 72 GLenum format, 112 // Default implementation returns the format specified in the attachment.
|
H A D | gen_load_functions_table.py | 8 # not renderer specific. The mappings are done from the GL internal format, to the ANGLE 9 # format ID, and then for the specific data type. 44 // - the GL internal format (supplied to glTex*Image*D) 80 // clang-format off 87 // clang-format on 216 output = template.format(
|
/third_party/skia/third_party/externals/angle2/infra/specs/ |
H A D | generate_test_spec_json.py | 142 generated_mixin_pyl = MIXINS_PYL_TEMPLATE.format(**format_data)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLContextCL.h | 45 const cl_image_format &format,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.cpp | 108 OS << format("Abbrev table for offset: 0x%8.8" PRIx64 "\n", I.first); in dump()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferActiveUniformValidation.hpp | 174 void addTextureParam(glw::GLenum uniformType, glw::GLenum format, glw::GLuint size, const char* name,
|
/third_party/vk-gl-cts/external/openglcts/scripts/ |
H A D | build_caselists.py | 105 buildPath = buildPathPtrn.format(
|
Completed in 15 milliseconds
1...<<351352353354355356357358359360>>...600