Home
last modified time | relevance | path

Searched refs:init (Results 3626 - 3650 of 6079) sorted by relevance

1...<<141142143144145146147148149150>>...244

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h500 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DParseHelper.h224 TIntermSwitch *addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &loc);
/third_party/openssl/crypto/
H A Dx86_64cpuid.pl32 .section .init
/third_party/openssl/include/openssl/
H A Ddh.h309 OSSL_DEPRECATEDIN_3_0 int DH_meth_set_init(DH_METHOD *dhm, int (*init)(DH *));
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c135 if (!ctx->base.hw->init(&ctx->base, key, keylen)) in aes_ocb_init()
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h97 int (*init)(PROV_CIPHER_CTX *dat, const uint8_t *key, size_t keylen); member
/third_party/openssl/ohos_lite/include/openssl/
H A Dcrypto.h431 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void));
H A Ddh.h220 int DH_meth_set_init(DH_METHOD *dhm, int (*init)(DH *));
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dstore.c201 init() { in init() function
/third_party/skia/src/pdf/
H A DSkPDFTag.cpp183 void SkPDFTagTree::init(SkPDF::StructureElementNode* node) { in init() function in SkPDFTagTree
/third_party/skia/src/shaders/
H A DSkPictureShader.cpp67 this->init(&gImageFromPictureKeyNamespaceLabel, in ImageFromPictureKey()
/third_party/skia/src/shaders/gradients/
H A DSk4fLinearGradient.cpp98 fIntervals.init(shader, rec.fDstColorSpace, shader.fTileMode,
/third_party/skia/src/pathops/
H A DSkOpCoincidence.h62 void init(SkDEBUGCODE(SkOpGlobalState* globalState)) { in SkDEBUGCODE()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftobjs.h212 FT_CMap_InitFunc init; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout.cc61 sanitizer.init (blob); in hb_aat_apply_context_t()
H A Dhb-ot-color-sbix-table.hh205 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 DDataLayout.h226 void init(const Module *M);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp45 MaxIterations("max-cg-scc-iterations", cl::ReallyHidden, cl::init(4));
H A DLoads.cpp356 llvm::DefMaxInstsToScan("available-load-scan-limit", cl::init(6), cl::Hidden,
H A DTypeBasedAliasAnalysis.cpp130 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 DIceTargetLowering.h79 void init(CfgNode *Node);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64SpeculationHardening.cpp121 cl::init(true));
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp35 MaxClause("amdgpu-max-memory-clause", cl::Hidden, cl::init(15),
H A DSIInsertSkips.cpp46 cl::init(12), cl::Hidden);
H A DSIMachineScheduler.h449 // To init Block's RPTracker.
451 RPTracker.init(&MF, RegClassInfo, LIS, BB, RegionBegin, false, false); in initRPTracker()

Completed in 25 milliseconds

1...<<141142143144145146147148149150>>...244