/third_party/vk-gl-cts/executor/ |
H A D | xeTestResultParser.cpp | 332 void TestResultParser::init (TestCaseResult* dstResult) in init() function in xe::TestResultParser
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DepthStencilFormatsTest.cpp | 700 GLfloat init[] = {d00, d00, d10, d10, d00, d00, d10, d10, in TEST_P() local
|
/third_party/skia/src/core/ |
H A D | SkResourceCache.cpp | 42 void SkResourceCache::Key::init(void* nameSpace, uint64_t sharedID, size_t dataSize) { in init() function in SkResourceCache::Key 81 void SkResourceCache::init() { in init() function in SkResourceCache
|
/third_party/skia/samplecode/ |
H A D | SamplePathText.cpp | 124 void PathText::Glyph::init(SkRandom& rand, const SkPath& path) { in init() function in PathText::Glyph
|
/third_party/skia/src/gpu/ |
H A D | GrGeometryProcessor.h | 145 void init(const Attribute* attrs, int count) { in init() function in GrGeometryProcessor::AttributeSet
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkResourceProvider.cpp | 85 void GrVkResourceProvider::init() { in init() function in GrVkResourceProvider
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCaps.cpp | 124 void GrD3DCaps::init(const GrContextOptions& contextOptions, IDXGIAdapter1* adapter, in init() function in GrD3DCaps 757 void GrD3DCaps::FormatInfo::init(const DXGI_ADAPTER_DESC& adapterDesc, ID3D12Device* device, init() function in GrD3DCaps::FormatInfo [all...] |
/third_party/skia/src/codec/ |
H A D | SkRawCodec.cpp | 541 bool init(int width, int height, const dng_point& cfaPatternSize) { in init() function in SkDngImage
|
/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/engines/ |
H A D | e_ossltest.c | 221 static int init = 0; in ossltest_digest_nids() local
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | evp.h | 46 int (*init) (EVP_PKEY_CTX *ctx); member 120 int (*init) (EVP_MD_CTX *ctx); member 140 int (*init) (EVP_CIPHER_CTX *ctx, const unsigned char *key, member
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | scalar_replacement_pass.cpp | 581 Instruction* init = get_def_use_mgr()->GetDef(initId); in GetOrCreateInitialValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | scalar_replacement_pass.cpp | 581 Instruction* init = get_def_use_mgr()->GetDef(initId); in GetOrCreateInitialValue() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | regeximp.h | 345 inline void Regex8BitSet::init(const UnicodeSet *s) { in init() function in Regex8BitSet
|
/third_party/skia/src/pathops/ |
H A D | SkOpContour.h | 189 void init(SkOpGlobalState* globalState, bool operand, bool isXor) { in init() function in SkOpContour
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | CopyTextureForBrowserTests.cpp | 299 CreateAndInitTexture(const TextureSpec& spec, wgpu::TextureUsage usage, utils::TextureDataCopyLayout copyLayout, void const* init, uint32_t initBytes) CreateAndInitTexture() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-bit-set.hh | 55 void init () in init() function
|
H A D | hb-cff-interp-cs-common.hh | 44 void init (const byte_str_ref_t substr_=byte_str_ref_t (), cs_type_t type_=CSType_CharString, unsigned int subr_num_=0) in init() function 65 void init (const SUBRS *subrs_) in init() function 97 void init () in init() function 121 void init (const byte_str_t &str, const SUBRS *globalSubrs_, const SUBRS *localSubrs_) in init() function [all...] |
H A D | hb-ot-layout-gdef-table.hh | 588 void init (hb_face_t *face) in init() function
|
H A D | hb-subset-cff1.cc | 85 void init (const cff1_top_dict_values_t *base_= &Null (cff1_top_dict_values_t)) in init() function [all...] |
/third_party/python/Doc/tools/extensions/ |
H A D | pyspecific.py | 538 def init(self): member in PydocTopicsBuilder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsDelaySlotFiller.cpp | 348 void RegDefsUses::init(const MachineInstr &MI) { in init() function in RegDefsUses
|
/third_party/skia/third_party/externals/zlib/ |
H A D | deflate.c | 1648 ulg init; local [all...] |
/third_party/skia/tools/skqp/src/ |
H A D | skqp.cpp | 253 void SkQP::init(SkQPAssetManager* am, const char* renderTests, const char* reportDirectory) { in init() function in SkQP
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbi.cpp | 313 void RuleBasedBreakIterator::init(UErrorCode &status) { in init() function in RuleBasedBreakIterator
|