/third_party/skia/src/gpu/gl/ |
H A D | GrGLCaps.h | 500 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | ParseHelper.h | 224 TIntermSwitch *addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &loc);
|
/third_party/openssl/crypto/ |
H A D | x86_64cpuid.pl | 32 .section .init
|
/third_party/openssl/include/openssl/ |
H A D | dh.h | 309 OSSL_DEPRECATEDIN_3_0 int DH_meth_set_init(DH_METHOD *dhm, int (*init)(DH *));
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ocb.c | 135 if (!ctx->base.hw->init(&ctx->base, key, keylen)) in aes_ocb_init()
|
/third_party/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon.h | 97 int (*init)(PROV_CIPHER_CTX *dat, const uint8_t *key, size_t keylen); member
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | crypto.h | 431 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void));
|
H A D | dh.h | 220 int DH_meth_set_init(DH_METHOD *dhm, int (*init)(DH *));
|
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
H A D | store.c | 201 init() { in init() function
|
/third_party/skia/src/pdf/ |
H A D | SkPDFTag.cpp | 183 void SkPDFTagTree::init(SkPDF::StructureElementNode* node) { in init() function in SkPDFTagTree
|
/third_party/skia/src/shaders/ |
H A D | SkPictureShader.cpp | 67 this->init(&gImageFromPictureKeyNamespaceLabel, in ImageFromPictureKey()
|
/third_party/skia/src/shaders/gradients/ |
H A D | Sk4fLinearGradient.cpp | 98 fIntervals.init(shader, rec.fDstColorSpace, shader.fTileMode,
|
/third_party/skia/src/pathops/ |
H A D | SkOpCoincidence.h | 62 void init(SkDEBUGCODE(SkOpGlobalState* globalState)) { in SkDEBUGCODE()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftobjs.h | 212 FT_CMap_InitFunc init; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout.cc | 61 sanitizer.init (blob); in hb_aat_apply_context_t()
|
H A D | hb-ot-color-sbix-table.hh | 205 void init (hb_face_t *face) in init() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 226 void init(const Module *M);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CallGraphSCCPass.cpp | 45 MaxIterations("max-cg-scc-iterations", cl::ReallyHidden, cl::init(4));
|
H A D | Loads.cpp | 356 llvm::DefMaxInstsToScan("available-load-scan-limit", cl::init(6), cl::Hidden,
|
H A D | TypeBasedAliasAnalysis.cpp | 130 static cl::opt<bool> EnableTBAA("enable-tbaa", cl::init(true), cl::Hidden);
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLowering.h | 79 void init(CfgNode *Node);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64SpeculationHardening.cpp | 121 cl::init(true));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIFormMemoryClauses.cpp | 35 MaxClause("amdgpu-max-memory-clause", cl::Hidden, cl::init(15),
|
H A D | SIInsertSkips.cpp | 46 cl::init(12), cl::Hidden);
|
H A D | SIMachineScheduler.h | 449 // To init Block's RPTracker. 451 RPTracker.init(&MF, RegClassInfo, LIS, BB, RegionBegin, false, false); in initRPTracker()
|