Home
last modified time | relevance | path

Searched defs:pName (Results 1 – 25 of 2441) sorted by relevance

12345678910>>...98

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/plugins/modules/
H A Dwin_psmodule_info.ps1139 $pName = $p.Name in ConvertTo-SerializableModuleInfo() variable
142 switch -Regex ($pName) { in ConvertTo-SerializableModuleInfo() variable
147 Name = $pName in ConvertTo-SerializableModuleInfo() variable
152 $pName in ConvertTo-SerializableModuleInfo() variable
161 Name = $pName in ConvertTo-SerializableModuleInfo() variable
168 $pName in ConvertTo-SerializableModuleInfo() variable
174 Name = $pName in ConvertTo-SerializableModuleInfo() variable
181 Name = $pName in ConvertTo-SerializableModuleInfo() variable
189 Name = $pName in ConvertTo-SerializableModuleInfo() variable
195 Name = $pName in ConvertTo-SerializableModuleInfo() variable
[all …]
H A Dwin_psscript_info.ps198 $pName = $p.Name in ConvertTo-SerializableScriptInfo() variable
103 Name = $pName in ConvertTo-SerializableScriptInfo() variable
109 Name = $pName in ConvertTo-SerializableScriptInfo() variable
114 $pName in ConvertTo-SerializableScriptInfo() variable
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/midilib/src/
H A Dmidiutil.c414 BOOL muGetInstrumentName(char *pName, int iInstr) in muGetInstrumentName()
422 BOOL muGetDrumName(char *pName, int iInstr) in muGetDrumName()
430 BOOL muGetMIDIMsgName(char *pName, tMIDI_MSG iMsg) in muGetMIDIMsgName()
480 BOOL muGetControlName(char *pName, tMIDI_CC iCC) in muGetControlName()
488 BOOL muGetKeySigName(char *pName, tMIDI_KEYSIG iKey) in muGetKeySigName()
504 BOOL muGetTextName(char *pName, tMIDI_TEXT iEvent) in muGetTextName()
510 BOOL muGetMetaName(char *pName, tMIDI_META iEvent) in muGetMetaName()
539 int muGetNoteFromName(const char *pName) in muGetNoteFromName()
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Dcombase.cpp25 CBaseObject::CBaseObject(__in_opt LPCTSTR pName) in CBaseObject()
42 CBaseObject::CBaseObject(const char *pName) in CBaseObject()
91 CUnknown::CUnknown(__in_opt LPCTSTR pName, __in_opt LPUNKNOWN pUnk) in CUnknown()
113 CUnknown::CUnknown(__in_opt LPCTSTR pName, __in_opt LPUNKNOWN pUnk, __inout_opt HRESULT *phr) : in CUnknown()
121 CUnknown::CUnknown(__in_opt LPCSTR pName, __in_opt LPUNKNOWN pUnk) in CUnknown()
126 CUnknown::CUnknown(__in_opt LPCSTR pName, __in_opt LPUNKNOWN pUnk, __inout_opt HRESULT *phr) : in CUnknown()
/dports/devel/asl/asl-current/
H A Dcode2650.c338 static void AddFixed(const char *pName, Word Code) in AddFixed()
343 static void AddOneReg(const char *pName, Word Code) in AddOneReg()
348 static void AddImm(const char *pName, Word Code) in AddImm()
353 static void AddRegImm(const char *pName, Word Code) in AddRegImm()
358 static void AddRegAbs(const char *pName, Word Code) in AddRegAbs()
363 static void AddRegRel(const char *pName, Word Code) in AddRegRel()
368 static void AddCondAbs(const char *pName, Word Code) in AddCondAbs()
373 static void AddCondRel(const char *pName, Word Code) in AddCondRel()
383 static void AddBrAbs(const char *pName, Word Code) in AddBrAbs()
388 static void AddCond(const char *pName, Word Code) in AddCond()
[all …]
H A Dtexrefs.c38 static void AddList(tpRefSave *ppList, const char *pDescr, const char *pName, const char *pValue) in AddList()
81 static void GetList(tpRefSave pList, const char *pDescr, const char *pName, char *pDest) in GetList()
125 void PrintList(const char *pName, tpRefSave pList, const char *pDescr) in PrintList()
155 void AddLabel(const char *pName, const char *pValue) in AddLabel()
167 void GetLabel(const char *pName, char *pDest) in GetLabel()
210 void AddCite(const char *pName, const char *pValue) in AddCite()
223 void GetCite(char *pName, char *pDest) in GetCite()
H A Dcode1802.c253 static void AddFixed(const char *pName, Word Code, CPUVar MinCPU) in AddFixed()
261 static void AddReg(const char *pName, Word Code, CPUVar MinCPU) in AddReg()
269 static void AddRegNoZero(const char *pName, Word Code, CPUVar MinCPU) in AddRegNoZero()
277 static void AddRegImm16(const char *pName, Word Code, CPUVar MinCPU) in AddRegImm16()
285 static void AddImm(const char *pName, Word Code, CPUVar MinCPU) in AddImm()
293 static void AddRegLBranch(const char *pName, Word Code, CPUVar MinCPU) in AddRegLBranch()
301 static void AddLBranch(const char *pName, Word Code, CPUVar MinCPU) in AddLBranch()
309 static void AddSBranch(const char *pName, Word Code, CPUVar MinCPU) in AddSBranch()
317 static void AddIO(const char *pName, Word Code, CPUVar MinCPU) in AddIO()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/source/writer/
H A DEPUBPackage.cxx65 void EPUBPackage::openXMLFile(const char* pName) in openXMLFile()
79 void EPUBPackage::openElement(const char* pName, const librevenge::RVNGPropertyList& rAttributes) in openElement()
93 void EPUBPackage::closeElement(const char* pName) in closeElement()
118 void EPUBPackage::openCSSFile(const char* pName) in openCSSFile()
162 void EPUBPackage::openBinaryFile(const char* pName) in openBinaryFile()
193 void EPUBPackage::openTextFile(const char* pName) in openTextFile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/source/writer/
H A DEPUBPackage.cxx64 void EPUBPackage::openXMLFile(const char* pName) in openXMLFile()
78 void EPUBPackage::openElement(const char* pName, const librevenge::RVNGPropertyList& rAttributes) in openElement()
93 void EPUBPackage::closeElement(const char* pName) in closeElement()
118 void EPUBPackage::openCSSFile(const char* pName) in openCSSFile()
162 void EPUBPackage::openBinaryFile(const char* pName) in openBinaryFile()
193 void EPUBPackage::openTextFile(const char* pName) in openTextFile()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Sockets/WebServer/
H A DSystemTable.c130 IN CONST CHAR8 * pName, in RowDecimalValue()
196 IN CONST CHAR8 * pName, in RowHexValue()
291 IN CONST CHAR8 * pName, in RowPointer()
392 IN CONST CHAR8 * pName, in RowRevision()
469 IN CONST CHAR8 * pName, in RowUnicodeString()
534 IN CONST CHAR16 * pName, in TableHeader()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/remote_device/messages/
H A DRemoteMessage.cpp74 void RemoteMessage::missingValue(const QLatin1String& pName) in missingValue()
81 void RemoteMessage::invalidType(const QLatin1String& pName, const QLatin1String& pExpectedType) in invalidType()
88 bool RemoteMessage::getBoolValue(const QJsonObject& pJsonObject, const QLatin1String& pName) in getBoolValue()
107 int RemoteMessage::getIntValue(const QJsonObject& pJsonObject, const QLatin1String& pName, int pDef… in getIntValue()
126 QString RemoteMessage::getStringValue(const QJsonObject& pJsonObject, const QLatin1String& pName) in getStringValue()
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dpir.cc131 PIR1v1::PIR1v1(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR1v1()
193 PIR1v2::PIR1v2(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR1v2()
261 PIR1v3::PIR1v3(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR1v3()
323 PIR1v4::PIR1v4(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR1v4()
355 PIR2v1::PIR2v1(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR2v1()
362 PIR2v2::PIR2v2(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR2v2()
391 PIR2v3::PIR2v3(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR2v3()
427 PIR2v4::PIR2v4(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR2v4()
461 PIR2v5::PIR2v5(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR2v5()
469 PIR3v1::PIR3v1(Processor *pCpu, const char *pName, const char *pDesc,INTCON *_intcon, PIE *_pie) in PIR3v1()
[all …]
H A D16bit-registers.cc539 PCL16::PCL16(Processor *pCpu, const char *pName, const char *pDesc) in PCL16()
662 TOSU::TOSU(Processor *pCpu, const char *pName, const char *pDesc) in TOSU()
699 STKPTR16::STKPTR16(Processor *pCpu, const char *pName, const char *pDesc) in STKPTR16()
827 RCON::RCON(Processor *pCpu, const char *pName, const char *pDesc) in RCON()
836 CPUSTA::CPUSTA(Processor *pCpu, const char *pName, const char *pDesc) in CPUSTA()
845 T0CON::T0CON(Processor *pCpu, const char *pName, const char *pDesc) in T0CON()
899 TMR0H::TMR0H(Processor *pCpu, const char *pName, const char *pDesc) in TMR0H()
937 TMR0_16::TMR0_16(Processor *pCpu, const char *pName, const char *pDesc) in TMR0_16()
1161 T3CON::T3CON(Processor *pCpu, const char *pName, const char *pDesc) in T3CON()
1366 LVDCON::LVDCON(Processor *pCpu, const char *pName, const char *pDesc) in LVDCON()
[all …]
H A Dcwg.cc633 CWGxCON0::CWGxCON0(CWG* pt, Processor *pCpu, const char *pName, const char *pDesc) in CWGxCON0()
654 CWGxCON1::CWGxCON1(CWG *pt, Processor *pCpu, const char *pName, const char *pDesc) in CWGxCON1()
676 CWGxCON2::CWGxCON2(CWG *pt, Processor *pCpu, const char *pName, const char *pDesc) in CWGxCON2()
698 CWGxDBF::CWGxDBF(CWG *pt, Processor *pCpu, const char *pName, const char *pDesc) in CWGxDBF()
758 CWGxDBR::CWGxDBR(CWG *pt, Processor *pCpu, const char *pName, const char *pDesc) in CWGxDBR()
868 COG::COG(Processor *pCpu, const char *pName) : in COG()
1169 COGxRIS::COGxRIS(COG *pt, Processor *pCpu, const char *pName, const char *pDesc): in COGxRIS()
1183 COGxFIS::COGxFIS(COG *pt, Processor *pCpu, const char *pName, const char *pDesc): in COGxFIS()
1213 COGxSTR::COGxSTR(COG *pt, Processor *pCpu, const char *pName, const char *pDesc): in COGxSTR()
1227 COGxDBR::COGxDBR(COG *pt, Processor *pCpu, const char *pName, const char *pDesc): in COGxDBR()
[all …]
H A Da2dconverter.cc71 ADCON0::ADCON0(Processor *pCpu, const char *pName, const char *pDesc) in ADCON0()
386 ADCON0_DIF::ADCON0_DIF(Processor *pCpu, const char *pName, const char *pDesc) in ADCON0_DIF()
489 ADCON1_16F::ADCON1_16F(Processor *pCpu, const char *pName, const char *pDesc) in ADCON1_16F()
607 ADCON1::ADCON1(Processor *pCpu, const char *pName, const char *pDesc) in ADCON1()
962 ANSEL::ANSEL(Processor *pCpu, const char *pName, const char *pDesc) in ANSEL()
1000 ANSEL_H::ANSEL_H(Processor *pCpu, const char *pName, const char *pDesc) in ANSEL_H()
1037 ANSEL_P::ANSEL_P(Processor *pCpu, const char *pName, const char *pDesc) in ANSEL_P()
1115 ADCON0_10::ADCON0_10(Processor *pCpu, const char *pName, const char *pDesc) in ADCON0_10()
1184 ADCON0_12F::ADCON0_12F(Processor *pCpu, const char *pName, const char *pDesc) in ADCON0_12F()
1237 ANSEL_12F::ANSEL_12F(Processor *pCpu, const char *pName, const char *pDesc) in ANSEL_12F()
[all …]
/dports/graphics/vulkan-loader/Vulkan-Loader-1.2.203/tests/framework/layer/
H A Dtest_layer.cpp217 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL get_device_func(VkDevice device, const char* pName) { in get_device_func()
223 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL get_instance_func(VkInstance instance, const char* pName) { in get_instance_func()
267 …_vkVoidFunction VKAPI_CALL test_layer_GetInstanceProcAddr(VkInstance instance, const char* pName) { in test_layer_GetInstanceProcAddr()
273 …_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetInstanceProcAddr(VkInstance instance, const char* pName) { in vkGetInstanceProcAddr()
279 …TR PFN_vkVoidFunction VKAPI_CALL test_layer_GetDeviceProcAddr(VkDevice device, const char* pName) { in test_layer_GetDeviceProcAddr()
285 … VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetDeviceProcAddr(VkDevice device, const char* pName) { in vkGetDeviceProcAddr()
291 …PI_ATTR PFN_vkVoidFunction VKAPI_CALL GetInstanceProcAddr(VkInstance instance, const char* pName) { in GetInstanceProcAddr()
297 …RT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetDeviceProcAddr(VkDevice device, const char* pName) { in GetDeviceProcAddr()
304const char* pName) { in vk_layerGetPhysicalDeviceProcAddr()
/dports/textproc/libodfgen01/libodfgen-0.1.8/src/
H A DFillManager.cxx132 librevenge::RVNGString pName=style["librevenge:parent-display-name"]->getStr(); in getStyleNameForGradient() local
151 librevenge::RVNGString pName=style["librevenge:parent-display-name"]->getStr(); in getStyleNameForGradient() local
218 librevenge::RVNGString pName=style["librevenge:parent-display-name"]->getStr(); in getStyleNameForHatch() local
237 librevenge::RVNGString pName=style["librevenge:parent-display-name"]->getStr(); in getStyleNameForHatch() local
319 librevenge::RVNGString pName=style["librevenge:parent-display-name"]->getStr(); in getStyleNameForOpacity() local
338 librevenge::RVNGString pName=style["librevenge:parent-display-name"]->getStr(); in getStyleNameForOpacity() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/unoxml/source/dom/
H A Delement.cxx119 const xmlChar* pName = pAttr->name; in fastSaxify() local
136 const xmlChar* pName = m_aNodePtr->name; in fastSaxify() local
262 xmlChar const*const pName = in getAttributeNode() local
287 xmlChar const*const pName = in getAttributeNodeNS() local
317 xmlChar const*const pName = in getAttributeNS() local
389 xmlChar const *pName = reinterpret_cast<xmlChar const *>(o1.getStr()); in hasAttribute() local
403 xmlChar const *pName = reinterpret_cast<xmlChar const *>(o1.getStr()); in hasAttributeNS() local
420 xmlChar const*const pName = in removeAttribute() local
444 xmlChar const*const pName = in removeAttributeNS() local
606 xmlChar const *pName = reinterpret_cast<xmlChar const *>(o1.getStr()); in setAttribute() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unoxml/source/dom/
H A Delement.cxx120 const xmlChar* pName = pAttr->name; in fastSaxify() local
137 const xmlChar* pName = m_aNodePtr->name; in fastSaxify() local
264 xmlChar const*const pName = in getAttributeNode() local
289 xmlChar const*const pName = in getAttributeNodeNS() local
319 xmlChar const*const pName = in getAttributeNS() local
391 xmlChar const *pName = reinterpret_cast<xmlChar const *>(o1.getStr()); in hasAttribute() local
405 xmlChar const *pName = reinterpret_cast<xmlChar const *>(o1.getStr()); in hasAttributeNS() local
422 xmlChar const*const pName = in removeAttribute() local
446 xmlChar const*const pName = in removeAttributeNS() local
608 xmlChar const *pName = reinterpret_cast<xmlChar const *>(o1.getStr()); in setAttribute() local
[all …]
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/imp/xp/
H A DODi_NotesConfiguration.cpp35 void ODi_NotesConfiguration::startElement(const gchar* pName, in startElement()
59 void ODi_NotesConfiguration::endElement(const gchar* pName, in endElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/idl/source/objects/
H A Dbastype.cxx29 bool SvBOOL::ReadSvIdl( SvStringHashEntry const * pName, SvTokenStream & rInStm ) in ReadSvIdl()
52 void SvIdentifier::ReadSvIdl( SvStringHashEntry const * pName, SvTokenStream & rInStm ) in ReadSvIdl()
96 bool ReadStringSvIdl( SvStringHashEntry const * pName, SvTokenStream & rInStm, OString& aRetString ) in ReadStringSvIdl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idl/source/objects/
H A Dbastype.cxx29 bool SvBOOL::ReadSvIdl( SvStringHashEntry const * pName, SvTokenStream & rInStm ) in ReadSvIdl()
52 void SvIdentifier::ReadSvIdl( SvStringHashEntry const * pName, SvTokenStream & rInStm ) in ReadSvIdl()
96 bool ReadStringSvIdl( SvStringHashEntry const * pName, SvTokenStream & rInStm, OString& aRetString ) in ReadStringSvIdl()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/mfx_trace/src/
H A Dmfx_trace_utils_linux.cpp44 std::string mfx_trace_get_value(FILE* file, const char* pName) in mfx_trace_get_value()
97 const char* pName, in mfx_trace_get_conf_dword()
119 const char* pName, in mfx_trace_get_conf_string()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A DSVGExportTests.cxx40 void load(const OUString& pDir, const char* pName) in load()
45 void loadURL(OUString const& rURL, const char* pName) in loadURL()
85 void executeExport(const char* pName) in executeExport()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/Interop/Windows/Crypt32/
H A DInterop.CertNameToStr.cs18 … internal static string CertNameToStr([In] ref DATA_BLOB pName, CertNameStrTypeAndFlags dwStrType) in CertNameToStr()
33 …ic extern int CertNameToStr(MsgEncodingType dwCertEncodingType, [In] ref DATA_BLOB pName, CertName… in CertNameToStr()

12345678910>>...98