Home
last modified time | relevance | path

Searched refs:size (Results 24551 - 24575 of 31292) sorted by relevance

1...<<981982983984985986987988989990>>...1252

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp66 if (DF->getContents().size() == Offset) { in getPCRelHiFixup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp156 for (unsigned I = 0; I < getBlocks().size(); ++I) { in print()
H A DWebAssemblyExceptionInfo.h83 unsigned getNumBlocks() const { return Blocks.size(); } in getNumBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp144 assert(MBB->size() > 0 && in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp142 SwitchInst *SI = IRB.CreateSwitch(&CallSiteTypeId, TrapBB, TypeIds.size()); in buildCFICheck()
H A DGlobalSplit.cpp119 if (I >= SplitGlobals.size()) in splitGlobal()
/third_party/skia/third_party/externals/tint/fuzzers/
H A Drandom_generator_test.cc143 rng_->GetNBytes(data.data(), data.size()); in TEST_F()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_fuzz_mutator.cc44 original_binary_.data(), original_binary_.size()); in SpirvFuzzMutator()
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.h214 size_t count() const { return entries_.size(); } in count()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_struct_member_decoration_test.cc23 auto p = parser("size(4)"); in TEST_F()
35 EXPECT_EQ(o->size, 4u); in TEST_F()
39 auto p = parser("size 4)"); in TEST_F()
45 EXPECT_EQ(p->error(), "1:6: expected '(' for size decoration"); in TEST_F()
49 auto p = parser("size(4"); in TEST_F()
55 EXPECT_EQ(p->error(), "1:7: expected ')' for size decoration"); in TEST_F()
59 auto p = parser("size()"); in TEST_F()
66 "1:6: expected signed integer literal for size decoration"); in TEST_F()
70 auto p = parser("size(nan)"); in TEST_F()
77 "1:6: expected signed integer literal for size decoratio in TEST_F()
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Drenamer_test.cc40 ASSERT_EQ(data->remappings.size(), 0u); in TEST_F()
/third_party/skia/third_party/externals/zlib/
H A Dfill_window_sse.c30 extern int deflate_read_buf OF((z_streamp strm, Bytef *buf, unsigned size));
/third_party/skia/tools/skqp/src/
H A Dskqp_main.cpp147 out << "TEST FAILED (" << errors.size() << "): " << testName << "\n"; in main()
/third_party/skia/tools/viewer/
H A DImGuiLayer.h28 // Logical size
124 void skiaWidget(const ImVec2& size, SkiaWidgetFunc func);
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_cnv.h52 int32_t size; /* sizeof(UConverterLoadArgs) */ member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duidna.h12 * tab size: 8 (not used)
187 int16_t size; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h54 size_t getNumSubscripts() const { return Subscripts.size(); } in getNumSubscripts()
69 /// are/aren't in the same cache line of size \p CLS. Two references are in
71 /// dimension is less than the cache line size. Return None if unsure.
88 /// + the reference stride is less than the cache line size, and
104 /// smaller than the cache line size \p CLS.
150 /// line size)
169 /// size (CLS), and the coefficient of this loop's index variable used in all
172 /// or equal to the cache line size CLS.
232 /// line size, or
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h87 return StringRef((const char *)Buffer.begin(), Buffer.size()); in getBuffer()
242 // Must contain the offset and size field! in SkipBitcodeWrapperHeader()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DPipelineAndPassCompatibilityTests.cpp60 textureDescriptor.size = {kSize, kSize, 1}; in CreateRenderPassDescriptor()
H A DTextureSubresourceTests.cpp31 texDesc.size = {kSize, kSize, arrayLayerCount}; in CreateTexture()
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h101 // has_bits_offset: Offset in the message of an array of uint32s of size
113 // size descriptor->oneof_decl_count(). Each uint32
115 // object_size: The size of a message object of this type, as measured
208 // Returns a pointer to the default value for this field. The size and type
283 int size; // of serialized descriptor member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormatParseInfoTree.java151 if (index >= list.size() || index < 0) { in getFromList()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.h85 int NumMessages() const { return message_generators_.size(); } in NumMessages()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.cc159 stream_->WriteRaw(base64.data(), base64.size()); in RenderBytes()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpool_urbg_test.cc135 unchanged_bits += bitset.size() - bitset.count(); in TYPED_TEST()

Completed in 28 milliseconds

1...<<981982983984985986987988989990>>...1252