Searched defs:getBinding (Results 1 - 8 of 8) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/shader/
H A DUniform.java184 public UniformBinding getBinding(){ method in class:Uniform
/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp486 /// getBinding (L)
496 virtual SVal getBinding(Store S, Loc L, QualType T) { function in class:__anon15609::RegionStoreManager
497 return getBinding(getRegionBindings(S), L, T);
500 SVal getBinding(RegionBindingsConstRef B, Loc L, QualType T = QualType());
1022 SVal V = RM.getBinding(B, loc::MemRegionVal(VR));
1266 SVal RegionStoreManager::getBinding(RegionBindingsConstRef B, Loc L, QualType T) { function in class:RegionStoreManager
/external/llvm/include/llvm/Object/
H A DELF.h206 unsigned char getBinding() const { return st_info >> 4; } function in struct:llvm::object::Elf_Sym_Impl
209 void setType(unsigned char t) { setBindingAndType(getBinding(), t); }
1161 switch (symb->getBinding()) {
1227 if (symb->getBinding() != ELF::STB_LOCAL)
1230 if (symb->getBinding() == ELF::STB_WEAK)
/external/llvm/include/llvm/Support/
H A DELF.h1251 unsigned char getBinding() const { return st_info >> 4; } function in struct:llvm::ELF::Elf32_Sym
1254 void setType(unsigned char t) { setBindingAndType(getBinding(), t); }
1271 unsigned char getBinding() const { return st_info >> 4; } function in struct:llvm::ELF::Elf64_Sym
1274 void setType(unsigned char t) { setBindingAndType(getBinding(), t); }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 277 milliseconds