/third_party/skia/src/core/ |
H A D | SkCanvas.cpp | 395 void SkCanvas::init(sk_sp<SkBaseDevice> device) { in init() function in SkCanvas
|
H A D | SkRegion.cpp | 683 void init(const SkRegionPriv::RunType a_runs[], in init() function
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Renderer.hpp | 243 void init() in init() function 261 void init() in init() function
|
/third_party/openssl/include/crypto/ |
H A D | evp.h | 138 int (*init) (EVP_PKEY_CTX *ctx); member 211 OSSL_FUNC_mac_init_fn *init; member 256 int (*init) (EVP_MD_CTX *ctx); member 304 int (*init) (EVP_CIPHER_CTX *ctx, const unsigned char *key, member
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | turbojpeg.c | 110 int init, headerRead; member [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbnf.cpp | 1478 RuleBasedNumberFormat::init(cons function in RuleBasedNumberFormat [all...] |
H A D | rematch.cpp | 191 void RegexMatcher::init(UErrorCode &status) { in init() function in RegexMatcher
|
/third_party/skia/src/ports/ |
H A D | SkFontHost_win.cpp | 457 void init(HFONT font, const XFORM& xform) { in init() function in HDCOffscreen
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 214 void SkTSpan::init(const SkTCurve& c) { in init() function in SkTSpan
|
H A D | SkOpSegment.cpp | 816 void SkOpSegment::init(SkPoint pts[], SkScalar weight, SkOpContour* contour, SkPath::Verb verb) { in init() function in SkOpSegment
|
/third_party/skia/src/utils/ |
H A D | SkPolyUtils.cpp | 243 void init(uint16_t start = 0, uint16_t end = 0) { in init() function 1495 bool init(const SkRect& bounds, int vertexCount) { in init() function in ReflexHash 1762 void init(int s) { in init() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-cff-interp-common.hh | 220 void init () { set_real (0.0); } in init() function 312 void init () in init() function 377 void init () in init() function 526 void init () {} in init() function 551 void init () in init() function 592 void init (cons function [all...] |
H A D | hb-ot-cmap-table.hh | 310 void init (const CmapSubtableFormat4 *subtable) in init() function 1604 void init (hb_face_t *face) in init() function
|
H A D | hb-ot-color-colr-table.hh | 1276 void init (hb_face_t *face) in init() function
|
H A D | hb-ot-glyf-table.hh | 903 void init (hb_face_t *face_) in init() function
|
/third_party/python/Lib/test/ |
H A D | test_concurrent_futures.py | 74 def init(x): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 599 void init(unsigned Line, uint64_t SizeInBits, uint32_t AlignInBits, in init() function in llvm::DIType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 435 template <class Ty> initializer<Ty> init(const Ty &Val) { in init() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | CommandLine.h | 395 template <class Ty> initializer<Ty> init(const Ty &Val) { in init() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 768 void Scanner::init(MemoryBufferRef Buffer) { in init() function in Scanner
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.h | 467 void init() { memset(this, 0, sizeof *this); } in init() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1479 void HWAddressSanitizer::ShadowMapping::init(Triple &TargetTriple) { init() function in HWAddressSanitizer::ShadowMapping [all...] |
/third_party/skia/third_party/externals/tint/src/ |
H A D | program_builder.h | 2155 const ast::ForLoopStatement* For(const ast::Statement* init, in For() argument 2138 For(const Source& source, const ast::Statement* init, COND&& cond, const ast::Statement* cont, const ast::BlockStatement* body) For() argument
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | parser_impl.cc | 1546 const auto* init = in EmitModuleScopeVariables() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | umutablecptrie.cpp | 771 bool init(int32_t maxLength, int32_t newBlockLength) { in init() function in __anon21079::MixedBlocks
|