Home
last modified time | relevance | path

Searched defs:const (Results 1876 - 1900 of 13991) sorted by relevance

1...<<71727374757677787980>>...560

/third_party/spirv-tools/source/fuzz/fact_manager/
H A Ddead_block_facts.cpp35 bool DeadBlockFacts::BlockIsDead(uint32_t block_id) const { in BlockIsDead() argument
39 const std::unordered_set<uint32_t>& DeadBlockFacts::GetDeadBlocks() const { in GetDeadBlocks() argument
H A Dlivesafe_function_facts.cpp40 bool LivesafeFunctionFacts::FunctionIsLivesafe(uint32_t function_id) const { in FunctionIsLivesafe() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dcstr.cpp50 const char * CStr::operator ()() const { in operator ()() argument
H A Ddtintrv.cpp51 DateInterval::clone() const { in clone() argument
57 DateInterval::operator==(const DateInterval& other) const { in operator ==() argument
H A Dlocbased.cpp18 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument
23 const char* LocaleBased::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
H A Dsharedobject.cpp23 SharedObject::addRef() const { in addRef() argument
36 SharedObject::removeRef() const { in removeRef() argument
51 SharedObject::getRefCount() const { in getRefCount() argument
56 SharedObject::deleteIfZeroRefCount() const { in deleteIfZeroRefCount() argument
H A Dustack.cpp58 int32_t UStack::search(void* obj) const { in search() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ddtintrv.h143 getFromDate() const getFromDate() argument
149 getToDate() const getToDate() argument
155 operator !=(const DateInterval& other) const operator !=() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DEnumeratedArray.h31 inline const ValueType &operator[](const Enumeration Index) const { in operator []() argument
H A DIntEqClasses.h71 unsigned getNumClasses() const { return NumClasses; } in getNumClasses() argument
75 unsigned operator[](unsigned a) const { in operator []() argument
H A Diterator_range.h45 IteratorT begin() const { return begin_iterator; } in begin() argument
46 IteratorT end() const { return end_iterator; } in end() argument
47 bool empty() const { return begin_iterator == end_iterator; } in empty() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h52 bool isValid() const { return IsValid; } in isValid() argument
53 const SCEV *getBasePointer() const { return BasePointer; } in getBasePointer() argument
54 size_t getNumSubscripts() const { return Subscripts.size(); } in getNumSubscripts() argument
55 const SCEV *getSubscript(unsigned SubNum) const { in getSubscript() argument
[all...]
H A DModuleSummaryAnalysis.h64 const ModuleSummaryIndex &getIndex() const { return *Index; } in getIndex() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEMIRBuilder.h58 void profileDstOps(ArrayRef<DstOp> Ops, GISelInstProfileBuilder &B) const { in profileDstOps() argument
65 void profileSrcOps(ArrayRef<SrcOp> Ops, GISelInstProfileBuilder &B) const { in profileSrcOps() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h45 unsigned getSelection(GraphBase::NodeId nodeId) const { in getSelection() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSchedulerRegistry.h48 RegisterScheduler *getNext() const { in getNext() argument
/third_party/typescript/tests/baselines/reference/
H A DtruthinessCallExpressionCoercion.js
H A DcoAndContraVariantInferences.js[all...]
H A DconstLocalsInFunctionExpressions.js21 const f = function() { return x.length; }; global() function
[all...]
H A Demitter.asyncGenerators.functionExpressions.es2015.js44 const f1 = function () { global() function
[all...]
H A DprivateWriteOnlyAccessorRead.js
H A DinstantiateContextualTypes.js
H A DintersectionTypeMembers.js
H A DjsxJsxsCjsTransformKeyPropCustomImportPragma(jsx=react-jsx).js
/third_party/vixl/test/
H A Dtest-pool-manager.h40 int32_t GetPoolCheckpoint() const { in GetPoolCheckpoint() argument
43 int GetPoolSize() const { return pool_manager_->GetPoolSizeForTest(); } in GetPoolSize() argument
44 bool PoolIsEmpty() const { return pool_manager_->PoolIsEmptyForTest(); } in PoolIsEmpty() argument

Completed in 10 milliseconds

1...<<71727374757677787980>>...560