Home
last modified time | relevance | path

Searched refs:resize (Results 1676 - 1700 of 1705) sorted by relevance

1...<<616263646566676869

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6179 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 Dvulkan_json_parser.hpp93 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 DGlslangToSpv.cpp4532 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 Dspirv_glsl.cpp8815 expr.resize(column_index);
12828 exp_str.resize(column_index);
H A Dspirv_msl.cpp15201 meta.members.resize(type.member_types.size());
15250 meta.members.resize(max(type.member_types.size(), meta.members.size()));
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp21725 resize(size_type __n, _CharT __c);
21728 resize(size_type __n)
21729 { this->resize(__n, _CharT()); }
23911 resize(size_type __n, _CharT __c)
[all...]
/third_party/node/deps/v8/src/d8/
H A Dd8.cc3377 lines->resize(std::max(static_cast<size_t>(end_line + 1), lines->size()), 0); in WriteLcovDataForRange()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp5037 DebugFnArgs.resize(ArgNo, nullptr); in verifyFnArgs()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGLSLTest.cpp2775 infoLog.resize(infoLogLength); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp778 buffer.resize(oldSize + Bytes.size());
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.cpp772 PhysicalRegisters[Ty].resize(RegX8632::Reg_NUM); in getPhysicalRegister()
H A DIceTargetLoweringX8664.cpp782 PhysicalRegisters[Ty].resize(RegX8664::Reg_NUM); in getPhysicalRegister()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp6229 ARIs.resize(Fn->arg_size());
/third_party/python/Lib/test/
H A Dtest_io.py63 ctypes.resize(obj, len(data))
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1059 m_userAttribTransforms.resize(m_spec.numInputs); in setupShaderData()
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp4418 vertexAttribs.resize(vao.m_arrays.size());
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp6411 longname.resize(65535, 'k'); // max string literal, spir-v 2.17 in getOpNameAbuseCases()
14292 unusedFP16Output.resize(structItemsCount);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp6399 longname.resize(65535, 'k'); // max string literal, spir-v 2.17 in getOpNameAbuseCases()
14194 unusedFP16Output.resize(structItemsCount);
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc168 arg_needs_conversion_.resize(wasm_signature->parameter_count()); in JSWasmCallData()
H A Deffect-control-linearizer.cc713 inputs_buffer.resize(block->PredecessorCount(), jsgraph()->Dead()); in Run()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc265 last_values.resize(values.size()); in GetChangedStackValues()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp7989 NumberedValueInfos.resize(ID + 1);
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs42982 pub fn resize(&mut self, new_len: usize, value: T) { resize() functions
48896 pub fn resize(&mut self, new_len: usize, value: T) { resize() functions
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp443 m_updateEntries.resize(m_nextOffset + sizeof(updateObject)); in addWriteObject()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp2926 res.resize(4 * texCoordComps);

Completed in 339 milliseconds

1...<<616263646566676869