Home
last modified time | relevance | path

Searched refs:size (Results 18526 - 18550 of 29124) sorted by relevance

1...<<741742743744745746747748749750>>...1165

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
H A DStreamingMemoryObject.h40 /// If the data object size is known in advance, many of the operations can
43 void setKnownObjectSize(size_t size);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSymbolRemappingReader.cpp45 if (Parts.size() != 3) in read()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h64 OpBegins.push_back(OpBegins.back() + Opcodes.size()); in EmitRaw()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
H A DRISCVMatInt.cpp88 Cost += MatSeq.size(); in getIntMatCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFlattenCFGPass.cpp62 Blocks.reserve(F.size()); in iterativelyFlattenCFG()
/third_party/skia/third_party/externals/tint/src/ast/
H A Dblock_statement_test.cc32 ASSERT_EQ(b->statements.size(), 1u); in TEST_F()
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dresource_binding.h112 uint64_t size; member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_else_stmt_test.cc31 EXPECT_EQ(e->body->statements.size(), 2u); in TEST_F()
/third_party/skia/third_party/externals/tint/src/sem/
H A Darray.h42 /// @param size the byte size of the array
51 uint32_t size,
67 /// @returns the byte size of the array
68 /// @note this may differ from the size of a structure member of this array
69 /// type, if the member is annotated with the `[[size(n)]]` decoration.
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvectorize_scalar_matrix_constructors.cc52 if (args.size() == 0) { in Run()
/third_party/skia/third_party/externals/tint/src/utils/
H A Dhash.h28 /// dependent on the size of size_t.
58 HashCombine(hash, vector.size()); in HashCombine()
/third_party/spirv-tools/source/fuzz/
H A Davailable_instructions.h44 uint32_t size() const;
46 // Returns true if and only if |size()| is 0.
49 // Requires |index| < |size()|. Returns the ith available instruction.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIntervalPartition.h72 bool isDegeneratePartition() { return Intervals.size() == 1; } in isDegeneratePartition()
/third_party/protobuf/src/google/protobuf/
H A Dlite_arena_unittest.cc84 data[1] = data.size() - 2; in TEST_F()
H A Dtest_util2.h47 std::string path = google3_path.substr(prefix.size()); in TranslatePathToOpensource()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTestBadIdentifiersLite.java74 assertEquals(0, message.getInt32Field1List().size()); in testConflictingFieldNames()
/third_party/skia/modules/skparagraph/tests/
H A DSkShaperJSONWriter.h25 SkShaperJSONWriter(SkJSONWriter* JSONWriter, const char* utf8, size_t size);
/third_party/skia/experimental/graphite/src/
H A DUniformCache.cpp51 SkASSERT(uniqueID < fUniformDataVector.size()); in lookup()
H A DContext.cpp50 SkASSERT(fRecordings.size() == 1); in submit()
/third_party/skia/include/core/
H A DSkPathEffect.h96 static sk_sp<SkPathEffect> Deserialize(const void* data, size_t size,
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer_sfml.cpp20 fMusic.openFromMemory(fData->data(), fData->size()); in SFMLAudioPlayer()
/third_party/skia/modules/skottie/src/
H A DLayer.h37 const SkSize& size() const { return fInfo.fSize; } in size() function in skottie::internal::final
/third_party/skia/modules/skparagraph/include/
H A DRunBase.h33 virtual size_t size() const = 0;
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DOffsetPaths.cpp58 offsetted.reserve(geos.size()); in AttachOffsetGeometryEffect()
/third_party/spirv-tools/source/val/
H A Dvalidate_debug.cpp33 const auto member_count = (uint32_t)(type->words().size() - 2); in ValidateMemberName()

Completed in 19 milliseconds

1...<<741742743744745746747748749750>>...1165