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

1 2

  /xsrc/external/mit/xorg-cf-files/dist/
mingw.rules 39 #define SharedLibraryName(libname, rev) \
40 Concat3(lib,libname,-$(shell echo rev|sed s=\\..*==).dll)
42 #define ImportLibraryName(libname, rev) \
43 Concat3(lib,libname,-$(shell echo rev|sed s=\\..*==).dll.a)
45 #define ShortImportLibraryName(libname, rev) \
69 #define SharedDepLibraryTarget(libname,rev,deplist,solist,down,up) @@\
70 AllTarget(SharedLibraryName(libname,rev)) @@\
72 SharedLibraryName(libname,rev): deplist @@\
73 RemoveFile(ImportLibraryName(libname,rev)) @@\
74 RemoveFile(SharedLibraryName(libname,rev)) @@
    [all...]
cygwin.rules 58 #define SharedLibraryName(libname, rev) \
59 Concat3(cyg,libname,-$(shell echo rev|sed s=\\..*==).dll)
61 #define ImportLibraryName(libname, rev) \
64 #define ShortImportLibraryName(libname, rev) \
88 #define SharedDepLibraryTarget(libname,rev,deplist,solist,down,up) @@\
89 AllTarget(SharedLibraryName(libname,rev)) @@\
91 SharedLibraryName(libname,rev): deplist @@\
92 RemoveFile(ImportLibraryName(libname,rev)) @@\
93 RemoveFile(SharedLibraryName(libname,rev)) @@\
94 MakeDLL(libname,solist,rev) @@
    [all...]
gnuLib.rules 79 #define InstallSharedLibrary(libname,rev,dest) @@\
80 install:: Concat(lib,libname.so.rev) @@\
82 $(INSTALL) $(INSTALLFLAGS) $(INSTBINFLAGS) Concat(lib,libname.so.rev) $(DESTDIR)dest @@\
83 @T=`echo Concat($(DESTDIR)dest/lib,libname.so.rev) | sed 's/\(lib[^\.]*\.so\.[0-9]*\)\(\.[0-9]*\)\{1,2\}/\1/'`;\
84 set -x; $(RM) $$T && $(LN) Concat(lib,libname.so.rev) $$T @@\
87 $(LN) Concat(lib,libname.so.rev) Concat($(DESTDIR)dest/lib,libname.so)); fi
94 #define InstallSharedLibraryData(libname,rev,dest)
104 #define SharedLibraryTarget(libname,rev,solist,down,up) @@\
105 AllTarget(Concat(lib,libname.so.rev)) @@\
107 Concat(lib,libname.so.rev): solist $(EXTRALIBRARYDEPS) @@
    [all...]
  /xsrc/external/mit/freetype/dist/src/tools/
update-copyright 6 topdir=`git rev-parse --show-toplevel`
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
nv50_ir_graph.h 77 EdgeIterator() : e(0), t(0), d(0), rev(false) { }
79 : d(dir), rev(reverse)
81 t = e = ((rev && first) ? first->prev[d] : first);
86 Graph::Edge *n = (rev ? e->prev[d] : e->next[d]);
101 bool rev; member in class:nv50_ir::Graph::EdgeIterator
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
nv50_ir_graph.h 78 EdgeIterator() : e(0), t(0), d(0), rev(false) { }
80 : d(dir), rev(reverse)
82 t = e = ((rev && first) ? first->prev[d] : first);
87 Graph::Edge *n = (rev ? e->prev[d] : e->next[d]);
102 bool rev; member in class:nv50_ir::Graph::EdgeIterator
  /xsrc/external/mit/libX11/dist/src/
PutImage.c 294 register const unsigned char *rev = _reverse_nibs; local
300 *dest++ = rev[*src++];
343 register const unsigned char *rev = _reverse_byte; local
349 *dest++ = rev[*src++];
362 register const unsigned char *rev = _reverse_byte; local
370 *(dest + length) = rev[*(src + length + 1)];
372 *(dest + length + 1) = rev[*(src + length)];
375 *dest++ = rev[*(src + 1)];
376 *dest++ = rev[*src];
391 register const unsigned char *rev = _reverse_byte local
428 register const unsigned char *rev = _reverse_byte; local
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
IBM.c 236 unsigned char id, rev, id2, rev2; local
239 rev = (*ramdacPtr->ReadDAC)(pScrn, IBMRGB_rev);
243 (*ramdacPtr->WriteDAC)(pScrn, ~rev, 0, IBMRGB_rev);
250 if (rev == 0xc0) IBMramdac_ID = IBM624_RAMDAC;
251 if (rev == 0x80) IBMramdac_ID = IBM624DB_RAMDAC;
254 if (rev == 0x1c) IBMramdac_ID = IBM640_RAMDAC;
260 if (rev == 0xf0) IBMramdac_ID = IBM524_RAMDAC;
261 if (rev == 0xe0) IBMramdac_ID = IBM524A_RAMDAC;
262 if (rev == 0xc0) IBMramdac_ID = IBM526_RAMDAC;
263 if (rev == 0x80) IBMramdac_ID = IBM526DB_RAMDAC
    [all...]
TI.c 289 unsigned char id, rev, rev2, id2; local
292 rev = (*ramdacPtr->ReadDAC)(pScrn, TIDAC_rev);
296 (*ramdacPtr->WriteDAC)(pScrn, ~rev, 0, TIDAC_rev);
303 if (id == id2 && rev == rev2) /* check for READ ONLY */
307 if (id == id2 && rev == rev2) /* check for READ ONLY */
312 (*ramdacPtr->WriteDAC)(pScrn, rev, 0, TIDAC_rev);
  /xsrc/external/mit/xf86-video-geode/dist/src/gfx/
gfx_init.c 94 unsigned char rev = INB(SC1200_CB_BASE_ADDR + SC1200_CB_REV); local
100 switch (rev) {
123 if (rev > 0x6)
127 if (rev == 0x6)
129 else if (rev > 0x6)
352 /* SUBTRACT 1 FROM REV ID */
353 /* REDCLOUD 1.X rev id is 1 less than the reported value */
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
gfx_init.c 194 unsigned char rev = INB(SC1200_CB_BASE_ADDR + SC1200_CB_REV); local
199 switch (rev) {
222 if (rev > 0x6)
225 if (rev == 0x6)
227 else if (rev > 0x6)
433 /* SUBTRACT 1 FROM REV ID */
434 /* REDCLOUD 1.X rev id is 1 less than the reported value */
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/
run_cl.sh 59 cat .gitlab-ci/piglit/$PIGLIT_RESULTS.txt.orig | sed '/^summary:/Q' | rev \
60 | cut -f2- -d: | rev | sed "s/$/:/g" > /tmp/executed.txt
run.sh 245 cat ".gitlab-ci/piglit/$PIGLIT_RESULTS.txt.orig" | sed '/^summary:/Q' | rev \
246 | cut -f2- -d: | rev | sed "s/$/:/g" > /tmp/executed.txt
  /xsrc/external/mit/xf86-video-imstt/dist/src/
imstt.h 24 int rev; member in struct:_IMSTTRec
imstt_accel.c 97 if (iptr->rev == 2)
  /xsrc/external/mit/bdftopcf/dist/
utilbitmap.c 79 const unsigned char *rev = _reverse_byte; local
82 *buf = rev[*buf];
  /xsrc/external/mit/xvinfo/dist/
xvinfo.c 28 unsigned int ver, rev, eventB, reqB, errorB; local
76 if (Success != XvQueryExtension(dpy, &ver, &rev, &reqB, &eventB, &errorB)) {
82 fprintf(stdout, "X-Video Extension version %i.%i\n", ver, rev);
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
format_parser.py 224 rev = [Swizzle.SWIZZLE_NONE] * 4
227 if self.__list[j] == i and rev[i] == Swizzle.SWIZZLE_NONE:
228 rev[i] = j
229 return Swizzle(rev)
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
format_parser.py 224 rev = [Swizzle.SWIZZLE_NONE] * 4
227 if self.__list[j] == i and rev[i] == Swizzle.SWIZZLE_NONE:
228 rev[i] = j
229 return Swizzle(rev)
  /xsrc/external/mit/xterm/dist/
cursor.c 123 int rev = (((xw->flags & WRAP_MASK) == WRAP_MASK) != 0); local
136 TRACE(("CursorBack(%d) current %d,%d rev=%d/%d margins H[%d..%d] V[%d..%d]\n",
139 rev, rev2,
149 if ((rev || rev2) && screen->do_wrap) {
163 if (!rev) {
  /xsrc/external/mit/MesaLib/dist/src/freedreno/drm-shim/
freedreno_noop.c 180 #define CHIPID(maj, min, rev, pat) \
181 ((maj << 24) | (min << 16) | (rev << 8) | (pat))
  /xsrc/external/mit/libXfont/dist/src/util/
utilbitmap.c 79 const unsigned char *rev = _reverse_byte; local
82 *buf = rev[*buf];
  /xsrc/external/mit/libXfont2/dist/src/util/
utilbitmap.c 80 const unsigned char *rev = _reverse_byte; local
83 *buf = rev[*buf];
  /xsrc/external/mit/xf86-video-xgi/dist/src/
init.c 337 USHORT flag=0, rev=0, nolcd=0; local
345 rev = XGI_GetReg(XGI_Pr->Part4Port,0x01);
346 PDEBUG(ErrorF("GetVBType: part4_1: %x \n",rev)); //yilin
351 if(rev >= 0xC0) {
353 } else if(rev >= 0xB0) {
363 if(rev >= 0xE0) {
367 } else if(rev >= 0xD0) {
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_bios.c 995 int rev; local
999 rev = RADEON_BIOS8(pll_info_block);
1006 if (rev > 9) {
1037 int offset, rev, bg, dac; local
1051 rev = RADEON_BIOS8(offset + 0x3);
1052 if (rev > 4) {
1066 } else if (rev > 1) {
1085 rev = RADEON_BIOS8(offset) & 0x3;
1086 if (rev < 2) {
1340 int rev = RADEON_BIOS8(offset) local
1460 int rev = RADEON_BIOS8(offset); local
    [all...]

Completed in 22 milliseconds

1 2