Home
last modified time | relevance | path

Searched defs:how (Results 26 – 50 of 4183) sorted by relevance

12345678910>>...168

/dports/devel/hyperscan/boost_1_75_0/libs/locale/src/encoding/
H A Dcodepage.cpp41 method_type how) in convert_between()
67 method_type how) in convert_to()
93 method_type how) in convert_from()
136 … std::string const &to_charset,std::string const &from_charset,method_type how) in between()
142 …c_string<char> to_utf(char const *begin,char const *end,std::string const &charset,method_type how) in to_utf()
148 … std::string from_utf(char const *begin,char const *end,std::string const &charset,method_type how) in from_utf()
154 …tring<wchar_t> to_utf(char const *begin,char const *end,std::string const &charset,method_type how) in to_utf()
160 …string from_utf(wchar_t const *begin,wchar_t const *end,std::string const &charset,method_type how) in from_utf()
167 …ring<char16_t> to_utf(char const *begin,char const *end,std::string const &charset,method_type how) in to_utf()
173 …ring from_utf(char16_t const *begin,char16_t const *end,std::string const &charset,method_type how) in from_utf()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Mono.Web.Util/
H A DMembershipSectionMapper.cs76 bool GetCommonAttributes (SettingsMappingWhatContents how, out string name, out string type) in GetCommonAttributes()
96 void SetProviderProperties (SettingsMappingWhatContents how, ProviderSettings prov) in SetProviderProperties()
115 void ProcessAdd (MembershipSection section, SettingsMappingWhatContents how) in ProcessAdd()
132 void ProcessRemove (MembershipSection section, SettingsMappingWhatContents how) in ProcessRemove()
147 void ProcessClear (MembershipSection section, SettingsMappingWhatContents how) in ProcessClear()
152 void ProcessReplace (MembershipSection section, SettingsMappingWhatContents how) in ProcessReplace()
H A DRoleManagerSectionMapper.cs76 bool GetCommonAttributes (SettingsMappingWhatContents how, out string name, out string type) in GetCommonAttributes()
96 void SetProviderProperties (SettingsMappingWhatContents how, ProviderSettings prov) in SetProviderProperties()
115 void ProcessAdd (RoleManagerSection section, SettingsMappingWhatContents how) in ProcessAdd()
132 void ProcessRemove (RoleManagerSection section, SettingsMappingWhatContents how) in ProcessRemove()
147 void ProcessClear (RoleManagerSection section, SettingsMappingWhatContents how) in ProcessClear()
152 void ProcessReplace (RoleManagerSection section, SettingsMappingWhatContents how) in ProcessReplace()
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dusage.c29 int how = 0; in m_Usage() local
35 int how = 0; in m_Usage() local
41 int how = 0; in m_Usage() local
47 int how = 0; in m_Usage() local
/dports/graphics/py-geopandas/geopandas-0.10.2/geopandas/tests/
H A Dtest_overlay.py57 def how(request): function
68 def test_overlay(dfs_index, how): argument
113 def test_overlay_nybb(how): argument
223 def test_overlay_overlap(how): argument
281 def test_geometry_not_named_geometry(dfs, how, other_geometry): argument
332 def test_duplicate_column_name(dfs, how): argument
348 def test_preserve_crs(dfs, how): argument
359 def test_crs_mismatch(dfs, how): argument
420 def test_overlay_strict(how, keep_geom_type, geom_types): argument
738 def test_non_overlapping(how): argument
/dports/www/ilias6/ILIAS-6.14/docs/development/
H A Drepository-pattern.md5 ### Architectural Perspective
24 ### Technical Perspectice
39 ### Alternatives
73 ### Advantages
109 ### Disadvantages
147 ### Guidelines for Implementation
/dports/astro/gpsman/gpsman-6.4.4.2/gmsrc/
H A Dfiles_foreign.tcl2788 proc XML_ImportFile {fileType file what how} {
2835 proc Import_GPX {file what how} {
2840 proc Import_KML {file what how} {
2845 proc Import_EasyGPS {file how} {
3092 proc Import_Ozi {file what how} {
3182 proc Import_GD2 {file what how} {
3652 proc Import_Kismet {file how} {
3777 proc Import_BGA {file how} {
3912 proc Import_SimpleText {file how} {
5058 proc Import_Meridian {file what how} {
[all …]
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/fronthelpers/
H A Dcheckoutinfo_impl.cpp86 void CheckoutInfo_impl::hideDepth(bool how) in hideDepth()
121 void CheckoutInfo_impl::disableTargetDir(bool how) in disableTargetDir()
134 void CheckoutInfo_impl::disableOpen(bool how) in disableOpen()
156 void CheckoutInfo_impl::disableRange(bool how) in disableRange()
171 void CheckoutInfo_impl::disableAppend(bool how) in disableAppend()
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/tests/
H A Dtest_merge_column_and_index.py81 def how(request): function
93 df_left, df_right, ddf_left, ddf_right, on, how, shuffle_method argument
109 df_left, df_right, ddf_left, ddf_right_single, on, how, shuffle_method argument
125 df_left, df_right, ddf_left_single, ddf_right, on, how, shuffle_method argument
140 df_left, df_right, ddf_left, ddf_right_unknown, on, how, shuffle_method argument
154 df_left, df_right, ddf_left_unknown, ddf_right, on, how, shuffle_method argument
173 how, argument
191 df_left, df_right, ddf_left, ddf_right_double, on, how, shuffle_method argument
211 df_left, df_right, ddf_left_double, ddf_right, on, shuffle_method, how, broadcast argument
252 ddf_left_single, ddf_right_single, on, how, shuffle_method argument
H A Dtest_multi.py227 def test_hash_join(how, shuffle_method): argument
735 def test_merge_columns_dtypes(how, on_index): argument
772 def test_merge(how, shuffle_method): argument
867 def test_merge_tasks_semi_anti_cudf(engine, how, parts): argument
919 def test_merge_by_index_patterns(how, shuffle_method): argument
1133 def test_join_by_index_patterns(how, shuffle_method): argument
1247 def test_merge_by_multiple_columns(how, shuffle_method): argument
1468 def test_cheap_single_parition_merge_left_right(how, flip): argument
2388 def test_merge_tasks_large_to_small(how, npartitions, base): argument
2449 def test_pairwise_rejects_unsupported_join_types(how): argument
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/boost-docs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-server/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-client/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/boost-libs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/hyperscan/boost_1_75_0/libs/locale/test/
H A Dtest_convert.cpp44 #define TEST_A(Chr,how,source,dest) \ argument
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/multimedia/libv4l/linux-5.13-rc2/fs/autofs/
H A Dexpire.c12 unsigned long timeout, unsigned int how) in autofs_can_expire()
30 struct dentry *dentry, unsigned int how) in autofs_mount_busy()
153 unsigned int how) in autofs_direct_busy()
185 unsigned int how) in autofs_tree_busy()
244 unsigned int how) in autofs_check_leaves()
277 unsigned int how) in autofs_expire_direct()
324 unsigned int how) in should_expire()
423 unsigned int how) in autofs_expire_indirect()
576 struct autofs_sb_info *sbi, unsigned int how) in autofs_do_expire_multi()
614 unsigned int how = 0; in autofs_expire_multi() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/autofs/
H A Dexpire.c12 unsigned long timeout, unsigned int how) in autofs_can_expire()
30 struct dentry *dentry, unsigned int how) in autofs_mount_busy()
153 unsigned int how) in autofs_direct_busy()
185 unsigned int how) in autofs_tree_busy()
244 unsigned int how) in autofs_check_leaves()
277 unsigned int how) in autofs_expire_direct()
324 unsigned int how) in should_expire()
423 unsigned int how) in autofs_expire_indirect()
576 struct autofs_sb_info *sbi, unsigned int how) in autofs_do_expire_multi()
614 unsigned int how = 0; in autofs_expire_multi() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/autofs/
H A Dexpire.c12 unsigned long timeout, unsigned int how) in autofs_can_expire()
30 struct dentry *dentry, unsigned int how) in autofs_mount_busy()
153 unsigned int how) in autofs_direct_busy()
185 unsigned int how) in autofs_tree_busy()
244 unsigned int how) in autofs_check_leaves()
277 unsigned int how) in autofs_expire_direct()
324 unsigned int how) in should_expire()
423 unsigned int how) in autofs_expire_indirect()
576 struct autofs_sb_info *sbi, unsigned int how) in autofs_do_expire_multi()
614 unsigned int how = 0; in autofs_expire_multi() local
/dports/games/battletanks/btanks-0.9.8083/mrt/
H A Dsocket_set.cpp53 void SocketSet::add(const Socket &sock, const int how) { in add()
75 void SocketSet::add(const Socket *sock, const int how) { in add()
108 bool SocketSet::check(const Socket &sock, const int how) { in check()
122 bool SocketSet::check(const Socket *sock, const int how) { in check()
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dlockfile.c70 int how; in Do_lock() local
93 int how; in Do_lock() local
117 int how; in Do_lock() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/openat2/
H A Dhelpers.c17 bool needs_openat2(const struct open_how *how) in needs_openat2()
22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2()
28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2()
33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat()
98 struct open_how how = {}; in init() local

12345678910>>...168