| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvlcar.c | 52 FT_UShort format; member
|
| H A D | gxvopbd.c | 52 FT_UShort format; member
|
| H A D | gxvtrak.c | 221 FT_UShort format; in gxv_trak_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcmap.h | 51 FT_UInt format; member
|
| H A D | ttpost.c | 375 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 D | hb-aat-layout-bsln-table.hh | 139 HBUINT16 format; /* Format of the baseline table. Only one baseline member
|
| H A D | hb-aat-layout-opbd-table.hh | 159 HBUINT16 format; /* Format of the optical bounds table. member
|
| H A D | hb-ot-var-common.hh | 128 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 D | hb-fc-list.c | 104 const FcChar8 *format = NULL; in main() local [all...] |
| H A D | hb-shape.cc | 153 shape_format_options_t format; global() member [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | bitmap_glyph.h | 85 int32_t format() { retur function in sfntly::BitmapGlyph::Builder 102 int32_t format() { return format_; } format() function in sfntly::BitmapGlyph [all...] |
| H A D | bitmap_glyph_info.h | 60 int32_t format() const { return format_; } in format() function in sfntly::BitmapGlyphInfo
|
| H A D | composite_bitmap_glyph.cc | 46 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 D | TypeHashing.h | 215 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 D | FormatAdapters.h | 38 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 D | stat.c | 184 char *format, *f; in stat_main() local
|
| /third_party/tzdata/ |
| H A D | date.c | 50 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 D | TextureViewValidationTests.cpp | 57 wgpu::Texture CreateDepthStencilTexture(wgpu::Device& device, wgpu::TextureFormat format) { in CreateDepthStencilTexture() argument [all...] |
| H A D | VideoViewsValidationTests.cpp | 29 wgpu::Texture CreateVideoTextureForTest(wgpu::TextureFormat format, in CreateVideoTextureForTest() argument [all...] |
| H A D | PipelineAndPassCompatibilityTests.cpp | 30 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 D | find.h | 94 char format[FORMAT_BUFFER_SIZE] = "O|OO:"; in parse_args_finds() local
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_service.cc | 47 InitMethodVariables(const MethodDescriptor* method, const Options& options, Formatter* format) InitMethodVariables() argument [all...] |
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_zzdummy.py | 10 from idlelib import format namespace
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | stringprintf.cc | 57 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 D | substitute.cc | 55 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...] |