Home
last modified time | relevance | path

Searched refs:dont_mask (Results 1 – 23 of 23) sorted by relevance

/dports/irc/epic5/epic5-2.1.6/source/
H A Dignore.c133 static int change_ignore_mask_by_desc (const char *type, Mask *do_mask, Mask *dont_mask, char **rea…
437 static int change_ignore_mask_by_desc (const char *type, Mask *do_mask, Mask *dont_mask, char **rea… in change_ignore_mask_by_desc() argument
457 del2 = dont_mask; in change_ignore_mask_by_desc()
463 mask = dont_mask; in change_ignore_mask_by_desc()
471 del1 = dont_mask; in change_ignore_mask_by_desc()
533 del2 = dont_mask; in change_ignore_mask_by_desc()
937 Mask do_mask, dont_mask; in get_ignore_patterns_by_type() local
942 mask_unsetall(&dont_mask); in get_ignore_patterns_by_type()
949 change_ignore_mask_by_desc(ctype, &do_mask, &dont_mask, NULL, NULL); in get_ignore_patterns_by_type()
950 if (mask_isnone(&do_mask) && mask_isnone(&dont_mask)) in get_ignore_patterns_by_type()
[all …]
/dports/irc/epic4/epic4-2.10.9/source/
H A Dignore.c435 static int change_ignore_mask_by_desc (const char *type, int *do_mask, int *dont_mask, int *high_ma… in change_ignore_mask_by_desc() argument
454 del2 = dont_mask; in change_ignore_mask_by_desc()
460 mask = dont_mask; in change_ignore_mask_by_desc()
469 del2 = dont_mask; in change_ignore_mask_by_desc()
475 del1 = dont_mask; in change_ignore_mask_by_desc()
488 del2 = dont_mask; in change_ignore_mask_by_desc()
959 int do_mask = 0, dont_mask = 0, high_mask = 0; in get_ignore_patterns_by_type() local
968 change_ignore_mask_by_desc(ctype, &do_mask, &dont_mask, &high_mask, NULL, NULL); in get_ignore_patterns_by_type()
969 if (do_mask == 0 && dont_mask == 0 && high_mask == 0) in get_ignore_patterns_by_type()
984 if ((tmp->dont & dont_mask) != dont_mask) in get_ignore_patterns_by_type()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dignore.c969 int get_type_by_desc (char *type, int *do_mask, int *dont_mask) in get_type_by_desc() argument
975 *do_mask = *dont_mask = 0; in get_type_by_desc()
989 mask = dont_mask; in get_type_by_desc()
1052 int do_mask = 0, dont_mask = 0; in get_ignore_patterns_by_type() local
1061 get_type_by_desc(ctype, &do_mask, &dont_mask); in get_ignore_patterns_by_type()
1062 if (do_mask == 0 && dont_mask == 0) in get_ignore_patterns_by_type()
1070 if ((tmp->dont & dont_mask) != dont_mask) in get_ignore_patterns_by_type()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dignore.c969 int get_type_by_desc (char *type, int *do_mask, int *dont_mask) in get_type_by_desc() argument
975 *do_mask = *dont_mask = 0; in get_type_by_desc()
989 mask = dont_mask; in get_type_by_desc()
1052 int do_mask = 0, dont_mask = 0; in get_ignore_patterns_by_type() local
1061 get_type_by_desc(ctype, &do_mask, &dont_mask); in get_ignore_patterns_by_type()
1062 if (do_mask == 0 && dont_mask == 0) in get_ignore_patterns_by_type()
1070 if ((tmp->dont & dont_mask) != dont_mask) in get_ignore_patterns_by_type()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/hppa/
H A Dstrcat.S44 combt,= tmp1,r0,dont_mask
54 dont_mask: label
H A Dstrncat.S42 combt,= tmp1,r0,dont_mask
52 dont_mask: label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A Dstrcat.S44 combt,= tmp1,r0,dont_mask
54 dont_mask: label
H A Dstrncat.S42 combt,= tmp1,r0,dont_mask
52 dont_mask: label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A Dstrcat.S44 combt,= tmp1,r0,dont_mask
54 dont_mask: label
H A Dstrncat.S42 combt,= tmp1,r0,dont_mask
52 dont_mask: label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/hppa/
H A Dstrcat.S44 combt,= tmp1,r0,dont_mask
54 dont_mask: label
H A Dstrncat.S42 combt,= tmp1,r0,dont_mask
52 dont_mask: label
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dignore.h63 int get_type_by_desc (char *type, int *do_mask, int *dont_mask);
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dignore.h63 int get_type_by_desc (char *type, int *do_mask, int *dont_mask);
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/fuse/
H A Ddir.c538 if (!fm->fc->dont_mask) in fuse_create_open()
726 if (!fm->fc->dont_mask) in fuse_mknod()
755 if (!fm->fc->dont_mask) in fuse_mkdir()
H A Dfuse_i.h708 unsigned dont_mask:1; member
H A Dinode.c1012 fc->dont_mask = 1; in process_init_reply()
1365 fc->dont_mask = 1; in fuse_fill_super_common()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/fuse/
H A Ddir.c538 if (!fm->fc->dont_mask) in fuse_create_open()
726 if (!fm->fc->dont_mask) in fuse_mknod()
755 if (!fm->fc->dont_mask) in fuse_mkdir()
H A Dfuse_i.h708 unsigned dont_mask:1; member
H A Dinode.c1012 fc->dont_mask = 1; in process_init_reply()
1365 fc->dont_mask = 1; in fuse_fill_super_common()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/fuse/
H A Ddir.c538 if (!fm->fc->dont_mask) in fuse_create_open()
726 if (!fm->fc->dont_mask) in fuse_mknod()
755 if (!fm->fc->dont_mask) in fuse_mkdir()
H A Dfuse_i.h708 unsigned dont_mask:1; member
H A Dinode.c1012 fc->dont_mask = 1; in process_init_reply()
1365 fc->dont_mask = 1; in fuse_fill_super_common()