/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | sof-priv.h | 420 int (*init)(struct snd_sof_dev *sdev); member 493 int (*init)(struct snd_sof_dev *sdev); member
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_make_chunk.c | 218 struct sctp_inithdr init; in sctp_make_init() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_arnndn.c | 1495 static av_cold int init(AVFilterContext *ctx) in init() function
|
H A D | vsrc_testsrc.c | 118 static av_cold int init(AVFilterContext *ctx) in init() function [all...] |
H A D | vf_v360.c | 4947 static av_cold int init(AVFilterContext *ctx) in init() function
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-decoder.cc | 957 ConstantExpression init = consume_init_expr(module_.get(), type); in DecodeGlobalSection() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | evaluate.c | 3034 struct expression *item, *init; in evaluate_cast() local
|
/third_party/node/deps/v8/src/ast/ |
H A D | scopes.cc | 1085 DeclareVariable( Declaration* declaration, const AstRawString* name, int pos, VariableMode mode, VariableKind kind, InitializationFlag init, bool* was_added, bool* sloppy_mode_block_scope_function_redefinition, bool* ok) DeclareVariable() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 411 void DescriptorEnumerator::init (const vkt::Context& context, uint32_t vertexCount, uint32_t availableDescriptorCount) in init() function in vkt::DescriptorIndexing::__anon27891::DescriptorEnumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDynamicOffsetTests.cpp | 218 void DynamicOffsetGraphicsTestInstance::init (void) in init() function in vkt::pipeline::__anon28177::DynamicOffsetGraphicsTestInstance 910 void DynamicOffsetComputeTestInstance::init (void) in init() function in vkt::pipeline::__anon28177::DynamicOffsetComputeTestInstance
|
H A D | vktPipelinePushConstantTests.cpp | 295 void PushConstantGraphicsTestInstance::init (void) in init() function in vkt::pipeline::__anon28244::PushConstantGraphicsTestInstance 2149 void PushConstantLifetimeTestInstance::init (void) in init() function in vkt::pipeline::__anon28244::PushConstantLifetimeTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolStatisticsTests.cpp | 4278 void QueryPoolStatisticsTests::init (void) in init() function in vkt::QueryPool::QueryPoolStatisticsTests
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 3592 void init (vk::SourceCollections& dst, ExternalTestConfig testConfig) const in init() function 3683 void init (vk::SourceCollections& dst, SubpassTestConfig testConfig) const in init() function 3747 void init (vk::SourceCollections& dst, SubpassSelfDependencyBackwardsTestConfig testConfig) const in init() function 3812 void init (vk::SourceCollections& dst, SeparateChannelsTestConfig testConfig) const in init() function 3849 void init (vk::SourceCollections& dst, SingleAttachmentTestConfig testConfig) const in init() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 1189 void TextureGatherInstance::init (void) in init() function in vkt::sr::__anon28721::TextureGatherInstance 2562 void TextureGatherTests::init (void) in init() function in vkt::sr::__anon28721::TextureGatherTests
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 435 void DescriptorEnumerator::init (const vkt::Context& context, deUint32 vertexCount, deUint32 availableDescriptorCount) in init() function in vkt::DescriptorIndexing::__anon29135::DescriptorEnumerator
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | glslang_wrapper_utils.cpp | 1155 void SpirvIDDiscoverer::init(size_t indexBound) in init() function in rx::__anon20056::SpirvIDDiscoverer
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | preprocessor_lex_autogen.cpp | 2546 bool Tokenizer::init(size_t count, const char *const string[], const int length[]) in init() function in angle::pp::Tokenizer
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cVertexAttrib64BitTest.cpp | 4091 void VertexAttrib64BitTests::init(void) in init() function in gl4cts::VertexAttrib64BitTests
|
H A D | gl3cTransformFeedbackTests.cpp | 103 void gl3cts::TransformFeedback::Tests::init(void) in init() function in gl3cts::TransformFeedback::Tests
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cDrawIndirectTests.cpp | 7846 void DrawIndirectTestsGL40::init() in init() function in glcts::DrawIndirectTestsGL40 8005 void DrawIndirectTestsGL43::init() in init() function in glcts::DrawIndirectTestsGL43 8024 void DrawIndirectTestsES31::init() in init() function in glcts::DrawIndirectTestsES31
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | OutputASM.cpp | 1853 TIntermNode *init = node->getInit(); in visitLoop() local 3841 TIntermAggregate *init = node->getInit()->getAsAggregate(); in LoopInfo() local
|
H A D | ParseHelper.cpp | 3282 TIntermSwitch *TParseContext::addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &loc) in addSwitch() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Tokenizer.cpp | 3006 bool Tokenizer::init(size_t count, const char * const string[], const int length[]) in init() function in pp::Tokenizer
|
/third_party/skia/tests/ |
H A D | GrStyledShapeTest.cpp | 588 void init(skiatest::Reporter* r, SkScalar scale) { in init() function in __anon19017::TestCase
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | psaux.h | 90 (*init)( PS_Table table, member 155 FT_ULong init; member 375 (*init)( PS_Parser parser, member 492 (*init)( PS_Builder* ps_builder, member 733 (*init)( T1_Builder builder, member 906 (*init)( T1_Decoder decoder, member 1024 (*init)( CFF_Builder* builder, member 1218 (*init)( CFF_Decoder* decoder, member 1261 (*init)( AFM_Parse member [all...] |