/third_party/skia/third_party/externals/icu/source/samples/msgfmt/answers/ |
H A D | main_2.cpp | 18 // The message format pattern. It takes a single argument, an integer, 31 // Create a message format in main() 41 msg.format(msgArgs, 2, str, pos, status); in main() 42 check(status, "MessageFormat::format"); in main()
|
H A D | main_3.cpp | 18 // The message format pattern. It takes a single argument, an integer, 31 // Create a message format in main() 41 msg.format(msgArgs, 2, str, pos, status); in main() 42 check(status, "MessageFormat::format"); in main()
|
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/ |
H A D | main.cpp | 18 // The message format pattern. It takes a single argument, an integer, 31 // Create a message format in main() 41 msg.format(msgArgs, 2, str, pos, status); in main() 42 check(status, "MessageFormat::format"); in main()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | SpirvUtils.h | 37 // Returns the texture format corresponding to format. 38 wgpu::TextureFormat SpirvImageFormatToTextureFormat(spv::ImageFormat format); 40 // Returns the format "component type" corresponding to the SPIRV base type.
|
H A D | NativeSwapChainImplGL.h | 35 DawnSwapChainError Configure(WGPUTextureFormat format,
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | AdapterVk.h | 42 bool IsDepthStencilFormatSupported(VkFormat format);
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-harfbuzzcc.py | 15 f.write ("".join ('#include "{}"\n'.format (os.path.basename (x)) for x in sources if x.endswith (".cc")).encode ())
|
H A D | hb-dispatch.hh | 50 bool may_dispatch (const T *obj HB_UNUSED, const F *format HB_UNUSED) { return true; } in may_dispatch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | Formatters.h | 26 static void format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, in format() function
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
H A D | test_inspector_runner.cc | 32 << diag::Formatter().format(program_->Diagnostics()); in Initialize()
|
/third_party/skia/third_party/externals/tint/src/reader/ |
H A D | reader.h | 40 return formatter.format(diags_); in error()
|
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | test_helper.h | 36 << formatter.format(Diagnostics()); in Build()
|
/third_party/rust/crates/env_logger/examples/ |
H A D | syslog_friendly_format.rs | 6 .format(|buf, record| {
in main()
|
/third_party/rust/crates/nom/src/branch/ |
H A D | tests.rs | 21 ErrorStr(format!("custom error code: {}", i)) in from() 28 ErrorStr(format!("custom error message: {}", i)) in from() 35 ErrorStr(format!("custom error message: ({:?}, {:?})", input, kind)) in from() 39 ErrorStr(format!( in from()
|
/third_party/rust/crates/nom/tests/ |
H A D | custom_errors.rs | 17 CustomError(format!("error code was: {:?}", error)) in from() 23 CustomError(format!("error code was: {:?}", kind)) in from() 27 CustomError(format!("{:?}\nerror code was: {:?}", other, kind)) in append()
|
/third_party/rust/crates/rust-openssl/openssl-macros/src/ |
H A D | lib.rs | 14 let line = format!( in corresponds()
|
/third_party/selinux/libselinux/src/ |
H A D | callbacks.h | 17 extern int __attribute__ ((format(printf, 2, 3)))
|
/third_party/vk-gl-cts/scripts/egl/ |
H A D | enums.py | 27 from khr_util.format import indentLines, normalizeConstant
|
H A D | str_util.py | 27 from khr_util.format import indentLines
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pTextureCases.hpp | 23 * \brief Texture format performance tests. 43 deUint32 format, deUint32 dataType,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/ |
H A D | cm_log.h | 40 void CmLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...);
|
/third_party/vulkan-loader/loader/ |
H A D | log.h | 66 void loader_log(const struct loader_instance *inst, VkFlags msg_type, int32_t msg_code, const char *format, ...)
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationMiscTest.java | 244 logln(String.format("rules[%d] = \"%s\"", i, rules[i])); in TestRuleOptions() 1825 logln(String.format("coll.getVariableTop(root) -> %08x", varTopOriginal)); in TestVariableTopSetting() 1830 logln(String.format("coll.setVariableTop(space) -> %08x", varTop1)); in TestVariableTopSetting() 1843 logln(String.format("coll.setVariableTop(dot) -> %08x", varTop1)); in TestVariableTopSetting() 1856 logln(String.format("coll.setVariableTop(degree) -> %08x", varTop1)); in TestVariableTopSetting() 1869 logln(String.format("coll.setVariableTop(dollar) -> %08x", varTop1)); in TestVariableTopSetting() 1909 logln(String.format("coll.getMaxVariable(root) -> %04x", oldMax)); in TestMaxVariable() 1914 logln(String.format("coll.setMaxVariable(space) -> %04x", max)); in TestMaxVariable() 1927 logln(String.format("coll.setMaxVariable(punctuation) -> %04x", max)); in TestMaxVariable() 1940 logln(String.format("col in TestMaxVariable() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationMiscTest.java | 247 logln(String.format("rules[%d] = \"%s\"", i, rules[i])); in TestRuleOptions() 1828 logln(String.format("coll.getVariableTop(root) -> %08x", varTopOriginal)); in TestVariableTopSetting() 1833 logln(String.format("coll.setVariableTop(space) -> %08x", varTop1)); in TestVariableTopSetting() 1846 logln(String.format("coll.setVariableTop(dot) -> %08x", varTop1)); in TestVariableTopSetting() 1859 logln(String.format("coll.setVariableTop(degree) -> %08x", varTop1)); in TestVariableTopSetting() 1872 logln(String.format("coll.setVariableTop(dollar) -> %08x", varTop1)); in TestVariableTopSetting() 1912 logln(String.format("coll.getMaxVariable(root) -> %04x", oldMax)); in TestMaxVariable() 1917 logln(String.format("coll.setMaxVariable(space) -> %04x", max)); in TestMaxVariable() 1930 logln(String.format("coll.setMaxVariable(punctuation) -> %04x", max)); in TestMaxVariable() 1943 logln(String.format("col in TestMaxVariable() [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 1561 struct vn_physical_device *physical_dev, VkFormat format) in vn_physical_device_get_format_properties() 1563 return util_sparse_array_get(&physical_dev->format_properties, format); in vn_physical_device_get_format_properties() 2208 VkFormat format, in vn_GetPhysicalDeviceFormatProperties2() 2216 entry = vn_physical_device_get_format_properties(physical_dev, format); in vn_GetPhysicalDeviceFormatProperties2() 2224 physical_dev->instance, physicalDevice, format, pFormatProperties); in vn_GetPhysicalDeviceFormatProperties2() 2233 VkPhysicalDeviceImageFormatInfo2 format; member 2246 local_info->format = *info; in vn_physical_device_fix_image_format_info() 2247 VkBaseOutStructure *dst = (void *)&local_info->format; in vn_physical_device_fix_image_format_info() 2289 assert(local_info->format.tiling != in vn_physical_device_fix_image_format_info() 2291 local_info->format in vn_physical_device_fix_image_format_info() 1560 vn_physical_device_get_format_properties( struct vn_physical_device *physical_dev, VkFormat format) vn_physical_device_get_format_properties() argument 2207 vn_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2 *pFormatProperties) vn_GetPhysicalDeviceFormatProperties2() argument [all...] |