Home
last modified time | relevance | path

Searched defs:init (Results 1676 - 1700 of 1712) sorted by relevance

1...<<616263646566676869

/third_party/glfw/src/
H A Dinternal.h686 GLFWbool (*init)(void); member
774 _GLFWinitconfig init; member
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp5371 void TParseContext::inductiveLoopCheck(const TSourceLoc& loc, TIntermNode* init, TIntermLoop* loop) in inductiveLoopCheck() argument
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h486 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 Dpreparser.h474 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
H A Dparser-base.h6048 StatementT init = in ParseForStatement() local
6060 StatementT init = impl()->NullStatement(); in ParseForStatement() local
6249 ParseStandardForLoopWithLexicalDeclarations( int stmt_pos, StatementT init, ForInfo* for_info, ZonePtrList<const AstRawString>* labels, ZonePtrList<const AstRawString>* own_labels) ParseStandardForLoopWithLexicalDeclarations() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp1636 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/gl/
H A Dgl4cShaderSubroutineTests.cpp13768 void ShaderSubroutineTests::init(void) in init() function in gl4cts::ShaderSubroutineTests
H A Dgl4cShadingLanguage420PackTests.cpp18817 void ShadingLanguage420PackTests::init(void) in init() function in gl4cts::ShadingLanguage420PackTests
H A Dgl4cGPUShaderFP64Tests.cpp4870 void GPUShaderFP64Test3::programInfo::init(deqp::Context& context, const std::vector<uniformDetails> uniform_details, in init() function in gl4cts::GPUShaderFP64Test3::programInfo
15418 void GPUShaderFP64Tests::init(void) in init() function in gl4cts::GPUShaderFP64Tests
H A Dgl4cEnhancedLayoutsTests.cpp28534 void EnhancedLayoutsTests::init(void) in init() function in gl4cts::EnhancedLayouts::EnhancedLayoutsTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp4007 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...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp512 void ContextVk::DriverUniformsDescriptorSet::init(RendererVk *rendererVk) in init() function in rx::ContextVk::DriverUniformsDescriptorSet
[all...]
H A Dvk_helpers.cpp2189 void DynamicBuffer::init(RendererVk *renderer, in init() function in rx::vk::DynamicBuffer
2540 void DynamicShadowBuffer::init(size_t initialSize) in init() function in rx::vk::DynamicShadowBuffer
2606 angle::Result DescriptorPoolHelper::init(ContextVk *contextVk, in init() function in rx::vk::DescriptorPoolHelper
2678 angle::Result DynamicDescriptorPool::init(ContextVk *contextVk, in init() function in rx::vk::DynamicDescriptorPool
2921 angle::Result DynamicQueryPool::init(ContextV function in rx::vk::DynamicQueryPool
3037 void QueryHelper::init(const DynamicQueryPool *dynamicQueryPool, init() function in rx::vk::QueryHelper
3264 angle::Result DynamicSemaphorePool::init(ContextVk *contextVk, uint32_t poolSize) init() function in rx::vk::DynamicSemaphorePool
3336 void SemaphoreHelper::init(const size_t semaphorePoolIndex, const Semaphore *semaphore) init() function in rx::vk::SemaphoreHelper
3656 angle::Result BufferHelper::init(ContextVk *contextVk, init() function in rx::vk::BufferHelper
4120 angle::Result ImageHelper::init(Context *context, init() function in rx::vk::ImageHelper
7863 angle::Result FramebufferHelper::init(ContextVk *contextVk, init() function in rx::vk::FramebufferHelper
7911 void ImageViewHelper::init(RendererVk *renderer) init() function in rx::vk::ImageViewHelper
8427 void BufferViewHelper::init(RendererVk *renderer, VkDeviceSize offset, VkDeviceSize size) init() function in rx::vk::BufferViewHelper
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.hpp3458 ForData(bool init) in ForData() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp4007 static bool init = true; local
5866 static bool init = true; local
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3053 static int init = 0; in SWIG_pchar_descriptor() local
5000 int init; in SWIG_InitializeModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp183 void BoolFolding::init(CfgNode *Node) { in init() function in Ice::X8664::BoolFolding
H A DIceTargetLoweringX8632.cpp174 void BoolFolding::init(CfgNode *Node) { in init() function in Ice::X8632::BoolFolding
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp1634 void TestCasesBuilder::init() in init() function in vkt::SpirVAssembly::__anon29912::TestCasesBuilder
3176 void ComputeTestGroupBuilder::init() in init() function in vkt::SpirVAssembly::__anon29912::ComputeTestGroupBuilder
4100 void GraphicsTestGroupBuilder::init() in init() function in vkt::SpirVAssembly::__anon29912::GraphicsTestGroupBuilder
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c8945 int wpas_p2p_nfc_report_handover(struct wpa_supplicant *wpa_s, int init, in wpas_p2p_nfc_report_handover() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c6614 dpp_pkex_get_role_elem(const struct dpp_curve_params *curve, int init) dpp_pkex_get_role_elem() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp5806 TIntermSwitch *TParseContext::addSwitch(TIntermTyped *init, in addSwitch() argument
2414 addLoop(TLoopType type, TIntermNode *init, TIntermNode *cond, TIntermTyped *expr, TIntermNode *body, const TSourceLoc &line) addLoop() argument
[all...]
/third_party/f2fs-tools/include/
H A Df2fs_fs.h423 void (*init)(struct compress_ctx *cc); member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp1124 virtual bool init( vkt::Context& /* context */, in init() function in vkt::RayTracing::__anon28542::TestBase
/third_party/toybox/toys/pending/
H A Dbc.c1798 int init = 0; in bc_num_binary() local
2306 int init = 0; in bc_num_divmod() local

Completed in 234 milliseconds

1...<<616263646566676869