| /freebsd-10-stable/contrib/xz/src/liblzma/simple/ |
| D | simple_coder.c | 60 const size_t filtered = coder->filter(coder->simple, in call_filter() local 63 coder->now_pos += filtered; in call_filter() 64 return filtered; in call_filter() 85 if (coder->pos < coder->filtered) { in simple_code() 86 lzma_bufcpy(coder->buffer, &coder->pos, coder->filtered, in simple_code() 91 if (coder->pos < coder->filtered) in simple_code() 95 assert(coder->filtered == coder->size); in simple_code() 101 coder->filtered = 0; in simple_code() 136 const size_t filtered = call_filter( in simple_code() local 139 const size_t unfiltered = size - filtered; in simple_code() [all …]
|
| D | simple_private.h | 55 size_t filtered; member
|
| /freebsd-10-stable/sys/contrib/xz-embedded/linux/lib/xz/ |
| D | xz_dec_bcj.c | 57 size_t filtered; member 348 size_t filtered; in bcj_apply() local 356 filtered = bcj_x86(s, buf, size); in bcj_apply() 361 filtered = bcj_powerpc(s, buf, size); in bcj_apply() 366 filtered = bcj_ia64(s, buf, size); in bcj_apply() 371 filtered = bcj_arm(s, buf, size); in bcj_apply() 376 filtered = bcj_armthumb(s, buf, size); in bcj_apply() 381 filtered = bcj_sparc(s, buf, size); in bcj_apply() 386 filtered = 0; in bcj_apply() 390 *pos += filtered; in bcj_apply() [all …]
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/ |
| D | depth_filter_editor.c | 52 svn_boolean_t filtered; member 72 svn_boolean_t filtered, in make_node_baton() argument 79 b->filtered = filtered; in make_node_baton() 97 if (pb->filtered) in okay_to_edit() 317 if (fb->filtered) in apply_textdelta() 340 if (! fb->filtered) in close_file() 356 if (! pb->filtered) in absent_file() 370 if (! db->filtered) in close_directory() 385 if (! pb->filtered) in absent_directory() 402 if (! fb->filtered) in change_file_prop() [all …]
|
| /freebsd-10-stable/contrib/llvm/utils/TableGen/ |
| D | X86DisassemblerShared.h | 18 bool filtered; \ 23 filtered = false; \
|
| D | X86DisassemblerTables.cpp | 796 if(newInfo.filtered) in setTableFields() 809 !previousInfo.filtered) { in setTableFields()
|
| D | X86RecognizableInstr.cpp | 605 Spec->filtered = true; in emitInstructionSpecifier()
|
| /freebsd-10-stable/contrib/subversion/subversion/svnsync/ |
| D | svnsync.c | 564 apr_hash_t *filtered = apr_hash_make(pool); in filter_props() local 577 svn_hash_sets(filtered, propname, propval); in filter_props() 585 return filtered; in filter_props() 1249 apr_hash_t *filtered; in replay_rev_started() local 1275 filtered = filter_props(&filtered_count, rev_props, in replay_rev_started() 1286 if (! svn_hash_gets(filtered, SVN_PROP_REVISION_LOG)) in replay_rev_started() 1287 svn_hash_sets(filtered, SVN_PROP_REVISION_LOG, in replay_rev_started() 1293 SVN_ERR(svnsync_normalize_revprops(filtered, &normalized_count, in replay_rev_started() 1303 filtered, in replay_rev_started() 1340 apr_hash_t *filtered, *existing_props; in replay_rev_finished() local [all …]
|
| /freebsd-10-stable/contrib/ncurses/ncurses/base/ |
| D | lib_set_term.c | 256 bool filtered, in _nc_setupscreen() argument 265 slines, scolumns, output, filtered, slk_format)); in _nc_setupscreen() 289 SP->_filtered = filtered; in _nc_setupscreen() 292 if (filtered) { in _nc_setupscreen()
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Notes/ |
| D | ALLoncpu_notes.txt | 19 since much of the noise will be filtered out. DTrace itself also tries
|
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | refclock_nmea.c | 244 u_int filtered; /* mode bits, not GPZDG, same second */ member 878 up->tally.filtered++; in nmea_receive() 915 up->tally.filtered++; in nmea_receive() 1036 up->tally.filtered++; in nmea_receive() 1156 up->tally.filtered, up->tally.pps_used); in nmea_poll()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/ |
| D | parse-diff.c | 298 svn_boolean_t filtered; in hunk_readline_original_or_modified() local 322 filtered = (str->data[0] == verboten || str->data[0] == '\\'); in hunk_readline_original_or_modified() 324 while (filtered && ! *eof); in hunk_readline_original_or_modified() 326 if (filtered) in hunk_readline_original_or_modified()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_client/ |
| D | patch.c | 3151 svn_boolean_t filtered = FALSE; in apply_patches() local 3161 SVN_ERR(patch_func(patch_baton, &filtered, in apply_patches() 3167 if (! filtered) in apply_patches()
|
| /freebsd-10-stable/contrib/sendmail/libmilter/ |
| D | README | 162 Email messages must be injected via SMTP to be filtered. There are two
|
| /freebsd-10-stable/contrib/libarchive/ |
| D | README.md | 121 When creating archives, the result can be filtered with any of the following:
|
| /freebsd-10-stable/contrib/subversion/subversion/include/ |
| D | svn_client.h | 1914 svn_boolean_t *filtered, 6530 svn_boolean_t *filtered,
|
| /freebsd-10-stable/sys/dev/iwn/ |
| D | if_iwnreg.h | 1442 uint32_t filtered; member
|
| /freebsd-10-stable/share/examples/ipfilter/ |
| D | examples.txt | 118 can be filtered out as follows:
|
| D | ipf-howto.txt | 510 that all packets coming in are not only filtered as they 511 enter the firewall, they're also filtered as they exit. 2930 addresses and machine classes, transparent filtered bridges
|
| /freebsd-10-stable/contrib/sendmail/contrib/ |
| D | mmuegel | 1669 Hopefully only the original body of the message will be filtered. Only messages 1670 that have a subject that begins with 'Returned mail:' are filtered. This 1673 filtered. All of the original headers will remain intact.
|
| /freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| D | BEGEMOT-BRIDGE-MIB.txt | 1055 (i.e., filtered) by the Forwarding Process."
|
| D | BRIDGE-MIB.txt | 1001 (i.e., filtered) by the Forwarding Process."
|
| /freebsd-10-stable/contrib/ncurses/doc/ |
| D | hackguide.doc | 570 you can drive logic from a table filtered out of include/Caps, do it.
|
| /freebsd-10-stable/contrib/ncurses/ncurses/ |
| D | llib-lncurses | 1682 NCURSES_BOOL filtered,
|
| /freebsd-10-stable/contrib/tcpdump/ |
| D | CHANGES | 983 At a later time, the packets can be filtered (again) and printed.
|