/third_party/skia/experimental/skrive/src/reader/ |
H A D | JsonReader.cpp | 21 const char* name; in block_type() member 48 return strcmp(a.name, b.name) < 0; in block_type() 51 return (map_entry != std::end(gTypeMap) && !strcmp(map_entry->name, key.name)) in block_type()
|
/third_party/skia/gm/ |
H A D | tilemodes_scaled.cpp | 77 SkString name("scaled_tilemodes"); 79 name.append("_npot"); 81 return name; 199 ScaledTiling2GM(ShaderProc proc, const char name[]) : fProc(proc), fName(name) {} in ScaledTiling2GM() argument
|
/third_party/spirv-tools/source/ |
H A D | operand.cpp | 53 const char* name, in spvOperandTableNameLookup() 57 if (!name || !pEntry) return SPV_ERROR_INVALID_POINTER; in spvOperandTableNameLookup() 67 if (nameLength == strlen(entry.name) && in spvOperandTableNameLookup() 68 !strncmp(entry.name, name, nameLength)) { in spvOperandTableNameLookup() 50 spvOperandTableNameLookup(spv_target_env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDepthTests.cpp | 112 DepthCase (Context& context, const char* name, const char* description); 119 DepthCase::DepthCase (Context& context, const char* name, const char* description) in DepthCase() argument 120 : TestCase(context, name, description) in DepthCase() 197 DepthCompareCase (Context& context, const char* name, const char* description, deUint32 compareOp) in DepthCompareCase() argument 198 : DepthCase (context, name, description) in DepthCompareCase()
|
/third_party/vk-gl-cts/scripts/ |
H A D | check_build_sanity.py | 230 for name, steps in recipes: 286 for name, steps in RECIPES: 289 print(name) 292 name, steps = getAllRecipe(RECIPES) if args.recipe == "all" \ 295 print("Running %s" % name)
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
H A D | vktApplicationParametersTests.cpp | 363 const char* name; in createApplicationParametersTests() member 373 const char* name; in createApplicationParametersTests() member 385 de::MovePtr<tcu::TestCaseGroup> createGroup(new tcu::TestCaseGroup(testCtx, groups[groupIdx].name, "")); in createApplicationParametersTests() 392 addFunctionCase(createGroup.get(), tests[testIdx].name, "", checkSupport, createInstanceTest, testParams); in createApplicationParametersTests() 394 addFunctionCase(createGroup.get(), tests[testIdx].name, "", checkSupport, createDeviceTest, testParams); in createApplicationParametersTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderDiscardTests.cpp | 110 const char* name, 135 const char* name, in ShaderDiscardCase() 142 : ShaderRenderCase (testCtx, name, description, false, evalFunc, new SamplerUniformSetup(usesTexture), DE_NULL) in ShaderDiscardCase() 416 std::string name = std::string(getTemplateName(tmpl)) + "_" + getModeName(mode); in makeDiscardCase() local 419 return de::MovePtr<ShaderDiscardCase>(new ShaderDiscardCase(testCtx, name.c_str(), in makeDiscardCase() 134 ShaderDiscardCase(tcu::TestContext& testCtx, const char* name, const char* description, const char* shaderSource, const ShaderEvalFunc evalFunc, bool usesTexture, bool fuzzyCompare, bool demote) ShaderDiscardCase() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageAlignedMipSize.cpp | 60 const std::string& name, 77 const std::string& name, in ImageAlignedMipSizeCase() 82 : TestCase (testCtx, name, description) in ImageAlignedMipSizeCase() 284 const std::string name = getImageFormatID(format); in createImageAlignedMipSizeTests() local 293 imageTypeGroup->addChild(new ImageAlignedMipSizeCase(testCtx, name.c_str(), "", imageType, imageSize, format)); in createImageAlignedMipSizeTests() 76 ImageAlignedMipSizeCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format) ImageAlignedMipSizeCase() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.h | 115 * ext_password - Whether password is a name for external storage 181 * domain_suffix_match - Constraint for server domain name 188 * host/domain name is compared one label at a time starting from the 496 * on the interface name, so multiple %wpa_supplicant processes can be 519 * (group can be either group name or gid) 590 * pcsc_reader - PC/SC reader name prefix 592 * If not %NULL, PC/SC reader with a name that matches this prefix is 1010 * <autoscan module name>:<module parameters> 1046 * format: <backend name>[:<optional backend parameters>] 1560 int wpa_config_get_value(const char *name, struc [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fDepthTests.cpp | 109 DepthCase (Context& context, const char* name, const char* description); 116 DepthCase::DepthCase (Context& context, const char* name, const char* description) in DepthCase() argument 117 : TestCase(context, name, description) in DepthCase() 194 DepthCompareCase (Context& context, const char* name, const char* description, deUint32 compareOp) in DepthCompareCase() argument 195 : DepthCase (context, name, description) in DepthCompareCase()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config.h | 118 * ext_password - Whether password is a name for external storage 209 * domain_suffix_match - Constraint for server domain name 216 * host/domain name is compared one label at a time starting from the 525 * on the interface name, so multiple %wpa_supplicant processes can be 548 * (group can be either group name or gid) 625 * pcsc_reader - PC/SC reader name prefix 627 * If not %NULL, PC/SC reader with a name that matches this prefix is 1069 * <autoscan module name>:<module parameters> 1105 * format: <backend name>[:<optional backend parameters>] 1728 int wpa_config_get_value(const char *name, struc [all...] |
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/cpp/ |
H A D | cpp_custom_types_code_emitter.cpp | 268 std::string name = StringHelper::Format("%s.%s", objName.c_str(), memberName.c_str());
in EmitCustomTypeMarshallingImpl() local 269 GetTypeEmitter(type->GetMemberType(i))->EmitCppMarshalling("data", name, sb, TAB);
in EmitCustomTypeMarshallingImpl() 305 std::string name = StringHelper::Format("%s.%s", objName.c_str(), memberName.c_str());
in EmitCustomTypeUnmarshallingImpl() local 315 name.c_str(), typeEmitter->EmitCppType().c_str(), cpName.c_str(),
in EmitCustomTypeUnmarshallingImpl() 318 name.c_str());
in EmitCustomTypeUnmarshallingImpl() 324 sb.Append(TAB).AppendFormat("%s = %s;\n", name.c_str(), cpName.c_str());
in EmitCustomTypeUnmarshallingImpl() 326 typeEmitter->EmitCppUnMarshalling("data", name, sb, TAB);
in EmitCustomTypeUnmarshallingImpl()
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | context_container.cpp | 156 std::string ContextContainer::GetDir(const std::string &name, int mode) in GetDir() argument 159 return baseContext_->GetDir(name, mode); in GetDir() 268 if (bundleInfo.name.empty() || bundleInfo.applicationInfo.name.empty()) { in CreateBundleContext() 287 bundleInfo.name.c_str(), bundleInfo.applicationInfo.codePath.c_str()); in InitResourceManager() 307 bundleInfo.name, moduleName, hapPath, overlayPaths, *resConfig, appType)); in InitResourceManager() 317 bundleInfo.name, moduleName, hapPath, overlayPaths, *resConfig, appType)); in InitResourceManager()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | device.cpp | 497 const SwapchainCreateInfo& swapchainCreateInfo, const RenderHandleReference& replacedHandle, const string_view name) in CreateSwapchainImpl() 561 // create shallow handle with handle in the name in CreateSwapchainImpl() 567 swapchainData.globalName = name; in CreateSwapchainImpl() 568 swapchainData.name = DefaultEngineGpuResourceConstants::CORE_DEFAULT_SWAPCHAIN + in CreateSwapchainImpl() 571 gpuResourceMgr_->CreateSwapchainImage(finalReplaceHandle, name, shallowDesc); in CreateSwapchainImpl() 577 swapchainData.name + to_string(idx), ref->GetDesc(), ref->GetBasePlatformData()); in CreateSwapchainImpl() 629 const SwapchainCreateInfo& swapchainCreateInfo, const RenderHandleReference& replacedHandle, const string_view name) in CreateSwapchainHandle() 635 return CreateSwapchainImpl(swapchainCreateInfo, replacedHandle, name); in CreateSwapchainHandle() 496 CreateSwapchainImpl( const SwapchainCreateInfo& swapchainCreateInfo, const RenderHandleReference& replacedHandle, const string_view name) CreateSwapchainImpl() argument 628 CreateSwapchainHandle( const SwapchainCreateInfo& swapchainCreateInfo, const RenderHandleReference& replacedHandle, const string_view name) CreateSwapchainHandle() argument
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_focus_parser.cpp | 158 if (xmlStrcmp(currNode->name, reinterpret_cast<const xmlChar*>("audio_focus_policy"))) { in LoadConfig() 173 (!xmlStrcmp(currNode->name, reinterpret_cast<const xmlChar*>("focus_type")))) { in LoadConfig() 198 if (!xmlStrcmp(sNode->name, reinterpret_cast<const xmlChar*>("deny"))) { in ParseFocusChildrenMap() 214 if (!xmlStrcmp(currNode->name, reinterpret_cast<const xmlChar*>("focus_table"))) { in ParseFocusMap() 215 AUDIO_DEBUG_LOG("node type: Element, name: %s", currNode->name); in ParseFocusMap() 276 if (!xmlStrcmp(currNode->name, reinterpret_cast<const xmlChar*>("focus_type"))) { in ParseRejectedStreams() 333 if (!xmlStrcmp(currNode->name, reinterpret_cast<const xmlChar*>("focus_type"))) { in ParseAllowedStreams()
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A D | system_graph_loader.cpp | 69 const TYPEINFO* FindTypeInfo(const string_view name, const array_view<const ITypeInfo* const>& container) in FindTypeInfo() argument 72 if (static_cast<const TYPEINFO*>(info)->typeName == name) { in FindTypeInfo() 110 if (auto const array = jsonData.find(propertyData.info->name); array) { in ReadArrayPropertyValue() 117 if (SafeGetJsonValue(jsonData, propertyData.info->name, error, result)) { in ReadArrayPropertyValue() 129 if (SafeGetJsonValue(jsonData, propertyData.info->name, error, result)) { in ReadArrayPropertyValue() 143 if (SafeGetJsonValue(jsonData, propertyData.info->name, error, result)) { in ReadHandlePropertyValue() 152 if (auto const array = jsonData.find(propertyData.info->name); array) { in ReadVecPropertyValue()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/minimp4_demuxer/ |
H A D | minimp4_demuxer_plugin.cpp | 46 int Sniff(const std::string &name, std::shared_ptr<DataSource> dataSource);
50 MiniMP4DemuxerPlugin::MiniMP4DemuxerPlugin(std::string name)
in MiniMP4DemuxerPlugin() argument 51 : DemuxerPlugin(std::move(name)),
in MiniMP4DemuxerPlugin() 60 MEDIA_LOG_I("MiniMP4DemuxerPlugin, plugin name: " PUBLIC_LOG_S, pluginName_.c_str());
in MiniMP4DemuxerPlugin() 441 int Sniff(const std::string &name, std::shared_ptr<DataSource> dataSource)
in Sniff() argument 474 regInfo.name = pluginName;
in RegisterPlugins() 477 regInfo.creator = [](const std::string &name) -> std::shared_ptr<DemuxerPlugin> {
in RegisterPlugins() 478 return std::make_shared<MiniMP4DemuxerPlugin>(name);
in RegisterPlugins()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/ |
H A D | aac_demuxer_plugin.cpp | 41 int Sniff(const std::string& name, std::shared_ptr<DataSource> dataSource);
45 AACDemuxerPlugin::AACDemuxerPlugin(std::string name)
in AACDemuxerPlugin() argument 46 : DemuxerPlugin(std::move(name)),
in AACDemuxerPlugin() 55 MEDIA_LOG_I("AACDemuxerPlugin, plugin name: " PUBLIC_LOG_S, pluginName_.c_str());
in AACDemuxerPlugin() 417 int Sniff(const std::string& name, std::shared_ptr<DataSource> dataSource)
in Sniff() argument 443 regInfo.name = pluginName;
in RegisterPlugin() 446 regInfo.creator = [](const std::string &name) -> std::shared_ptr<DemuxerPlugin> {
in RegisterPlugin() 447 return std::make_shared<AACDemuxerPlugin>(name);
in RegisterPlugin()
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | cooperate_context.cpp | 406 void Context::StartTrace(const std::string &name) in StartTrace() argument 409 if (traces_.find(name) != traces_.end()) { in StartTrace() 412 traces_.emplace(name, std::chrono::steady_clock::now()); in StartTrace() 413 FI_HILOGI("[PERF] Start tracing \'%{public}s\'", name.c_str()); in StartTrace() 416 void Context::FinishTrace(const std::string &name) in FinishTrace() argument 419 if (auto iter = traces_.find(name); iter != traces_.end()) { in FinishTrace() 420 FI_HILOGI("[PERF] Finish tracing \'%{public}s\', elapsed:%{public}lld ms", name.c_str(), in FinishTrace()
|
/foundation/resourceschedule/ffrt/src/queue/ |
H A D | queue_handler.cpp | 35 QueueHandler::QueueHandler(const char* name, const ffrt_queue_attr_t* attr, const int type) in QueueHandler() argument 53 if (name != nullptr && std::string(name).size() <= STRING_SIZE_MAX) { in QueueHandler() 54 name_ = "sq_" + std::string(name) + "_" + std::to_string(GetQueueId()); in QueueHandler() 57 FFRT_LOGW("failed to set [queueId=%u] name due to invalid name or length.", GetQueueId()); in QueueHandler() 175 int QueueHandler::Cancel(const char* name) in Cancel() argument 179 int ret = queue_->Remove(name); in Cancel() 181 FFRT_LOGD("cancel task %s failed, task may have been executed", name); in Cancel() 337 ss << "[Serial_Queue_Timeout_Callback] process name in RunTimeOutCallback() [all...] |
/foundation/window/window_manager/extension/window_extension/src/ |
H A D | js_window_extension.cpp | 124 moduleName.append("::").append(abilityInfo_->name); in Init() 197 srcPath.append("/").append(Extension::abilityInfo_->name).append(".abc"); in GetSrcPath() 333 napi_value JsWindowExtension::CallJsMethod(const char* name, napi_value const * argv, size_t argc) const in CallJsMethod() argument 335 WLOGI("called (%{public}s), begin", name); in CallJsMethod() 352 napi_get_named_property(env, value, name, &method); in CallJsMethod() 354 WLOGFE("Failed to get '%{public}s' from WindowExtension object", name); in CallJsMethod() 357 WLOGI("(%{public}s), success", name); in CallJsMethod()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_dfx.c | 239 if (strcpy_s(transParam->name, DFile_EVENT_NAME_LEN, "ERROR_CODE") != NSTACKX_EOK) { in WaitFileHeaderTimeoutEvent() 260 if (strcpy_s(transParam->name, DFile_EVENT_NAME_LEN, "NA") != NSTACKX_EOK) { in DFileServerCreateEvent() 282 if (strcpy_s(transParam->name, DFile_EVENT_NAME_LEN, "NA") != NSTACKX_EOK) { in DFileClientCreateEvent() 304 if (strcpy_s(transParam->name, DFile_EVENT_NAME_LEN, "NA") != NSTACKX_EOK) { in DFileSendFileBeginEvent() 326 if (strcpy_s(transParam->name, DFile_EVENT_NAME_LEN, "SocketIndex") != NSTACKX_EOK) { in PeerShuttedEvent() 348 if (strcpy_s(transParam->name, DFile_EVENT_NAME_LEN, "TRANSRATE") != NSTACKX_EOK) { in TransferCompleteEvent() 370 if (strcpy_s(transParam->name, DFile_EVENT_NAME_LEN, "NA") != NSTACKX_EOK) { in AcceptSocketEvent()
|
/kernel/linux/linux-5.10/drivers/fsi/ |
H A D | fsi-occ.c | 43 char name[32]; member 514 .name = "occ-hwmon", in occ_probe() 544 snprintf(occ->name, sizeof(occ->name), "occ%d", occ->idx); in occ_probe() 547 occ->mdev.name = occ->name; in occ_probe() 586 .name = "occ",
|
/kernel/linux/linux-5.10/drivers/bus/mhi/host/ |
H A D | debugfs.c | 100 mhi_chan->name, mhi_chan->chan); in mhi_debugfs_channels_show() 109 mhi_chan->name, mhi_chan->chan, (chan_ctxt->chcfg & in mhi_debugfs_channels_show() 140 mhi_dev->name, mhi_dev->dev_type ? "Controller" : "Transfer", in mhi_device_info_show() 179 const char *name; in mhi_debugfs_regdump_show() member 215 for (i = 0; regs[i].name; i++) { in mhi_debugfs_regdump_show() 223 seq_printf(m, "%s: 0x%x\n", regs[i].name, val); in mhi_debugfs_regdump_show() 405 mhi_debugfs_root = debugfs_create_dir(mhi_bus_type.name, NULL); in mhi_debugfs_init()
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | geode-aes.c | 193 const char *name = crypto_tfm_alg_name(tfm); in fallback_init_cip() local 196 tctx->fallback.cip = crypto_alloc_cipher(name, 0, in fallback_init_cip() 200 printk(KERN_ERR "Error allocating fallback algo %s\n", name); in fallback_init_cip() 239 const char *name = crypto_tfm_alg_name(&tfm->base); in geode_init_skcipher() local 243 crypto_alloc_skcipher(name, 0, CRYPTO_ALG_NEED_FALLBACK | in geode_init_skcipher() 246 printk(KERN_ERR "Error allocating fallback algo %s\n", name); in geode_init_skcipher() 426 .name = "Geode LX AES",
|