Searched refs:filtered (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DBaseClient.cpp735 // if IP is filtered, don't greet him but disconnect...
2700 AddLogLineC(CFormat(_("Message filtered from '%s' (IP:%s)")) % GetUserName() % GetFullIP());
2739 AddDebugLogLineN(logClient, CFormat(wxT("Received message from client not supporting captchas, filtered and sent notifier (%s)")) % GetClientFullInfo());
2741 AddDebugLogLineN(logClient, CFormat(wxT("Received message from client not supporting captchas, filtered, didn't send notifier (%s)")) % GetClientFullInfo());
2819 bool filtered = false;
2823 filtered = true;
2825 filtered = true;
2827 filtered = thePrefs::IsMessageFiltered(message);
2830 if (filtered) {
2833 return filtered;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-annotate.c72 if (!al.filtered && hists__add_entry(&session->hists, &al)) {
H A Dbuiltin-report.c159 if (al.filtered || (hide_unresolved && al.sym == NULL))
H A Dbuiltin-top.c1031 al.filtered)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvc1dsp.asm108 ; each set of 4 pixels is not filtered if the 3rd is not
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvc1dsp_yasm.asm109 ; each set of 4 pixels is not filtered if the 3rd is not
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dinput.c73 * filtered out, through all open handles. This function is called with
88 bool filtered = false; local
96 if (filtered)
102 filtered = true;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_route.c534 "%s [Update:SEND] %s/%d is filtered",
831 /* Announcement to peer->conf. If the route is filtered,
987 goto filtered;
998 goto filtered;
1006 goto filtered;
1013 goto filtered;
1020 goto filtered;
1029 goto filtered;
1042 goto filtered;
1052 goto filtered;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dftp.tex306 the current directory. The list can be filtered using the {\it wildcard} string.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_main.c2260 * ps [DRSTCZEUIMA] All processes, optionally filtered by state
2701 kdb_printf(" Any command's output may be filtered through an ");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsession.c216 al.filtered = false;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djaxen-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jaxen/ org/jaxen/expr/ org/jaxen/expr/Predicate ...
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js4858 // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results,
5621 var filtered = jQuery.grep(elements, function( elem ) {
5626 return jQuery.filter(qualifier, filtered, !keep);
5628 qualifier = jQuery.filter( qualifier, filtered );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1805 the key or value to be filtered. Filtering is achieved by modifying

Completed in 135 milliseconds

12