Searched refs:missing (Results 1 - 25 of 246) sorted by relevance

12345678910

/macosx-10.10.1/bind9-45.101/bind9/contrib/query-loc-0.4.0/
H A Dreconf8 automake --add-missing || true
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Dcal2day.bash26 : ${1:?missing month parameter [1-12]}
27 : ${2:?missing day parameter [1-31]}
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dautogen.sh6 automake --foreign --add-missing --copy
/macosx-10.10.1/OpenSSL098-52/src/demos/tunala/
H A Dautogunk.sh7 # This should generate any missing crud, and then run autoconf which should turn
19 automake --foreign --add-missing --copy
H A Dautoungunk.sh17 missing mkinstalldirs stamp-h.* Makefile.in \
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dbootstrap11 automake --add-missing --copy --force --foreign
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dautogen.sh19 automake --force-missing --foreign -a -c
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A DMakefile.PL26 my $missing = 0;
40 $missing++;
44 exit(0) if ($missing > 0);
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDOMStorageContentView.css35 .content-view.dom-storage > .data-grid tr.missing-key td.key-column,
36 .content-view.dom-storage > .data-grid tr.missing-value td.value-column {
41 .content-view.dom-storage > .data-grid:focus tr.selected.missing-key td.key-column,
42 .content-view.dom-storage > .data-grid:focus tr.selected.missing-value td.value-column {
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/test/
H A Dcmd.tcl14 sak::test::usage Command missing
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/test/
H A Dcmd.tcl14 sak::test::usage Command missing
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dsetup.py22 def missing(file): function
68 if not missing(dir + "/libxml2/libxml/tree.h"):
78 if not missing(dir + "/iconv.h"):
99 if missing("libxml2-py.c") or missing("libxml2.py"):
125 if missing("libxslt-py.c") or missing("libxslt.py"):
126 if missing("xsltgenerator.py") or missing("libxslt-api.xml"):
155 if not missing(di
[all...]
H A Dsetup.py.in22 def missing(file): function
68 if not missing(dir + "/libxml2/libxml/tree.h"):
78 if not missing(dir + "/iconv.h"):
99 if missing("libxml2-py.c") or missing("libxml2.py"):
125 if missing("libxslt-py.c") or missing("libxslt.py"):
126 if missing("xsltgenerator.py") or missing("libxslt-api.xml"):
155 if not missing(di
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dsetup.py.in22 def missing(file): function
68 if not missing(dir + "/libxml2/libxml/tree.h"):
78 if not missing(dir + "/iconv.h"):
99 if missing("libxml2-py.c") or missing("libxml2.py"):
125 if missing("libxslt-py.c") or missing("libxslt.py"):
126 if missing("xsltgenerator.py") or missing("libxslt-api.xml"):
155 if not missing(di
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dtest_chain.in51 ${hxtool} verify --missing-revoke \
58 ${hxtool} verify --missing-revoke \
64 ${hxtool} verify --missing-revoke \
69 ${hxtool} verify --missing-revoke \
75 ${hxtool} verify --missing-revoke \
82 ${hxtool} verify --missing-revoke \
87 ${hxtool} verify --missing-revoke \
94 ${hxtool} verify --missing-revoke \
101 ${hxtool} verify --missing-revoke \
107 ${hxtool} verify --missing
[all...]
H A Dtest_cert.in69 ${hxtool} verify --missing-revoke \
75 ${hxtool} verify --missing-revoke \
80 ${hxtool} verify --missing-revoke \
H A Dtest_ca.in65 ${hxtool} verify --missing-revoke \
151 ${hxtool} verify --missing-revoke \
157 ${hxtool} verify --missing-revoke \
163 ${hxtool} verify --missing-revoke \
177 ${hxtool} verify --missing-revoke \
183 ${hxtool} verify --missing-revoke \
244 ${hxtool} verify --missing-revoke \
284 ${hxtool} verify --missing-revoke \
289 ${hxtool} verify --missing-revoke \
302 --missing
[all...]
H A Dtest_crypto.in53 ${hxtool} verify --missing-revoke \
59 ${hxtool} verify --missing-revoke \
65 ${hxtool} verify --missing-revoke \
71 ${hxtool} verify --missing-revoke \
79 ${hxtool} verify --missing-revoke \
H A Dtest_cms.in62 --missing-revoke \
76 --missing-revoke \
90 --missing-revoke \
99 --missing-revoke \
113 --missing-revoke \
120 --missing-revoke \
134 --missing-revoke \
147 --missing-revoke \
161 --missing-revoke \
176 --missing
[all...]
/macosx-10.10.1/rsync-45/rsync/
H A Druntests.sh206 missing=0
296 [ "$missing" -gt 0 ] && echo " $missing missing"
304 result=`expr $failed + $missing || true`
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/tools/
H A Dmd136 set missing 0
163 incr missing
200 if {$missing == $files} {
201 puts stdout "all files missing"
202 } elseif {$missing == 1} {
203 puts stdout "missing $missing file out of $files"
204 } elseif {$missing > 0} {
205 puts stdout "missing $missing file
[all...]
/macosx-10.10.1/postfix-255/postfix/conf/
H A Dpost-install33 # create missing queue directories.
41 # .IP create-missing
42 # Create missing queue directories with ownerships and permissions
56 # Implies create-missing.
67 # Implies create-missing.
72 # for missing services and to fix deprecated parameter settings.
103 # create-missing
212 create-missing Create missing queue directories.
229 create-missing) creat
[all...]
/macosx-10.10.1/tcpdump-61/tcpdump/win32/prj/
H A DGNUmakefile35 ../../missing/inet_aton.o \
36 ../../missing/inet_ntop.o \
37 ../../missing/strlcpy.o \
38 ../../missing/dlnames.o \
39 ../../missing/datalinks.o \
40 ../../missing/strsep.o \
41 ../../missing/inet_pton.o \
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A DMakefile.PL139 my @missing = () ;
140 die "The following keys are missing from $CONFIG file: [@missing]\n"
141 if @missing = keys %Parsed ;
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/weak_import/
H A DMakefile34 export DYLD_IMAGE_SUFFIX=_some && ./main missing

Completed in 211 milliseconds

12345678910