| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cCopyImageTests.cpp | 5894 void CopyImageTests::init() in init() function in gl4cts::CopyImageTests
|
| H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 8465 void ShaderStorageBufferObjectTests::init() in init() function in gl4cts::es31compatibility::ShaderStorageBufferObjectTests
|
| H A D | gl4cShaderSubroutineTests.cpp | 13768 void ShaderSubroutineTests::init(void) in init() function in gl4cts::ShaderSubroutineTests
|
| H A D | gl4cShadingLanguage420PackTests.cpp | 18817 void ShadingLanguage420PackTests::init(void) in init() function in gl4cts::ShadingLanguage420PackTests
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | intermediate.h | 378 TIntermNode* init; // for-loop initialization member in TIntermLoop 640 TIntermSwitch(TIntermTyped *init, TIntermAggregate *statementList) in TIntermSwitch() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.cpp | 98 void init(const SkOpGlobalState* state) { in init() function
|
| /third_party/openssl/test/ |
| H A D | evp_test.c | 54 int (*init) (EVP_TEST * t, const char *alg); member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 1478 void init (const struct CoverageFormat1 &c_) { c = &c_; i = 0; } in init() function 1612 void init (const CoverageFormat2 &c_) in init() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Instructions.h | 1738 void init(Valu function in llvm::SelectInst [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderOperatorTests.cpp | 1564 void ShaderOperatorTests::init (void) in init() function in deqp::gles3::Functional::ShaderOperatorTests
|
| H A D | es3fUniformApiTests.cpp | 1129 void UniformCase::init (void) in init() function in deqp::UniformCase 2594 void UniformApiTests::init (void) in init() function in deqp::UniformApiTests
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderImageLoadStoreTests.cpp | 1156 void init (void) { checkTextureTypeExtensions(m_context.getContextInfo(), m_textureType, m_context.getRenderContext()); } in init() function in deqp::gles31::Functional::__anon30903::ImageStoreCase 1334 void init (void) { checkTextureTypeExtensions(m_context.getContextInfo(), m_textureType, m_context.getRenderContext()); } in init() function in deqp::gles31::Functional::__anon30903::ImageLoadAndStoreCase 1927 bool verifyOperationAccumulationIntermediateValues (AtomicOperation operation, T init, const std::vector<T> (&args), const std::vector<T> (&returnValues)) const in verifyOperationAccumulationIntermediateValues() argument 1961 void BinaryAtomicOperationCase::init (voi function in deqp::gles31::Functional::__anon30903::BinaryAtomicOperationCase 2218 void AtomicCompSwapCase::init (void) init() function in deqp::gles31::Functional::__anon30903::AtomicCompSwapCase 2604 void init (void) { checkTextureTypeExtensions(m_context.getContextInfo(), m_imageType, m_context.getRenderContext()); } init() function in deqp::gles31::Functional::__anon30903::CoherenceCase 2842 void init (void) { checkTextureTypeExtensions(m_context.getContextInfo(), m_imageType, m_context.getRenderContext()); } init() function in deqp::gles31::Functional::__anon30903::ImageSizeCase 2989 void init (void) init() function in deqp::gles31::Functional::__anon30903::EarlyFragmentTestsCase 3235 void ShaderImageLoadStoreTests::init (void) init() function in deqp::gles31::Functional::ShaderImageLoadStoreTests [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsDrawTest.cpp | 3122 void DrawTest::init (void) in init() function in deqp::gls::DrawTest
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 123 void init (vk::SourceCollections& dst, const Arg0& arg0) const { m_func(dst, arg0); } in init() function in vkt::pipeline::__anon29457::FunctionProgramsSimple1
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 1254 void ShaderOperatorTests::init (void) in init() function in vkt::sr::__anon29862::ShaderOperatorTests
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharingThreadedTests.cpp | 291 void FenceSync::init (EGLThread& thread, bool serverSync) in init() function in deqp::egl::GLES2ThreadTest::FenceSync 2138 void GLES2SharingRandomTest::init (void) in init() function in deqp::egl::GLES2SharingRandomTest 3028 void GLES2ThreadedSharingTest::init (void) in init() function in deqp::egl::GLES2ThreadedSharingTest 5252 void GLES2SharingThreadedTests::init (void) in init() function in deqp::egl::GLES2SharingThreadedTests
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | bpf.h | 909 int (*init)(struct btf *btf); member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avcodec.h | 2185 int (*init)(AVCodecContext *avctx); member
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffprobe.c | 464 int (*init) (WriterContext *wctx); member
|
| /third_party/glfw/src/ |
| H A D | internal.h | 686 GLFWbool (*init)(void); member 774 _GLFWinitconfig init; member
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.cpp | 5371 void TParseContext::inductiveLoopCheck(const TSourceLoc& loc, TIntermNode* init, TIntermLoop* loop) in inductiveLoopCheck() argument [all...] |
| /third_party/node/deps/v8/src/ast/ |
| H A D | ast.h | 486 void Initialize(Statement* init, Expression* cond, Statement* next, in Initialize() argument 494 Statement* init() const { return init_; } in init() function in v8::internal::final 897 Token::Value init() const { return TokenField::decode(bit_field_); } in init() function in v8::internal::final 907 SloppyBlockFunctionStatement(int pos, Variable* var, Token::Value init, in SloppyBlockFunctionStatement() argument 2986 NewSloppyBlockFunctionStatement( int pos, Variable* var, Token::Value init) NewSloppyBlockFunctionStatement() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparser.h | 474 void Initialize(PreParserStatement init, const PreParserExpression& cond, in Initialize() argument 1169 Token::Value init = in DeclareFunction() local 1065 DeclareVariable(const AstRawString* name, VariableKind kind, VariableMode mode, InitializationFlag init, Scope* scope, bool* was_added, int position) DeclareVariable() argument 1415 DesugarLexicalBindingsInForStatement( PreParserStatement loop, PreParserStatement init, const PreParserExpression& cond, PreParserStatement next, PreParserStatement body, Scope* inner_scope, const ForInfo& for_info) DesugarLexicalBindingsInForStatement() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmFloatControlsTests.cpp | 1636 void TestCasesBuilder::init() in init() function in vkt::SpirVAssembly::__anon28763::TestCasesBuilder 3178 void ComputeTestGroupBuilder::init() in init() function in vkt::SpirVAssembly::__anon28763::ComputeTestGroupBuilder 4102 void GraphicsTestGroupBuilder::init() in init() function in vkt::SpirVAssembly::__anon28763::GraphicsTestGroupBuilder [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArraySampling.cpp | 4007 void TextureCubeMapArraySamplingTest::bufferCollection::init(const glw::Functions& gl, const formatDefinition& format, function in glcts::TextureCubeMapArraySamplingTest::bufferCollection 4164 void TextureCubeMapArraySamplingTest::bufferDefinition::init(const glw::Functions& gl, glw::GLsizeiptr buffer_size, global() function in glcts::TextureCubeMapArraySamplingTest::bufferDefinition 4269 void TextureCubeMapArraySamplingTest::programCollectionForFormat::init( global() function in glcts::TextureCubeMapArraySamplingTest::programCollectionForFormat 4322 void TextureCubeMapArraySamplingTest::programCollectionForFunction::init(const glw::Functions& gl, global() function in glcts::TextureCubeMapArraySamplingTest::programCollectionForFunction 4424 void TextureCubeMapArraySamplingTest::programDefinition::init(const glw::Functions& gl, const shaderGroup& shader_group, global() function in glcts::TextureCubeMapArraySamplingTest::programDefinition 4576 void TextureCubeMapArraySamplingTest::shaderCollectionForSamplingRoutine::init( global() function in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForSamplingRoutine 4682 void TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat::init( global() function in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat 4846 void TextureCubeMapArraySamplingTest::shaderDefinition::init(const glw::Functions& gl, glw::GLenum shader_stage, global() function in glcts::TextureCubeMapArraySamplingTest::shaderDefinition 4874 void TextureCubeMapArraySamplingTest::shaderGroup::init() global() function in glcts::TextureCubeMapArraySamplingTest::shaderGroup 4943 void TextureCubeMapArraySamplingTest::textureDefinition::init(const glw::Functions& gl) global() function in glcts::TextureCubeMapArraySamplingTest::textureDefinition 5041 void TextureCubeMapArraySamplingTest::vertexArrayObjectDefinition::init(const glw::Functions& gl, global() function in glcts::TextureCubeMapArraySamplingTest::vertexArrayObjectDefinition [all...] |