/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.c | 3884 .init = hevc_decode_init,
|
/third_party/backends/backend/genesys/ |
H A D | tables_sensor.cpp | 32 s_sensors.init(); in genesys_init_sensor_tables()
|
/third_party/node/deps/ada/ |
H A D | ada.h | 6817 void initialize(std::string_view init);
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 2707 /* init storage buffer */ in Run() 2723 /* init vertex buffer */ in Run() 2803 /* init storage buffer */ in Run() 9056 void ShaderStorageBufferObjectTests::init() in init() function in gl4cts::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
|
H A D | gl4cTextureViewTests.cpp | 10337 void TextureViewTests::init(void) in init() function in gl4cts::TextureViewTests
|
H A D | gl4cComputeShaderTests.cpp | 4590 /* init render targets */ in Run() 4900 /* init texture */ in Run() 4988 /* init buffer */ in Run() 5085 /* init 'output' buffer */ in Run() 5092 /* init 'input2' buffer */ in Run() 5098 /* init 'path' buffer */ in Run() 5108 /* init 'input1' buffer */ in Run() 6657 void ComputeShaderTests::init() in init() function in gl4cts::ComputeShaderTests
|
H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 5450 void ShaderImageLoadStoreTests::init() in init() function in gl4cts::es31compatibility::ShaderImageLoadStoreTests
|
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 2458 /* init storage buffer */ in Run() 2475 /* init vertex buffer */ in Run() 2558 /* init storage buffer */ in Run() 8465 void ShaderStorageBufferObjectTests::init() in init() function in gl4cts::es31compatibility::ShaderStorageBufferObjectTests
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cComputeShaderTests.cpp | 4632 /* init render targets */ in Run() 4963 /* init texture */ in Run() 5077 /* init buffer */ in Run() 6042 void ComputeShaderTests::init() in init() function in glcts::ComputeShaderTests
|
H A D | es31cShaderImageLoadStoreTests.cpp | 5424 void ShaderImageLoadStoreTests::init() in init() function in glcts::ShaderImageLoadStoreTests
|
H A D | es31cShaderStorageBufferObjectTests.cpp | 2460 /* init storage buffer */ in Run() 2477 /* init vertex buffer */ in Run() 2568 /* init storage buffer */ in Run() 8635 void ShaderStorageBufferObjectTests::init() in init() function in glcts::ShaderStorageBufferObjectTests
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 85 cl::Hidden, cl::init(20));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 91 "print-summary-global-ids", cl::init(false), cl::Hidden,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 45 cl::init(false));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 88 cl::init(false));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 44 static cl::opt<bool> AndImmShrink("x86-and-imm-shrink", cl::init(true),
|
/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 | es3fTextureSpecificationTests.cpp | 3495 void TextureSpecificationTests::init (void) in init() function in deqp::gles3::Functional::TextureSpecificationTests
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 4880 id obj = [[m_cls alloc] init]; 8826 // Transport for raw args (copied from main args, or supplied via init list for testing) 17546 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 9623 void init (vk::SourceCollections& sources, TestConfig config) const
|
/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_no_buildgn/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 9623 void init (vk::SourceCollections& sources, TestConfig config) const
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context.cpp | 620 // more custom handling for robust resource init. in initializeDefaultResources() 652 ANGLE_CONTEXT_TRY(mOverlay.init(this)); in initializeDefaultResources() 3570 // Determine robust resource init availability from EGL. in generateSupportedExtensions()
|