/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDiscardTests.cpp | 713 void DynamicStateDiscardTests::init (void) in init() function in vkt::DynamicState::DynamicStateDiscardTests
|
H A D | vktDynamicStateLineWidthTests.cpp | 515 void DynamicStateLWTests::init (void) in init() function in vkt::DynamicState::DynamicStateLWTests
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 930 void init (vk::SourceCollections& dst, TestConfig config) const in init() function
|
H A D | vktRenderPassSparseRenderTargetTests.cpp | 734 void init (vk::SourceCollections& dst, TestConfig testConfig) const in init() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateDiscardTests.cpp | 701 void DynamicStateDiscardTests::init (void) in init() function in vkt::DynamicState::DynamicStateDiscardTests
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ExpandMemCmp.cpp | 39 "memcmp-num-loads-per-block", cl::Hidden, cl::init(1),
|
H A D | InterleavedLoadCombinePass.cpp | 59 "disable-" DEBUG_TYPE, cl::init(false), cl::Hidden,
|
H A D | MachineOutliner.cpp | 97 cl::init(false));
|
H A D | SafeStack.cpp | 97 cl::init(false), cl::Hidden);
|
H A D | TypePromotion.cpp | 50 DisablePromotion("disable-type-promotion", cl::Hidden, cl::init(false),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Value.cpp | 42 "non-global-value-max-name-size", cl::Hidden, cl::init(1024),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCContext.cpp | 58 cl::init(getenv("AS_SECURE_LOG_FILE")), cl::Hidden);
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cStencilTexturingTests.cpp | 1293 void StencilTexturingTests::init() in init() function in gl4cts::StencilTexturingTests
|
H A D | gl4cTextureFilterMinmaxTests.cpp | 823 void TextureFilterMinmax::init() in init() function in gl4cts::TextureFilterMinmax
|
H A D | gl3cGPUShader5Tests.cpp | 1171 void GPUShader5Tests::init(void) in init() function in gl3cts::GPUShader5Tests
|
H A D | gl4cES31CompatibilitySampleVariablesTests.cpp | 856 void SampleVariablesTests::init() in init() function in gl4cts::es31compatibility::SampleVariablesTests
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderPrimitiveCounter.cpp | 78 void GeometryShaderPrimitiveCounterTestGroup::init(void) in init() function in glcts::GeometryShaderPrimitiveCounterTestGroup
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderErrors.cpp | 53 void TessellationShaderErrors::init(void) in init() function in glcts::TessellationShaderErrors
|
H A D | esextcTessellationShaderTriangles.cpp | 49 void TessellationShaderTrianglesTests::init(void) in init() function in glcts::TessellationShaderTrianglesTests
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSampleVariablesTests.cpp | 855 void SampleVariablesTests::init() in init() function in deqp::SampleVariablesTests
|
/third_party/skia/src/gpu/ops/ |
H A D | AAConvexPathRenderer.cpp | 788 SkPath* tmpPathPtr = tmpPath.init(*pathPtr);
|
/third_party/skia/src/core/ |
H A D | SkBitmapDevice.cpp | 167 fDraw.fMatrixProvider = fTileMatrixProvider.init(fDevice->asMatrixProvider(), in stepAndSetupTileDraw()
|
/third_party/skia/src/gpu/ |
H A D | GrDataUtils.cpp | 315 block.fIndices = 0; // init all the pixels to color0 (i.e., opaque black) in GrTwoColorBC1Compress() 672 steps.init(src.colorSpace(), src.alphaType(), dst.colorSpace(), dst.alphaType()); in GrConvertPixels()
|
/third_party/openssl/ssl/statem/ |
H A D | statem_local.h | 187 RAW_EXTENSION **res, size_t *len, int init);
|
/third_party/openssl/include/openssl/ |
H A D | ec.h | 1465 int (*init)(EC_KEY *key),
|