Home
last modified time | relevance | path

Searched defs:Count (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLEB128.h26 unsigned Count = 0; variable
54 unsigned Count = 0; variable
82 unsigned Count = 0; variable
107 unsigned Count = 0; variable
DFormatAdapters.h61 size_t Count; variable
64 RepeatAdapter(T &&Item, size_t Count) in RepeatAdapter()
96 detail::RepeatAdapter<T> fmt_repeat(T &&Item, size_t Count) { in fmt_repeat()
DParallel.h41 uint32_t Count; variable
46 explicit Latch(uint32_t Count = 0) : Count(Count) {} in Count() argument
/third_party/typescript/tests/cases/compiler/
Dproperties.ts7 public get Count(): number method in MyClass
12 public set Count(value: number) method in MyClass
DmissingTypeArguments3.ts19 Count(): number; method
32 Count(): number; method
Dout-flag.ts12 public Count(): number method in MyClass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp70 uint64_t CurrSum = 0, Count = 0; in computeDetailedSummary() local
108 void InstrProfSummaryBuilder::addEntryCount(uint64_t Count) { in addEntryCount()
115 void InstrProfSummaryBuilder::addInternalCount(uint64_t Count) { in addInternalCount()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp104 unsigned Count; in readULEB128() local
124 unsigned Count; in readLEB128() local
334 uint32_t Count = readVaruint32(Ctx); in parseDylinkSection() local
357 uint32_t Count = readVaruint32(Ctx); in parseNameSection() local
420 uint32_t Count = readVaruint32(Ctx); in parseLinkingSection() local
432 uint32_t Count = readVaruint32(Ctx); in parseLinkingSection() local
465 uint32_t Count = readVaruint32(Ctx); in parseLinkingSectionSymtab() local
868 uint32_t Count = readVaruint32(Ctx); in parseTypeSection() local
897 uint32_t Count = readVaruint32(Ctx); in parseImportSection() local
941 uint32_t Count = readVaruint32(Ctx); in parseFunctionSection() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp60 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable()
80 uint64_t Count = ValueDataRef[I].Count; in getProfitablePromotionCandidates() local
/third_party/giflib/
Dquantize.c32 long Count; member
39 unsigned long Count; /* Total number of pixels in all the entries */ member
208 long Sum, Count; in SubdivColorMap() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string_list.h43 uint32 Count () const in Count() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIATable.cpp18 LONG Count = 0; in getItemCount() local
DDIAEnumLineNumbers.cpp21 LONG Count = 0; in getChildCount() local
DDIAEnumInjectedSources.cpp21 LONG Count = 0; in getChildCount() local
DDIAEnumFrameData.cpp19 LONG Count = 0; in getChildCount() local
DDIAEnumTables.cpp19 LONG Count = 0; in getChildCount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp186 uint64_t Count; member
236 uint64_t Count = ValueDataRef[I].Count; in getPromotionCandidatesForCallSite() local
299 uint64_t Count, uint64_t TotalCount, in promoteIndirectCall()
339 uint64_t Count = C.Count; in tryToPromote() local
/third_party/typescript/tests/baselines/reference/
Dout-flag.js26 MyClass.prototype.Count = function () { method in MyClass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSizeOpts.cpp32 auto Count = MBFI->getBlockProfileCount(MBB); in isColdBlock() local
41 auto Count = MBFI->getBlockProfileCount(MBB); in isHotBlockNthPercentile() local
/third_party/boost/boost/hana/
Dcount.hpp27 using Count = BOOST_HANA_DISPATCH_IF(count_impl<S>, in operator ()() typedef
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.cc696 static PyObject* Count(PyContainer* self, PyObject* item) { in Count() function
961 static int Count(PyContainer* self) { in Count() function
1039 static int Count(PyContainer* self) { in Count() function
1091 static int Count(PyContainer* self) { in Count() function
1150 static int Count(PyContainer* self) { in Count() function
1214 static int Count(PyContainer* self) { in Count() function
1266 static int Count(PyContainer* self) { in Count() function
1328 static int Count(PyContainer* self) { in Count() function
1403 static int Count(PyContainer* self) { in Count() function
1453 static int Count(PyContainer* self) { in Count() function
[all …]
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DAtomicCounter.cs63 public long Count property in Grpc.Core.Internal.AtomicCounter
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupLayoutD3D12.h35 Count, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndexDiscovery.h23 uint32_t Count; member
/third_party/skia/third_party/externals/tint/tools/src/list/
Dlist.go26 Count() int methodSpec
75 func (l list) Count() int { func

12345678910>>...14