Home
last modified time | relevance | path

Searched refs:size (Results 18951 - 18975 of 22505) sorted by relevance

1...<<751752753754755756757758759760>>...901

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86RetpolineThunks.cpp246 while (MF.size() > 1) in populateThunk()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStubCommon.cpp57 assert(Values.size() == 1U); in output()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp236 for (unsigned i = 0, e = SameContentReplacements.size(); i != e; ++i) { in mergeConstants()
H A DPruneEH.cpp265 for (unsigned i = 0, e = Succs.size(); i != e; ++i) in DeleteBasicBlock()
/third_party/skia/third_party/externals/tint/src/ast/
H A Dfunction_test.cc34 ASSERT_EQ(f->params.size(), 1u); in TEST_F()
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_windows.cc161 if (!WriteFile(stdin_pipe.write, input_.data(), input_.size(), nullptr, in Exec()
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector.cc118 const auto num_supplied = vc.call->Arguments().size(); in AppendVector()
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.h76 /// @param buffer_size_ubo_index the index to use for the buffer size UBO
78 /// @param emit_vertex_point_size `true` to emit a vertex point size builtin
373 // A pair of byte size and alignment `uint32_t`s.
375 uint32_t size; member
400 /// @returns the MSL packed type size and alignment in bytes for the given
421 /// Each entry in the vector is the size of the workgroup allocation that
/third_party/skia/tools/
H A DHashAndEncode.cpp158 // Fastest encoding and decoding, at slight file size cost is no filtering, compression 1. in encodePNG()
168 (png_uint_32) profile->size()); in encodePNG()
H A Dconvert-to-nia.cpp205 if ((static_cast<size_t>(i + 1) < frameInfos.size()) && in main()
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dconstant_uniform_facts.cpp220 if (static_cast<uint32_t>(fact.constant_word().size()) != required_words) { in MaybeAddFact()
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp144 int32_t i = fEngines->size(); in getEngineFor()
H A Dbytestrieiterator.cpp10 * tab size: 8 (not used)
113 int32_t stackSize=stack_->size(); in next()
H A Ducharstrieiterator.cpp10 * tab size: 8 (not used)
112 int32_t stackSize=stack_->size(); in next()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSCCIterator.h217 if (CurrentSCC.size() > 1) in hasLoop()
H A DSmallString.h183 /// Complexity: O(size() + Chars.size())
197 /// Complexity: O(size() + Chars.size())
211 /// Complexity: O(size() + Chars.size())
266 StringRef str() const { return StringRef(this->begin(), this->size()); } in str()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h388 SUnits.emplace_back(MI, (unsigned)SUnits.size()); in newSUnit()
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp122 descriptor.size = {1, 1, 1}; in UnalignDynamicUploader()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp.h275 void SetImageSize (const dng_point &size);
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_name_resolver.cc60 return full_name.substr(file->package().size() + 1); in StripPackageName()
/third_party/protobuf/src/google/protobuf/
H A Dempty.pb.h155 void SetCachedSize(int size) const final;
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_generator.cc83 for (int i = 0; i < options.size(); i++) { in Generate()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h216 size_t len = sizeof('\n') + (indent_string_.size() * element()->level()); in NewLine()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_engine.h116 // size as a proxy for the number of entropy units that can be generated in reseed()
118 const size_t entropy_size = seq.size(); in reseed()
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/
H A Dutility.h78 static constexpr size_t size() noexcept { return sizeof...(Ints); }

Completed in 24 milliseconds

1...<<751752753754755756757758759760>>...901