Searched refs:filtering (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dsieve.vim2 " Language: Sieve filtering language input file
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dppport.h321 if (db->filtering) { \
326 SAVEINT(db->filtering) ; \
327 db->filtering = TRUE ; \
H A DBerkeleyDB.xs258 int filtering ;
295 int filtering ;
3417 RETVAL->filtering = FALSE ;
3491 RETVAL->filtering = FALSE ;
4023 RETVAL->filtering = FALSE ;
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A Dppport.h337 if (db->filtering) { \
342 SAVEINT(db->filtering) ; \
343 db->filtering = TRUE ; \
H A DDB_File.xs407 int filtering ;
962 RETVAL->filtering = 0 ;
1234 RETVAL->filtering = 0 ;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dsieve.vim2 " Language: Sieve filtering language input file
/macosx-10.10.1/vim-55/src/proto/
H A Dfileio.pro8 int buf_write __ARGS((buf_T *buf, char_u *fname, char_u *sfname, linenr_T start, linenr_T end, exarg_T *eap, int append, int forceit, int reset_changed, int filtering));
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Dmkconstants.rb542 IP_MSFILTER nil Multicast source filtering
550 MCAST_MSFILTER nil Multicast source filtering
/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/lib/Data/Dump/
H A DFiltered.pm36 Data::Dump::Filtered - Pretty printing with filtering
/macosx-10.10.1/vim-55/src/
H A Dfileio.c243 int filtering = (flags & READ_FILTER); local
341 && !filtering
387 if (!filtering && !read_stdin && !read_buffer)
795 if (filtering)
846 if (!recoverymode && !filtering && !(flags & READ_DUMMY))
1213 && !filtering
2438 if (!filtering && !(flags & READ_DUMMY))
2665 if (filtering)
3149 reset_changed, filtering)
3159 int filtering;
[all...]
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DCatalyst.pm235 log-level and location filtering, and how to forward messages not only
H A DAppender.pm551 some filtering or synchronizing functionality on incoming messages.
/macosx-10.10.1/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DFromNestedArray.pm181 The root node is validated against this in this function, but all subsequent nodes are checked as the tree is built. Any nodes found to be array references are rejected and an exception is thrown. If you desire your node values to be array references, you can use the node filtering mechanism to acheive this as the node is filtered I<after> it is validated.
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dgzip.vim72 " when filtering the whole buffer, it will become empty
H A Dphpcomplete.vim173 " NO, NO, NO! - third separate filtering looking for content
/macosx-10.10.1/apache-793/httpd/
H A Dconfigure1828 --enable-substitute response content rewrite-like filtering
H A Dconfigure.orig1828 --enable-substitute response content rewrite-like filtering
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfigure2260 --enable-filter-aaaa enable filtering of AAAA records over IPv4

Completed in 364 milliseconds