/third_party/pulseaudio/src/pulsecore/resampler/ |
H A D | speex.c | 31 static bool result = false; in pa_speex_is_fixed_point() local
|
/third_party/python/Include/internal/ |
H A D | pycore_blocks_output_buffer.h | 264 PyObject *result, *block; in _BlocksOutputBuffer_Finish() local
|
/third_party/openssl/crypto/ |
H A D | core_algorithm.c | 137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) ossl_algorithm_do_all() argument
|
H A D | core_fetch.c | 59 ossl_method_construct_precondition(OSSL_PROVIDER *provider, int operation_id, int no_store, void *cbdata, int *result) ossl_method_construct_precondition() argument 86 ossl_method_construct_postcondition(OSSL_PROVIDER *provider, int operation_id, int no_store, void *cbdata, int *result) ossl_method_construct_postcondition() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiToolingInfoTests.cpp | 68 VkResult result = VK_SUCCESS; in validateGetter() local 177 bool result = true; validateToolsProperties() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineCombinationsIterator.hpp | 63 deUint32 result = 1; in seriesProduct() local 130 deUint32 result = 1; in factorial() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiToolingInfoTests.cpp | 68 VkResult result = VK_SUCCESS; in validateGetter() local 177 bool result = true; validateToolsProperties() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | glslang_wrapper.cpp | 57 bool result = warmUpShader.parse(&builtInResources, 450, ECoreProfile, false, false, messages); in Warmup() local 97 int result = ShInitialize(); in GlslangInitialize() local 104 int result = ShFinalize(); in GlslangFinalize() local 158 bool result = shader.parse(&builtInResources, 450, ECoreProfile, false, false, messages); in GlslangCompileToSpirv() local
|
H A D | BuildSPIRV.h | 159 size_t result = 0; in operator ()() local
|
H A D | BuiltInFunctionEmulator.cpp | 88 const char *result = queryFunction(uniqueId); in findEmulatedFunction() local 95 const auto &result = mEmulatedFunctions.find(uniqueId); in findEmulatedFunction() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | ProgramImpl.h | 54 LinkEventDone(angle::Result result) : mResult(result) {} in LinkEventDone() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Query9.cpp | 41 HRESULT result = mRenderer->getDevice()->CreateQuery(d3dQueryType, &mQuery); in begin() local 47 HRESULT result = mQuery->Issue(D3DISSUE_BEGIN); in begin() local 60 HRESULT result = mQuery->Issue(D3DISSUE_END); in end() local 125 HRESULT result = S_OK; in testQuery() local [all...] |
H A D | IndexBuffer9.cpp | 61 HRESULT result = in initialize() local 63 ANGLE_TRY_HR(GetImplAs<Context9>(context), result, in initialize() local 84 HRESULT result = mIndexBuffer->Lock(offset, size, &mapPtr, lockFlags); in mapBuffer() local 85 ANGLE_TRY_HR(GetImplAs<Context9>(context), result, "Failed to lock internal index buffer"); in mapBuffer() local 94 HRESULT result = mIndexBuffer->Unlock(); in unmapBuffer() local 95 ANGLE_TRY_HR(GetImplAs<Context9>(context), result, "Failed to unlock internal index buffer"); in unmapBuffer() local 127 HRESULT result; in discard() local [all...] |
H A D | ShaderCache.h | 56 HRESULT result = createShader(function, &shader); in create() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
H A D | EmulateFragColorData.cpp | 139 bool result = EmulateFragColorDataImpl(compiler, root, symbolTable); in EmulateFragColorData() local
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
H A D | clamped_math_impl.h | 96 V result = {}; in Do() local 124 V result = {}; in Do() local 167 V result = {}; Do() local 190 V result = {}; Do() local 215 V result = static_cast<V>(as_unsigned(x) << shift); Do() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | NativeWindow11WinRT.cpp | 104 HRESULT result = in createSwapChain() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | formatutils11.cpp | 408 const VertexFormat *result = GetVertexFormatInfo_FL_9_3(vertexFormatID); in GetVertexFormatInfo() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
H A D | es2cTestPackage.cpp | 87 tcu::TestCase::IterateResult result; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
H A D | es3cTestPackage.cpp | 105 tcu::TestCase::IterateResult result; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTestPackage.cpp | 134 const tcu::TestCase::IterateResult result = testCase->iterate(); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
H A D | es32cTestPackage.cpp | 111 tcu::TestCase::IterateResult result; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
H A D | esextcTestPackage.cpp | 90 tcu::TestCase::IterateResult result; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderQualifiers.cpp | 198 bool result = true; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5PreciseQualifier.cpp | 388 WeightedSum* result = (WeightedSum*)gl.mapBufferRange(GL_TRANSFORM_FEEDBACK_BUFFER, 0, drawAndGetFeedbackResult() local [all...] |