HomeSort by: relevance | last modified time | path
    Searched refs:interpreter (Results 1 - 25 of 99) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
dump_state.py 114 def __init__(self, interpreter):
115 self.interpreter = interpreter
147 self.result = self.interpreter.lookup_object(node.address)
153 def __init__(self, interpreter):
154 self.interpreter = interpreter
165 return Screen(self.interpreter)
184 def __init__(self, interpreter):
185 Dispatcher.__init__(self, interpreter)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
dump_state.py 113 def __init__(self, interpreter):
114 self.interpreter = interpreter
146 self.result = self.interpreter.lookup_object(node.address)
152 def __init__(self, interpreter):
153 self.interpreter = interpreter
164 return Screen(self.interpreter)
183 def __init__(self, interpreter):
184 Dispatcher.__init__(self, interpreter)
    [all...]
  /xsrc/external/mit/freetype/dist/src/truetype/
ttobjs.c 895 error = face->interpreter( exec );
981 error = face->interpreter( exec );
1145 /* set `face->interpreter' according to the debug hook present */
1150 face->interpreter = (TT_Interpreter)
1152 if ( !face->interpreter )
1153 face->interpreter = (TT_Interpreter)TT_RunIns;
ttinterp.c 5 * TrueType bytecode interpreter (body).
572 return exec->face->interpreter( exec );
630 * Before an opcode is executed, the interpreter verifies that there are
2723 /* Microsoft's GDI bytecode interpreter always returns value 12; */
4198 * PUSHING DATA ONTO THE INTERPRETER STACK
7718 * THIS IS THE INTERPRETER'S MAIN LOOP.
7755 * 1) we have a `tricky' font that heavily relies on the interpreter to
8596 FT_TRACE1(( " The interpreter returned error 0x%x\n", exc->error ));
  /xsrc/external/mit/freetype/dist/include/freetype/internal/
tttypes.h 991 /* a function type used for the truetype bytecode interpreter hooks */
1327 * interpreter ::
1450 * implementation of the bytecode interpreter).
1454 * (used by the v38 implementation of the bytecode interpreter).
1564 /* A pointer to the bytecode interpreter to use. This is also */
1566 TT_Interpreter interpreter; member in struct:TT_FaceRec_
  /xsrc/external/mit/freetype/dist/builds/unix/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/glu/dist/
ltmain.sh 6372 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/glw/dist/
ltmain.sh 4205 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/libXTrap/dist/
ltmain.sh 4946 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/libXevie/dist/
ltmain.sh 4205 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/libXfont/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/libXxf86misc/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/mesa-demos/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-input-synaptics/dist/
ltmain.sh 4946 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-apm/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-ati/dist/
ltmain.sh 4946 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-glint/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-i740/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-intel/dist/
ltmain.sh 6327 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-intel-2014/dist/
ltmain.sh 4946 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-newport/dist/
ltmain.sh 4946 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-openchrome/dist/
ltmain.sh 4946 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-rendition/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-sis/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter
  /xsrc/external/mit/xf86-video-tdfx/dist/
ltmain.sh 6324 Note that spawn() does not by itself call the command interpreter

Completed in 76 milliseconds

1 2 3 4