Searched refs:omit (Results 1 - 25 of 68) sorted by relevance

123

/macosx-10.9.5/bash-92/bash-3.2/po/
H A DRules-builtins7 $(XGETTEXT_OPTIONS) --omit-header \
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A DCONVERT.mk43 * pattern ksh pattern of files to omit
97 omit = .*|*.?(l)[ao] macro
133 .cvt.omit : .FUNCTION
134 return -s',^\(\(?K)?(*/)($(omit))?(/*))$,,$(showedit)'
186 $$(PAX) $$(PAXFLAGS) -rf $$(*:P=A) -s ',^$(>:O=2)/*,,' $(.cvt.omit) $(.cvt.filter)
195 $$(TW) $$(TWFLAGS) | $$(PAX) $$(PAXFLAGS) -rw $(.cvt.omit) $(.cvt.filter) $(T:P=A)
204 $$(TW) $$(TWFLAGS) | $$(PAX) $$(PAXFLAGS) -rw $(.cvt.omit) $(.cvt.move) $(.cvt.filter) $(T:P=A)
259 omit := $(omit)|$(P) macro
H A Dpackage.mk242 package.omit = -|*/$(init)
244 package.all = $(package.glob.all:P=G:W=O=$(?$(name):A=.VIRTUAL):N!=$(package.omit):T=F:$(PACKAGEVIEW:C,.*,C;^&/;;,:/ /:/G):U)
246 package.pkg = $(package.glob.pkg:P=G:D:N!=$(package.omit):T=F:$(PACKAGEVIEW:C,.*,C;^&/;;,:/ /:/G):U)
284 package.omit = -
408 package.omit := $(package.omit)|$(>:C,^,*/,:/ /|/G)
427 package.omit = -
657 /opt/$(org) change "source" to "binary" and omit "package make".
/macosx-10.9.5/zsh-60/zsh/Misc/
H A Dcompctl-examples294 defer-pop function-cse inline peephole omit-frame-pointer
594 local omit
595 omit=( ${pref}*(D) )
596 eval 'reply=( ${reply:#('${(j:|:)omit}')} )'
604 local all omit
606 omit=( $reply ${pref}${^${=cvsignore}} )
607 [[ -r ~/.cvsignore ]] && omit=( $omit ${pref}${^$(<~/.cvsignore)} )
608 [[ -r ${pref}.cvsignore ]] && omit=( $omit
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhttpdist.tcl40 proc walker {{omit {}} {dirs .}} {
42 foreach x $omit {
66 proc localPackingList {a {omit {}}} {
69 foreach f [walker $omit] {
74 proc splitList {a data {omit {}}} {
78 if {[regexp {^# Ignore: (.*)$} $line - omit]} continue
86 return $omit
/macosx-10.9.5/WebCore-7537.78.1/css/
H A Dmakevalues.pl73 %omit-struct-type
H A Dmakeprop.pl89 %omit-struct-type
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dread_termcap.c1060 bool omit = FALSE; local
1063 omit = TRUE;
1068 omit = TRUE;
1073 if (omit) {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcuplsim.vim22 " omit definition-specific stuff
H A Dabel.vim29 " option to omit obsolete statements
H A Dgretl.vim37 syn keyword gCommands add addobs addto adf append ar arch arma break boxplot chow coeffsum coint coint2 corc corr corrgm criteria critical cusum data delete diff else end endif endloop eqnprint equation estimate fcast fcasterr fit freq function funcerr garch genr gnuplot graph hausman hccm help hilu hsk hurst if import include info kpss label labels lad lags ldiff leverage lmtest logistic logit logs loop mahal meantest mle modeltab mpols multiply nls nulldata ols omit omitfrom open outfile panel pca pergm plot poisson pooled print printf probit pvalue pwe quit remember rename reset restrict rhodiff rmplot run runs scatters sdiff set setobs setmiss shell sim smpl spearman square store summary system tabprint testuhat tobit transpos tsls var varlist vartest vecm vif wls
H A Dtidy.vim35 syn match tidyDoctype "\<omit\|auto\|strict\|loose\|transitional\|user\>" contained
H A Dxf86conf.vim158 syn keyword xf86confConstant true false on off yes no omit contained
H A Dinitex.vim144 \ '\\\%(cr\|crcr\|[hv]align\|noalign\|omit\|span\)\>'
/macosx-10.9.5/vim-53/runtime/autoload/xml/
H A Dxsl.vim25 \ 'output' : [[], {'method' : ['xml', 'html', 'text'], 'version' : [], 'encoding' : [], 'omit-xml-declaration' : ['yes', 'no'], 'standalone' : ['yes', 'no'], 'doctype-public' : [], 'doctype-system' : [], 'cdata-section-elements' : [], 'indent' : ['yes', 'no'], 'media-type' : []}],
/macosx-10.9.5/CPANInternal-140/JSON-RPC-1.03/lib/JSON/
H A DRPC.pm60 The "+" prefix in the handler classname denotes that it is already a fully qualified classname. Without the prefix, the value of "prefix" in the dispatch object will be used to qualify the classname. If you specify it in your Dispatch instance, you may omit the prefix part to save you some typing:
/macosx-10.9.5/CPANInternal-140/YAML-Syck/lib/YAML/
H A DSyck.pm178 Defaults to false. Setting this to a true value will make C<Dump> omit the
/macosx-10.9.5/ksh-20/ksh/lib/package/
H A Dpackage.mk242 package.omit = -|*/$(init)
244 package.all = $(package.glob.all:P=G:W=O=$(?$(name):A=.VIRTUAL):N!=$(package.omit):T=F:$(PACKAGEVIEW:C,.*,C;^&/;;,:/ /:/G):U)
246 package.pkg = $(package.glob.pkg:P=G:D:N!=$(package.omit):T=F:$(PACKAGEVIEW:C,.*,C;^&/;;,:/ /:/G):U)
284 package.omit = -
408 package.omit := $(package.omit)|$(>:C,^,*/,:/ /|/G)
427 package.omit = -
657 /opt/$(org) change "source" to "binary" and omit "package make".
/macosx-10.9.5/CPANInternal-140/PlRPC/lib/RPC/
H A DPlClient.pm319 in order to omit denial of service attacks. By default the limit is
H A DPlServer.pm415 in order to omit denial of service attacks. By default the limit is
/macosx-10.9.5/CPANInternal-140/PlRPC-0.2020/lib/RPC/
H A DPlClient.pm319 in order to omit denial of service attacks. By default the limit is
H A DPlServer.pm415 in order to omit denial of service attacks. By default the limit is
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.h4839 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
4874 unsigned char omit; /* Do not code a test for this constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
/macosx-10.9.5/CPANInternal-140/XML-Writer/
H A DWriter.pm1518 To set the default namespace, omit the $prefix parameter or set it to
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dconfig.c139 "omit",
199 /* omit | auto | strict | loose | <fpi> */
1371 doctype: omit | auto | strict | loose | <fpi>
1408 else if ( TY_(tmbstrcasecmp)(buf, "omit") == 0 )

Completed in 442 milliseconds

123