Home
last modified time | relevance | path

Searched defs:entry_type (Results 1 – 25 of 1389) sorted by relevance

12345678910>>...56

/dports/devel/libmsiecf/libmsiecf-20210420/libmsiecf/
H A Dlibmsiecf_property_type.c45 uint32_t entry_type, in libmsiecf_property_types_get_identifier()
75 uint32_t entry_type, in libmsiecf_property_type_get_identifier()
92 uint32_t entry_type, in libmsiecf_property_types_get_description()
122 uint32_t entry_type, in libmsiecf_property_type_get_description()
/dports/devel/libfwsi/libfwsi-20210419/libfwps/
H A Dlibfwps_property_identifier.c96 uint32_t entry_type, in libfwps_property_identifiers_get_identifier()
126 uint32_t entry_type, in libfwps_property_identifier_get_identifier()
159 uint32_t entry_type, in libfwps_property_identifiers_get_description()
189 uint32_t entry_type, in libfwps_property_identifier_get_description()
/dports/devel/liblnk/liblnk-20210417/libfwps/
H A Dlibfwps_property_identifier.c96 uint32_t entry_type, in libfwps_property_identifiers_get_identifier()
126 uint32_t entry_type, in libfwps_property_identifier_get_identifier()
159 uint32_t entry_type, in libfwps_property_identifiers_get_description()
189 uint32_t entry_type, in libfwps_property_identifier_get_description()
/dports/devel/libolecf/libolecf-20210512/libfwps/
H A Dlibfwps_property_identifier.c96 uint32_t entry_type, in libfwps_property_identifiers_get_identifier()
126 uint32_t entry_type, in libfwps_property_identifier_get_identifier()
159 uint32_t entry_type, in libfwps_property_identifiers_get_description()
189 uint32_t entry_type, in libfwps_property_identifier_get_description()
/dports/devel/boost-docs/boost_1_72_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() argument
35 Entry x;
36 std::size_t count;
/dports/devel/boost-python-libs/boost_1_72_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() argument
35 Entry x;
36 std::size_t count;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() argument
35 Entry x;
36 std::size_t count;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() argument
35 Entry x;
36 std::size_t count;
/dports/databases/percona57-server/boost_1_59_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() argument
35 Entry x;
36 std::size_t count;
/dports/databases/xtrabackup/boost_1_59_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() function
35 Entry x;
36 std::size_t count;
/dports/databases/percona57-client/boost_1_59_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() function
35 Entry x;
36 std::size_t count;
/dports/devel/boost-libs/boost_1_72_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() argument
35 Entry x;
36 std::size_t count;
/dports/devel/hyperscan/boost_1_75_0/libs/flyweight/test/
H A Dtest_custom_factory.cpp31 struct entry_type struct in lu_factory_class
33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() function
35 Entry x;
36 std::size_t count;
/dports/devel/hpx/hpx-1.2.1/tests/unit/util/cache/
H A Dlocal_lru_cache.cpp39 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_lru_insert() typedef
59 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_lru_insert_with_touch() typedef
96 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_lru_clear() typedef
133 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_lru_erase_one() typedef
159 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_lru_update() typedef
H A Dlocal_mru_cache.cpp41 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_mru_insert() typedef
63 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_mru_insert_with_touch() typedef
109 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_mru_clear() typedef
148 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_mru_erase_one() typedef
180 typedef hpx::util::cache::entries::lru_entry<std::string> entry_type; in test_mru_update() typedef
H A Dlocal_statistics.cpp43 typedef entries::lru_entry<std::string> entry_type; in test_statistics_insert() typedef
76 typedef entries::lru_entry<std::string> entry_type; in test_statistics_insert_with_touch() typedef
130 typedef entries::lru_entry<std::string> entry_type; in test_statistics_update() typedef
192 typedef entries::lru_entry<std::string> entry_type; in test_statistics_erase_one() typedef
/dports/devel/boost-docs/boost_1_72_0/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/process/
H A Denvironment.hpp451 struct entry_type struct in boost::process::basic_environment
454 typedef Char value_type;
455 typedef const value_type * pointer;
457 typedef boost::iterator_range<pointer> range;
458 typedef Environment environment_t;
461 std::vector<string_type> to_vector() const in to_vector()
571 struct entry_type struct in boost::process::basic_native_environment
574 typedef Char value_type;
575 typedef const value_type * pointer;
578 typedef Environment environment_t;
[all …]
/dports/accessibility/caribou/caribou-0.4.21/caribou/settings/
H A Dsetting_types.py70 entry_type=ENTRY_DEFAULT variable in ValueSetting
72 allowed=[], entry_type=ENTRY_DEFAULT, sensitive=None, argument
115 entry_type = ENTRY_CHECKBOX variable in BooleanSetting
122 entry_type = ENTRY_SPIN variable in IntegerSetting
133 entry_type = ENTRY_SPIN variable in FloatSetting
148 entry_type = ENTRY_COLOR variable in ColorSetting
151 entry_type = ENTRY_FONT variable in FontSetting

12345678910>>...56