Home
last modified time | relevance | path

Searched defs:const (Results 1401 - 1425 of 16377) sorted by relevance

1...<<51525354555657585960>>...656

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeRandom.cpp39 bool Random::operator== (const Random& other) const in operator ==() argument
44 bool Random::operator!= (const Random& other) const in operator !=() argument
[all...]
H A DdeThread.hpp71 inline bool Thread::isStarted (void) const in isStarted() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluPlatform.cpp39 tcu::FunctionLibrary* Platform::createDefaultGLFunctionLibrary (glu::ApiType apiType, const tcu::CommandLine&) const in createDefaultGLFunctionLibrary() argument
H A DegluPlatform.hpp71 const NativeDisplayFactoryRegistry& getNativeDisplayFactoryRegistry (void) const { return m_nativeDisplayFactoryRegistry; } in getNativeDisplayFactoryRegistry() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluPlatform.hpp64 const ContextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryRegistry; } in getContextFactoryRegistry() argument
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullContextFactory.cpp37 glu::RenderContext* NullGLContextFactory::createContext (const glu::RenderConfig& config, const tcu::CommandLine&, const glu::RenderContext*) const in createContext() argument
/third_party/vk-gl-cts/framework/platform/ohos/display/pixmap/
H A DtcuOhosPixmapFactory.cpp46 createPixmap(NativeDisplay* nativeDisplay, int width, int height) const createPixmap() argument
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXMetalView.hpp39 void* getView (void) const { return m_view; } in getView() argument
/third_party/vk-gl-cts/framework/platform/raspi/
H A DtcuRaspiPlatform.hpp44 virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&> (*this); } in getGLPlatform() argument
45 virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*this); } in getEGLPlatform() argument
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2Context.cpp73 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLProgramCL.h63 getNative() const getNative() argument
[all...]
H A DCLSamplerCL.h30 inline cl_sampler CLSamplerCL::getNative() const in getNative() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DNativeWindowD3D.h31 inline EGLNativeWindowType getNativeWindow() const { return mWindow; } in getNativeWindow() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DCompilerGL.cpp90 ShShaderOutput CompilerGL::getTranslatorOutputType() const in getTranslatorOutputType() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dchar16ptr.h90 inline operator char16_t *() const { return get(); } in operator char16_t *() argument
126 char16_t *Char16Ptr::get() const { return p_; } in get() argument
140 char16_t *Char16Ptr::get() const { return u_.cp; } in get() argument
198 operator const char16_t *() const operator const char16_t *() argument
234 get() const get() argument
248 get() const get() argument
[all...]
/third_party/lzma/CPP/Common/
H A DMyBuffer2.h23 bool IsAllocated() const { return _data != NULL; } in IsAllocated() argument
25 operator const Byte *() const { return _data; } in operator const Byte *() argument
26 size_t Size() const { return _size; } in Size() argument
80 operator const Byte *() const { return _data; } in operator const Byte *() argument
114 bool IsAllocated() const { return _data != NULL; } in IsAllocated() argument
116 operator const Byte *() const { retur in operator Byte *() argument
117 Size() const Size() argument
[all...]
H A DDynamicBuffer.h43 operator const T *() const { return _items; } in operator const T *() argument
61 size_t GetPos() const { return _pos; } in GetPos() argument
/third_party/node/lib/internal/cluster/
H A Dprimary.js[all...]
/third_party/node/lib/internal/test_runner/
H A Dharness.js[all...]
H A Dtest.js[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dchar16ptr.h90 inline operator char16_t *() const { return get(); } in operator char16_t *() argument
126 char16_t *Char16Ptr::get() const { return p_; } in get() argument
140 char16_t *Char16Ptr::get() const { return u_.cp; } in get() argument
198 operator const char16_t *() const operator const char16_t *() argument
234 get() const get() argument
248 get() const get() argument
[all...]
/third_party/node/deps/npm/test/lib/commands/
H A Dshrinkwrap.js[all...]
/third_party/skia/src/core/
H A DSkTLazy.h97 bool isValid() const { return SkToBool(fPtr); } in isValid() argument
103 T* get() const { SkASSERT(this->isValid()); return fPtr; } in get() argument
104 T* operator->() const { return this->get(); } in operator ->() argument
105 T& operator*() const { return *this->get(); } in operator *() argument
111 T* getMaybeNull() const { return fPtr; } in getMaybeNull() argument
194 get() const get() argument
200 operator ->() const operator ->() argument
202 operator const T*() const operator const T*() argument
204 operator *() const operator *() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUBuffer.h35 const wgpu::BufferDescriptor& Desc() const { in Desc() argument
40 inline operator const wgpu::Buffer &() const { in operator const wgpu::Buffer &() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.hh[all...]

Completed in 8 milliseconds

1...<<51525354555657585960>>...656