Home
last modified time | relevance | path

Searched refs:format (Results 12376 - 12400 of 12981) sorted by relevance

1...<<491492493494495496497498499500>>...520

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c783 buffer->base.format = PIPE_FORMAT_R8_UNORM; in nouveau_user_buffer_create()
/third_party/littlefs/scripts/
H A Dplotmpl.py103 # format with 3 digits of precision
119 # format with 3 digits of precision
605 # guess the output format
1009 plt.savefig(output, format='png' if png else 'svg')
H A Dtracebd.py197 b = '{:0{}b}'.format(i, 2*m.ceil(m.log2(i+1)/2))
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h519 void Format(Instruction* instr, const char* format);
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.h216 void Format(Instruction* instr, const char* format);
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_descriptor_set.c522 set->img_fmts[img_idx] = pdev->formats[view->pview.format].hw; in panvk_write_img_desc()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c730 u_sampler_view_default_template(&sv_templ, src_res, src_res->format); in vl_compositor_convert_rgb_to_yuv()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c139 rat_templ.format = PIPE_FORMAT_R32_UINT; in evergreen_set_rat()
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dwrite.rs254 let guard = format!("CXXBRIDGE1_STRUCT_{}", strct.name.to_symbol());
349 let guard = format!("CXXBRIDGE1_STRUCT_{}", ety.name.to_symbol());
399 let guard = format!("CXXBRIDGE1_ENUM_{}", enm.name.to_symbol());
958 Some(receiver) => format!(
1373 format!("::std::vector<{}>", element.to_typename(types)) in to_typename()
/third_party/rust/crates/cxx/gen/src/
H A Dwrite.rs254 let guard = format!("CXXBRIDGE1_STRUCT_{}", strct.name.to_symbol());
349 let guard = format!("CXXBRIDGE1_STRUCT_{}", ety.name.to_symbol());
399 let guard = format!("CXXBRIDGE1_ENUM_{}", enm.name.to_symbol());
958 Some(receiver) => format!(
1373 format!("::std::vector<{}>", element.to_typename(types)) in to_typename()
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dwrite.rs254 let guard = format!("CXXBRIDGE1_STRUCT_{}", strct.name.to_symbol());
349 let guard = format!("CXXBRIDGE1_STRUCT_{}", ety.name.to_symbol());
399 let guard = format!("CXXBRIDGE1_ENUM_{}", enm.name.to_symbol());
958 Some(receiver) => format!(
1373 format!("::std::vector<{}>", element.to_typename(types)) in to_typename()
/third_party/python/Lib/
H A Dpickletools.py857 The format is unique to Python, and shared with the struct
858 module (format string '>d') "in theory" (the struct and pickle
860 strongly related to the IEEE-754 double format, and, in normal
861 cases, is in fact identical to the big-endian 754 double format.
1106 # the bytestream s, and arg.doc documents the format of the raw
2888 preamble = args.preamble.format(name=f.name)
/third_party/pulseaudio/src/modules/
H A Dmodule-device-restore.c37 #include <pulse/format.h>
265 pa_log_debug("Success. Saving new format for key: %s", name); in entry_read()
859 pa_log_debug("Could not set format on sink %s", sink->name); in sink_put_hook_callback()
1095 pa_log("Device format reading is only supported on sinks"); in extension_cb()
1129 pa_log("Device format saving is only supported on sinks"); in extension_cb()
1170 pa_log_warn("Could not save format info for sink %s", sink->name); in extension_cb()
/third_party/python/Lib/asyncio/
H A Dselector_events.py818 return '<{}>'.format(' '.join(info))
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp284 formats[0].format, in getBasicSwapchainParameters()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.h765 GLenum format);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRPrinter.cpp1 //===- MIRPrinter.cpp - MIR serialization format printer ------------------===//
10 // functions using the MIR serialization format.
109 /// format.
141 /// format.
659 << format("0x%08" PRIx32, MBB.getSuccProbability(I).getNumerator()) in print()
H A DScheduleDAGInstrs.cpp1508 OS << format("%g", ((double)InstrCount / Length)); in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp429 WithColor::warning() << format("DWARF compile unit extends beyond its " in extractDIEsToVector()
475 // In both cases we need to determine the format of the contribution, in tryExtractDIEsIfNeeded()
476 // which may differ from the unit's format. in tryExtractDIEsIfNeeded()
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dbuild_mustpass.py53 buildPath = DEFAULT_BUILD_DIR.format(targetName = DEFAULT_TARGET, buildType = "Release")
166 # Pixel format
223 # Pixel format
319 # Pixel format
387 # Pixel format
524 # Pixel format
586 # Pixel format
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline_test.cc269 EXPECT_EQ("buffer (0:0) requires a format", r.Error()); in TEST_F()
393 EXPECT_EQ(FormatType::kR32_SINT, vtex_buffers[0].format->GetFormatType()); in TEST_F()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp585 spv::ImageFormat format; member
H A Dspirv_msl.hpp37 // Indicates the format of a shader input. Currently limited to specifying
39 // some other format.
63 MSLShaderInputFormat format = MSL_SHADER_INPUT_FORMAT_OTHER; member
H A Dspirv_parser.cpp93 SPIRV_CROSS_THROW("Invalid SPIRV format."); in parse()
607 type.image.format = static_cast<ImageFormat>(ops[7]); in parse()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtranslit.cpp816 msg.format(args, nargs, result, pos, status); in getDisplayName()
1149 // the correct format. That is: foo => ::foo in toRules()
1478 * that follows this format: in initializeRegistry()

Completed in 51 milliseconds

1...<<491492493494495496497498499500>>...520