Home
last modified time | relevance | path

Searched refs:feature_flags (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c217 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
220 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL2; in bgmac_probe()
226 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
227 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL1; in bgmac_probe()
238 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
245 bgmac->feature_flags |= in bgmac_probe()
254 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
255 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL1; in bgmac_probe()
266 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
267 bgmac->feature_flags |= BGMAC_FEAT_NO_RESET; in bgmac_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c217 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
220 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL2; in bgmac_probe()
226 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
227 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL1; in bgmac_probe()
238 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
245 bgmac->feature_flags |= in bgmac_probe()
254 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
255 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL1; in bgmac_probe()
266 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
267 bgmac->feature_flags |= BGMAC_FEAT_NO_RESET; in bgmac_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c217 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
220 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL2; in bgmac_probe()
226 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
227 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL1; in bgmac_probe()
238 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
245 bgmac->feature_flags |= in bgmac_probe()
254 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
255 bgmac->feature_flags |= BGMAC_FEAT_FLW_CTRL1; in bgmac_probe()
266 bgmac->feature_flags |= BGMAC_FEAT_CLKCTLST; in bgmac_probe()
267 bgmac->feature_flags |= BGMAC_FEAT_NO_RESET; in bgmac_probe()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dfeature_info_unittest.cc185 EXPECT_FALSE(info_->feature_flags( in TEST_P()
200 EXPECT_FALSE(info_->feature_flags( in TEST_P()
202 EXPECT_FALSE(info_->feature_flags( in TEST_P()
1109 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1111 EXPECT_FALSE(info_->feature_flags( in TEST_P()
1125 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1127 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1342 EXPECT_FALSE(info_->feature_flags( in TEST_P()
1357 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1368 EXPECT_TRUE(info_->feature_flags( in TEST_P()
[all …]
H A Dexternal_vk_image_factory.cc23 VkFormatFeatureFlags feature_flags) { in GetMaximalImageUsageFlags() argument
25 if (feature_flags & VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT) in GetMaximalImageUsageFlags()
27 if (feature_flags & VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT) in GetMaximalImageUsageFlags()
29 if (feature_flags & VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT) in GetMaximalImageUsageFlags()
31 if (feature_flags & VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT) in GetMaximalImageUsageFlags()
33 if (feature_flags & VK_FORMAT_FEATURE_TRANSFER_SRC_BIT) in GetMaximalImageUsageFlags()
35 if (feature_flags & VK_FORMAT_FEATURE_TRANSFER_DST_BIT) in GetMaximalImageUsageFlags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dfeature_info_unittest.cc185 EXPECT_FALSE(info_->feature_flags( in TEST_P()
200 EXPECT_FALSE(info_->feature_flags( in TEST_P()
202 EXPECT_FALSE(info_->feature_flags( in TEST_P()
1109 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1111 EXPECT_FALSE(info_->feature_flags( in TEST_P()
1125 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1127 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1342 EXPECT_FALSE(info_->feature_flags( in TEST_P()
1357 EXPECT_TRUE(info_->feature_flags( in TEST_P()
1368 EXPECT_TRUE(info_->feature_flags( in TEST_P()
[all …]
H A Dexternal_vk_image_factory.cc23 VkFormatFeatureFlags feature_flags) { in GetMaximalImageUsageFlags() argument
25 if (feature_flags & VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT) in GetMaximalImageUsageFlags()
27 if (feature_flags & VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT) in GetMaximalImageUsageFlags()
29 if (feature_flags & VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT) in GetMaximalImageUsageFlags()
31 if (feature_flags & VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT) in GetMaximalImageUsageFlags()
33 if (feature_flags & VK_FORMAT_FEATURE_TRANSFER_SRC_BIT) in GetMaximalImageUsageFlags()
35 if (feature_flags & VK_FORMAT_FEATURE_TRANSFER_DST_BIT) in GetMaximalImageUsageFlags()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ios/chrome/browser/flags/
H A DBUILD.gn22 "//components/infobars/core:feature_flags",
44 "//ios/chrome/browser/browsing_data:feature_flags",
47 "//ios/chrome/browser/find_in_page:feature_flags",
48 "//ios/chrome/browser/passwords:feature_flags",
49 "//ios/chrome/browser/ui:feature_flags",
50 "//ios/chrome/browser/ui/dialogs:feature_flags",
52 "//ios/chrome/browser/ui/fullscreen:feature_flags",
53 "//ios/chrome/browser/ui/infobars:feature_flags",
56 "//ios/chrome/browser/ui/table_view:feature_flags",
57 "//ios/chrome/browser/ui/toolbar/public:feature_flags",
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/flags/
H A DBUILD.gn25 "//components/infobars/core:feature_flags",
49 "//ios/chrome/browser/browsing_data:feature_flags",
54 "//ios/chrome/browser/policy:feature_flags",
56 "//ios/chrome/browser/ui:feature_flags",
57 "//ios/chrome/browser/ui/content_suggestions:feature_flags",
58 "//ios/chrome/browser/ui/fullscreen:feature_flags",
59 "//ios/chrome/browser/ui/infobars:feature_flags",
61 "//ios/chrome/browser/ui/settings/autofill:feature_flags",
63 "//ios/chrome/browser/ui/table_view:feature_flags",
64 "//ios/chrome/browser/ui/toolbar_container:feature_flags",
[all …]
/dports/devel/libfsxfs/libfsxfs-20210726/libfsxfs/
H A Dlibfsxfs_debug.c43 uint16_t feature_flags ) in libfsxfs_debug_print_feature_flags() argument
45 if( ( feature_flags & 0x0010 ) != 0 ) in libfsxfs_debug_print_feature_flags()
50 if( ( feature_flags & 0x0020 ) != 0 ) in libfsxfs_debug_print_feature_flags()
55 if( ( feature_flags & 0x0040 ) != 0 ) in libfsxfs_debug_print_feature_flags()
60 if( ( feature_flags & 0x0080 ) != 0 ) in libfsxfs_debug_print_feature_flags()
65 if( ( feature_flags & 0x0100 ) != 0 ) in libfsxfs_debug_print_feature_flags()
70 if( ( feature_flags & 0x0200 ) != 0 ) in libfsxfs_debug_print_feature_flags()
75 if( ( feature_flags & 0x0400 ) != 0 ) in libfsxfs_debug_print_feature_flags()
80 if( ( feature_flags & 0x0800 ) != 0 ) in libfsxfs_debug_print_feature_flags()
85 if( ( feature_flags & 0x1000 ) != 0 ) in libfsxfs_debug_print_feature_flags()
[all …]
/dports/sysutils/pwgen/pwgen-2.08/
H A Dpw_rand.c51 int i, len, feature_flags; in pw_rand() local
116 feature_flags = (size > 2) ? pw_flags : 0; in pw_rand()
125 if ((feature_flags & PW_DIGITS) && in pw_rand()
127 feature_flags &= ~PW_DIGITS; in pw_rand()
128 if ((feature_flags & PW_UPPERS) && in pw_rand()
130 feature_flags &= ~PW_UPPERS; in pw_rand()
131 if ((feature_flags & PW_SYMBOLS) && in pw_rand()
133 feature_flags &= ~PW_SYMBOLS; in pw_rand()
135 if (feature_flags & (PW_UPPERS | PW_DIGITS | PW_SYMBOLS)) in pw_rand()
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dloadcfg.c667 config->feature_flags &= ~RUNTIME_FEATURE_CGI_TOGGLE; in load_config()
673 config->feature_flags &= ~RUNTIME_FEATURE_COMPRESSION; in load_config()
794 config->feature_flags |= RUNTIME_FEATURE_CGI_CRUNCHING; in load_config()
1062 config->feature_flags |= RUNTIME_FEATURE_COMPRESSION; in load_config()
1066 config->feature_flags &= ~RUNTIME_FEATURE_COMPRESSION; in load_config()
1092 config->feature_flags |= RUNTIME_FEATURE_CGI_TOGGLE; in load_config()
1096 config->feature_flags &= ~RUNTIME_FEATURE_CGI_TOGGLE; in load_config()
1107 config->feature_flags |= RUNTIME_FEATURE_HTTP_TOGGLE; in load_config()
1111 config->feature_flags &= ~RUNTIME_FEATURE_HTTP_TOGGLE; in load_config()
2034 if (config->feature_flags & RUNTIME_FEATURE_CONNECTION_KEEP_ALIVE) in load_config()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ios/chrome/browser/
H A DBUILD.gn101 "//ios/chrome/browser/find_in_page:feature_flags",
103 "//ios/chrome/browser/signin:feature_flags",
104 "//ios/chrome/browser/ssl:feature_flags",
106 "//ios/chrome/browser/ui:feature_flags",
108 "//ios/chrome/browser/ui/dialogs:feature_flags",
109 "//ios/chrome/browser/ui/fullscreen:feature_flags",
113 "//ios/chrome/browser/web:feature_flags",
155 "//ios/chrome/browser/browsing_data:feature_flags",
156 "//ios/chrome/browser/passwords:feature_flags",
157 "//ios/chrome/browser/ui:feature_flags",
[all …]
/dports/devel/libvshadow/libvshadow-20210425/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libvsgpt/libvsgpt-20210207/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libvslvm/libvslvm-20210807/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libevtx/libevtx-20210525/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libcreg/libcreg-20210502/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libfwsi/libfwsi-20210419/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libfsapfs/libfsapfs-20210424/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libfshfs/libfshfs-20210722/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libewf/libewf-20140812/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libbde/libbde-20210605/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libesedb/libesedb-20210424/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]
/dports/devel/libvhdi/libvhdi-20210425/libclocale/
H A Dlibclocale_codepage.c130 uint32_t feature_flags, in libclocale_codepage_copy_from_string() argument
175 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string()
183 feature_flags ); in libclocale_codepage_copy_from_string()
201 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_ISO_8859 ) != 0 ) in libclocale_codepage_copy_from_string()
241 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string()
268 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_WINDOWS ) != 0 ) in libclocale_codepage_copy_from_string()
529 uint32_t feature_flags, in libclocale_codepage_copy_from_string_wide() argument
574 if( ( feature_flags & ~( supported_flags ) ) != 0 ) in libclocale_codepage_copy_from_string_wide()
582 feature_flags ); in libclocale_codepage_copy_from_string_wide()
640 if( ( feature_flags & LIBCLOCALE_CODEPAGE_FEATURE_FLAG_HAVE_KOI8 ) != 0 ) in libclocale_codepage_copy_from_string_wide()
[all …]

12345678910>>...43