Home
last modified time | relevance | path

Searched refs:size (Results 24701 - 24725 of 36996) sorted by relevance

1...<<981982983984985986987988989990>>...1480

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_global_variable.cpp82 assert(constant_id.size() == 1 && in IsApplicable()
H A Dtransformation_add_type_struct.cpp64 operands.reserve(message_.member_type_id().size()); in Apply()
H A Dtransformation_merge_blocks.cpp41 if (predecessors.size() != 1) { in IsApplicable()
H A Dtransformation_permute_phi_operands.cpp46 // Check that |message_.permutation| has expected size. in IsApplicable()
48 if (static_cast<uint32_t>(message_.permutation().size()) != in IsApplicable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dpass_manager.cpp59 if (!tools.Validate(binary.data(), binary.size(), val_options_)) { in Run()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dstring_utils.h51 size_t num_bytes = input.size(); in MakeVector()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.glsl_test.cpp66 spv_result_t error = spvTextToBinary(context, spirv.c_str(), spirv.size(), in TEST_P()
H A Dpreserve_numeric_ids_test.cpp39 spvTextToBinaryWithOptions(ctx.context, before.c_str(), before.size(), in ToBinaryAndBack()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dstructured_construct_to_block_test.cpp89 ASSERT_EQ(3, ops.size()); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/as/
H A Das.cpp138 context, contents.data(), contents.size(), options, &binary, &diagnostic); in main()
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8_dec.h32 // io.data_size = size;
65 // YUV420 format, and can be up to width x 24 in size (depending on the
67 // or abort request. The actual size of the area to update is mb_w x mb_h
68 // in size, taking cropping into account.
168 size_t chunk_size, // total data size expected in the chunk
172 WEBP_EXTERN int VP8LCheckSignature(const uint8_t* const data, size_t size);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof_conf.h12 * tab size: 8 (not used)
76 int32_t size();
/third_party/skia/third_party/externals/icu/source/samples/udata/
H A Dreader.c16 * tab size: 8 (not used)
63 if( pInfo->size>=20 && in isAcceptable()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_tls_options.c54 cbc.size = 256; in test_unmatching_ssl_version()
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/
H A Dnative-lib.cpp49 LOGD("cpu ids size: %d", static_cast<int>(cpuIds.size())); in Java_com_google_oboe_samples_megadrone_MainActivity_startEngine()
/third_party/skia/src/sksl/ir/
H A DSkSLExternalFunctionCall.h56 cloned.reserve_back(this->arguments().size());
H A DSkSLConstructorArray.cpp28 // If there is a single argument containing an array of matching size and the types are in Convert()
33 if (args.size() == 1) { in Convert()
42 // Check that the number of constructor arguments matches the array size. in Convert()
H A DSkSLConstructorArrayCast.cpp26 typecastArgs.reserve_back(inputArgs.size()); in cast_constant_array()
45 // Only arrays of the same size are allowed. in Make()
/third_party/skia/tests/
H A DDebugLayerManagerTest.cpp48 REPORTER_ASSERT(reporter, frames.size() == 2); in test_basic()
H A DSkScalerCacheTest.cpp64 auto local = data.subspan(threadIndex * 2, data.size() - kThreadCount * 2); in DEF_TEST()
/third_party/skia/src/xml/
H A DSkXMLParser.h39 bool hasNoun() const { return fNoun.size() > 0; } in hasNoun()
/third_party/skia/src/utils/win/
H A DSkDWriteFontFileStream.h29 size_t read(void* buffer, size_t size) override;
/third_party/skia/src/utils/
H A DSkFloatUtils.h15 template <size_t size>
57 /** Bits is a unsigned integer the same size as the floating point number. */
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DQuerySetVk.cpp41 for (size_t i = 0; i < pipelineStatisticsSet.size(); ++i) { in VulkanQueryPipelineStatisticFlags()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DRenderAttachmentTests.cpp62 textureDesc.size = {1, 1, 1}; in TEST_P()

Completed in 24 milliseconds

1...<<981982983984985986987988989990>>...1480