| /third_party/skia/include/sksl/ |
| H A D | DSLFunction.h | 75 DSLExpression operator()(Args&&... args) { in operator ()() argument 91 void collectArgs(ExpressionArray& args) {} in collectArgs() argument 94 void collectArgs(ExpressionArray& args, DSLVar& var, RemainingArgs&&... remaining) { in collectArgs() argument 100 void collectArgs(ExpressionArray& args, DSLExpressio argument [all...] |
| H A D | DSLType.h | 155 static DSLPossibleExpression Construct(DSLType type, DSLVarBase& var, Args&&... args) { in Construct() argument 161 static DSLPossibleExpression Construct(DSLType type, DSLExpression expr, Args&&... args) { in Construct() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | pass_manager.h | 137 inline void PassManager::AddPass(Args&&... args) { in AddPass() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_non_uniform_test.cpp | 168 std::string args = std::get<3>(GetParam()); in TEST_P() local 182 sstr << args << "\n"; in TEST_P() local 208 std::string args = std::get<3>(GetParam()); in TEST_P() local 222 sstr << args << "\\n"; TEST_P() local [all...] |
| /third_party/vk-gl-cts/scripts/ |
| H A D | build_caselists.py | 144 args = parseArgs() variable
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/ |
| H A D | build_spirv_binaries.py | 107 args = parseArgs() variable
|
| H A D | gen_vulkan_header.py | 246 args = parser.parse_args() global() variable [all...] |
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksClient.hpp | 95 inline bool RemoteWriteFtm (int type, const char* format, va_list args) in RemoteWriteFtm() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestHierarchyUtil.cpp | 56 std::map<string, string> args; in makePackageFilename() local
|
| /third_party/vk-gl-cts/framework/delibs/depool/ |
| H A D | dePoolStringBuilder.c | 95 va_list args; in dePoolStringBuilder_appendFormat() local
|
| /third_party/vk-gl-cts/framework/qphelper/ |
| H A D | gen_release_info.py | 100 args = parseArgs() variable [all...] |
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | common_utils.cpp | 83 int ExecCommand(const std::string &cmd, const std::vector<std::string> &args) in ExecCommand() argument 199 int WriteCommandResultToFile(int fd, const std::string &cmd, const std::vector<std::string> &args) in WriteCommandResultToFile() argument
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/idl/ |
| H A D | faultlogger_service_ohos.cpp | 49 int32_t FaultloggerServiceOhos::Dump(int32_t fd, const std::vector<std::u16string> &args) in Dump() argument
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| H A D | ipc_stat_dumper.cpp | 72 bool IPCStatDumper::CheckPidIsSa(const sptr<ISystemAbilityManager> &sam, std::vector<std::string> &args, in CheckPidIsSa() argument 103 bool IPCStatDumper::CheckPidIsApp(const sptr<ISystemAbilityManager> &sam, std::vector<std::string> &args, in CheckPidIsApp() argument 135 bool IPCStatDumper::CheckPidIsDriver(const sptr<ISystemAbilityManager> &sam, std::vector<std::string> &args, in CheckPidIsDriver() argument 174 std::vector<std::string> args; in SetIpcStatCmd() local [all...] |
| /base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
| H A D | hitrace_chain_ndk.c | 61 va_list args; in OH_HiTrace_Tracepoint() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/common/ |
| H A D | option_args.cpp | 129 void OptionArgs::SetNamesAndArgs(const std::vector<std::string>& names, const std::vector<std::string>& args) in SetNamesAndArgs() argument
|
| /base/hiviewdfx/hidumper/test/unittest/common/ |
| H A D | hidumper_manager_test.cpp | 88 std::vector<std::u16string> args; in GetDumpResult() local 461 std::vector<std::u16string> args; in HWTEST_F() local
|
| H A D | hidumper_configutils_test.cpp | 57 auto args = OptionArgs::Create(); in HWTEST_F() local 88 auto args = OptionArgs::Create(); in HWTEST_F() local 134 auto args = OptionArgs::Create(); HWTEST_F() local 309 std::shared_ptr<OptionArgs> args; HWTEST_F() local [all...] |
| /base/hiviewdfx/hilog_lite/frameworks/mini/ |
| H A D | hiview_log.c | 136 va_list args; in HiLogPrintf() local 171 va_list args; in HILOG_HashPrintf() local
|
| /base/inputmethod/imf/test/fuzztest/systemabilitystub_fuzzer/ |
| H A D | systemabilitystub_fuzzer.cpp | 106 std::vector<std::u16string> args; in TestDump() local 109 DelayedSingleton<InputMethodSystemAbility>::GetInstance()->Dump(static_cast<int32_t>(size), args); in TestDump() local
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_ring_buffer_wrapper.cpp | 83 va_list args; in AppendBuf() local
|
| /base/hiviewdfx/faultloggerd/frameworks/localhandler/ |
| H A D | dfx_crash_local_handler.cpp | 63 va_list args; in PrintLog() local
|
| /base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/ |
| H A D | stats_service_test_proxy.cpp | 281 std::string StatsServiceTestProxy::ShellDump(const std::vector<std::string>& args, uint32_t argc) in ShellDump() argument
|
| /base/powermgr/battery_manager/services/native/src/ |
| H A D | battery_dump.cpp | 62 bool BatteryDump::GetBatteryInfo(int32_t fd, sptr<BatteryService> &service, const std::vector<std::u16string> &args) in GetBatteryInfo() argument 102 bool BatteryDump::MockUnplugged(int32_t fd, sptr<BatteryService>& service, const std::vector<std::u16string>& args) in MockUnplugged() argument 117 bool BatteryDump::Reset(int32_t fd, sptr<BatteryService>& service, const std::vector<std::u16string>& args) in Reset() argument 132 MockCapacity(int32_t fd, sptr<BatteryService> &service, const std::vector<std::u16string> &args) MockCapacity() argument 157 MockUevent(int32_t fd, sptr<BatteryService> &service, const std::vector<std::u16string> &args) MockUevent() argument [all...] |
| /base/powermgr/battery_manager/test/unittest/src/ |
| H A D | battert_service_inner_test.cpp | 344 std::vector<std::u16string> args;
in HWTEST_F() local 361 std::vector<std::u16string> args;
in HWTEST_F() local 378 std::vector<std::u16string> args;
in HWTEST_F() local 395 std::vector<std::u16string> args;
in HWTEST_F() local 412 std::vector<std::u16string> args; HWTEST_F() local 429 std::vector<std::u16string> args; HWTEST_F() local 445 std::vector<std::u16string> args; HWTEST_F() local 461 std::vector<std::u16string> args; HWTEST_F() local 477 std::vector<std::u16string> args; HWTEST_F() local 492 std::vector<std::u16string> args; HWTEST_F() local 511 std::vector<std::u16string> args; HWTEST_F() local 528 std::vector<std::u16string> args; HWTEST_F() local 546 std::vector<std::u16string> args; HWTEST_F() local 561 std::vector<std::u16string> args; HWTEST_F() local 575 std::vector<std::u16string> args; HWTEST_F() local 593 std::vector<std::u16string> args; HWTEST_F() local [all...] |