Searched refs:missing (Results 251 - 275 of 282) sorted by relevance

<<1112

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlisp.vim222 syn keyword lispFunc char-super-bit lognand slot-missing
H A Dperl6.vim542 " * There is whitespace missing on either side of the "<", since
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-sum.el5363 (gnus-update-missing-marks
5654 (defun gnus-update-missing-marks (missing)
5656 (when missing
5663 ;; This list has articles. So we delete all missing
5665 (setq m missing)
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c89 uint32_t access_result = 0, supported = 0, missing; local
129 if ((missing = (*access & ~supported))) {
130 /* missing support for something(s) we wanted */
131 if (missing & NFS_ACCESS_DELETE) {
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm1437 of methods are supplied with B<DB_File> to simulate the missing array
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm1057 # !!! Something's missing ...
2140 out that the file is missing, it will recreate it.
2157 This will install a signal handler which will recreate a missing log file
/macosx-10.9.5/CPANInternal-140/Mail-Sender/
H A DSender.pm3206 The most likely colprit is missing or incorrect charset specified for the body or
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/bin/
H A Dperltidy210 to add one if it is missing.
712 Setting B<-asc> allows perltidy to add any missing optional semicolon at the end
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dbibtex.el112 required-fields Signal an error if a required field is missing.
826 "If non-nil automatically add missing commas at end of BibTeX fields."
1276 If `bibtex-autoadd-commas' is non-nil add missing comma at end of preceding
1281 ;; Maybe add a missing comma.
1289 (error "Comma missing at buffer position %s" (point)))
1980 ;; Use booktitle to set a missing title.
2022 (error "Mandatory field `%s' is missing" (car fname))))
2028 (error "Alternative mandatory field `%s' is missing"
2866 "Used for reference key creation if author and editor fields are missing"
3561 (format "Required field `%s' missing"
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A Dconfigure427 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
832 yes) { echo "configure: error: missing argument to --enable-man-compression" 1>&2; exit 1; };;
4492 tcl_cv_grep_fd_mask=missing
/macosx-10.9.5/zsh-60/zsh/
H A Dconfigure1182 as_fn_error $? "missing argument to $ac_option"
1912 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1913 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
9167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if tgoto prototype is missing" >&5
9168 $as_echo_n "checking if tgoto prototype is missing... " >&6; }
11383 { $as_echo "$as_me:${as_lineno-$LINENO}: missing functions, multibyte support disabled" >&5
11384 $as_echo "$as_me: missing functions, multibyte support disabled" >&6;}
13516 '') as_fn_error $? "missing file argument" ;;
/macosx-10.9.5/CPANInternal-140/Mail-Sender-0.8.22/
H A DSender.pm3509 The most likely colprit is missing or incorrect charset specified for the body or
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-engine.el521 (defmacro c-bos-save-error-info (missing got)
522 `(setq saved-pos (vector pos ,missing ,got)))
4018 ;; to the given one except that the last character is missing, then
5904 ;; bare "case", should the colon be missing. We return t;
/macosx-10.9.5/vim-53/src/
H A Doption.c10822 EMSG2(_("E357: 'langmap': Matching character missing for %s"),
/macosx-10.9.5/ICU-511.35/icuSources/
H A Dconfigure1183 as_fn_error $? "missing argument to $ac_option"
2026 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2027 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
7989 '') as_fn_error $? "missing file argument" ;;
/macosx-10.9.5/sudo-72/src/
H A Dpp116 test $# -ge 2 || pp_error "missing argument to $1";;
252 pp_error "$f: missing package"
994 pp_error "%pp: missing version"
1104 pp_die "missing %endif at end of file"
1159 pp_die "missing /usr or /bin"
1303 test $# -ne 0 || pp_error "$_p: missing target"
1402 pp_error "$_file: missing"
1436 pp_error "$_path: setuid file ($_m) missing explicit owner";;
1438 pp_error "$_path: setgid file ($_m) missing explicit group";;
1712 pp_error "$p: missing fil
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dconfigure1330 as_fn_error $? "missing argument to $ac_option"
1932 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1933 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
5042 { for rb_opt in "-include ruby/config.h" "-include ruby/missing.h"; do # RUBY_APPEND_OPTIONS(XCFLAGS, "-include ruby/config.h" "-include ruby/missing.h")
7003 -Wno-missing-field-initializers \
7135 *" -Wno-missing-field-initializers "*) :
15678 # for missing/setproctitle.c
18595 as_fn_error $? "dtrace(1) is missing" "$LINENO" 5
18936 as_fn_error $? "thread model is missing" "
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dconfigure654 { echo "$as_me: error: missing argument to $ac_option" >&2
1443 MAKEINFO="@echo makeinfo missing; true"
1448 */missing\ makeinfo*)
1451 *** Makeinfo is missing. Info documentation will not be built." >&5
1453 *** Makeinfo is missing. Info documentation will not be built." >&2;}
6062 # missing.
/macosx-10.9.5/llvmCore-3425.0.33/
H A Dconfigure1202 { echo "$as_me: error: missing argument to $ac_option" >&2
8492 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8493 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10636 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10637 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11036 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11037 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11208 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11209 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11378 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisit
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/
H A Dconfigure1182 { echo "$as_me: error: missing argument to $ac_option" >&2
8487 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8488 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10631 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10632 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11031 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11032 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11203 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11204 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11373 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisit
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex743 % Don't complain when characters are missing from the fonts.
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex2722 % Don't complain when characters are missing from the fonts.
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex2416 % Don't complain when characters are missing from the fonts.
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex2550 % Don't complain when characters are missing from the fonts.
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex2460 % Don't complain when characters are missing from the fonts.

Completed in 467 milliseconds

<<1112