Searched defs:loadName (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/compiler/ | ||
| D | pycodegen.py | 272 def loadName(self, name): member in CodeGenerator |
| /external/angle/src/libANGLE/ | ||
| D | Context_gl.cpp | 958 void Context::loadName(GLuint name) in loadName() function in gl::Context |