Searched refs:Filter (Results 201 - 225 of 245) sorted by relevance

12345678910

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c42 Filter *tl_filter;
1766 ldif_tool_entry_first_x( BackendDB *be, struct berval *base, int scope, Filter *f )
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dbackglue.c948 static Filter *glue_filter;
1005 Filter *f
H A Dsyncrepl.c84 Filter *si_filter;
2766 Filter f = {0};
3366 Filter uf;
3392 Filter *cf, *of;
3393 Filter mmf[2];
3411 Filter *f;
H A Didattracl.c484 Filter filter = {LDAP_FILTER_EQUALITY};
/macosx-10.9.5/emacs-92/emacs/
H A Dconfig.bat165 rem Filter thru Sed because "&" is special for CMD.EXE
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dextfileselectionbox.itk127 option add *Extfileselectionbox.filterLabel Filter widgetDefault
H A Dfileselectionbox.itk129 option add *Fileselectionbox.filterLabel Filter widgetDefault
H A Dhierarchy.itk85 itk_option define -filter filter Filter 0
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dsyntaxcomplete.vim142 " Filter the list based on the first few characters the user
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm1759 A DBM Filter is a piece of code that is be used when you I<always>
1764 and each is used to install (or uninstall) a single DBM Filter. Each
1802 =head2 The Filter
1870 Here is a DBM Filter that does it:
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duniset_props.cpp876 void UnicodeSet::applyFilter(UnicodeSet::Filter filter,
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/
H A Dserver.rb39 <label for="q">Filter/Search</label>
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dxmfbox.tcl352 # The Filter box
379 set maxWidth [::tk::mcmaxamp &OK &Filter &Cancel]
384 set data(filterBtn) [::tk::AmpWidget button $bot.filter -text [mc "&Filter"] \
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dxmfbox.tcl334 # The Filter box
361 set maxWidth [::tk::mcmaxamp &OK &Filter &Cancel]
366 set data(filterBtn) [::tk::AmpWidget button $bot.filter -text [mc "&Filter"] \
/macosx-10.9.5/CPANInternal-140/XML-SAX/XML-SAX-Base/lib/XML/SAX/
H A DBase.pm2840 it from XML::Filter::Base.
2845 Matt Sergeant (matt@sergeant.org) wrote the original XML::Filter::Base,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c41 /* Filter represents the memberURL of a group. */
46 Filter *agf_filter;
1321 autogroup_memberOf_filter( Filter *f, BerValue *dn, AttributeDescription *memberof_ad )
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Daccesslog.c73 Filter *li_oldf;
346 "DESC 'Filter of request' "
630 Filter f;
H A Dmemberof.c145 Filter mo_groupFilter;
148 Filter mo_memberFilter;
H A Dconstraint.c62 Filter *restrict_filter;
H A Dunique.c50 Filter *f;
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceController.cpp2205 IOFilterInterruptEventSource::Filter filter,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dconn.c928 op2.ors_filter = (Filter *)slap_filter_objectClass_pres;
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup32 use Net::LDAP::Filter;
616 push(@attribute,"Filter"); # put roll your on filter at the end
1082 # Create get Filter selection menu button.
1977 # Set Filter options.
1979 if ( $Global{'info'} eq "Filter" )
2010 $Global{filter} = Net::LDAP::Filter->new($match) or $error = 1;
2522 my $f = Net::LDAP::Filter->new($match) or $error = 1;
6222 any action by the user; Filter. This attribute
6522 If the I<Filter> attribute is selected this is where the
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm185 my $FILTER_MODULE = "Filter::Util::Call";
191 Filter::Util::Call::filter_add(
195 ($status = Filter::Util::Call::filter_read()) > 0;
1377 Check out L<Log::Log4perl::Filter> for detailed instructions
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm191 my $FILTER_MODULE = "Filter::Util::Call";
197 Filter::Util::Call::filter_add(
201 ($status = Filter::Util::Call::filter_read()) > 0;
1606 Check out L<Log::Log4perl::Filter> for detailed instructions

Completed in 809 milliseconds

12345678910