Home
last modified time | relevance | path

Searched defs:const (Results 2276 - 2300 of 14042) sorted by relevance

1...<<919293949596979899100>>...562

/third_party/lzma/CPP/Windows/
H A DHandle.h18 bool IsCreated() const { return (_handle != NULL); } in IsCreated() argument
/third_party/lzma/CPP/7zip/Archive/Common/
H A DOutStreamWithCRC.h31 UInt64 GetSize() const { return _size; } in GetSize() argument
32 UInt32 GetCRC() const { return CRC_GET_DIGEST(_crc); } in GetCRC() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h46 UInt64 GetSize() const { return _size; } in GetSize() argument
[all...]
/third_party/json/include/nlohmann/detail/iterators/
H A Djson_reverse_iterator.hpp91 json_reverse_iterator operator+(difference_type i) const in operator +() argument
97 json_reverse_iterator operator-(difference_type i) const in operator -() argument
103 difference_type operator-(const json_reverse_iterator& other) const in operator -() argument
109 reference operator[](difference_type n) const in operator []() argument
122 reference value() const in value() argument
/third_party/json/include/nlohmann/detail/
H A Djson_ref.hpp53 value_type moved_or_copied() const in moved_or_copied() argument
62 value_type const& operator*() const in operator *() argument
67 value_type const* operator->() const in operator ->() argument
/third_party/lzma/CPP/7zip/Common/
H A DLimitedStreams.h30 UInt64 GetSize() const { return _pos; } in GetSize() argument
31 UInt64 GetRem() const { return _size - _pos; } in GetRem() argument
32 bool WasFinished() const { return _wasFinished; } in WasFinished() argument
H A DInOutTempBuffer.h42 UInt64 GetDataSize() const { return _size; } in GetDataSize() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_array_refcount.h57 bool is_linearized_index_referenced(unsigned linearized_index) const in is_linearized_index_referenced() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dplatform.cpp49 platform::supported_extensions() const { in supported_extensions() argument
57 platform::supported_extensions_as_string() const { in supported_extensions_as_string() argument
73 platform::platform_version_as_string() const { in platform_version_as_string() argument
81 platform::platform_version() const { in platform_version() argument
H A Ddevice.hpp115 has_system_svm() const has_system_svm() argument
[all...]
H A Dbinary.cpp228 serialize(std::ostream &os) const serialize() argument
238 size() const size() argument
[all...]
H A Derror.hpp65 cl_int get() const { in get() argument
/third_party/mesa3d/src/gtest/src/
H A Dgtest-test-part.cc67 const TestPartResult& TestPartResultArray::GetTestPartResult(int index) const { in GetTestPartResult() argument
77 int TestPartResultArray::size() const { in size() argument
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dlazy.hpp54 clone() const { in clone() argument
58 operator T() const { in operator T() argument
80 clone() const { in clone() argument
84 operator T() const { in operator T() argument
152 operator T() const { in operator T() argument
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-filepath.h80 const std::string& string() const { return pathname_; } in string() argument
81 const char* c_str() const { return pathname_.c_str(); } in c_str() argument
114 IsEmpty() const IsEmpty() argument
[all...]
/third_party/node/lib/internal/
H A Dabort_controller.js[all...]
/third_party/node/lib/internal/bootstrap/
H A Drealm.js[all...]
/third_party/node/lib/internal/modules/esm/
H A Dcreate_dynamic_module.js[all...]
/third_party/node/src/
H A Daliased_struct.h36 v8::Local<v8::ArrayBuffer> GetArrayBuffer() const { in GetArrayBuffer() argument
40 const T* Data() const { return ptr_; } in Data() argument
44 const T& operator*() const { return *ptr_; } in operator *() argument
48 const T* operator->() const { return ptr_; } in operator ->() argument
H A Dasync_wrap-inl.h33 inline AsyncWrap::ProviderType AsyncWrap::provider_type() const { in provider_type() argument
43 inline double AsyncWrap::get_async_id() const { in get_async_id() argument
48 inline double AsyncWrap::get_trigger_async_id() const { in get_trigger_async_id() argument
H A Dblob_serializer_deserializer.h43 const Impl* impl() const { return static_cast<const Impl*>(this); } in impl() argument
88 const Imp in impl() argument
[all...]
H A Dcleanup_queue-inl.h13 inline void CleanupQueue::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
19 inline size_t CleanupQueue::SelfSize() const { in SelfSize() argument
24 bool CleanupQueue::empty() const { in empty() argument
41 void CleanupQueue::ForEachBaseObject(T&& iterator) const { in ForEachBaseObject() argument
50 GetBaseObject( const CleanupHookCallback& callback) const GetBaseObject() argument
/third_party/node/src/crypto/
H A Dcrypto_clienthello-inl.h77 inline bool ClientHelloParser::IsEnded() const { in IsEnded() argument
81 inline bool ClientHelloParser::IsPaused() const { in IsPaused() argument
H A Dcrypto_pbkdf2.cc34 void PBKDF2Config::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument
H A Dcrypto_scrypt.cc39 void ScryptConfig::MemoryInfo(MemoryTracker* tracker) const { in MemoryInfo() argument

Completed in 9 milliseconds

1...<<919293949596979899100>>...562