Home
last modified time | relevance | path

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

12345678910>>...14

/external/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp67 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/syslinux/gnu-efi/gnu-efi-3.0/lib/x86_64/
Dmath.c41 IN UINTN Count in LShiftU64()
76 IN UINTN Count in RShiftU64()
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ia64/
Dmath.c44 IN UINTN Count in LShiftU64()
54 IN UINTN Count in RShiftU64()
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ia32/
Dmath.c41 IN UINTN Count in LShiftU64()
76 IN UINTN Count in RShiftU64()
/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/
DCount.java22 public class Count { class
29 public Count(Counter counter, Service service) { in Count() method in Count
/external/guava/guava/src/com/google/common/collect/
DCount.java29 final class Count implements Serializable { class
32 Count(int value) { in Count() method in Count
/external/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp61 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable()
82 uint64_t Count = ValueDataRef[I].Count; in getProfitablePromotionCandidates() local
/external/clang/lib/CodeGen/
DCodeGenPGO.h65 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/
DProviderInjectionTest.java162 static class Count { class in ProviderInjectionTest
164 Count(int value) { in Count() method in ProviderInjectionTest.Count
/external/dng_sdk/source/
Ddng_string_list.h43 uint32 Count () const in Count() function
Ddng_opcode_list.h86 uint32 Count () const in Count() function
/external/llvm/unittests/MC/
DTargetRegistry.cpp25 int Count = 0; in TEST() local
/external/clang/utils/analyzer/
DSumTimerInfo.py26 Count = 0 variable
41 Count = Count + 1 variable
/external/llvm/utils/count/
Dcount.c14 unsigned Count, NumLines, NumRead; in main() local
/external/swiftshader/third_party/LLVM/utils/count/
Dcount.c14 unsigned Count, NumLines, NumRead; in main() local
/external/giflib/
Dquantize.c30 long Count; member
37 unsigned long Count; /* Total number of pixels in all the entries */ member
203 long Sum, Count; in SubdivColorMap() local
/external/v8/src/
Dbit-vector.cc44 int BitVector::Count() const { in Count() function in v8::internal::BitVector
Dcontext-measure.h20 int Count() { return count_; } in Count() function
/external/llvm/tools/llvm-pdbdump/
DClassDefinitionDumper.cpp103 int Count = 0; in start() local
121 int Count = 0; in dumpAccessGroup() local
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAEnumLineNumbers.cpp22 LONG Count = 0; in getChildCount() local
DDIAEnumDebugStreams.cpp22 LONG Count = 0; in getChildCount() local
DDIAEnumSourceFiles.cpp22 LONG Count = 0; in getChildCount() local
/external/pdfium/core/fpdfdoc/
Dcpdf_annotlist.h44 size_t Count() const { return m_AnnotList.size(); } in Count() function
/external/clang/include/clang-c/
DCXString.h45 unsigned Count; member
/external/clang/include/clang/Basic/
DAddressSpaces.h40 Count = Last-Offset enumerator

12345678910>>...14