Searched refs:tried (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Drequirement.cpp123 static bool tried = false; local
125 if (!tried) {
137 tried = true;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Drequirement.cpp123 static bool tried = false; local
125 if (!tried) {
137 tried = true;
/macosx-10.10/emacs-93/emacs/lisp/language/
H A Dthai-word.el10817 tried
10836 (setq tried v0)
10851 (setq v1 (thai-find-word-ends pos limit tried))
10863 ;; Update the already tried end word positions.
10864 (setq tried (append tried v1))
10871 (setq v2 (thai-find-word-ends pos limit tried))
10875 (setq tried (append tried v2))
10879 (setq v3 (thai-find-word-ends pos limit tried))
[all...]
/macosx-10.10/libarchive-30/libarchive/cpio/test/
H A Dmain.c1788 char tried[512] = { '\0' }; local
1798 strncat(tried, buff, sizeof(tried) - strlen(tried) - 1);
1799 strncat(tried, "\n", sizeof(tried) - strlen(tried) - 1);
1812 strncat(tried, buff, sizeof(tried) - strlen(tried)
[all...]
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dmain.c1778 char tried[512] = { '\0' }; local
1788 strncat(tried, buff, sizeof(tried) - strlen(tried) - 1);
1789 strncat(tried, "\n", sizeof(tried) - strlen(tried) - 1);
1802 strncat(tried, buff, sizeof(tried) - strlen(tried)
[all...]
/macosx-10.10/libarchive-30/libarchive/tar/test/
H A Dmain.c1884 char tried[512] = { '\0' }; local
1894 strncat(tried, buff, sizeof(tried) - strlen(tried) - 1);
1895 strncat(tried, "\n", sizeof(tried) - strlen(tried) - 1);
1908 strncat(tried, buff, sizeof(tried) - strlen(tried)
[all...]
/macosx-10.10/less-25/less/
H A Dch.c363 static int tried = FALSE; local
367 if (!tried && ch_fsize == NULL_POSITION)
369 tried = TRUE;
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dread.c286 int tried = 0; local
289 if (!tried && read__fixio(el->el_infd, errno) == 0)
290 tried = 1;
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dread.c316 int tried = 0; local
334 if (!tried && read__fixio(el->el_infd, errno) == 0)
335 tried = 1;
/macosx-10.10/libedit-40/src/
H A Dread.c316 int tried = 0; local
335 if (!tried && read__fixio(el->el_infd, e) == 0)
336 tried = 1;
/macosx-10.10/tcsh-65/tcsh/
H A Ded.inputl.c751 int tried = 0; local
789 if (!tried && fixio(SHIN, errno) != -1)
790 tried = 1;
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/
H A Dgenerate-bindings.pl207 $cppName at every build. This file must not be tried to compile.
/macosx-10.10/CPANInternal-159.1/Net-Daemon-0.48/lib/Net/Daemon/
H A DTest.pm156 that case. If that seems to fail, ports 30000-30049 are tried. We
/macosx-10.10/CPANInternal-159.1/Config-Std-0.900/lib/Config/
H A DStd.pm902 You tried to read in a configuration file, but the file you specified
908 You tried to read in a configuration file, but the file you specified
930 You tried to calll C<write_config()> with only a configuration hash, but that
938 You tried to update or create a configuration file, but the file you
945 You tried to update or create a configuration file, but the file you
/macosx-10.10/CPANInternal-159.1/Config-Std-0.901/lib/Config/
H A DStd.pm904 You tried to read in a configuration file, but the file you specified
910 You tried to read in a configuration file, but the file you specified
932 You tried to calll C<write_config()> with only a configuration hash, but that
940 You tried to update or create a configuration file, but the file you
947 You tried to update or create a configuration file, but the file you
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Test/
H A DMore.pm197 WHOA! I tried to call ->isa on your $whatami and got some weird error.
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/
H A DBuilder.pm292 right at the end when it's tried all it could.
335 will be tried in order of specification.
343 parsers are tried.
523 before any of the parsers are tried. This lets you do things
638 Any non-I<length> based parsers are tried in the order they
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/
H A Dyapp91 an attempt to open the file with a suffix of F<.yp> is tried before exiting.
/macosx-10.10/CPANInternal-159.1/Crypt-SSLeay-0.64/
H A DSSLeay.pm363 failed connect of SSL v23 is tried, so you may set before using LWP or
369 version 2 SSL connection will be tried after this, as the connection
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalSource.cpp2953 OALRenderLocker::RenderTryer tried(mRenderLocker);
2955 if (!tried.Acquired())
3108 OALRenderLocker::RenderTryer tried(mRenderLocker);
3110 if (!tried.Acquired())
3289 OALRenderLocker::RenderTryer tried(mRenderLocker);
3291 if (!tried.Acquired())
3538 OALRenderLocker::RenderTryer tried(mRenderLocker);
3540 if (!tried.Acquired())
/macosx-10.10/OpenSSH-189/openssh/
H A Dsshconnect2.c308 int tried; member in struct:identity
1605 if (id->tried++)
/macosx-10.10/emacs-93/emacs/etc/
H A Dcs-dired-ref.tex35 % I haven't tried it with 3 columns per page.
H A Ddired-ref.tex32 % I haven't tried it with 3 columns per page.
H A Dfr-drdref.tex32 % I haven't tried it with 3 columns per page.
H A Dsk-dired-ref.tex35 % I haven't tried it with 3 columns per page.

Completed in 305 milliseconds

12