Home
last modified time | relevance | path

Searched defs:const (Results 1226 - 1250 of 15497) sorted by relevance

1...<<41424344454647484950>>...620

/arkcompiler/ets_frontend/ets2panda/checker/
H A DSemanticAnalyzer.h194 Checker *GetChecker() const in GetChecker() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DprimitiveWrappers.h49 const WrapperDesc &Wrappers() const in Wrappers() argument
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DloopStatement.cpp22 Statement *LoopStatement::UpdateChildStatement(const NodeUpdater &cb, in UpdateChildStatement() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype.cpp21 bool Type::IsBitset() const in IsBitset() argument
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_thread.h44 EcmaVM *GetHostVm() const in GetHostVm() argument
/third_party/ffmpeg/libavcodec/arm/
H A Dfft_vfp.S36 const fft_tab_vfp, relocate=1 label
/third_party/gn/src/base/files/
H A Dfile_enumerator.cc20 bool FileEnumerator::IsTypeMatched(bool is_dir) const { in IsTypeMatched() argument
/third_party/gn/src/base/memory/
H A Dref_counted.cc11 bool RefCountedThreadSafeBase::HasOneRef() const { in HasOneRef() argument
16 void RefCountedBase::AddRefImpl() const { in AddRefImpl() argument
25 bool RefCountedThreadSafeBase::Release() const { in Release() argument
28 void RefCountedThreadSafeBase::AddRef() const { in AddRef() argument
/third_party/gn/src/base/timer/
H A Delapsed_timer.cc21 TickDelta ElapsedTimer::Elapsed() const { in Elapsed() argument
/third_party/gn/src/gn/
H A Dinherited_libraries.h34 std::vector<const Target*> GetOrdered() const { return targets_.vector(); } in GetOrdered() argument
[all...]
H A Doutput_file.cc20 SourceFile OutputFile::AsSourceFile(const BuildSettings* build_settings) const { in AsSourceFile() argument
29 SourceDir OutputFile::AsSourceDir(const BuildSettings* build_settings) const { in AsSourceDir() argument
H A Dpool.cc17 const Pool* Pool::AsPool() const { in AsPool() argument
21 std::string Pool::GetNinjaName(const Label& default_toolchain) const { in GetNinjaName() argument
27 std::string Pool::GetNinjaName(bool include_toolchain) const { in GetNinjaName() argument
H A Dpool.h26 int64_t depth() const { return depth_; } in depth() argument
H A Dsubstitution_list.h33 const st argument
37 required_types() const required_types() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermTraverse.cpp74 const TString& TIntermSymbol::getAccessName() const { in getAccessName() argument
/third_party/glslang/SPIRV/
H A DLogger.cpp55 std::string SpvBuildLogger::getAllMessages() const { in getAllMessages() argument
/third_party/googletest/googletest/test/
H A Dproduction.h48 int x() const { return x_; } in x() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcurramt.h123 inline const CurrencyUni argument
127 getISOCurrency() const getISOCurrency() argument
[all...]
H A Dformat.h123 bool operator!=(const Format& other) const { return !operator==(other); } in operator !=() argument
[all...]
H A Dfpositer.h95 bool operator!=(const FieldPositionIterator& rhs) const { return !operator==(rhs); } in operator !=() argument
/third_party/icu/icu4c/source/samples/translit/
H A Dunaccent.h86 virtual UClassID getDynamicClassID(void) const { return getStaticClassID(); }; in getDynamicClassID() argument
/third_party/icu/icu4c/source/common/
H A Derrorcode.cpp32 void ErrorCode::assertSuccess() const { in assertSuccess() argument
38 const char* ErrorCode::errorName() const { in errorName() argument
/third_party/icu/icu4c/source/i18n/
H A Dscriptset.h45 bool 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
/third_party/icu/icu4c/source/common/unicode/
H A Dbrkiter.h135 bool operator!=(const BreakIterator& rhs) const { return !operator==(rhs); } in operator !=() argument
[all...]

Completed in 9 milliseconds

1...<<41424344454647484950>>...620