/third_party/node/deps/openssl/openssl/util/ |
H A D | check-format.pl | 11 # check-format.pl 15 # check-format.pl [-l|--sloppy-len] [-l|--sloppy-bodylen] 22 # util/check-format.pl util/check-format-test-positives.c 23 # util/check-format.pl util/check-format-test-negatives.c 542 $self_test = $ARGV =~ m/check-format-test/;
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeTree.java | 1003 String.format("index (%d) out of bounds [0...%d]", index, size())); in sample()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | RangeTable.java | 824 // TODO: Prettier format for toString(). 829 .map(e -> String.format("%s, %s", e.getKey(), rowToString(e.getValue()))) in toString()
|
/third_party/rust/crates/clap/clap_derive/src/derives/ |
H A D | args.rs | 711 .ok_or_else(|| clap::Error::raw(clap::error::ErrorKind::MissingRequiredArgument, format!("The following required argument was not provided: {}", #id)))? in gen_parsers()
|
/third_party/openssl/test/ |
H A D | testutil.h | 299 # define PRINTF_FORMAT(a, b) __attribute__ ((format(printf, a, b))) 326 * Because this comparison uses a printf format specifier that's not 530 * format. |desc| is a printf format string.
|
/third_party/openssl/util/ |
H A D | check-format.pl | 11 # check-format.pl 15 # check-format.pl [-l|--sloppy-len] [-l|--sloppy-bodylen] 22 # util/check-format.pl util/check-format-test-positives.c 23 # util/check-format.pl util/check-format-test-negatives.c 542 $self_test = $ARGV =~ m/check-format-test/;
|
/third_party/python/Lib/ |
H A D | dis.py | 486 argrepr += 'with format' 725 return "{}({!r})".format(self.__class__.__name__,
|
H A D | _collections_abc.py | 819 return '{0.__class__.__name__}({0._mapping!r})'.format(self)
|
/third_party/pulseaudio/src/modules/ |
H A D | module-zeroconf-publish.c | 312 txt = avahi_string_list_add_pair(txt, "format", pa_sample_format_to_string(s->ss.format)); in publish_service()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | a2dp-codec-sbc.c | 664 sample_spec->format = PA_SAMPLE_S16LE; in init()
|
/third_party/python/Lib/asyncio/ |
H A D | proactor_events.py | 89 return '<{}>'.format(' '.join(info))
|
H A D | sslproto.py | 525 'cannot switch state from {} to {}'.format(
|
/third_party/python/Lib/test/ |
H A D | test_cmd_line_script.py | 521 init = "raise {0}('Exception in __init__.py')".format(exception)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_3_1_autogen.h | 34 GLenum format);
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestResultParser.cpp | 246 return (ri::Image::Format)getEnumValue("image format", s_imageFormatMap, DE_LENGTH_OF_ARRAY(s_imageFormatMap), imageFormat); in getImageFormat() 551 image->format = getImageFormat(getAttribute("Format")); in handleElementStart()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | engine_vulkan.cc | 151 return Result("Vulkan color attachment format is not supported"); in CreatePipeline() 160 return Result("Vulkan depth attachment format is not supported"); in CreatePipeline() 210 return Result("Vulkan vertex buffer format is not supported"); in CreatePipeline() 216 vtex_info.format, vtex_info.offset, in CreatePipeline() 499 // |format| is not Format for frame buffer but for vertex buffer. in DoDrawRect() 501 // does not include a format of vertex buffer, we can choose any in DoDrawRect() 587 // |format| is not Format for frame buffer but for vertex buffer. in DoDrawGrid() 589 // does not include a format of vertex buffer, we can choose any in DoDrawGrid()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLStreamTest.cpp | 26 bool CheckTextureSupport(ID3D11Device *device, DXGI_FORMAT format) in CheckTextureSupport() argument 612 * Direct3D 11 staging resources and initData parameters for this format use in TEST_P() 930 // Direct3D 11 staging resources and initData parameters for this format use in TEST_P()
|
/third_party/skia/src/codec/ |
H A D | SkRawCodec.cpp | 522 // Quick check if the image contains a valid TIFF header as requested by DNG format. 651 imageData.preview.format == ::piex::Image::kJpegCompressed) in MakeFromStream()
|
/third_party/openssl/include/openssl/ |
H A D | core_dispatch.h | 172 OSSL_CORE_MAKE_FUNC(int, BIO_vprintf, (OSSL_CORE_BIO *bio, const char *format,
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross.hpp | 1091 static bool is_desktop_only_format(spv::ImageFormat format);
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftbitmap.c | 1132 if ( slot && slot->format == FT_GLYPH_FORMAT_BITMAP && in FT_EXPORT_DEF()
|
/third_party/skia/third_party/externals/freetype/src/winfonts/ |
H A D | winfnt.c | 329 /* Microsoft's specification of the executable-file header format */ in fnt_face_get_dll_font() 1068 slot->format = FT_GLYPH_FORMAT_BITMAP; in FNT_Load_Glyph()
|
/third_party/python/Lib/urllib/ |
H A D | parse.py | 837 res = chr(b) if b in self.safe else '%{:02X}'.format(b)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 34 /// complex format and data model, and YAML parsers aren't ubiquitous. 40 /// - LLVM bitstream is a space- and CPU- efficient binary format. Typically it 854 /// A format string like formatv("{0:2}", Value) pretty-prints with indent 2. 856 static void format(const llvm::json::Value &, raw_ostream &, StringRef);
|
/third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
H A D | generator_impl.cc | 342 diagnostics_.add_error(diag::System::Writer, "unknown image format"); in EmitImageFormat() 483 if (!EmitImageFormat(out, storage->format)) { in EmitType()
|