Home
last modified time | relevance | path

Searched refs:handle_special (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/examples/summaries/cocoa/
DCFString.py115 def handle_special(self): member in CFStringSynthProvider
243 return self.handle_special()
/external/mesa3d/src/compiler/spirv/
Dvtn_opencl.c477 handle_special(struct vtn_builder *b, uint32_t opcode, in handle_special() function
948 handle_instr(b, ext_opcode, w + 5, count - 5, w + 1, handle_special); in vtn_handle_opencl_instruction()
/external/python/cpython2/Doc/library/
Dxmllib.rst201 .. method:: handle_special(data)