Home
last modified time | relevance | path

Searched defs:sources (Results 1 - 25 of 195) sorted by relevance

12345678

/third_party/node/test/cctest/
H A Dtest_per_process.cc22 const auto& sources = PerProcessTest::get_sources_for_test(); in TEST_F() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-harfbuzzcc.py12 sources = sys.argv[3:] variable
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dpm.h13 struct list_head sources; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dpm.h16 struct list_head sources; member
/third_party/gn/src/gn/
H A Dbundle_file_rule.h48 const std::vector<SourceFile>& sources() const { return sources_; } in sources() function in BundleFileRule
H A Dbundle_file_rule.cc34 BundleFileRule(const Target* bundle_data_target, const std::vector<SourceFile> sources, const SubstitutionPattern& pattern) BundleFileRule() argument
H A Dsubstitution_writer_unittest.cc24 std::vector<SourceFile> sources; in TEST() local
H A Dninja_action_target_writer.cc213 const Target::FileList& sources = target_->sources(); in WriteSourceRules() local
[all...]
/third_party/node/tools/v8_gypfiles/
H A Dextras-libraries.cc14 static const char sources[] = { 40, 102, 117, 110, 99, 116, 105, 111, 110, 40, 41, 32, 123, 125, 41 }; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkShaderProgram.cpp55 tcu::TestLog& logShader(tcu::TestLog& log, const std::vector<std::string> (&sources)[glu::SHADERTYPE_LAST]) in logShader() argument
66 sources[shaderType][shaderNdx], in logShader() local
H A DvkShaderProgram.hpp108 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
118 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
/base/powermgr/power_manager/utils/vibrator/src/
H A Dpower_vibrator.cpp39 std::vector<VibratorSource> sources = parser->ParseSources(etcPath, vendorPath, systemPath); in LoadConfig() local
H A Dvibrator_source_parser.cpp31 std::vector<VibratorSource> sources; in ParseSources() local
73 std::vector<VibratorSource> sources; in ParseSources() local
90 ParseSourcesProc( std::vector<VibratorSource>& sources, Json::Value& valueObj, std::string& key) ParseSourcesProc() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_cached_image.cpp30 auto sources = jsObj->GetProperty("sources"); in IsASTCResource() local
/third_party/selinux/libselinux/src/
H A Dsetup.py13 sources=['selinuxswig_python.i'], variable
18 sources=['audit2why.c'], variable
/third_party/spirv-tools/tools/objdump/
H A Dobjdump.cpp61 OutputSourceFiles( const std::unordered_map<std::string, std::string>& sources, const std::string& outdirPath, bool overwrite) OutputSourceFiles() argument
/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_controller.cpp41 std::shared_ptr<WakeupActionSources> sources = WakeupActionSourceParser::ParseSources(); in Init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp66 void initComputeDerivativePrograms (SourceCollections& sources, bool) in initComputeDerivativePrograms() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp62 void initComputeDerivativePrograms (SourceCollections& sources) in initComputeDerivativePrograms() argument
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_suspend_controller_test.cpp327 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/
H A Dnotificationuserinput_fuzzer.cpp33 uint8_t sources = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.cpp54 void TransformNativeCJFingerInfo(CJFingerInfo* sources, const std::list<OHOS::Ace::FingerInfo>& fingerInfoList) in TransformNativeCJFingerInfo() argument
36 TransformNativeTouchLocationInfo( CJTouchInfo* sources, const std::list<OHOS::Ace::TouchLocationInfo>& touchLocationInfoList) TransformNativeTouchLocationInfo() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.h41 std::string sources; member
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.h47 std::string sources; // ets page member
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_vulkan_header.py28 sources = [ variable

Completed in 8 milliseconds

12345678