Home
last modified time | relevance | path

Searched defs:format (Results 2076 - 2100 of 3275) sorted by relevance

1...<<81828384858687888990>>...131

/third_party/python/Python/
H A Dpystrtod.c714 _PyOS_ascii_formatd(char *buffer, size_t buf_size, const char *format, double d, int precision) _PyOS_ascii_formatd() argument
801 char format[32]; PyOS_double_to_string() local
[all...]
/third_party/python/Objects/
H A Dcall.c551 PyObject_CallFunction(PyObject *callable, const char *format, ...) in PyObject_CallFunction() argument
569 PyEval_CallFunction(PyObject *callable, const char *format, argument
495 _PyObject_CallFunctionVa(PyThreadState *tstate, PyObject *callable, const char *format, va_list va, int is_size_t) _PyObject_CallFunctionVa() argument
584 _PyObject_CallFunction_SizeT(PyObject *callable, const char *format, ...) _PyObject_CallFunction_SizeT() argument
598 callmethod(PyThreadState *tstate, PyObject* callable, const char *format, va_list va, int is_size_t) callmethod() argument
612 PyObject_CallMethod(PyObject *obj, const char *name, const char *format, ...) PyObject_CallMethod() argument
639 PyEval_CallMethod(PyObject *obj, const char *name, const char *format, ...) PyEval_CallMethod() argument
662 _PyObject_CallMethod(PyObject *obj, PyObject *name, const char *format, ...) _PyObject_CallMethod() argument
686 _PyObject_CallMethodId(PyObject *obj, _Py_Identifier *name, const char *format, ...) _PyObject_CallMethodId() argument
709 _PyObject_CallMethodFormat(PyThreadState *tstate, PyObject *callable, const char *format, ...) _PyObject_CallMethodFormat() argument
721 _PyObject_CallMethod_SizeT(PyObject *obj, const char *name, const char *format, ...) _PyObject_CallMethod_SizeT() argument
745 _PyObject_CallMethodId_SizeT(PyObject *obj, _Py_Identifier *name, const char *format, ...) _PyObject_CallMethodId_SizeT() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc205 NamespaceOpener ns(Namespace(file_, options_), format); in GenerateHeader() local
315 NamespaceOpener ns(Namespace(file_, options_), format); GeneratePBHeader() local
586 NamespaceOpener ns(Namespace(file_, options_), format); GenerateSourceForMessage() local
601 NamespaceOpener proto_ns(ProtobufNamespace(options_), format); GenerateSourceForMessage() local
624 NamespaceOpener ns(Namespace(file_, options_), format); GenerateGlobalSource() local
655 NamespaceOpener ns(Namespace(file_, options_), format); GenerateSource() local
679 NamespaceOpener ns(Namespace(file_, options_), format); GenerateSource() local
717 NamespaceOpener proto_ns(ProtobufNamespace(options_), format); GenerateSource() local
1135 Print(const Formatter& format, const Options& options) const Print() argument
1156 PrintTopLevelDecl(const Formatter& format, const Options& options) const PrintTopLevelDecl() argument
1511 NamespaceOpener proto_ns(ProtobufNamespace(options_), format); GenerateProto2NamespaceEnumSpecializations() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Desound.h141 esd_format_t format; /* magic int with the format info */ member
157 esd_format_t format; /* magic int with the format info */ member
172 esd_format_t format; /* magic int with the format info */ member
H A Ddbus-util.c449 void pa_dbus_send_error(DBusConnection *c, DBusMessage *in_reply_to, const char *name, const char *format, ...) { in pa_dbus_send_error() argument
/third_party/python/Lib/
H A Dcalendar.py638 def format(cols, colwidth=_colwidth, spacing=_spacing): global() function
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc1905 const char* format = "child: { $0 }"; in TEST_F() local
1924 const char* format = "unknown_child: { $0 }"; in TEST_F() local
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource.cc1144 const char* format = in FormatNanos() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc333 std::string format(const std::string& format, const time_point<seconds>& tp, in format() argument
692 parse(const std::string& format, const std::string& input, const time_zone& tz, time_point<seconds>* sec, detail::femtoseconds* fs, std::string* err) parse() argument
[all...]
/third_party/skia/bench/
H A Dnanobench.cpp466 GrBackendFormat format = ctx->defaultBackendFormat(colorType, GrRenderable::kYes); in create_config() local
1440 const char* format = "%4d/%-4dMB\t%d\t%s\t%s\t%s\t%s\t%.0f%%\t%s\t%s\t%s\n"; local
/third_party/spirv-tools/source/opt/
H A Dtrim_capabilities_pass.cpp315 const uint32_t format = type->GetSingleWordInOperand(kOpTypeImageFormatIndex); in Handler_OpImageRead_StorageImageReadWithoutFormat() local
336 const uint32_t format = type->GetSingleWordInOperand(kOpTypeImageFormatIndex); in Handler_OpImageSparseRead_StorageImageReadWithoutFormat() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestUtil.cpp866 void clearColorBuffer (sglr::Context& ctx, const tcu::TextureFormat& format, const tcu::Vec4& value) in clearColorBuffer() argument
891 void readPixels (sglr::Context& ctx, tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument
931 const char* getFormatName (deUint32 format) in getFormatName() argument
996 glu::DataType getFragmentOutputType (const tcu::TextureFormat& format) in getFragmentOutputType() argument
1017 getFramebufferReadFormat(const tcu::TextureFormat& format) getFramebufferReadFormat() argument
1054 getFormatThreshold(const tcu::TextureFormat& format) getFormatThreshold() argument
1066 const tcu::TextureFormat format = glu::mapGLInternalFormat(glFormat); getFormatThreshold() local
[all...]
H A Des3fFramebufferBlitTests.cpp117 const deUint32 format = GL_RGBA; in render() local
384 deUint32 format = ndx ? m_dstFormat : m_srcFormat; in render() local
569 const deUint32 format = GL_RGBA; in render() local
635 BlitDefaultFramebufferCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 filter) BlitDefaultFramebufferCase() argument
738 DefaultFramebufferBlitCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 filter, BlitDirection dir, BlitArea area) DefaultFramebufferBlitCase() argument
[all...]
H A Des3fPolygonOffsetTests.cpp1228 const DepthBufferFormat& format = depthFormats[ndx]; in init() local
[all...]
H A Des3fTextureFormatTests.cpp112 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) in Texture2DFormatCase() argument
278 TextureCubeFormatCase::TextureCubeFormatCase (tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) in TextureCubeFormatCase() argument
478 Texture2DArrayFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, int numLayers) Texture2DArrayFormatCase() argument
635 Texture3DFormatCase(tcu::TestContext& testCtx, Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, int depth) Texture3DFormatCase() argument
796 Compressed2DFormatCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, tcu::CompressedTexFormat format, deUint32 randomSeed, int width, int height) Compressed2DFormatCase() argument
937 CompressedCubeFormatCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, tcu::CompressedTexFormat format, deUint32 randomSeed, int width, int height) CompressedCubeFormatCase() argument
1326 deUint32 format; init() member
1342 deUint32 format = texFormats[formatNdx].format; init() local
1504 tcu::CompressedTexFormat format; init() member
[all...]
H A Des3fTextureWrapTests.cpp132 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
509 CompressedTexFormat format; in init() member
566 const CompressedTexFormat format = (CompressedTexFormat)formatI; in init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp280 const deUint32 format = useSRGB ? GL_SRGB8_ALPHA8 : GL_RGBA8; in init() local
H A Des31fCopyImageTests.cpp183 string formatToName (deUint32 format) in formatToName() argument
195 bool isFloatFormat (deUint32 format) in isFloatFormat() argument
203 bool isUintFormat (deUint32 format) in isUintFormat() argument
211 isIntFormat(deUint32 format) isIntFormat() argument
219 isFixedPointFormat(deUint32 format) isFixedPointFormat() argument
360 ImageInfo(deUint32 format, deUint32 target, const IVec3& size) ImageInfo() argument
[all...]
H A Des31fFboTestUtil.cpp420 void clearColorBuffer (sglr::Context& ctx, const tcu::TextureFormat& format, const tcu::Vec4& value) in clearColorBuffer() argument
445 void readPixels (sglr::Context& ctx, tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument
485 const char* getFormatName (deUint32 format) in getFormatName() argument
553 glu::DataType getFragmentOutputType (const tcu::TextureFormat& format) in getFragmentOutputType() argument
574 getFramebufferReadFormat(const tcu::TextureFormat& format) getFramebufferReadFormat() argument
616 getFormatThreshold(const tcu::TextureFormat& format) getFormatThreshold() argument
628 const tcu::TextureFormat format = glu::mapGLInternalFormat(glFormat); getFormatThreshold() local
[all...]
H A Des31fShaderHelperInvocationTests.cpp220 FboHelper::FboHelper (const glu::RenderContext& renderCtx, int width, int height, deUint32 format, int numSamples) in FboHelper() argument
H A Des31fStencilTexturingTests.cpp490 static void checkDepthStencilFormatSupport (Context& context, deUint32 format) in checkDepthStencilFormatSupport() argument
520 UploadTex2DCase (Context& context, const char* name, deUint32 format) in UploadTex2DCase() argument
575 UploadTex2DArrayCase (Context& context, const char* name, deUint32 format) in UploadTex2DArrayCase() argument
661 UploadTexCubeCase(Context& context, const char* name, deUint32 format) UploadTexCubeCase() argument
750 RenderTex2DCase(Context& context, const char* name, deUint32 format) RenderTex2DCase() argument
807 ClearTex2DCase(Context& context, const char* name, deUint32 format) ClearTex2DCase() argument
881 CompareModeCase(Context& context, const char* name, deUint32 format) CompareModeCase() argument
940 BaseLevelCase(Context& context, const char* name, deUint32 format) BaseLevelCase() argument
[all...]
H A Des31fTextureFilteringTests.cpp497 deUint32 format; in init() member
530 const deUint32 format = filterableFormatsByType[fmtNdx].format; in init() local
561 const deUint32 format = GL_RGBA8; in init() local
595 const deUint32 format = GL_RGBA8; in init() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.hpp138 deUint32 format; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/
H A DvktModifiersTests.cpp91 std::string getFormatCaseName (VkFormat format) in getFormatCaseName() argument
182 std::vector<deUint64> getExportImportCompatibleModifiers (Context& context, VkFormat format) in getExportImportCompatibleModifiers() argument
97 getDrmFormatModifiers(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkFormat format) getDrmFormatModifiers() argument
123 verifyHandleTypeForFormatModifier(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const VkFormat format, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags handleType, const deUint64 drmFormatModifier) verifyHandleTypeForFormatModifier() argument
221 checkExportImportExtensions(Context& context, VkFormat format) checkExportImportExtensions() argument
319 listModifiersCase(Context& context, VkFormat format) listModifiersCase() argument
360 createImageNoModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageUsageFlags imageUsages, const VkFormat format, const UVec2& size) createImageNoModifiers() argument
510 createImageListModifiersCase(Context& context, const VkFormat format) createImageListModifiersCase() argument
565 createImageModifierExplicitCase(Context& context, const VkFormat format) createImageModifierExplicitCase() argument
671 exportImportMemoryExplicitModifiersCase(Context& context, const VkFormat format, deUint64 modifier) exportImportMemoryExplicitModifiersCase() argument
942 exportImportMemoryExplicitModifiersCase(Context& context, const VkFormat format) exportImportMemoryExplicitModifiersCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageTests.cpp220 const tcu::TextureFormat format = (isCompressedFormat(m_imageFormat)) ? tcu::getUncompressedFormat(mapVkCompressedFormat(m_imageFormat)) in initPrograms() local
298 std::string ImageTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() argument
345 getGlslTextureType(const tcu::TextureFormat& format, VkImageViewType type) getGlslTextureType() argument
415 getGlslSampler(const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int imageCount) getGlslSampler() argument
430 getFormatCaseName(const VkFormat format) getFormatCaseName() argument
813 const VkFormat format = formats[formatNdx]; createImageFormatTests() local
[all...]

Completed in 32 milliseconds

1...<<81828384858687888990>>...131