Home
last modified time | relevance | path

Searched defs:format (Results 851 - 875 of 4230) sorted by relevance

1...<<31323334353637383940>>...170

/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvlcar.c52 FT_UShort format; member
H A Dgxvopbd.c52 FT_UShort format; member
H A Dgxvtrak.c221 FT_UShort format; in gxv_trak_validate() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.h51 FT_UInt format; member
H A Dttpost.c375 FT_Fixed format; in load_post_names() local
413 FT_Fixed format; in tt_face_free_ps_names() local
482 FT_Fixed format; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-bsln-table.hh139 HBUINT16 format; /* Format of the baseline table. Only one baseline member
H A Dhb-aat-layout-opbd-table.hh159 HBUINT16 format; /* Format of the optical bounds table. member
H A Dhb-ot-var-common.hh128 HBUINT8 format; /* Format identifier--format = 0 */ member
172 HBUINT8 format; /* Format identifier--format = 1 */ member
253 HBUINT8 format; /* Format identifier */ global() member
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc-list.c104 const FcChar8 *format = NULL; in main() local
[all...]
H A Dhb-shape.cc153 shape_format_options_t format; global() member
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph.h85 int32_t format() { retur function in sfntly::BitmapGlyph::Builder
102 int32_t format() { return format_; } format() function in sfntly::BitmapGlyph
[all...]
H A Dbitmap_glyph_info.h60 int32_t format() const { return format_; } in format() function in sfntly::BitmapGlyphInfo
H A Dcomposite_bitmap_glyph.cc46 void CompositeBitmapGlyph::Initialize(int32_t format) { in Initialize() argument
92 CompositeBitmapGlyph::Builder::Builder(ReadableFontData* data, int32_t format) in Builder() argument
96 CompositeBitmapGlyph::Builder::Builder(WritableFontData* data, int32_t format) in Builder() argument
23 CompositeBitmapGlyph(ReadableFontData* data, int32_t format) CompositeBitmapGlyph() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h215 static void format(const codeview::LocallyHashedType &V, in format() function
223 static void format(const codeview::GloballyHashedType &V, in format() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatAdapters.h38 void format(llvm::raw_ostream &Stream, StringRef Style) { in format() function in llvm::detail::final
52 void format(llvm::raw_ostream &Stream, StringRef Style) { in format() function in llvm::detail::final
67 void format(llvm::raw_ostream &Stream, StringRef Style) { in format() function in llvm::detail::final
80 void format(llvm::raw_ostream &Stream, StringRef Style) { Stream << Item; } in format() function in llvm::detail::ErrorAdapter
/third_party/toybox/toys/other/
H A Dstat.c184 char *format, *f; in stat_main() local
/third_party/tzdata/
H A Ddate.c50 register const char * format = "+%+"; in main() local
168 display(char const *format, time_t now) in display() argument
191 timeout(FILE *fp, char const *format, struct tm const *tmp) in timeout() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DTextureViewValidationTests.cpp57 wgpu::Texture CreateDepthStencilTexture(wgpu::Device& device, wgpu::TextureFormat format) { in CreateDepthStencilTexture() argument
[all...]
H A DVideoViewsValidationTests.cpp29 wgpu::Texture CreateVideoTextureForTest(wgpu::TextureFormat format, in CreateVideoTextureForTest() argument
[all...]
H A DPipelineAndPassCompatibilityTests.cpp30 wgpu::RenderPipeline CreatePipeline(wgpu::TextureFormat format, in CreatePipeline() argument
56 utils::ComboRenderPassDescriptor CreateRenderPassDescriptor(wgpu::TextureFormat format, in CreateRenderPassDescriptor() argument
/third_party/python/Objects/stringlib/
H A Dfind.h94 char format[FORMAT_BUFFER_SIZE] = "O|OO:"; in parse_args_finds() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.cc47 InitMethodVariables(const MethodDescriptor* method, const Options& options, Formatter* format) InitMethodVariables() argument
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_zzdummy.py10 from idlelib import format namespace
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringprintf.cc57 void StringAppendV(string* dst, const char* format, va_list ap) { in StringAppendV() argument
109 string StringPrintf(const char* format, ...) { in StringPrintf() argument
118 const string& SStringPrintf(string* dst, const char* format, ...) { in SStringPrintf() argument
127 StringAppendF(string* dst, const char* format, ...) StringAppendF() argument
142 StringPrintfVector(const char* format, const std::vector<string>& v) StringPrintfVector() argument
[all...]
H A Dsubstitute.cc55 Substitute( const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) Substitute() argument
68 SubstituteAndAppend( string* output, const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) SubstituteAndAppend() argument
[all...]

Completed in 10 milliseconds

1...<<31323334353637383940>>...170