Home
last modified time | relevance | path

Searched refs:resize (Results 76 - 100 of 1801) sorted by relevance

12345678910>>...73

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp37 input.resize(size >> 2); in LLVMFuzzerTestOneInput()
46 input_str.resize(char_count); in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/angle2/util/display/
H A DDisplayWindow.cpp25 return resize(width, height); in initializeImpl()
63 bool DisplayWindow::resize(int width, int height) in resize() function in DisplayWindow
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dgrowable_memory_byte_array.cc44 b_.resize((size_t)(index + 1)); in InternalPut()
56 b_.resize((size_t)(index + length + 1)); in InternalPut()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_generator_testing.cc55 res.resize(32); in operator ()()
67 res.resize(32); in operator ()()
/third_party/skia/docs/examples/
H A DPixmap_readPixels.cpp10 pixels.resize(height * width * 4); in REG_FIDDLE()
24 dstPixels.resize(height * width * 2); in REG_FIDDLE()
H A DPaint_getTextWidths.cpp16 widths.resize(count); in REG_FIDDLE()
17 bounds.resize(count); in REG_FIDDLE()
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp37 input.resize(size >> 2); in LLVMFuzzerTestOneInput()
46 input_str.resize(char_count); in LLVMFuzzerTestOneInput()
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp68 void resize (deUintptr size);
69 void resize (deUintptr size, const T& value);
246 resize(0); in clear()
250 inline void PoolArray<T, Alignment>::resize (deUintptr newSize) in resize() function in de::PoolArray
274 inline void PoolArray<T, Alignment>::resize (deUintptr newSize, const T& value) in resize() function in de::PoolArray
277 resize(newSize); // value is not used in resize()
361 resize(size()+1); in pushBack()
369 resize(size()-1); in popBack()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp798 message.resize(length, 0); in Link()
906 message.resize(length, 0); in Compile()
2416 buffer.resize(max_buffers); in iterate()
2417 buffer_ids.resize(max_buffers); in iterate()
2513 t_buffer_ids.resize(max_buffers); in iterate()
2584 buffer.resize(max_buffers); in iterate()
2585 buffer_ids.resize(max_buffers); in iterate()
2586 offsets.resize(max_buffers); in iterate()
2587 sizes.resize(max_buffers); in iterate()
2686 t_buffer_ids.resize(max_buffer in iterate()
[all...]
/third_party/musl/src/search/
H A Dhsearch.c10 after resize fails with ENOMEM the state of tab is still usable
40 static int resize(size_t nel, struct hsearch_data *htab) in resize() function
110 r = resize(nel, htab); in __hcreate_r()
142 if (!resize(2*htab->__tab->used, htab)) { in __hsearch_r()
/third_party/littlefs/scripts/
H A Dtailpipe.py40 self.resize(0)
56 def resize(self, maxlen): member in LinesIO
67 self.resize(0)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DSemaphoreGL.cpp23 outIDs->resize(bufferBarriers.size()); in GatherNativeBufferIDs()
34 outIDs->resize(textureBarriers.size()); in GatherNativeTextureIDs()
35 outLayouts->resize(textureBarriers.size()); in GatherNativeTextureIDs()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dfile_io_test.cc40 b1.resize(length); in TestFileInputStream()
80 b3.resize(200); in TestFileInputStream()
101 b1.resize(length); in TestFontInputStreamBasic()
H A Dfont_parsing_test.cc66 b.resize(TTF_LENGTH[SAMPLE_TTF_FEAT]); in TestFontParsing()
83 b1.resize(TTF_LENGTH[i]); in TestFontParsing()
84 b2.resize(TTF_LENGTH[i]); in TestFontParsing()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DValueList.cpp75 resize(Idx + 1); in assignValue()
105 resize(Idx + 1); in getConstantFwdRef()
126 resize(Idx + 1); in getValueFwdRef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp164 Result.resize(RoundUpSize);
174 Result.resize(4);
180 Result.resize(RoundUpSize);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPackedVector.h109 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function in llvm::PackedVector
119 resize(size()+1); in push_back()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DStackContainerTests.cpp58 // otherwise it might use our stack buffer. We reserve right after the resize in TEST()
61 vect.container().resize(stack_size); in TEST()
167 vect->resize(5); in TEST()
169 vect->resize(1); in TEST()
/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp124 buffer_.resize(source_.get_row_bytes()); in get_next_row_data()
172 segment_order_.resize(segment_count);
370 buffer_.resize(source_.get_row_bytes()); in get_next_row_data()
431 temp_buffer_.resize(source_.get_row_bytes()); in ImagePipelineNodeMergeColorToGray()
559 rows.resize(shift_count, nullptr); in get_next_row_data()
586 temp_buffer_.resize(source_.get_row_bytes());
640 cached_line_.resize(source_.get_row_bytes());
650 cached_line_.resize(source_.get_row_bytes());
913 ret.resize(row_bytes * height); in get_all_data()
926 ret.resize(get_output_widt in get_image()
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawElementsTest.cpp185 mIndexBuffers.resize(3u); in TEST_P()
188 mVertexArrays.resize(2); in TEST_P()
191 mVertexBuffers.resize(2); in TEST_P()
368 mIndexBuffers.resize(1); in TEST_P()
371 mVertexArrays.resize(1); in TEST_P()
374 mVertexBuffers.resize(2); in TEST_P()
/third_party/vk-gl-cts/modules/egl/
H A DteglSwapBuffersTests.cpp169 vertexInfoLog.resize(infoLogLength, '\0'); in createGLES2Program()
174 vertexInfoLog.resize(infoLogLength); in createGLES2Program()
183 fragmentInfoLog.resize(infoLogLength, '\0'); in createGLES2Program()
188 fragmentInfoLog.resize(infoLogLength); in createGLES2Program()
202 programInfoLog.resize(infoLogLength, '\0'); in createGLES2Program()
207 programInfoLog.resize(infoLogLength); in createGLES2Program()
/third_party/gn/src/gn/
H A Dsubstitution_list.cc23 list_.resize(input_list.size()); in Parse()
38 list_.resize(values.size()); in Parse()
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimized-frame-info.cc47 parameters_.resize(static_cast<size_t>(parameter_count)); in DeoptimizedFrameInfo()
62 expression_stack_.resize(static_cast<size_t>(stack_height)); in DeoptimizedFrameInfo()
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp36 input.resize(size >> 2); in LLVMFuzzerTestOneInput()
45 input_str.resize(char_count); in LLVMFuzzerTestOneInput()
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.h27 this->resize(arrayCount); in GrGLAttribArrayState()
30 void resize(int newCount) { in resize() function in GrGLAttribArrayState

Completed in 15 milliseconds

12345678910>>...73