Home
last modified time | relevance | path

Searched refs:lookin (Results 1 – 25 of 116) sorted by relevance

12345

/dports/math/py-gmpy/gmpy-1.17/
H A Dsetup.py25 lookin = '%s/include' % adir variable
26 if os.path.isfile(lookin + '/' + mplib + '.h'):
27 incdirs.append(lookin)
31 lookin = '%s/lib' % adir variable
32 if os.path.isfile(lookin + '/lib' + mplib + '.a'):
33 libdirs = [lookin]
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/scripts/
H A Dsetup.py82 lookin = os.path.join(adir, 'include')
84 if os.path.isfile(os.path.join(lookin, mplib + '.h')):
87 if os.path.isfile(os.path.join(lookin, 'mpfr.h')):
90 if os.path.isfile(os.path.join(lookin, 'mpc.h')):
/dports/audio/epos-devel/epos-2.5.37/src/
H A Dunit.h219 unit *lookin = ancestor(where); in index() local
221 lookin->scope = true; in index()
222 for (tmpu = lookin->LeftMost(what); tmpu != lookfor; tmpu = tmpu->Next(what)) i++; in index()
223 lookin->scope = false; in index()
/dports/textproc/diff-so-fancy/diff-so-fancy-1.3.0/test/fixtures/
H A Dfirst-three-line.diff16 "description": "Good-lookin' diffs with diff-highlight and more",
/dports/net/dgd-lpmud/mud/2.4.5/doc/w/
H A Dcat9 lookin at game files, but rather better for reading documentation.
/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/doc/w/
H A Dcat9 lookin at game files, but rather better for reading documentation.
/dports/mail/nmh/nmh-1.7.1/test/scan/
H A Dtest-scan-multibyte74 11 03/02 David st Hubbins Spın̈al Tap → Tap into America!<<Things are lookin
/dports/games/warzone2100/warzone2100/src/
H A Dinit.cpp625 for (auto lookin : lookin_list) in CheckInMap() local
627 std::string checkpath = lookin; in CheckInMap()
629 WZ_PHYSFS_enumerateFiles(lookin, [&](const char *file) -> bool { in CheckInMap()
/dports/graphics/librsvg2/librsvg-2.40.21/
H A Drsvg-paint-server.c457 hasstop (GPtrArray * lookin) in hasstop() argument
460 for (i = 0; i < lookin->len; i++) { in hasstop()
461 RsvgNode *node = g_ptr_array_index (lookin, i); in hasstop()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/
H A DOpenFileDialog.cpp349 idStr lookin; in HandleLookInChange() local
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dkbd-custom.c1842 gchar *lookin; in search_equal_func() local
1878 lookin = g_strconcat (tooltip, " ", label," ", name, NULL); in search_equal_func()
1880 this = g_utf8_casefold (lookin, -1); in search_equal_func()
1913 g_free (lookin); in search_equal_func()
/dports/mail/renattach/renattach-1.2.4/
H A DChangeLog24 (Thanks to IL <lookin@oltamar.ru> for reporting the problem)
/dports/mail/qmail-activedir/qmail-activedir-0.17/
H A DINSTALL52 from lookin in that file for a password.
/dports/lang/awka/awka-0.7.5/regexp/
H A Ddfa.c132 static char *istrstr _RE_ARGS((char *lookin, char *lookfor));
2204 istrstr(lookin, lookfor) in istrstr() argument
2205 char *lookin; in istrstr()
2212 for (cp = lookin; *cp != '\0'; ++cp)
/dports/japanese/gawk/gawk-3.0.6/
H A Ddfa.c134 static char *istrstr _RE_ARGS((char *lookin, char *lookfor));
2458 istrstr(lookin, lookfor) in istrstr() argument
2459 char *lookin; in istrstr()
2466 for (cp = lookin; *cp != '\0'; ++cp)
/dports/misc/fortune-mod-freebsd-classic/fortune-mod-freebsd-classic-b029e87/datfiles/
H A Dfortunes-o.sp.ok874 lookin
H A Dfortunes-o2070 lookin' swell, Dolly!". Amazed, he telephoned his partner, and insisted he
12419 A girl who thinks she's ordinary lookin' she has got the key.
13995 git them good lookin' shiners? Musta been a helluva fight."
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/glob-all/node_modules/yargs/
H A DREADME.md4 …boo box be not enough to coerce them. This here module is fer scallywags lookin' ter plunder all t…
/dports/lang/mit-scheme/mit-scheme-9.2/src/wabbit/
H A DREADME460 (pp done) ; lookin' for trouble
/dports/www/e2guardian/e2guardian-5.3.4/configs/lists/phraselists/pornography/
H A Dweighted1777 <horny and lookin><80>
/dports/security/py-safe/Safe-0.4/safe/
H A Dwords.dat6757 lookin 74
/dports/www/e2guardian/e2guardian-5.3.4/configs/lists/newphraselists/ukenglish/pornography/
H A Dweighted2578 <horny and lookin><80>
/dports/editors/emacs/emacs-27.2/lisp/gnus/
H A DChangeLog.1666 before lookin in char-to-header.
/dports/editors/emacs-devel/emacs-4d1968b/lisp/gnus/
H A DChangeLog.1666 before lookin in char-to-header.
/dports/math/dieharder/dieharder-3.31.1/
H A DChangeLog3421 This is basically the original checkin for my lookin-major random number

12345