/third_party/tzdata/ |
H A D | strftime.c | 119 strftime_l(char *restrict s, size_t maxsize, char const *restrict format, in strftime_l() argument 129 strftime(char *restrict s, size_t maxsize, char const *restrict format, in strftime() argument 164 _fmt(const char *format, const struct tm *t, char *pt, in _fmt() argument 610 _conv(int n, const char *format, char *pt, const char *ptlim) _conv() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
H A D | EGLImageWrappingTests.cpp | 123 CreateEGLImage(uint32_t width, uint32_t height, GLenum internalFormat, GLenum format, GLenum type, void* data, size_t size) CreateEGLImage() argument 295 DoClearTest(EGLImage eglImage, GLuint texture, wgpu::TextureFormat format, GLenum glFormat, GLenum glType, void* data, size_t dataSize) DoClearTest() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | StorageTextureValidationTests.cpp | 92 CreateTexture(wgpu::TextureUsage usage, wgpu::TextureFormat format, uint32_t sampleCount = 1, uint32_t arrayLayerCount = 1, wgpu::TextureDimension dimension = wgpu::TextureDimension::e2D) CreateTexture() argument [all...] |
/third_party/protobuf/src/google/protobuf/io/ |
H A D | printer.cc | 277 FormatInternal(const std::vector<std::string>& args, const std::map<std::string, std::string>& vars, const char* format) FormatInternal() argument 307 WriteVariable( const std::vector<std::string>& args, const std::map<std::string, std::string>& vars, const char* format, int* arg_index, std::vector<AnnotationCollector::Annotation>* annotations) WriteVariable() argument [all...] |
/third_party/python/Lib/ |
H A D | tracemalloc.py | 236 def format(self, limit=None, most_recent_first=False): member in Traceback
|
H A D | pprint.py | 463 def format(self, object, context, maxlevels, level): member in PrettyPrinter [all...] |
/third_party/python/Python/ |
H A D | modsupport.c | 44 countformat(const char *format, char endchar) in countformat() argument 517 Py_BuildValue(const char *format, ...) Py_BuildValue() argument 528 _Py_BuildValue_SizeT(const char *format, ...) _Py_BuildValue_SizeT() argument 539 Py_VaBuildValue(const char *format, va_list va) Py_VaBuildValue() argument 545 _Py_VaBuildValue_SizeT(const char *format, va_list va) _Py_VaBuildValue_SizeT() argument 551 va_build_value(const char *format, va_list va, int flags) va_build_value() argument 574 _Py_VaBuildStack(PyObject **small_stack, Py_ssize_t small_stack_len, const char *format, va_list va, Py_ssize_t *p_nargs) _Py_VaBuildStack() argument 581 _Py_VaBuildStack_SizeT(PyObject **small_stack, Py_ssize_t small_stack_len, const char *format, va_list va, Py_ssize_t *p_nargs) _Py_VaBuildStack_SizeT() argument 588 va_build_stack(PyObject **small_stack, Py_ssize_t small_stack_len, const char *format, va_list va, int flags, Py_ssize_t *p_nargs) va_build_stack() argument [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | modargs.c | 408 const char *format; in pa_modargs_get_sample_spec() local
|
/third_party/python/Lib/test/ |
H A D | test_peepholer.py | 550 def format(fmt, *values): function [all...] |
/third_party/rust/crates/clap/src/error/ |
H A D | mod.rs | 30 mod format; modules 92 pub fn format(mut self, cmd: &mut Command) -> Self { in format() functions 798 fn format( functions [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
H A D | usage.cc | 229 FlagsHelpImpl(std::ostream& out, PerFlagFilter filter_cb, HelpFormat format, absl::string_view program_usage_message) FlagsHelpImpl() argument 320 FlagsHelpImpl(std::ostream& out, flags_internal::FlagKindFilter filename_filter_cb, HelpFormat format, absl::string_view program_usage_message) FlagsHelpImpl() argument 335 FlagHelp(std::ostream& out, const CommandLineFlag& flag, HelpFormat format) FlagHelp() argument 344 FlagsHelp(std::ostream& out, absl::string_view filter, HelpFormat format, absl::string_view program_usage_message) FlagsHelp() argument 459 SetFlagsHelpFormat(HelpFormat format) SetFlagsHelpFormat() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | str_format.h | 338 StrFormat(const FormatSpec<Args...>& format, const Args&... args) StrFormat() argument 356 StrAppendFormat(std::string* dst, const FormatSpec<Args...>& format, const Args&... args) StrAppendFormat() argument 375 StreamFormat( const FormatSpec<Args...>& format, const Args&... args) StreamFormat() argument 396 PrintF(const FormatSpec<Args...>& format, const Args&... args) PrintF() argument 416 FPrintF(std::FILE* output, const FormatSpec<Args...>& format, const Args&... args) FPrintF() argument 445 SNPrintF(char* output, std::size_t size, const FormatSpec<Args...>& format, const Args&... args) SNPrintF() argument 504 Format(FormatRawSink raw_sink, const FormatSpec<Args...>& format, const Args&... args) Format() argument 561 FormatUntyped( FormatRawSink raw_sink, const UntypedFormatSpec& format, absl::Span<const FormatArg> args) FormatUntyped() argument [all...] |
H A D | str_format_test.cc | 498 std::string format = "%sFFF%dZZZ%f"; TEST_F() local 548 std::string format = "%sFFF%dZZZ%f"; TEST_F() local 606 std::string format = "%sFFF%dZZZ%f"; TEST_F() local 687 std::string format = "%sFFF%dZZZ%f"; TEST_F() local 704 WrappedFormat(const absl::FormatSpec<Args...>& format, const Args&... args) WrappedFormat() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 314 inline std::string format(const std::string& fmt, const time_point<D>& tp, in format() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | parser.h | 310 ExtendedParsedFormat(string_view format) ExtendedParsedFormat() argument 333 New(string_view format) New() argument 336 NewAllowIgnored( string_view format) NewAllowIgnored() argument 342 New(string_view format, bool allow_ignored) New() argument [all...] |
H A D | checker.h | 79 constexpr string_view ConsumeAnyOf(string_view format, const char* chars) { in ConsumeAnyOf() argument 90 string_view format; member 101 constexpr Integer ParseDigits(string_view format, int value = 0) { in ParseDigits() argument 110 ParsePositional(string_view format) ParsePositional() argument 202 ConvParser(string_view format, ConvList args, bool error, int arg_position, bool is_positional) ConvParser() argument 211 ConvParser(string_view format, ConvList args, bool is_positional) ConvParser() argument 230 constexpr string_view format() const { return format_; } format() function in absl::str_format_internal::ConvParser 252 FoundPercent(string_view format) FoundPercent() argument 260 ConsumeNonPercentInner(string_view format, int limit = 20) ConsumeNonPercentInner() argument 274 ConsumeNonPercent(string_view format) ConsumeNonPercent() argument 280 IsPositional(string_view format) IsPositional() argument 301 FormatParser(string_view format, ConvList args) FormatParser() argument 321 ValidFormatImpl(string_view format) ValidFormatImpl() argument [all...] |
H A D | bind.cc | 124 bool ConvertAll(const UntypedFormatSpecImpl format, in ConvertAll() argument 180 std::string Summarize(const UntypedFormatSpecImpl format, in Summarize() argument 208 std::string& AppendPack(std::string* out, const UntypedFormatSpecImpl format, in AppendPack() argument 195 FormatUntyped(FormatRawSinkImpl raw_sink, const UntypedFormatSpecImpl format, absl::Span<const FormatArgImpl> args) FormatUntyped() argument 217 FormatPack(const UntypedFormatSpecImpl format, absl::Span<const FormatArgImpl> args) FormatPack() argument 226 FprintF(std::FILE* output, const UntypedFormatSpecImpl format, absl::Span<const FormatArgImpl> args) FprintF() argument 244 SnprintF(char* output, size_t size, const UntypedFormatSpecImpl format, absl::Span<const FormatArgImpl> args) SnprintF() argument [all...] |
/third_party/skia/gm/ |
H A D | lazytiling.cpp | 36 auto format = dContext->priv().caps()->getDefaultBackendFormat(GrColorType::kRGBA_8888, in create_view() local
|
H A D | gm.cpp | 30 static void draw_failure_message(SkCanvas* canvas, const char format[], ...) { in draw_failure_message() argument
|
/third_party/skia/include/gpu/ |
H A D | GrBackendSurface.h | 85 static GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL() argument 91 static GrBackendFormat MakeVk(VkFormat format, bool willUseDRMFormatModifiers = false) { in MakeVk() argument 100 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn() argument 106 static GrBackendFormat MakeMtl(GrMTLPixelFormat format) { in MakeMtl() argument 112 static GrBackendFormat MakeDxgi(DXGI_FORMAT format) { in MakeDxgi() argument [all...] |
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
H A D | ViewerActivity.java | 127 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
|
/third_party/skia/experimental/sorttoy/ |
H A D | sorttoy.cpp | 79 static void exitf(const char* format, ...) { in exitf() argument
|
/third_party/skia/modules/androidkit/src/ |
H A D | Surface.cpp | 133 static SkColorType color_type(int32_t format) { in color_type() argument
|
/third_party/selinux/libsepol/cil/test/unit/ |
H A D | CuTest.c | 109 __attribute__ ((format (printf, 2, 3))) void CuStringAppendFormat(CuString* str, const char* format, ...) in CuStringAppendFormat() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboDepthbufferTests.cpp | 52 BasicFboDepthCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in BasicFboDepthCase() argument 111 const deUint32 format = GL_RGBA; in render() local 144 DepthWriteClampCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in DepthWriteClampCase() argument 230 DepthTestClampCase (Context& context, const char* name, const char* desc, deUint32 format, in argument [all...] |