Home
last modified time | relevance | path

Searched defs:getBinding (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp182 GLuint getBinding (void) in getBinding() function in deqp::gles3::Functional::__anon5a6a39290111::SamplerBinder
204 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gles3::Functional::__anon5a6a39290111::QueryBinder
/external/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.h237 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp141 GLuint SimpleBinder::getBinding (void) in getBinding() function in deqp::gls::LifetimeTests::details::SimpleBinder
172 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gls::LifetimeTests::details::QueryBinder
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp498 SVal getBinding(Store S, Loc L, QualType T) override { in getBinding() function in __anonc04f3a860511::RegionStoreManager
1256 SVal RegionStoreManager::getBinding(RegionBindingsConstRef B, Loc L, QualType T) { in getBinding() function in RegionStoreManager
/external/llvm/include/llvm/Support/
DELF.h1419 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
1439 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function