| /third_party/pulseaudio/src/pulse/ |
| H A D | internal.h | 144 int64_t value; member
|
| /third_party/python/Include/internal/ |
| H A D | pycore_code.h | 509 adaptive_counter_bits(int value, int backoff) { in adaptive_counter_bits() argument 516 unsigned int value = (1 << ADAPTIVE_BACKOFF_START) - 1; in adaptive_counter_start() local 527 unsigned int value in adaptive_counter_backoff() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | source-output.c | 1141 void pa_source_output_set_property(pa_source_output *o, const char *key, const char *value) { in pa_source_output_set_property() argument 1180 void pa_source_output_set_property_arbitrary(pa_source_output *o, const char *key, const uint8_t *value, size_t nbytes) { in pa_source_output_set_property_arbitrary() argument 1221 const uint8_t *value; pa_source_output_update_proplist() local [all...] |
| /third_party/python/Lib/multiprocessing/ |
| H A D | managers.py | 1025 value = property(get, set) global() variable in Value 1144 value = property(get, set) global() variable in ValueProxy [all...] |
| /third_party/pulseaudio/sonic/ |
| H A D | sonic.c | 74 int value; in scaleSamples() local 595 int value; in downSampleInput() local [all...] |
| /third_party/openssl/crypto/http/ |
| H A D | http_client.c | 519 char *buf, *key, *value, *line_end = NULL; in OSSL_HTTP_REQ_CTX_nbio() local 213 OSSL_HTTP_REQ_CTX_add1_header(OSSL_HTTP_REQ_CTX *rctx, const char *name, const char *value) OSSL_HTTP_REQ_CTX_add1_header() argument [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 1975 const char *value = NULL; fix_group_ecx() local 2695 evp_pkey_ctx_ctrl_str_to_param(EVP_PKEY_CTX *pctx, const char *name, const char *value) evp_pkey_ctx_ctrl_str_to_param() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkResourceInterface.cpp | 113 void ResourceInterface::setHandleDestroy(bool value) in setHandleDestroy() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferMarkerTests.cpp | 424 const deUint32 value = i; in bufferMarkerOverwrite() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorBufferTests.cpp | 89 inline deUint32 u32(const T& value) in u32() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageSubresourceLayoutTests.cpp | 301 float value; in getNormalFPValue() local 311 double value; in getNormalFPValue() local 321 tcu::Float16 value; in getNormalFPValue() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryAllocationTests.cpp | 119 T roundUpToNextMultiple (T value, T multiple) in roundUpToNextMultiple() argument
|
| H A D | vktMemoryRequirementsTests.cpp | 229 T nextEnum (T value) in nextEnum() argument 235 T nextFlag (T value) in nextFlag() argument 244 T nextFlagExcluding (T value, T excludedFlags) in nextFlagExcluding() argument 251 bool validValueVkBool32 (const VkBool32 value) in validValueVkBool32() argument 2209 VkImageTiling value; populateMultiplaneTestGroup() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 88 std::string paddedHex (uint32_t value) in paddedHex() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineImageUtil.cpp | 45 static deUint32 getNextMultiple (deUint32 divisor, deUint32 value) in getNextMultiple() argument 55 static deUint32 getNextMultiple (const std::vector<deUint32>& divisors, deUint32 value) in getNextMultiple() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemYCbCrConversionTests.cpp | 1311 vk::VkSamplerYcbcrRange value; in createYCbCrConversionTests() member 1316 vk::VkChromaLocation value; in createYCbCrConversionTests() member 1342 const vk::VkSamplerYcbcrModelConversion value; in createYCbCrConversionTests() member 1355 vk::VkImageTiling value; in createYCbCrConversionTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 118 vk::VkBool32 makeVkBool32 (bool value) in makeVkBool32() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 1156 const float value = depthAccess.getPixDepth(x, y); in iterate() local 1162 << x << ", " << y << "): expected value " << refDepth << " and found " << value; in iterate() local 1185 const int value = stencilAccess.getPixStencil(x, y); in iterate() local 1191 << x << ", " << y << "): expected value " << refStencil << " and found " << value; iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 259 const float value; member 270 const double value; member 281 const deUint32 value; member 293 const void* value; global() member 661 const deUint64 value = (sign << (numMantissaBits + exponentBits)) | (exp << numMantissaBits) | static_cast<deUint32>(mantissa); infNanRandomFloats() local [all...] |
| H A D | vktShaderIntegerFunctionTests.cpp | 62 const float value; member 74 const void* value; member 210 toPrecision(deUint32 value, int numIntegerBits) toPrecision() argument 215 toPrecision(deInt32 value, int numIntegerBits) toPrecision() argument 870 const deUint32 value = ((const deUint32*)inputs[0])[compNdx]; compare() local 1016 const deUint32 value = ((const deUint32*)inputs[0])[compNdx]; compare() local 1076 const deUint32 value = ((const deUint32*)inputs[0])[compNdx]; compare() local 1140 const deUint32 value = ((const deUint32*)inputs[0])[compNdx]; compare() local 1204 const deUint32 value = ((const deUint32*)inputs[0])[compNdx]; compare() local [all...] |
| H A D | vktShaderPackingFunctionTests.cpp | 59 const float value; member 749 const deUint16 value = tcu::Float16::construct(s, exp != 0 ? exp : 1 /* avoid denorm */, static_cast<deUint16>((1u<<10) | mantissa)).bits(); iterate() local 762 const deUint16 value = tcu::Float16(composeHalfFloat(sign, 0u /* force denorm */, mantissa)).bits(); iterate() local 870 const deUint32 value = (((sign == NEGATIVE ? 1u : 0u) << 5u | exponent) << 10u) | significand; composeHalfFloat() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1168 bool genericIsNan<double> (double value) in genericIsNan() argument
|
| H A D | vktSpvAsmComputeShaderCase.cpp | 171 void fillMemoryWithValue (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) in fillMemoryWithValue() argument
|
| H A D | vktSpvAsmTypeTests.cpp | 55 inline std::string toString<deInt8> (const deInt8& value) in toString() argument 63 inline std::string toString<deUint8> (const deUint8& value) in toString() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsSizeControlTests.cpp | 84 inline deBool makeDeBool (bool value) in makeDeBool() argument [all...] |