| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | RegisterScavenging.cpp | 57 void RegScavenger::init(MachineBasicBlock &MBB) { in init() function in RegScavenger
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderImageSizeTests.cpp | 1213 void ShaderImageSizeTests::init() in init() function in gl4cts::ShaderImageSizeTests
|
| H A D | gl4cSparseTexture2Tests.cpp | 336 void StandardPageSizesTestCase::init() in init() function in gl4cts::StandardPageSizesTestCase 473 void SparseTexture2AllocationTestCase::init() in init() function in gl4cts::SparseTexture2AllocationTestCase 565 void SparseTexture2CommitmentTestCase::init() in init() function in gl4cts::SparseTexture2CommitmentTestCase 1388 void UncommittedRegionsAccessTestCase::init() in init() function in gl4cts::UncommittedRegionsAccessTestCase 2298 void SparseTexture2LookupTestCase::init() in init() function in gl4cts::SparseTexture2LookupTestCase 3054 void SparseTexture2Tests::init() init() function in gl4cts::SparseTexture2Tests [all...] |
| H A D | gl4cSparseTextureTests.cpp | 333 void TextureParameterQueriesTestCase::init() in init() function in gl4cts::TextureParameterQueriesTestCase 804 void InternalFormatQueriesTestCase::init() in init() function in gl4cts::InternalFormatQueriesTestCase 1016 void SparseTextureAllocationTestCase::init() in init() function in gl4cts::SparseTextureAllocationTestCase 1635 void SparseTextureCommitmentTestCase::init() in init() function in gl4cts::SparseTextureCommitmentTestCase 2442 void SparseTextureTests::init() in init() function in gl4cts::SparseTextureTests
|
| H A D | gl3cClipDistance.cpp | 62 void gl3cts::ClipDistance::Tests::init() in init() function in gl3cts::ClipDistance::Tests 554 void gl3cts::ClipDistance::FunctionalTest::init() in init() function in gl3cts::ClipDistance::FunctionalTest
|
| H A D | gl3cTextureSizePromotion.cpp | 52 void Tests::init(void) in init() function in gl3cts::TextureSizePromotion::Tests
|
| H A D | gl3cTransformFeedbackOverflowQueryTests.cpp | 123 virtual void init() in init() function in gl3cts::TransformFeedbackOverflowQueryBaseTest 313 virtual void init() in init() function in gl3cts::TransformFeedbackOverflowQueryStateUpdate 494 virtual void init() in init() function in gl3cts::TransformFeedbackOverflowQueryErrorInvalidIndex 609 virtual void init() in init() function in gl3cts::TransformFeedbackOverflowQueryErrorAlreadyActive 731 virtual void init() init() function in gl3cts::TransformFeedbackOverflowQueryErrorIncompatibleTarget 845 virtual void init() init() function in gl3cts::TransformFeedbackOverflowQueryErrorNoActiveQuery 993 virtual void init() init() function in gl3cts::TransformFeedbackOverflowQueryFunctionalBase 2214 void TransformFeedbackOverflowQueryTests::init(void) init() function in gl3cts::TransformFeedbackOverflowQueryTests [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderImageSizeTests.cpp | 748 void ShaderImageSizeTests::init() in init() function in glcts::ShaderImageSizeTests
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
| H A D | esextcDrawElementsBaseVertexTests.cpp | 921 void DrawElementsBaseVertexTestBase::init() in init() function in glcts::DrawElementsBaseVertexTestBase
|
| /third_party/vk-gl-cts/external/openglcts/modules/runner/ |
| H A D | glcTestRunner.cpp | 764 void TestRunner::init(void) in init() function in glcts::TestRunner
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcFramebufferCompleteness.cpp | 1295 void FramebufferCompletenessTestCase::init(void) in init() function in FramebufferCompletenessTestCase
|
| H A D | glcGLSLVectorConstructorTests.cpp | 447 void GLSLVectorConstructorTestCase::init(void) in init() function in deqp::__anon27560::GLSLVectorConstructorTestCase 587 void GLSLVectorConstructorTests::init() in init() function in deqp::GLSLVectorConstructorTests
|
| H A D | glcShaderIndexingTests.cpp | 1146 void ShaderIndexingTests::init(void) in init() function in deqp::ShaderIndexingTests
|
| /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
|