Home
last modified time | relevance | path

Searched defs:util (Results 476 - 500 of 546) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/python/Lib/test/
H A Dtest_runpy.py3 import importlib.machinery, importlib.util namespace
H A Dtest_zipimport.py5 import importlib.util namespace
[all...]
H A Dtest_wsgiref.py9 from wsgiref import util namespace
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc51 namespace util { namespace
[all...]
H A Dproto_writer.cc52 namespace util { namespace
[all...]
H A Dprotostream_objectsource.cc60 namespace util { namespace
[all...]
H A Dprotostream_objectwriter.cc54 namespace util { namespace
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc45 namespace util { namespace
/third_party/python/Lib/test/test_importlib/
H A Dtest_spec.py5 util = test_util.import_importlib('importlib.util') variable
[all...]
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp641 ParserUtil util; in IsDigestChanged() local
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Drtg.c874 unsigned long util = grp->ravg.normalized_util; in best_cluster() local
912 int sched_set_group_normalized_util(unsigned int grp_id, unsigned long util, in sched_set_group_normalized_util() argument
830 sched_get_max_group_util(const struct cpumask *query_cpus, unsigned long *util, unsigned int *freq) sched_get_max_group_util() argument
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg.c875 unsigned long util = grp->ravg.normalized_util; in best_cluster() local
913 int sched_set_group_normalized_util(unsigned int grp_id, unsigned long util, in sched_set_group_normalized_util() argument
831 sched_get_max_group_util(const struct cpumask *query_cpus, unsigned long *util, unsigned int *freq) sched_get_max_group_util() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java
H A DSimpleTimeZone.java
H A DVTimeZone.java
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleMatcherTest.java[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DSimpleTimeZone.java
H A DMutableCodePointTrie.java
H A DVTimeZone.java
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleMatcherTest.java[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc405 PhoneNumberMatcher::PhoneNumberMatcher(const PhoneNumberUtil& util, in PhoneNumberMatcher() argument
84 ContainsOnlyValidXChars(const PhoneNumber& number, const string& candidate, const PhoneNumberUtil& util) ContainsOnlyValidXChars() argument
121 AllNumberGroupsRemainGrouped( const PhoneNumberUtil& util, const PhoneNumber& number, const string& normalized_candidate, const std::vector<string>& formatted_number_groups) AllNumberGroupsRemainGrouped() argument
834 AllNumberGroupsAreExactlyPresent( const PhoneNumberUtil& util, const PhoneNumber& phone_number, const string& normalized_candidate, const std::vector<string>& formatted_number_groups) const AllNumberGroupsAreExactlyPresent() argument
886 ContainsMoreThanOneSlashInNationalNumber( const PhoneNumber& number, const string& candidate, const PhoneNumberUtil& util) ContainsMoreThanOneSlashInNationalNumber() argument
[all...]
/third_party/python/
H A Dsetup.py6 import importlib.util namespace
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py33 from . import util namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp47 namespace util namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp559 namespace util { namespace

Completed in 40 milliseconds

1...<<11121314151617181920>>...22