HomeSort by relevance Sort by last modified time
    Searched full:tobj (Results 51 - 65 of 65) sorted by null

1 23

  /external/mesa3d/src/mesa/swrast/
s_context.h 57 const struct gl_texture_object *tObj,
  /external/python/cpython2/Modules/cjkcodecs/
multibytecodec.c 227 PyObject *retobj = NULL, *retstr = NULL, *tobj; local
312 !PyUnicode_Check((tobj = PyTuple_GET_ITEM(retobj, 0))) ||
322 const Py_UNICODE *uraw = PyUnicode_AS_UNICODE(tobj);
325 PyUnicode_GET_SIZE(tobj), ERROR_STRICT,
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c     [all...]
  /external/vulkan-validation-layers/scripts/
reg.py 412 tobj = self.typedict[name]
413 write(' Type', name, '->', etree.tostring(tobj.elem)[0:maxlen], file=filehandle)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/
reg.py 397 tobj = self.typedict[name]
398 write(' Type', name, '->', etree.tostring(tobj.elem)[0:maxlen], file=filehandle)
    [all...]
  /external/mesa3d/src/mesa/main/
teximage.c 130 * \param tObj texture object.
136 set_tex_image(struct gl_texture_object *tObj,
142 assert(tObj);
147 tObj->Image[face][level] = texImage;
150 texImage->TexObject = tObj;
    [all...]
dd.h 360 GLenum target, struct gl_texture_object *tObj );
    [all...]
  /frameworks/native/opengl/tools/glgen2/registry/
reg.py     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutService.java 3920 Time tobj = new Time(); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java 2012 Time tobj = new Time(); local
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.cpp 842 CIfrTrue TObj (LineNo);
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java 6455 Time tobj = new Time(); local
    [all...]
  /external/hyphenation-patterns/de/
hyph-de-1901.pat.txt     [all...]
hyph-de-1996.pat.txt     [all...]
hyph-de-ch-1901.pat.txt     [all...]

Completed in 1781 milliseconds

1 23