/external/rust/crates/futures-util/src/stream/stream/ |
D | count.rs | 19 impl<St> fmt::Debug for Count<St> implementation 28 impl<St: Stream> Count<St> { implementation 34 impl<St: FusedStream> FusedFuture for Count<St> { implementation 40 impl<St: Stream> Future for Count<St> { implementation
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LEB128.h | 26 unsigned Count = 0; variable 54 unsigned Count = 0; variable 82 unsigned Count = 0; variable 107 unsigned Count = 0; variable
|
D | FormatAdapters.h | 61 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()
|
D | Parallel.h | 41 uint32_t Count; variable 46 explicit Latch(uint32_t Count = 0) : Count(Count) {} in Count() argument
|
/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | Aggregation.java | 54 Function<? super Count, T> p1, in match() 85 Function<? super Count, T> p1, in match() 100 public abstract static class Count extends Aggregation { class in Aggregation 102 Count() {} in Count() method in Aggregation.Count 119 Function<? super Count, T> p1, in match() 156 Function<? super Count, T> p1, in match() 198 Function<? super Count, T> p1, in match() 232 Function<? super Count, T> p1, in match()
|
/external/llvm/lib/ProfileData/ |
D | ProfileSummaryBuilder.cpp | 67 uint64_t CurrSum = 0, Count = 0; in computeDetailedSummary() local 105 void InstrProfSummaryBuilder::addEntryCount(uint64_t Count) { in addEntryCount() 112 void InstrProfSummaryBuilder::addInternalCount(uint64_t Count) { in addInternalCount()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | ProfileSummaryBuilder.cpp | 70 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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 104 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 …]
|
/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/ |
D | Count.java | 23 public class Count { class 30 public Count(Counter counter, Service service) { in Count() method in Count
|
/external/webrtc/rtc_base/numerics/ |
D | sample_stats.cc | 52 int SampleStats<double>::Count() { in Count() function in webrtc::SampleStats 100 int SampleStats<TimeDelta>::Count() { in Count() function in webrtc::SampleStats 148 int SampleStats<DataRate>::Count() { in Count() function in webrtc::SampleStats
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | Count.java | 28 final class Count implements Serializable { class 31 Count(int value) { in Count() method in Count
|
/external/guava/guava/src/com/google/common/collect/ |
D | Count.java | 28 final class Count implements Serializable { class 31 Count(int value) { in Count() method in Count
|
/external/llvm/lib/Analysis/ |
D | IndirectCallPromotionAnalysis.cpp | 61 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() 82 uint64_t Count = ValueDataRef[I].Count; in getProfitablePromotionCandidates() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | IndirectCallPromotionAnalysis.cpp | 60 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() 80 uint64_t Count = ValueDataRef[I].Count; in getProfitablePromotionCandidates() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenPGO.h | 65 void setCurrentRegionCount(uint64_t Count) { CurrentRegionCount = Count; } in setCurrentRegionCount() 81 if (auto Count = getStmtCount(S)) in setCurrentStmt() local
|
/external/guice/core/test/com/google/inject/ |
D | ProviderInjectionTest.java | 197 static class Count { class in ProviderInjectionTest 200 Count(int value) { in Count() method in ProviderInjectionTest.Count
|
/external/giflib/ |
D | quantize.c | 30 long Count; member 37 unsigned long Count; /* Total number of pixels in all the entries */ member 203 long Sum, Count; in SubdivColorMap() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 186 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
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_containers.cc | 693 static PyObject* Count(PyContainer* self, PyObject* item) { in Count() function 958 static int Count(PyContainer* self) { in Count() function 1036 static int Count(PyContainer* self) { in Count() function 1088 static int Count(PyContainer* self) { in Count() function 1147 static int Count(PyContainer* self) { in Count() function 1211 static int Count(PyContainer* self) { in Count() function 1263 static int Count(PyContainer* self) { in Count() function 1325 static int Count(PyContainer* self) { in Count() function 1400 static int Count(PyContainer* self) { in Count() function 1450 static int Count(PyContainer* self) { in Count() function [all …]
|
/external/clang/utils/analyzer/ |
D | SumTimerInfo.py | 26 Count = 0 variable 41 Count = Count + 1 variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineSizeOpts.cpp | 32 auto Count = MBFI->getBlockProfileCount(MBB); in isColdBlock() local 41 auto Count = MBFI->getBlockProfileCount(MBB); in isHotBlockNthPercentile() local
|
/external/llvm/tools/llvm-pdbdump/ |
D | ClassDefinitionDumper.cpp | 103 int Count = 0; in start() local 121 int Count = 0; in dumpAccessGroup() local
|
/external/libchrome/base/metrics/ |
D | histogram_macros_internal.h | 29 static constexpr Enum Count() { in Count() function
|
/external/freetype/src/otvalid/ |
D | otvcommn.c | 659 FT_UInt Count; in otv_x_Ox() local 689 FT_UInt Count, Coverage; in otv_u_C_x_Ox() local 726 FT_UInt Count; in otv_x_ux() local 801 FT_UInt Count; in otv_x_ux_y_uy_z_uz_p_sp() local 902 FT_UInt GlyphCount, Count, count1; in otv_u_x_y_Ox_sy() local
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Stat.go | 12 Count uint16 member 78 func (rcv *Stat) Count() uint16 { func
|