Searched refs:gl (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dgetnetgrent.c88 register struct grouplist *gl; local
90 for (gl = grouplist; gl != NULL; gl = gl->gl_nxt) {
91 if (gl->gl_name)
92 free(gl->gl_name);
93 if (gl->gl_domain)
94 free(gl->gl_domain);
95 if (gl
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dpopen.c138 glob_t gl; local
148 memset(&gl, 0, sizeof(gl));
150 glob(argv[argc], flags, NULL, &gl) ||
151 gl.gl_pathc == 0)
154 for (pop = gl.gl_pathv;
158 globfree(&gl);
H A Dftpcmd.y841 glob_t gl;
845 memset(&gl, 0, sizeof(gl));
846 if (glob($1, flags, NULL, &gl) ||
847 gl.gl_pathc == 0) {
851 $$ = strdup(gl.gl_pathv[0]);
853 globfree(&gl);
H A Dftpd.c2218 glob_t gl; local
2230 memset(&gl, 0, sizeof(gl));
2232 if (glob(whichf, flags, 0, &gl)) {
2235 } else if (gl.gl_pathc == 0) {
2240 dirlist = gl.gl_pathv;
2338 globfree(&gl);
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-CoreText/PyObjCTest/
H A Dtest_ctfont.py229 v, gl = CTFontGetGlyphsForCharacters(font,
233 self.failUnlessIsInstance(gl, tuple)
234 self.failUnlessEqual(len(gl), 5)
235 self.failUnlessIsInstance(gl[0], (int, long))
275 kCTFontDefaultOrientation, gl, None, 5)
283 kCTFontDefaultOrientation, gl, None, 5)
289 r = CTFontGetVerticalTranslationsForGlyphs(font, gl, None, 5)
294 v = CTFontCreatePathForGlyph(font, gl[0], None)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-CoreText/PyObjCTest/
H A Dtest_ctfont.py236 v, gl = CTFontGetGlyphsForCharacters(font,
240 self.assertIsInstance(gl, tuple)
241 self.assertEqual(len(gl), 5)
242 self.assertIsInstance(gl[0], (int, long))
282 kCTFontDefaultOrientation, gl, None, 5)
290 kCTFontDefaultOrientation, gl, None, 5)
296 r = CTFontGetVerticalTranslationsForGlyphs(font, gl, None, 5)
301 v = CTFontCreatePathForGlyph(font, gl[0], None)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-CoreText-2.5.1/PyObjCTest/
H A Dtest_ctfont.py260 v, gl = CTFontGetGlyphsForCharacters(font,
264 self.assertIsInstance(gl, tuple)
265 self.assertEqual(len(gl), 5)
266 self.assertIsInstance(gl[0], (int, long))
306 kCTFontDefaultOrientation, gl, None, 5)
314 kCTFontDefaultOrientation, gl, None, 5)
320 r = CTFontGetVerticalTranslationsForGlyphs(font, gl, None, 5)
325 v = CTFontCreatePathForGlyph(font, gl[0], None)
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Dcmds.c514 glob_t gl; local
537 memset(&gl, 0, sizeof(gl));
539 if (glob(argv[i], flags, NULL, &gl) || gl.gl_pathc == 0) {
541 globfree(&gl);
544 for (cpp = gl.gl_pathv; cpp && *cpp != NULL; cpp++) {
562 globfree(&gl);
1564 glob_t gl; local
1571 memset(&gl,
[all...]
/macosx-10.10.1/sudo-73/src/
H A Dmatch.c475 glob_t gl; local
497 if (glob(sudoers_cmnd, GLOB_NOSORT, NULL, &gl) != 0 || gl.gl_pathc == 0) {
498 globfree(&gl);
502 for (ap = gl.gl_pathv; (cp = *ap) != NULL; ap++) {
527 globfree(&gl);
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dutil.c641 glob_t gl; local
649 memset(&gl, 0, sizeof(gl));
650 if (glob(pattern, flags, NULL, &gl) || gl.gl_pathc == 0) {
652 globfree(&gl);
655 p = ftp_strdup(gl.gl_pathv[0]);
656 globfree(&gl);
H A Dcmds.c513 glob_t gl; local
535 memset(&gl, 0, sizeof(gl));
537 if (glob(argv[i], flags, NULL, &gl) || gl.gl_pathc == 0) {
539 globfree(&gl);
542 for (cpp = gl.gl_pathv; cpp && *cpp != NULL && connected;
561 globfree(&gl);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A Dregengine.inc141 const sopno gl = g->laststate;
185 endp = fast(m, start, stop, gf, gl);
199 endp = slow(m, m->coldp, stop, gf, gl);
220 dp = dissect(m, m->coldp, endp, gf, gl);
231 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
243 endp = slow(m, m->coldp, endp-1, gf, gl);
254 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffgt.c35 # include <OpenGL/gl.h>
38 # include <GL/gl.h>
H A Dsgi2tiff.c30 #include <gl/image.h>
H A Dsgisv.c31 #include <gl.h>
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dlc.tab64 gl galician
198 es spain es|ca|eu|gl
203 gl greenland kl
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dengine.c79 const register sopno gl = g->laststate; local
123 endp = fast(m, start, stop, gf, gl);
135 endp = slow(m, m->coldp, stop, gf, gl);
156 dp = dissect(m, m->coldp, endp, gf, gl);
167 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
179 endp = slow(m, m->coldp, endp-1, gf, gl);
190 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
/macosx-10.10.1/ICU-531.30/icuSources/data/coll/
H A Dcolfiles.mk56 fo.txt fr.txt fr_CA.txt ga.txt gl.txt\
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dconfig.charset134 fr_LU ga ga_IE gl gl_ES id id_ID in in_ID is is_IS it it_CH \
539 echo "gl CP850"
/macosx-10.10.1/libiconv-42/libiconv/libcharset/lib/
H A Dconfig.charset135 fr_LU ga ga_IE gl gl_ES id id_ID in in_ID is is_IS it it_CH \
540 echo "gl CP850"
/macosx-10.10.1/Chess-310.6/Sources/
H A DMBCBoard.h46 #import <OpenGL/gl.h>
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dlibinfo.c638 si_grouplist_t *gl; local
665 gl = (si_grouplist_t *)((uintptr_t)item + sizeof(si_item_t));
669 for (i = 0; i < gl->gl_count; i++)
671 g = gl->gl_gid[i];
721 si_grouplist_t *gl; local
727 gl = (si_grouplist_t *) ((uintptr_t) item + sizeof(si_item_t));
733 gids = calloc(gl->gl_count + 1, sizeof(gid_t));
737 if (gl->gl_gid != NULL) {
738 for (i = 0; i < gl->gl_count; i++) {
739 merge_gid(gids, gl
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A DEwkView.cpp845 Evas_GL_API* gl = evas_gl_api_get(m_evasGL.get()); local
848 gl->glViewport(0, 0, boundsEnd.x, boundsEnd.y);
849 gl->glClearColor(1.0, 1.0, 1.0, 0);
850 gl->glClear(GL_COLOR_BUFFER_BIT);
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/gtk/
H A DLayerTreeHostGtk.cpp40 #include <GL/gl.h>
/macosx-10.10.1/groff-38/groff/src/roff/troff/
H A Dinput.cpp3900 string gl; local
3905 gl.clear();
3908 gl += c;
3909 gl += '\0';
3910 const char *u = glyph_name_to_unicode(gl.contents());
3912 u = check_unicode_name(gl.contents());
3915 gl.contents());
3931 gl.clear();
3932 gl += 'u';
3933 gl
[all...]

Completed in 416 milliseconds

12