Home
last modified time | relevance | path

Searched defs:support (Results 226 - 250 of 458) sorted by relevance

12345678910>>...19

/third_party/python/Lib/test/
H A Dtest_index.py2 from test import support namespace
H A Dtest_platform.py10 from test import support namespace
H A Dtest_sort.py1 from test import support namespace
H A Dtest_tuple.py1 from test import support, seq_tests namespace
H A Dtest_turtle.py3 from test import support namespace
H A D_test_eintr.py24 from test import support namespace
H A Dpythoninfo.py677 from test import support namespace
H A Dtest_cmd_line_script.py16 from test import support namespace
H A Dtest_memoryview.py8 import test.support namespace
H A Dtest_weakset.py9 from test import support namespace
H A Dtest_decorators.py1 from test import support namespace
/third_party/python/Lib/test/test_peg_generator/
H A Dtest_c_parser.py10 from test import support namespace
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCaseUtil.hpp84 InstanceFactory1WithSupport (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Arg0& arg0, const Support& support) in InstanceFactory1WithSupport() argument
91 InstanceFactory1WithSupport (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0, const Support& support) in InstanceFactory1WithSupport() argument
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicyanother_fuzzer/
H A Daudio_policy_another_fuzzer.cpp245 bool support = *reinterpret_cast<const bool *>(rawData); in AudioPolicyOtherFuzzTest() local
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
H A Daudio_policy_service_second_unit_test.cpp247 bool support = false; in HWTEST_F() local
261 bool support = false; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h107 struct dcb_support support; member
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp-bus.c142 sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id, unsigned long *support) sfp_parse_port() argument
239 sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, unsigned long *support) sfp_parse_support() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c345 void dcn314_smu_set_zstate_support(struct clk_mgr_internal *clk_mgr, enum dcn_zstate_support_state support) in dcn314_smu_set_zstate_support() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c325 void dcn31_smu_set_zstate_support(struct clk_mgr_internal *clk_mgr, enum dcn_zstate_support_state support) in dcn31_smu_set_zstate_support() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h107 struct dcb_support support; member
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dsfp-bus.c49 sfp_parse_port(struct sfp_bus *bus, const struct sfp_eeprom_id *id, unsigned long *support) sfp_parse_port() argument
148 sfp_parse_support(struct sfp_bus *bus, const struct sfp_eeprom_id *id, unsigned long *support, unsigned long *interfaces) sfp_parse_support() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.cpp266 DECKLINK_BOOL support; in ff_decklink_set_format() local
268 BMDDisplayModeSupport support; in ff_decklink_set_format() local
[all...]
/third_party/gn/src/gn/
H A Dohos_components.cc571 void OhosComponents::LoadOhosComponentsChecker(const std::string &build_dir, const Value *support, int checkType, in LoadOhosComponentsChecker() argument
590 LoadOhosComponentsMapping(const std::string& build_dir, const Value *support, const Value *independent) LoadOhosComponentsMapping() argument
/third_party/python/Lib/multiprocessing/
H A Dutil.py473 from test import support namespace
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sendfile.py13 from test import support namespace

Completed in 20 milliseconds

12345678910>>...19