/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_bo.c | 938 if (screen->faked_e5sparse && res->base.b.format == PIPE_FORMAT_R9G9B9E5_FLOAT) in zink_bo_commit()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 124 /* clang-format off */ in pvr_physical_device_get_supported_extensions() 134 /* clang-format on */ in pvr_physical_device_get_supported_extensions() 754 /* clang-format off */ in pvr_get_physical_device_descriptor_limits() 761 /* clang-format on */ in pvr_get_physical_device_descriptor_limits() 1369 /* clang-format off */ in pvr_device_init_compute_idfwdf_state() 1371 /* clang-format on */ in pvr_device_init_compute_idfwdf_state() 1376 .format = VK_FORMAT_R32G32B32A32_SFLOAT, in pvr_device_init_compute_idfwdf_state()
|
H A D | pvr_descriptor_set.c | 1671 (uint32_t)(bview->range / vk_format_get_blocksize(bview->format)); in pvr_write_buffer_descriptor()
|
/third_party/node/lib/internal/ |
H A D | errors.js | 3 /* eslint node-core/prefer-util-format-errors: "error" */ 471 return ReflectApply(lazyInternalUtilInspect().format, null, args); 994 E('ERR_CRYPTO_ECDH_INVALID_FORMAT', 'Invalid ECDH format: %s', TypeError); 1695 E('ERR_UNKNOWN_MODULE_FORMAT', 'Unknown module format: %s for URL %s',
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | xcodeproj_file.py | 8 Xcode project file format. Knowledge of the project file format was gained 14 The generator targets the file format as written by Xcode 3.2 (specifically, 15 3.2.6), but past experience has taught that the format has not changed 28 The project.pbxproj file is a property list, stored in a format almost 29 identical to the NeXTstep property list format. The file is able to carry 235 alternate single-line format, such as 247 single-line format. Subclasses that desire 2253 name = "{}.gyp:{}".format(props["containerPortal"].Name(), props["remoteInfo"])
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_allocator.c | 1539 .format = ISL_FORMAT_RAW, in anv_scratch_pool_get_surf()
|
H A D | anv_nir_apply_pipeline_layout.c | 281 unreachable("Unsupported address format"); in build_load_descriptor_mem() 299 * reason, the actual encoding may depend both on the address format for 300 * memory derefs and the descriptor address format. 330 unreachable("Unsupported address format"); in build_res_index() 365 unreachable("Unsupported address format"); in build_res_index() 400 * the address format. 419 unreachable("Unhandled address format"); in build_res_reindex() 470 unreachable("Unhandled address format"); in build_desc_addr() 480 unreachable("Unhandled address format"); in build_desc_addr() 489 * See build_res_index for details about each resource index format [all...] |
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | xcodeproj_file.py | 8 Xcode project file format. Knowledge of the project file format was gained 14 The generator targets the file format as written by Xcode 3.2 (specifically, 15 3.2.6), but past experience has taught that the format has not changed 28 The project.pbxproj file is a property list, stored in a format almost 29 identical to the NeXTstep property list format. The file is able to carry 235 alternate single-line format, such as 247 single-line format. Subclasses that desire 2253 name = "{}.gyp:{}".format(props["containerPortal"].Name(), props["remoteInfo"])
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | intltest.cpp | 168 fmt.format(f.getDate(), s, pos); in _toString() 171 s = UnicodeString("Error creating date format]"); in _toString()
|
/third_party/node/deps/v8/src/execution/ |
H A D | isolate.h | 1840 PRINTF_FORMAT(2, 3) void PrintWithTimestamp(const char* format, ...);
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_cmd_buffer.c | 556 cfg.format = desc_state->sets[s]->img_fmts[i]; in panvk_fill_non_vs_attribs()
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | parse.rs | 636 Ident::new(&format!("arg{}", args.len()), pat.underscore_token.span) in parse_extern_fn()
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | parse.rs | 636 Ident::new(&format!("arg{}", args.len()), pat.underscore_token.span) in parse_extern_fn()
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | parse.rs | 636 Ident::new(&format!("arg{}", args.len()), pat.underscore_token.span) in parse_extern_fn()
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | parse.rs | 636 Ident::new(&format!("arg{}", args.len()), pat.underscore_token.span) in parse_extern_fn()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-loopback.c | 52 "format=<sample format> " 201 "format", 1610 /* FIXME: Dummy stream format, needed because pa_sink_input_new() in pa__init() 1615 ss.format = PA_SAMPLE_U8; in pa__init() 1623 pa_log("Invalid sample format specification or channel map"); in pa__init() 1632 if (pa_modargs_get_value(ma, "format", NULL)) in pa__init() 1769 /* If format, rate or channels were originally unset, they are set now in pa__init()
|
/third_party/python/Lib/idlelib/ |
H A D | editor.py | 63 from idlelib.format import FormatParagraph, FormatRegion, Indents, Rstrip 333 text.bind("<<format-paragraph>>", 472 ("format", "F_ormat"),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 195 A.format(OS, ""); in operator <<()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPixelStorageModesTests.cpp | 134 TCU_FAIL("Invalid internal format"); in getEps() 219 , m_format(glu::getTransferFormat(glu::mapGLInternalFormat(internalFormat)).format) in TexImageUtils() 1380 TCU_FAIL("Invalid internal format"); in iterate() 1728 TCU_FAIL("Invalid internal format"); in iterate()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psintrp.c | 1415 glyph->format = FT_GLYPH_FORMAT_COMPOSITE; in cf2_interpT2CharString()
|
/third_party/python/Lib/test/ |
H A D | test_random.py | 1088 " of range [0, 2*pi]").format(mu, kappa, sample))
|
H A D | test_coroutines.py | 505 buf.append('def i{i}(): return {i}'.format(i=i))
|
H A D | test_sys_settrace.py | 2829 """.format("\n+\n".join(f"var{i}\n" for i in range(1000)))
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
H A D | assembler_arm.h | 231 // clang-format off 241 // clang-format on 254 // clang-format off 263 // clang-format on 425 void Comment(const char *format, ...) PRINTF_ATTRIBUTE(2, 3);
|
/third_party/vixl/src/ |
H A D | utils-vixl.h | 187 // Macros for compile-time format checking. 190 __attribute__((format(gnu_printf, format_index, varargs_index))) 291 // clang-format off 306 // clang-format on
|