Home
last modified time | relevance | path

Searched refs:resize (Results 851 - 875 of 1819) sorted by relevance

1...<<31323334353637383940>>...73

/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp55 MBBVector.resize(MF.getNumBlockIDs());
H A DInterferenceCache.cpp112 Blocks.resize(MF->getNumBlockIDs()); in reset()
H A DLocalStackSlotAllocation.cpp124 LocalOffsets.resize(MFI.getObjectIndexEnd()); in runOnMachineFunction()
H A DTargetSchedule.cpp70 ResourceFactors.resize(NumRes); in init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp70 Compilands.resize(Dbi->modules().getModuleCount()); in SymbolCache()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp258 Names.resize(pImpl->CustomMDKindNames.size()); in getMDKindNames()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMapBufferAlignmentTests.cpp228 buffer_data.resize(buffer_data_size); in iterate()
/third_party/vk-gl-cts/execserver/
H A DxsExecutionServer.cpp88 m_buffer.resize(curBufPos+numToRead); in read()
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractValues.cpp158 tagResult.values.resize(tagNames.size()); in testCaseResultComplete()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer_test.cc40 memory_.resize(64); in DummyDevice()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTextureUploadPerf.cpp213 mTextureData.resize(params.baseSize * params.baseSize * 4, 0.5); in initializeBenchmark()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
H A Dperf_test.cc24 // Buffer was not large enough, calculate the required size and resize the buffer in FormatString()
26 buffer->resize(len + 1); in FormatString()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_compact.cpp273 precomputedMods.resize(allPatterns.size(), status);
H A Dscriptset.cpp256 if (scripts.resize(script_count) == NULL) { in setScriptExtensions()

Completed in 16 milliseconds

1...<<31323334353637383940>>...73