Home
last modified time | relevance | path

Searched refs:resize (Results 776 - 800 of 1699) sorted by relevance

1...<<31323334353637383940>>...68

/third_party/glslang/glslang/Include/
H A Darrays.h156 sizes->resize(sizes->size() - 1); in pop_back()
/third_party/glslang/SPIRV/
H A DSPVRemapper.h243 void resizeMapped(spv::Id id) { if (id >= maxMappedId()) mapped.resize(id/mBits+1, 0); } in resizeMapped()
/third_party/backends/backend/genesys/
H A Dutilities.h116 column_elems.resize(line_count, 0); in compute_array_percentile_approx()
/third_party/icu/icu4c/source/i18n/
H A Dnumber_compact.cpp277 precomputedMods.resize(allPatterns.size(), status); in precomputeAllModifiers()
H A Dscriptset.cpp256 if (scripts.resize(script_count) == NULL) { in setScriptExtensions()
/third_party/libsnd/Octave/
H A Dsndfile.cc89 dim.resize (2) ; in DEFUN_DLD()
/third_party/json/include/nlohmann/
H A Dordered_map.hpp248 Container::resize(this->size() - static_cast<size_type>(elements_affected)); in erase()
256 // resize call. Instead, we can return begin() + offset. in erase()
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h284 words.resize(id / 64u + 1); in insert()
/third_party/mesa3d/src/gallium/targets/osmesa/
H A Dtest-render.cpp289 TEST(OSMesaRenderTest, resize) in TEST()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp639 m_access_record[i].resize(sizes[i]); in RegisterAccess()
/third_party/nghttp2/src/
H A Dnghttpd.cc486 trailer_names.resize(trailer_names.size() - 2); in main()
/third_party/ninja/src/
H A Ddeps_log.cc376 deps_.resize(out_id + 1);
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_compact.cpp277 precomputedMods.resize(allPatterns.size(), status); in precomputeAllModifiers()
H A Dscriptset.cpp256 if (scripts.resize(script_count) == nullptr) { in setScriptExtensions()
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.h345 void resize(int size);
/third_party/node/deps/v8/src/compiler/backend/
H A Dgap-resolver.cc113 if (nmoves != moves->size()) moves->resize(nmoves); in Resolve()
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.cc60 m_impl.resize(size); in String16()
H A Dv8-string-conversions.cc351 // characters, and resize if necessary (i.e. if the buffer contains in UTF16ToUTF8()
383 output.resize(buffer - output.data()); in UTF16ToUTF8()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_checker.cpp35 rm_stack.resize(1); in run()
/third_party/protobuf/conformance/
H A Dconformance_test_runner.cc185 response->resize(len); in RunTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp356 content.resize(static_cast<size_t>(file.tellg())); in readFile()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseBinding.cpp259 referenceData.resize(m_bufferSize); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp356 content.resize(static_cast<size_t>(file.tellg())); in readFile()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DVariablePacker.cpp230 rows_.resize(maxVectors, 0);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLDeviceCL.cpp32 vector.resize(size / sizeof(T)); in GetDeviceInfo()

Completed in 17 milliseconds

1...<<31323334353637383940>>...68