| /third_party/node/test/cctest/ |
| H A D | test_per_process.cc | 22 const auto& sources = PerProcessTest::get_sources_for_test(); in TEST_F() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-harfbuzzcc.py | 12 sources = sys.argv[3:] variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| H A D | pm.h | 13 struct list_head sources; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| H A D | pm.h | 16 struct list_head sources; member
|
| /third_party/gn/src/gn/ |
| H A D | bundle_file_rule.h | 48 const std::vector<SourceFile>& sources() const { return sources_; } in sources() function in BundleFileRule
|
| H A D | bundle_file_rule.cc | 34 BundleFileRule(const Target* bundle_data_target, const std::vector<SourceFile> sources, const SubstitutionPattern& pattern) BundleFileRule() argument
|
| H A D | substitution_writer_unittest.cc | 24 std::vector<SourceFile> sources; in TEST() local
|
| H A D | ninja_action_target_writer.cc | 213 const Target::FileList& sources = target_->sources(); in WriteSourceRules() local [all...] |
| /third_party/node/tools/v8_gypfiles/ |
| H A D | extras-libraries.cc | 14 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 D | vkShaderProgram.cpp | 55 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 D | vkShaderProgram.hpp | 108 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 D | power_vibrator.cpp | 39 std::vector<VibratorSource> sources = parser->ParseSources(etcPath, vendorPath, systemPath);
in LoadConfig() local
|
| H A D | vibrator_source_parser.cpp | 31 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 D | js_cached_image.cpp | 30 auto sources = jsObj->GetProperty("sources"); in IsASTCResource() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | setup.py | 13 sources=['selinuxswig_python.i'], variable 18 sources=['audit2why.c'], variable
|
| /third_party/spirv-tools/tools/objdump/ |
| H A D | objdump.cpp | 61 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 D | wakeup_action_controller.cpp | 41 std::shared_ptr<WakeupActionSources> sources = WakeupActionSourceParser::ParseSources(); in Init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineDerivativeTests.cpp | 66 void initComputeDerivativePrograms (SourceCollections& sources, bool) in initComputeDerivativePrograms() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDerivativeTests.cpp | 62 void initComputeDerivativePrograms (SourceCollections& sources) in initComputeDerivativePrograms() argument
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| H A D | power_suspend_controller_test.cpp | 327 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); in HWTEST_F() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/ |
| H A D | notificationuserinput_fuzzer.cpp | 33 uint8_t sources = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_common_ffi.cpp | 54 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 D | source_map.h | 41 std::string sources; member
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | ace_performance_check.h | 47 std::string sources; // ets page member
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/ |
| H A D | gen_vulkan_header.py | 28 sources = [ variable
|