HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_FUNCTION (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 64 # define TYPE_FUNCTION(sym) ".type " #sym ", @function\n"
67 # define TYPE_FUNCTION(sym)
93 TYPE_FUNCTION(X86CompilationCallback)
195 TYPE_FUNCTION(X86CompilationCallback)
244 TYPE_FUNCTION(X86CompilationCallback_SSE)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
symtable.py 24 if table.type == _symtable.TYPE_FUNCTION:
63 if self._table.type == _symtable.TYPE_FUNCTION:
80 return bool(self._table.type == _symtable.TYPE_FUNCTION
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
symtable.py 24 if table.type == _symtable.TYPE_FUNCTION:
63 if self._table.type == _symtable.TYPE_FUNCTION:
80 return bool(self._table.type == _symtable.TYPE_FUNCTION
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 

Completed in 304 milliseconds