Searched refs:pl (Results 1 - 25 of 42) sorted by relevance

12

/xsrc/external/mit/xterm/dist/vttests/
H A Dunascii.sh37 utf8.pl 0x2010
38 utf8.pl 0x2011
39 utf8.pl 0x2012
40 utf8.pl 0x2013
41 utf8.pl 0x2014
42 utf8.pl 0x2015
43 utf8.pl 0x2212
44 utf8.pl 0x2018
45 utf8.pl 0x2019
46 utf8.pl
[all...]
H A Dctlpix.sh41 utf8.pl "$n"
/xsrc/external/mit/xsm/dist/
H A Dprop.c69 List *pl;
87 for (pl = ListFirst (props); pl; pl = ListNext (pl))
93 pprop = (Prop *) pl->thing;
130 List *pl;
139 for (pl = ListFirst (client->props); pl; pl
66 List *pl; local in function:SetInitialProperties
126 List *pl; local in function:SetProperty
224 List *pl; local in function:DeleteProperty
334 List *pl, *pj; local in function:GetPropertiesProc
[all...]
H A Drestart.c148 List *cl, *pl, *vl;
180 for(pl = ListFirst(c->props); pl; pl = ListNext(pl)) {
181 prop = (Prop *)pl->thing;
355 List *pl, *pj;
370 for (pl = ListFirst (client->props); pl; pl
145 List *cl, *pl, *vl; local in function:Restart
351 List *pl, *pj; local in function:Clone
[all...]
H A Dinfo.c137 List *pl, *pj, *vl;
162 for (pl = ListFirst (client->props); pl; pl = ListNext (pl))
164 Prop *pprop = (Prop *) pl->thing;
398 List *cl, *pl;
437 for (pl = ListFirst (client->props); pl; pl
135 List *pl, *pj, *vl; local in function:DisplayProps
389 List *cl, *pl; local in function:UpdateClientList
590 List *pl; local in function:RestartHintXtProc
[all...]
H A Dsaveutil.c261 List *pl;
266 for (pl = ListFirst (client->props); pl; pl = ListNext (pl))
268 Prop *pprop = (Prop *) pl->thing;
258 List *pl; local in function:SaveClient
H A Dsave.c1230 List *cl, *pl;
1259 for (pl = ListFirst (client->props); pl; pl = ListNext (pl))
1261 Prop *pprop = (Prop *) pl->thing;
1311 for (pl = ListFirst (client->props); pl; pl = ListNext (pl))
1202 List *cl, *pl; local in function:PopupBadSave
[all...]
H A Dxsm.c718 List *pl;
720 for (pl = ListFirst (client->props); pl; pl = ListNext (pl))
721 FreeProp ((Prop *) pl->thing);
711 List *pl; local in function:FreeClient
/xsrc/external/mit/libX11/dist/specs/i18n/compose/
H A DMakefile.am20 EXTRA_DIST = compose-chart.pl
H A Ddocbook-nl.am26 $(AM_V_GEN)$(PERL) $(srcdir)/compose-chart.pl \
30 $(AM_V_GEN)$(PERL) $(srcdir)/compose-chart.pl \
/xsrc/external/mit/xkeyboard-config/dist/symbols/sun_vndr/
H A DMakefile.am8 no pl pt ro ru \ data in directory:symbols
/xsrc/external/mit/pixman/dist/test/
H A Dfuzzer-find-diff.pl4 fuzzer-find-diff.pl reference_binary new_binary [number_of_tests_to_run]
14 fuzzer-find-diff.pl ./blitters-test-with-sse-disabled ./blitters-test 9000000
15 fuzzer-find-diff.pl ./blitters-test \"ssh ppc64_host /path/to/blitters-test\"
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xvmc.h88 unsigned int major, minor, pl; member in struct:__anond0e9487f0408
/xsrc/external/mit/xrandr/dist/
H A DMakefile.am40 EXTRA_DIST = xrandr_test.pl keystone.5c README.md
/xsrc/external/mit/ctwm/
H A Dprepare-import.sh13 rm -f tools/*.sh tools/*.pl tools/*.astyle
/xsrc/external/mit/libX11/dist/nls/
H A DMakefile.am7 compose-check.pl
41 TESTS = compose-check.pl
/xsrc/external/mit/imake/dist/
H A DMakefile.am88 MKHTMLINDEX_SCRIPT = $(srcdir)/mkhtmlindex.pl
111 mkhtmlindex.pl \
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/bundle/
H A DMakefile.am74 Resources/pl.lproj/InfoPlist.strings \
75 Resources/pl.lproj/Localizable.strings \
76 Resources/pl.lproj/main.nib/keyedobjects.nib \
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_display.c160 int lowPL, highPL, pl; local in function:G80CalcPLL2
175 for(pl = highPL; pl >= lowPL; pl--) {
185 n = rint(pclk * pl * m / refclk);
189 freq = refclk * (n / (float)m) / pl;
194 *pPL = pl;
231 int n, m, pl; local in function:G80CrtcSetPClk
237 G80CalcPLL2(pPriv->pclk, &n, &m, &pl);
238 r |= pl << 1
[all...]
/xsrc/external/mit/libxcb/dist/
H A DMakefile.am102 tools/api_conv.pl \
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A DMakefile.am113 pcidb/parse_pci_ids.pl \
/xsrc/external/mit/xorg-server/dist/hw/xquartz/bundle/
H A DMakefile.am118 Resources/pl.lproj/Localizable.strings \
119 Resources/pl.lproj/locversion.plist \
120 Resources/pl.lproj/main.nib/designable.nib \
121 Resources/pl.lproj/main.nib/keyedobjects.nib \
122 Resources/pl.lproj/main.nib/keyedobjects-110000.nib \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c105 sw_displaytarget( struct kms_sw_plane *pl) argument
107 return (struct sw_displaytarget *)pl;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c105 sw_displaytarget( struct kms_sw_plane *pl) argument
107 return (struct sw_displaytarget *)pl;
/xsrc/external/mit/xterm/dist/unicode/
H A Dconvmap.pl2 # $XTermId: convmap.pl,v 1.15 2018/09/09 17:22:24 tom Exp $
9 # $XFree86: xc/programs/xterm/unicode/convmap.pl,v 1.5 2000/01/24 22:22:05 dawes Exp $
138 * AUTOMATICALLY GENERATED FILE, DO NOT EDIT !!! (unicode/convmap.pl)

Completed in 14 milliseconds

12