/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32.cc | 389 bitmap.resize((num + 31) / 32, 0); in FinalizeJumpOptimizationInfo()
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.cc | 427 bitmap.resize((num + 31) / 32, 0); in FinalizeJumpOptimizationInfo()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 2526 m_physicalDevices.resize(m_numPhysDevices);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTests.cpp | 5228 varVec.resize(vectorEnd);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelinePushDescriptorTests.cpp | 825 m_testColors.resize(m_params.numCalls); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 1642 m_data.resize(sizeof(value1) + sizeof(value2) + 5u); // Some extra padding at the end too. in SpecConstantsHelper()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectMiscTests.cpp | 1841 extensionsProperties.resize(propertyCount);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderOperatorTests.cpp | 560 m_userAttribTransforms.resize(m_spec.numInputs); in ShaderOperatorCaseInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 2381 m_physicalDevices.resize(m_numPhysDevices);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTests.cpp | 5217 varVec.resize(vectorEnd);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 3967 Weights->resize(0); in eraseFromParent()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkImageUtil.cpp | 5389 sparseImageMemoryRequirements.resize(sparseMemoryReqCount);
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Reactor.cpp | 96 sorted.resize(variables.size()); in materializeAll()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rematch.cpp | 1997 UChar *newBuf = buffer.resize(length+1); // Leave space for terminating Nul. in utext_extract_replace()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 1962 CandidateTys.resize(1);
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerARM32.cpp | 756 Labels.resize(Number + 1);
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 3047 clause_heads.resize(w + 1); in EmitSwitchStart()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelinePushDescriptorTests.cpp | 812 m_testColors.resize(m_params.numCalls); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderOperatorTests.cpp | 560 m_userAttribTransforms.resize(m_spec.numInputs); in ShaderOperatorCaseInstance()
|
/third_party/glslang/glslang/HLSL/ |
H A D | hlslParseHelper.cpp | 1302 flattenData.offsets.resize(int(pos + members.size()), -1); in flattenStruct() 1341 flattenData.offsets.resize(int(pos + size), -1); in flattenArray()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 4321 Bytes.resize(NumElements * BytesPerElement, -1); in getVPermMask() 4333 Bytes.resize(NumElements * BytesPerElement, -1); in getVPermMask()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6179 EltBits.resize(NumElts, APInt(EltSizeInBits, 0)); 10612 Mask.resize(Size, SM_SentinelUndef); 13690 DWordPairs.resize(2, std::make_pair(-1, -1)); 14877 LaneInputs[0].resize(LaneCount, false); 14878 LaneInputs[1].resize(LaneCount, false); [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 93 m_vec.resize(1); in clear() 296 result.resize(result.size() + 3, 0); in base64decode() 326 data.resize(oSize); in parse_void_data()
|
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 4532 memberRemapper[glslangTypeToIdMap[glslangMembers]].resize(glslangMembers->size()); in convertGlslangToSpvType() 5476 paramDecorations.resize(parameters.size()); in makeFunctions()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_glsl.cpp | 8815 expr.resize(column_index); 12828 exp_str.resize(column_index);
|