Home
last modified time | relevance | path

Searched defs:const (Results 1201 - 1225 of 13981) sorted by relevance

1...<<41424344454647484950>>...560

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnultrans.cpp27 NullTransliterator* NullTransliterator::clone() const { in clone() argument
31 handleTransliterate(Replaceable& , UTransPosition& offsets, UBool ) const handleTransliterate() argument
H A Dscriptset.h45 UBool operator != (const ScriptSet &other) const {return !(*this == other);} in operator !=() argument
[all...]
H A Dsharedbreakiterator.h36 BreakIterator *get() const { return ptr; } in get() argument
37 BreakIterator *operator->() const { return ptr; } in operator ->() argument
38 BreakIterator &operator*() const { return *ptr; } in operator *() argument
H A Dsharedpluralrules.h25 const PluralRules *operator->() const { return ptr; } in operator ->() argument
26 const PluralRules &operator*() const { return *ptr; } in operator *() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dformat.h123 UBool operator!=(const Format& other) const { return !operator==(other); } in operator !=() argument
[all...]
H A Dfpositer.h95 UBool operator!=(const FieldPositionIterator& rhs) const { return !operator==(rhs); } in operator !=() argument
H A Dmeasure.h152 getNumber() const getNumber() argument
156 getUnit() const getUnit() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/translit/
H A Dunaccent.h86 virtual UClassID getDynamicClassID(void) const { return getStaticClassID(); }; in getDynamicClassID() argument
/third_party/skia/third_party/externals/oboe/src/fifo/
H A DFifoControllerBase.h77 uint32_t getFrameCapacity() const { return mTotalFrames; } in getFrameCapacity() argument
/third_party/skia/src/sksl/lex/
H A DNFA.cpp10 int NFA::match(std::string s) const { in match() argument
/third_party/skia/third_party/externals/angle2/util/
H A DTimer.cpp29 double Timer::getElapsedWallClockTime() const in getElapsedWallClockTime() argument
44 double Timer::getElapsedCpuTime() const in getElapsedCpuTime() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DDynamicLib.h42 bool GetProc(T** proc, const std::string& procName, std::string* error = nullptr) const { in GetProc() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.h61 const BindingInfo& GetBindingInfo(BindingIndex bindingIndex) const { in GetBindingInfo() argument
[all...]
H A DStagingBuffer.cpp22 size_t StagingBufferBase::GetSize() const { in GetSize() argument
26 void* StagingBufferBase::GetMappedPointer() const { in GetMappedPointer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSession.h41 std::unique_ptr<T> getConcreteSymbolById(SymIndexId SymbolId) const { in getConcreteSymbolById() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalAlias.h73 const Constant *getAliasee() const { in getAliasee() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCRC.h52 uint32_t getCRC() const { return CRC; } in getCRC() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyIndVar.h42 const DominatorTree *getDomTree() const { return DT; } in getDomTree() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInterval.cpp26 bool Interval::isLoop() const { in isLoop() argument
36 void Interval::print(raw_ostream &OS) const { in print() argument
H A DLoopInfo.cpp62 bool Loop::isLoopInvariant(const Value *V) const { in isLoopInvariant() argument
68 bool Loop::hasLoopInvariantOperands(const Instruction *I) const { in hasLoopInvariantOperands() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPSInt.cpp39 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() argument
H A Draw_os_ostream.cpp29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUFrameLowering.cpp22 unsigned AMDGPUFrameLowering::getStackWidth(const MachineFunction &MF) const { in getStackWidth() argument

Completed in 8 milliseconds

1...<<41424344454647484950>>...560