Searched refs:interpret (Results 1 - 25 of 122) sorted by relevance

12345

/xsrc/external/mit/xgc/dist/
H A DMakefile.am37 interpret.c \
H A Dplanemask.c76 interpret(buf);
124 ** to interpret().
135 char buf[80]; /* string to send to interpret() */
155 interpret(buf);
H A Ddashlist.c115 ** to interpret().
126 char buf[80]; /* string to send to interpret() */
146 /* now tell interpret() about it */
148 interpret(buf);
H A Dtestfrac.c96 interpret(buf);
109 ** When the pointer leaves the scrollbar, a string is sent to interpret()
H A Dxgc.h133 extern void interpret(const char *);
H A Dtext.c22 to interpret() */
33 /* the first half of what gets sent to interpret() */
138 ** Makes an appropriate string and sends it off to interpret().
159 interpret(mbuf); /* send it off */
H A Dinterpret.c2 ** interpret.c
15 /* interpret(string)
19 ** That procedure gets called with feedback set to FALSE; interpret()
27 interpret(const char *string) function in typeref:typename:void
126 interpret(const char *instring) function in typeref:typename:void
H A Dchoice.c32 ** cause xgc to interpret the string "function xor", thus changing the
255 ** was set way back in create_choice()) over to interpret(), which
266 interpret((char *) closure); /* Gee, that was easy */
H A DMakefile.in131 gram.$(OBJEXT) interpret.$(OBJEXT) lex.$(OBJEXT) \
154 ./$(DEPDIR)/interpret.Po ./$(DEPDIR)/lex.Po \
440 interpret.c \
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interpret.Po@am__quote@ # am--include-marker
998 -rm -f ./$(DEPDIR)/interpret.Po
1057 -rm -f ./$(DEPDIR)/interpret.Po
/xsrc/local/programs/bdfload/
H A Dbdfload.c315 interpret(FILE *foo) function in typeref:typename:void
629 interpret(foo);
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Daux-surf-comp.rst70 auxiliary data which says how to interpret it. The main surface is divided
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
H A Dxorgconf.cpp384 # indicates which driver should interpret the information in this section.
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dxorgconf.cpp378 # indicates which driver should interpret the information in this section.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py745 def interpret(self, trace): member in class:Interpreter
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py747 def interpret(self, trace): member in class:Interpreter
/xsrc/external/mit/libxkbui/dist/
H A Daclocal.m4320 # will find an echo command which doesn't interpret backslashes.
720 # Libtool will interpret -1 as no limit whatsoever
4289 # An echo program that does not interpret backslashes.
7262 # recognize any option. It will interpret all options as
/xsrc/external/mit/xf86-video-imstt/dist/
H A Daclocal.m4320 # will find an echo command which doesn't interpret backslashes.
720 # Libtool will interpret -1 as no limit whatsoever
4289 # An echo program that does not interpret backslashes.
7584 # recognize any option. It will interpret all options as
/xsrc/external/mit/xf86-video-nsc/dist/
H A Daclocal.m4320 # will find an echo command which doesn't interpret backslashes.
720 # Libtool will interpret -1 as no limit whatsoever
4289 # An echo program that does not interpret backslashes.
7695 # recognize any option. It will interpret all options as
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A Ddoxygen.conf.in93 # will interpret the first line (until the first dot) of a JavaDoc-style
/xsrc/external/mit/xsetpointer/dist/
H A Daclocal.m41141 # recognize any option. It will interpret all options as
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m41055 # will find an echo command which doesn't interpret backslashes.
1207 [An echo program that does not interpret backslashes])
1515 # Libtool will interpret -1 as no limit whatsoever
/xsrc/external/mit/xf86-input-ws/dist/
H A Daclocal.m4402 # will find an echo command which doesn't interpret backslashes.
814 # Libtool will interpret -1 as no limit whatsoever
4450 # An echo program that does not interpret backslashes.
7449 # recognize any option. It will interpret all options as
/xsrc/external/mit/libXfontcache/dist/
H A Daclocal.m41999 # will find an echo command which doesn't interpret backslashes.
2411 # Libtool will interpret -1 as no limit whatsoever
6047 # An echo program that does not interpret backslashes.
/xsrc/external/mit/xf86-video-xgi/dist/
H A Daclocal.m41070 # will find an echo command which doesn't interpret backslashes.
1222 [An echo program that does not interpret backslashes])
1530 # Libtool will interpret -1 as no limit whatsoever
/xsrc/external/mit/xcb-util/dist/
H A Daclocal.m41070 # will find an echo command which doesn't interpret backslashes.
1222 [An echo program that does not interpret backslashes])
1530 # Libtool will interpret -1 as no limit whatsoever

Completed in 89 milliseconds

12345