snippet
stringlengths
7
472k
is_legal_text
bool
2 classes
unique_id
stringlengths
17
39
Performance and Deployment Issues", Proc. Network and Distributed System Security Symposium (NDSS), 2000.
false
001deed9d105f2e5c1956921df9b861e
if (iGapChars > 0 && (m_iAlignment == CFX_RTFLineAlignment::Distributed || (m_iAlignment == CFX_RTFLineAlignment::Justified &&
false
001e01ffd3685aadf401b32bd519a339
# Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 libbonobo. # Distributed under the same licence as the libbonobo package # Duarte Loreto <[email protected]>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008.
false
001e1aca6d3450ba5acb39e0f101e413
# LICENSE variables often include paths outside install directory if 'LICENSE' not in key: pathnames += prependpaths
false
001e1bb32cf05834716fc9facc6fda7e
Released as Etherboot 5.3.9 (development)
false
001e2fbd301c30da211a718adad0642d
<summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Retrieves a human readable string representing this <see cref="T:System.Windows.Forms.Cursor" />.</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>A <see cref="T:System.String" /> that represents this <see cref="T:System.Windows.Forms.Cursor" />.</para>
false
001e3004c69ee7ee6a6e8a0e5de14d8f
<dd>Apparu dans Apache httpd 2.0, ce module implémente les spécifications HTTP de gestion distribuée de versions et de rédaction (Distributed Authoring and Versioning - DAV), destinées à la mise en ligne et à la maintenance des
false
001e4ee7a130319b3002f74156b648de
the <see cref="P:System.Windows.Forms.ToolStripProgressBar.Value" /> property remains at the value of the <see cref= "P:System.Windows.Forms.ToolStripProgressBar.Minimum" /> property.</para></remarks><summary><attribution license="cc4 " from="Microsoft" modified="false" /><para>Advances the current position of the progress bar by the amount of the <see cref="P:System.Windows.Forms.ToolStripProgressBar.Step" /> property.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="ProgressBar"><MemberSignature Language="C#" Value="public System.Windows.Forms.ProgressBar ProgressBar { get; }" /><MemberType>Property</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.Browsable(false)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Windows.Forms.ProgressBar</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This is a strongly typed accessor for this <see cref="T:System.Windows.Forms.ToolStripProgressBar" />. </para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the <see cref="T:System.Windows.Forms.ProgressBar" />.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="RightToLeftLayout"><MemberSignature Language="C#" Value="public virtual bool RightToLeftLayout { set; get; }" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Attributes><Attribute><AttributeName>System.ComponentModel.DefaultValue(false)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.Localizable(true)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Use the <see cref="P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout " /> property to control the layout of international applications in which the language is written from right to left. When the <see cref="P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout" /> property is true, and the <see cref="T:System.Windows.Forms.RightToLeft" /> property is set to <see cref="F:System.Windows.Forms.RightToLeft.Yes" />, mirroring will be enabled on the Windows form and control placement and text will be from right to left.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets or sets a value indicating whether the <see cref="T:System.Windows.Forms.ToolStripProgressBar " /> layout is right-to-left or left-to-right when the <see cref="T:System.Windows.Forms.RightToLeft" /> property is set to <see cref="F:System.Windows.Forms.RightToLeft.Yes" />. </para></summary></Docs></Member><Member MemberName="RightToLeftLayoutChanged "><MemberSignature Language="C#" Value="public event EventHandler RightToLeftLayoutChanged;" /><MemberType>Event</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.EventHandler</ReturnType></ReturnValue><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>For more information about handling events, see <format type= "text/html"><a href="01e4f1bc-e55e-413f-98c7-6588493e5f67">Consuming Events</a></format>. </para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Occurs when the value of the <see cref="P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout " /> property changes.</para></summary></Docs></Member><Member MemberName="Step"><MemberSignature Language="C#" Value= "public int Step { set; get; }" /><MemberType>Property</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.DefaultValue(10)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Int32</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks>To be added.</remarks><since version=".NET 2.0" /><summary><attribution license="cc4" from= "Microsoft" modified="false" /><para>Gets or sets the amount by which to increment the current value of the <see cref= "T:System.Windows.Forms.ToolStripProgressBar" /> when the <see cref="M:System.Windows.Forms.ToolStripProgressBar.PerformStep " /> method is called.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Style"><MemberSignature Language="C#" Value="public System.Windows.Forms.ProgressBarStyle Style { set; get; }" /><MemberType>Property</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.DefaultValue(System.Windows.Forms.ProgressBarStyle.Blocks)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Windows.Forms.ProgressBarStyle</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks>To be added.</remarks><since version=".NET 2.0" /><summary><attribution license="cc4" from= "Microsoft" modified="false" /><para>Gets or sets the style of the <see cref="T:System.Windows.Forms.ToolStripProgressBar " />.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Text"><MemberSignature Language="C#" Value="public override string Text { set; get; }" /><MemberType>Property</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.Browsable(false)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Although the <see cref="T:System.Windows.Forms.ToolStripProgressBar" /> has a <see cref="P:System.Windows.Forms.ToolStripProgressBar.Text " /> property, no text is shown on the control.</para></remarks><summary><attribution license="cc4" from="Microsoft " modified="false" /><para>Gets or sets the text displayed on the <see cref="T:System.Windows.Forms.ToolStripProgressBar " />.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="TextChanged"><MemberSignature Language="C#" Value="public event EventHandler TextChanged;" /><MemberType>Event</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.Browsable(false)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.EventHandler</ReturnType></ReturnValue><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This event is not relevant for this class.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>This event is not relevant for this class.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Validated"><MemberSignature Language="C#" Value="public event EventHandler Validated;" /><MemberType>Event</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.Browsable(false)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.EventHandler</ReturnType></ReturnValue><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This event is not relevant to this class.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>This event is not relevant to this class.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Validating"><MemberSignature Language="C#" Value="public event System.ComponentModel.CancelEventHandler Validating;" /><MemberType>Event</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.Browsable(false)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.ComponentModel.CancelEventHandler</ReturnType></ReturnValue><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This event is not relevant to this class.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>This event is not relevant to this class.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Value"><MemberSignature Language="C#" Value="public int Value { set; get; }" /><MemberType>Property</MemberType><Attributes><Attribute><AttributeName>System.ComponentModel.DefaultValue(0)</AttributeName></Attribute><Attribute><AttributeName>System.ComponentModel.Bindable(true)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Int32</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="P:System.Windows.Forms.ToolStripProgressBar.Value" /> property must be in the range specified by the <see cref="P:System.Windows.Forms.ToolStripProgressBar.Minimum" /> and <see cref="P:System.Windows.Forms.ToolStripProgressBar.Maximum " /> properties.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets or sets the current value of the <see cref="T:System.Windows.Forms.ToolStripProgressBar" />.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member></Members></Type>
false
001e538f9602eb7ec2536e3ac1cecfff
application written in Python makes assumptions about 2-digit years.</p> <p>Because Python is available free of charge, there are no absolute guarantees. If there <em>are</em> unforeseen problems, liability is the user&#8217;s problem rather than the developers&#8217;, and there is nobody you can sue for damages. The Python copyright notice contains the following disclaimer:</p> <blockquote> <div><p>4. PSF is making Python 2.3 available to Licensee on an &#8220;AS IS&#8221; basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.</p> <p>5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
false
001e60043acd37c345ecfeb6d844fc53
#define MC_CMD_GET_CAPABILITIES_V3_OUT_HW_CAPABILITIES_LEN 4 /* Licensed capabilities */ #define MC_CMD_GET_CAPABILITIES_V3_OUT_LICENSE_CAPABILITIES_OFST 16
false
001e7a909438dd6e42621eed79a104a8
when the choice of solver changes during the execution of the program, and the user's application is taking responsibility for choosing the appropriate method.
false
001e7d40e47963110a8236615d504065
<a id="executeUpdate_String" href="#executeUpdate_String">executeUpdate</a>(String sql) throws SQLException <div class="methodText">Calling this method is not legal on a PreparedStatement.</div> <div class="itemTitle">Parameters:</div>
false
001e8048da469201842d786c49b518bc
self.print_subject(subject, iter_=iter_)
false
001e9441ff4f58462654a884ea8d7914
">non-strict</a>, purely functional programming languages existed. Of these, Miranda was the most widely used, but was <a href="/wiki/Proprietary_software" title="Proprietary software">proprietary software</a>. At the conference on <a href= "/wiki/Functional_Programming_Languages_and_Computer_Architecture" title="Functional Programming Languages and Computer
false
001e99f9c59902dcdc488fc97e6d87f0
* GNU-LGPL:: The GNU Lesser General Public License says how you can copy and share almost all of `libmicrohttpd'. * GNU GPL with eCos Extension:: The GNU General Public License with eCos extension says how you can copy and share some parts of `libmicrohttpd'. * GNU-FDL:: The GNU Free Documentation License says how you
false
001e9e18f80d2dc73811bb07e57c2f30
<summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Retrieves the editing style of the EditValue method. If the method is not supported, this will return None.</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>An enum value indicating the provided editing style.</para> </returns> <param name="context"> <attribution license="cc4" from="Microsoft" modified="false" />An <see cref="T:System.ComponentModel.ITypeDescriptorContext " /> that can be used to gain additional context information. </param>
false
001ea7af33f3ce66dc7bfbc438408bb6
default: check-license lint test
false
001eb19fdd0a935938eea76c30453c3b
System.TimeSpan&gt;</ReturnType></ReturnValue><Docs><value>To be added.</value><remarks><attribution license="cc4" from= "Microsoft" modified="false" /><para>This property represents the "s-max-age" directive in a cache-control header field on an HTTP response.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>The shared maximum age, specified in seconds, in an HTTP response that overrides the "max-age" directive in a cache-control header or an Expires header for a shared cache.</para></summary></Docs></Member><Member MemberName="System.ICloneable.Clone "><MemberSignature Language="C#" Value="object ICloneable.Clone ();" /><MemberSignature Language="ILAsm" Value=".method hidebysig newslot virtual instance object System.ICloneable.Clone() cil managed" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Object</ReturnType></ReturnValue><Parameters /><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Creates a new object that is a copy of the current <see cref="T:System.Net.Http.Headers.CacheControlHeaderValue" /> instance.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>Returns <see cref="T:System.Object" />.</para><para>A copy of the current instance.</para></returns></Docs></Member><Member MemberName="ToString"><MemberSignature Language="C#" Value=
false
001eb5355259f4b14b7fd8dc9fde0d1f
by Frank Hendriksen [<a href='mailto:[email protected]'>[email protected]</a>]</p><p>It is licensed under the <b><span style='font-weight:600; color:#6495ed;'>GPL v3</span></b>.</p><p>Send comments, bugreports, etc. to [<a href='mailto:[email protected]'>[email protected]</a>]</p><p><b><span style='font-weight:600; color:#6495ed;'>Note</span></b>: This software comes with absolutely no warranty. You will <b><span style='font-weight:600; color:#7D1D10;'>NOT</span></b> get any support or help for WineTools, Wine, software installations, Linux or Microsoft Windows from the author.</p><p>If you <span style='font-weight:600; color:#6495ed;'>need help</span>, ask the mailing lists at <a href='http://www.winehq.org/site/forums'>http://www.winehq.org/site/forums</a>.</p><p>If you <span style='font-weight:600; color:#6495ed;'>want support</span>, buy the commercial versions of wine: CodeWeavers CrossOver Office (<a href='http://www.codeweavers.com'>http://www.codeweavers.com</a>) for Desktop Applications</p>
false
001ecdcd8c6d73bc6a76b01ab02f624a
To understand the network systems requirements of a building management system in a commercial building, this document uses a framework to describe the basic functions and composition of the
false
001ecf255233c2b941b543cc94e22d84
Date: Wed, 12 Jul 2017 05:46:10 -0400 Subject: i40e: Use correct flag to enable egress traffic for unicast promisc Patch-mainline: v4.14-rc1
false
001ed3aa3fc8dce54550012348c41857
concepts. If a concept <computeroutput>C1</computeroutput> contains another concept <computeroutput>C2</computeroutput>, then the library guarantees that the specialization of <classname alt="boost::type_erasure::concept_interface">concept_interface</classname> for <computeroutput>C2</computeroutput> is a base class of the specialization for <computeroutput>C1</computeroutput>.
false
001f0b23bbd69f0652b59d3984663a7d
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>This event is raised if the <see cref="P:System.Windows.Forms.Control.CausesValidation" /> property is changed by either a programmatic modification or user interaction.</para> <para>For more information about handling events, see <format type="text/html"><a href= "01E4F1BC-E55E-413F-98C7-6588493E5F67">Consuming Events</a></format>.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Occurs when the value of the <see cref="P:System.Windows.Forms.Control.CausesValidation" /> property
false
001f0e09fa7b7b3b0c15dbb42f8ebcf7
message.</param> <param name="subject">A <see cref="T:System.String"></see> that contains the subject text.</param> <param name="body">A <see cref="T:System.String"></see> that contains the message body.</param>
false
001f18992ae84a0294830fdaa83f1e85
longdesc into LaTeX documents; the log data is obtained from the git longdesc distributed version control system. The current release longdesc (0.0.beta) is a proof-of-concept release to allow users an
false
001f1958072accbd8d2bd3b1002aab83
"category": "function", "text": "filter(f, a::AbstractArray)\n\nReturn a copy of a, removing elements for which f is false. The function f is passed one argument.\n\nExamples\n\njulia> a = 1:10\n1:10\n\njulia> filter(isodd, a)\n5-element Array{Int64,1}:\n 1\n 3\n 5\n 7\n 9\n\n\n\n\n\nfilter(f, d::AbstractDict)\n\nReturn a copy of d, removing elements for which f is false. The function f is passed key=>value pairs.\n\nExamples\n\njulia> d = Dict(1=>\"a\", 2=>\"b\")\nDict{Int64,String} with 2 entries:\n 2 => \"b\
false
001f24f71e547eee5dc193b98804bfba
" title="The Kate Handbook"><link rel="up" href="index.html" title="The Kate Handbook"><link rel="prev" href="credits.html " title="Chapter 9. Credits and License"><link rel="next" href="katehighlight-system.html" title="The Kate Syntax Highlight System"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content=
false
001f29eac6a2de5c29e5e477a487556f
var res=metadata.resourceSets[0].resources[0];var extent=this.map.getExtent().transform(this.map.getProjectionObject(),new OpenLayers.Projection("EPSG:4326"));var providers=res.imageryProviders,zoom=this.serverResolutions.indexOf(this.getServerResolution()),copyrights= "",provider,i,ii,j,jj,bbox,coverage;for(i=0,ii=providers.length;i<ii;++i){provider=providers[i]; for(j=0,jj=provider.coverageAreas.length;j<jj;++j){coverage=provider.coverageAreas[j];bbox=OpenLayers.Bounds.fromArray(coverage.bbox,true); if(extent.intersectsBounds(bbox)&&zoom<=coverage.zoomMax&&zoom>=coverage.zoomMin){copyrights+=provider.attribution+" ";}}} this.attribution=OpenLayers.String.format(this.attributionTemplate,{type:this.type.toLowerCase(),logo:metadata.brandLogoUri,copyrights:copyrights} );this.map&&this.map.events.triggerEvent("changelayer",{layer:this,property:"attribution"});},setMap:function(){ OpenLayers.Layer.XYZ.prototype.setMap.apply(this,arguments);this.map.events.register("moveend",this,this.updateAttribution);}
false
001f498345929c458cdbc7c0ef672805
If the X.509v3 subject alternative name extension is present, then the DNS name and IP address fields will be matched against the server's.
false
001f5712b890bfdbc7a01ffe431e81a3
license='Apache', py_modules=[
false
001f640bafe965cf03c89d4ba008ad25
/* Disclaimer: this is currently just used by CHILL in GDB and therefore has not been tested well. It may have been tested for nothing except
false
001f7396e1d2cae1aab87c90930520e5
[heading Return Value] The released handler.
false
001f7707d0fa7859cda52783011afcd2
* * @param start lower bound of interval to draw uniformly distributed random numbers from * @param end upper bound
false
001f7d77ad547ac31b65fa02582efc1b
"url": "https://updates.suse.com/SUSE/Backports/SLE-12-SP1_s390x/standard_debug/", "release_stage": "released", "mandatory": false,
false
001f802944350dd4b444260d6e98892e
Services.obs.removeObserver(PTO_observe, aTopic2); resolve({subject: aSubject, data: aData}); }, aTopic);
false
001f81e61a80a9cf19002074aac6b416
5. It is preferred that contributions are submitted using the same copyright license as the base project. When that is not possible, then contributions using the following licenses can be accepted:
false
001f829cd60307b9c99af81b6072fa08
"MS-PL": [ "Microsoft Public License", true
false
001f889b1fd1309cbdd49c3428302a01
_events.push('update-resolved'); if (event.messageType === 'license-release') { checkEventSequence( _events, ['encrypted','generaterequest-done', ['license-request', 'license-request-response', 'update-resolved'], // potentially repeating 'keystatuseschange', 'playing', 'remove-resolved', 'keystatuseschange', 'license-release', 'license-release-response', 'closed-attribute-resolved', 'update-resolved' ]); test.done(); } if ( event.messageType === 'license-request' ) { _video.setMediaKeys(_mediaKeys);
false
001f88e1eb0bc111e1af5147d339a904
<attribution license="cc4" from="Microsoft" modified="false" /> <para>This version of the overloaded <see cref="Overload:System.Windows.Forms.ToolTip.Show" /> method operates identically to the <see cref="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point,System.Int32) " /> version, except that the offset is specified as separate x and y coordinates instead of a <see cref="T:System.Drawing.Point " />. To display the ToolTip modally, call the <see cref="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32,System.Int32) " /> overloaded version of this method instead.</para> <para>Applications running in partial trust must assert the <see cref="F:System.Security.Permissions.UIPermissionWindow.AllWindows " /> permission to use this method, as <see cref="Overload:System.Windows.Forms.ToolTip.Show" /> can control the display and location of a ToolTip independent of user action. </para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Sets the ToolTip text associated with the specified control, and then displays the ToolTip for the specified duration at the specified relative position.</para> </summary> <param name="text"> <attribution license="cc4" from="Microsoft" modified="false" />A <see cref="T:System.String" /> containing the new ToolTip text. </param> <param name="window"> <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Windows.Forms.Control " /> to display the ToolTip for.</param> <param name="x"> <attribution license="cc4" from="Microsoft" modified="false" />The horizontal offset, in pixels, relative to the upper-left corner of the associated control window, to display the ToolTip.</param> <param name="y"> <attribution license="cc4" from="Microsoft" modified="false" />The vertical offset, in pixels, relative to the upper-left corner of the associated control window, to display the ToolTip.</param> <param name="duration"> <attribution license="cc4" from="Microsoft" modified="false" />An <see cref="T:System.Int32" /> containing
false
001f98556d2ed88a515e05d2598afeab
Monitor Users,CN=Builtin,DC=samdom,DC=example,DC=com\00A\00\00\00CN=File Replication Service,CN=System,DC=samdom,DC=example,DC=com\00A\00\00\00CN=Cryptographic Operators,CN=Builtin,DC=samdom,DC=example,DC=com\00?\00\00\00CN=Performance Log Users,CN=Builtin,DC=samdom,DC=example,DC=com\00?\00\00\00CN=Distributed COM Users,CN=Builtin,DC=samdom,DC=example,DC=com\00>\00\00\00CN=Default Domain Policy,CN=System,DC=samdom,DC=example,DC=com\00>\00\00\00CN=Remote
false
001fa9b94749fcf0e5e431c951148501
<bold>BibTeX:</bold> <ulink url="../Manual/how_to_cite_cgal.html#cgal:hs-ch3-18a">cgal:hs-ch3-18a</ulink><linebreak/> <bold>License:</bold> <ref refid="preliminaries_1licensesGPL" kindref="member">GPL</ref> <linebreak/> <bold>Windows Demo:</bold> <ulink url="https://www.cgal.org/demo/4.12/polyhedron_3.zip">Polyhedron demo</ulink><linebreak/>
false
001faf2368e866f40c22cf5bd4a2d23b
msgid "Irkutsk Time" msgstr "Àm Irkutsk" #. A Russian time zone, used in the city of Yakutsk and #. surrounding areas of east-central Russia. The Russian #. name is "Якутское время". This string is only used in #. places where "Russia" is already clear from context. #. #: ../data/Locations.xml.in.h:4319 msgid "Yakutsk Time" msgstr "Àm Yakutsk" #. A Russian time zone, used in the city of Vladivostok and #. surrounding areas of eastern Russia. The Russian name is #. "Владивостокское время". This string is only used in #. places where "Russia" is already clear from context. #. #: ../data/Locations.xml.in.h:4325 msgid "Vladivostok Time" msgstr "Àm Vladivostok" #. A Russian time zone, used in the Magadan oblast and #. surrounding areas of eastern Russia. The Russian name is #. "Магаданское время". This string is only used in places #. where "Russia" is already clear from context. #. #: ../data/Locations.xml.in.h:4331 msgid "Magadan Time" msgstr "Àm Magadan" #. A Russian time zone, used in the Kamchatka krai and #. Chukotka okrug of far-eastern Russia. The Russian name #. is "Камчатское время". This string is only used in #. places where "Russia" is already clear from context. #. #: ../data/Locations.xml.in.h:4337 msgid "Kamchatka Time" msgstr "Àm Kamchatka" #. A city in Russia. #. The local name in Russian is "Абакан". #. #: ../data/Locations.xml.in.h:4341 msgid "Abakan" msgstr "Abakan" #. A city in Russia. #. The local name in Russian is "Адлер". #. #: ../data/Locations.xml.in.h:4345 msgid "Adler" msgstr "Adler"
false
001faf5cdffa146406fb3c6256381bbb
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>To create a fully featured application settings provider that supports application versioning, the provider
false
001fb57f371b595754f16fc1c6d0fecc
* Checkbot 1.76 is released.
false
001fc86a92d59192e6debeb271d65b02
The NFS modifications distributed separately use the service name ``@t[rvdsrv]'' with the instance set to the machine name (as for the
false
001fcd275babdfc0ee3ae4f2546717af
case ItemPosition::FlexEnd: // Only used in flex layout, otherwise equivalent to 'end'. // Aligns the alignment subject to be flush with the alignment container's 'end' edge (inline-end) in the row axis.
false
001fd847c75f0d1b587c886ab4595f35
Tk_3DBorder selBorder; /* Border and background for selected * characters. This is a copy of information * in *cursorTagPtr, so it shouldn't be * explicitly freed. */ char *selBdString; /* Value of -selectborderwidth option, or NULL * if not specified (malloc'ed). */ XColor *selFgColorPtr; /* Foreground color for selected text. * This is a copy of information in * *cursorTagPtr, so it shouldn't be
false
001fe81173beee367cdc4cc60f340a7d
/*! Constructs a new QJSValue that is a copy of \a other.
false
001ffc7cc7a6aa6065dc61e3235e7807
<codecomment tag="" text="/************************************************************************&amp;#010; sysinfowidgetconfig.h - Copyright bertjan&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;
false
0020019daf113e3fcc20c9460e286789
# If the below fails with e.g. 'License for package Android SDK # Build-Tools 27.0.3 not accepted.', that probably means that the # CircleCI docker needs to be rebuilt. As a short term hack, we could # do also append to the license file here. - run:
false
00201e0688def72e1ec46361c8f70063
<summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>The localization provider will write out localized properties by assigning a resource to each property. This
false
00202a985bc3e4497f0fe757d938d588
* struct gdsc - Globally Distributed Switch Controller * @pd: generic power domain
false
00203ba518e51054540a7d193b07c75b
* {@link #map(KeyValueMapper)}, {@link #flatMap(KeyValueMapper)}, or * {@link #transform(TransformerSupplier, String...)}), and no data redistribution happened afterwards (e.g., via * {@link #through(String)}) an internal repartitioning topic may need to be created in Kafka
false
00204284bd1018b726b580f48ea22537
any subsequent attempt to deliver the message. As with temporary error status codes, the SMTP client retains responsibility for the message, but SHOULD not again attempt delivery to the same server
false
0020500ced4c9d0cab04199553965d42
by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.\par +\par + However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables.\par +\par
false
00205c01efbc2fbafeb9edabae96c7c3
2014-02-26 11:59:07,722 DEBUG plugin.PluginRepository - parsing: /usr/share/nutch/plugins/creativecommons/plugin.xml 2014-02-26 11:59:07,723 DEBUG plugin.PluginRepository - plugin: id=creativecommons name=Creative Commons Plugins version=1.0.0 provider=nutch.orgclass=null
false
00205edef67e0f274ccc94836306175d
expect { subject.parse(text) }.to raise_error(Puppet::Util::IniConfig::IniParseError,
false
002077c1a6ec02b5203c911b7c1b3b6c
the variable centering that coxph does for numerical stability. To center at some particular (age, sex) pair obtain the predicted value for that fictional subject and subtract the resulting value from yy.
false
0020845f82e2bdd9595114a64c813e60
It is not a consultancy or support service. If that is what you want, you are welcome to make private arrangements. Since @pspp{} is free software, consultants have access to the information they need to provide such support.
false
0020d0fadd27227699d82d453c1fd0ec
license.susemanager-manuals_en GFDLv1.2 CC-BY-SA 3.0 summary.susemanager-manuals_en SUSE Manager Documentation (English) +description.susemanager-manuals_en SUSE Manager Documentation (English). -description.susemanager-manuals_en group.susemanager-manuals_en-pdf Documentation/SUSE license.susemanager-manuals_en-pdf GFDLv1.2 CC-BY-SA 3.0 summary.susemanager-manuals_en-pdf SUSE Manager Documentation (English, PDF) +description.susemanager-manuals_en-pdf SUSE Manager Documentation (English, PDF) -description.susemanager-manuals_en-pdf group.susemanager-install_en Documentation/SUSE license.susemanager-install_en CC-BY-SA 3.0 summary.susemanager-install_en SUSE Manager Installation Guide (English) +description.susemanager-install_en SUSE Manager Installation Guide (English). -description.susemanager-install_en group.susemanager-install_en-pdf Documentation/SUSE license.susemanager-install_en-pdf CC-BY-SA 3.0 summary.susemanager-install_en-pdf SUSE Manager Installation Guide (English, PDF) +description.susemanager-install_en-pdf SUSE Manager Installation Guide (English, PDF). -description.susemanager-install_en-pdf group.susemanager-client-config_en Documentation/SUSE license.susemanager-client-config_en CC-BY-SA 3.0 summary.susemanager-client-config_en SUSE Manager Client Configuration Guide (English) +description.susemanager-client-config_en SUSE Manager Client Configuration Guide (English). -description.susemanager-client-config_en group.susemanager-client-config_en-pdf Documentation/SUSE license.susemanager-client-config_en-pdf CC-BY-SA 3.0 summary.susemanager-client-config_en-pdf SUSE Manager Client Configuration Guide (English, PDF) +description.susemanager-client-config_en-pdf SUSE Manager Client Configuration Guide (English, PDF). -description.susemanager-client-config_en-pdf group.susemanager-reference_en Documentation/SUSE license.susemanager-reference_en CC-BY-SA 3.0 summary.susemanager-reference_en SUSE Manager Reference (English) +description.susemanager-reference_en SUSE Manager Reference (English). -description.susemanager-reference_en group.susemanager-reference_en-pdf Documentation/SUSE license.susemanager-reference_en-pdf CC-BY-SA 3.0 summary.susemanager-reference_en-pdf SUSE Manager Reference (English, PDF) +description.susemanager-reference_en-pdf SUSE Manager Reference (English, PDF). -description.susemanager-reference_en-pdf group.susemanager-quick_en Documentation/SUSE license.susemanager-quick_en GFDLv1.2 CC-BY-SA 3.0 summary.susemanager-quick_en SUSE Manager Quick Start (English) +description.susemanager-quick_en SUSE Manager Quick Start (English). -description.susemanager-quick_en group.susemanager-quick_en-pdf Documentation/SUSE license.susemanager-quick_en-pdf GFDLv1.2 CC-BY-SA 3.0 summary.susemanager-quick_en-pdf SUSE Manager Quick Start (English, PDF)
false
0020e0e2dd3bdfd8e65cdda25dc92fdc
C -1 ; WX 820 ; N trademark ; B 152 306 866 718 ; C -1 ; WX 273 ; N rcommaaccent ; B 8 -286 365 538 ;
false
0020ee4e7d6fb4aa9a8ac03ad811592a
from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own
false
0021019a7d84f5c8bc915ccdf87aeedf
<message> <source>Save a copy of the document under new filename...</source> <translation>Zapisz kopię dokumentu pod nową nazwą pliku...</translation>
false
002106316ce3398bd71e1a9884f7df39
msgid "The string displayed on the child's tab label" msgstr "Strengen som vises i etterkommerens faneetikett" #: ../gtk/gtknotebook.c:713 msgid "Menu label" msgstr "Etikett for meny" #: ../gtk/gtknotebook.c:714 msgid "The string displayed in the child's menu entry" msgstr "Strengen som vises i etterkommerens menyoppføring" #: ../gtk/gtknotebook.c:727 msgid "Tab expand" msgstr "Faneutvidelse" #: ../gtk/gtknotebook.c:728 msgid "Whether to expand the child's tab or not" msgstr "Om etterkommers fane skal utvides eller ikke"
false
0021091e7599673f72c5dbe29d41d20e
| 22 Nov 2004 | Unicode fixes courtesy of Won-kyu Park | | 16 Aug 2004 | Map support finally released | | 17 Feb 2003 | Bug fixes; incoporated TWiki:Main/BertrandDelacretaz's fix for too many colours in GIF. He had problems
false
00211bbba8dc4570316d684dfad8f3b8
-# Copyright (C) 2003 - 2006 NetXen, Inc. +# Copyright (C) 2003 - 2009 NetXen, Inc. # All rights reserved. # # This program is free software; you can redistribute it and/or @@ -21,15 +21,14 @@
false
002123b14b8002c0793f594017ad4945
it "should not be default if the defaultfor doesn't match" do subject.should_not be_default subject.defaultfor :operatingsystem => :one subject.should_not be_default end
false
002134017e9c375a387153e80a037f9f
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>The attribute is used by compilers to distinguish between a main assembly and a satellite assembly. A main
false
00214652e29829e4139c2e823879042e
" /> method will search the "AddressBook" store for certificates suitable for the verification. For example, if the certificate is referenced by a Subject Key Identifier (SKI), the <see cref="M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Boolean) " /> method will select certificates with this SKI and try them one after another until it can verify the certificate.</para></remarks><summary><attribution
false
00214869c31652b608f72093f2a30ab0
Okular"><link rel="prev" href="configidentity.html" title="Identity"><link rel="next" href="credits.html" title="Chapter 6. Credits and License"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.13 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink=
false
002152f62ec10a74168d3dcac0e7cae9
msgid "License:" msgstr "អាជ្ញាប័ណ្ណ ៖" #: wmwidget.cpp:402 #, fuzzy, kde-format #| msgid "Creative Commons Attribution-Share Alike 3.0" msgid "Own work, Creative Commons Attribution-Share Alike 4.0" msgstr "Creative Commons Attribution-Share Alike 3.0" #: wmwidget.cpp:404 #, kde-format msgid "Own work, multi-license with CC-BY-SA-3.0 and GFDL" msgstr "ការងារ​​ផ្ទាល់​ខ្លួន អាជ្ញាប័ណ្ណ​ច្រើន​ជា​មួយ CC-BY-SA-3.0 និង GFDL" #: wmwidget.cpp:406 #, kde-format msgid "Own work, multi-license with CC-BY-SA-3.0 and older" msgstr "ការ​ផ្ទាល់ខ្លួន អាជ្ញាប័ណ្ណ​ច្រើន​ជា​មួយ CC-BY-SA-3.0 និង​កំណែ​ចាស់ៗ" #: wmwidget.cpp:408 #, fuzzy, kde-format #| msgid "Creative Commons Attribution-Share Alike 3.0" msgid "Own work, Creative Commons Attribution-Share Alike 3.0" msgstr "Creative Commons Attribution-Share Alike 3.0" #: wmwidget.cpp:410 #, kde-format msgid "Own work, Creative Commons Attribution 3.0" msgstr "ការ​ផ្ទាល់​ខ្លួន Creative Commons Attribution 3.0" #: wmwidget.cpp:412 #, kde-format msgid "Own work, release into public domain under the CC-Zero license" msgstr "ការ​ងារ​ផ្ទាល់​ខ្លួន ចេញ​ផ្សារ​ក្នុង​ដែន​សាធារណៈ ក្រោម​អាជ្ញាប័ណ្ណ CC-Zero"
false
0021566ef4bb3d03046cb1ab41d94e37
self.copyright: str | None = copyright self.trademarks: str | None = trademarks self.product: str | None = product
false
00217ffdca53d309ffe71b59e9a987d7
Released on June 20th 2007.
false
0021a08d2c5a2f2b6ec2ad9543b624a6
BUSINESS</em> <a name="597" href="#597">597</a> <em class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</em> <a name="598" href="#598">598</a> <em class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</em> <a name="599" href="#599">599</a> <em class="comment"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE</em> <a name="600" href="#600">600</a> <em class="comment"> * POSSIBILITY OF SUCH DAMAGE.</em> <a name="601" href="#601">601</a> <em class="comment"> * </em> <a name="602" href="#602">602</a> <em class="comment"> * Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.</em>
false
0021a77ab8244ea64a008562da976fbd
INSTANCE.register(152, "mu"); INSTANCE.register(153, "trademark"); INSTANCE.register(154, "Eth");
false
0021d454d9c20ed1fda736fe6336ca85
HyperText Transfer Protocol is the primary method used to transfer or convey information on the World Wide Web.
false
0021eb311ffb88f083dbccf04ea0542a
Access Management (IAM) policy, you must have permissions to perform the <code>s3:ListBucket</code> action. The bucket owner has this permission by default and can grant this permission to others. For more information about permissions, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/dev/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources\
false
00221473faa33d01f5d94ba3042d8ef1
applications are more uniform than are data applications, and therefore the commercial services more often have what the voice customer wants at a price that is competitive with the private
false
002216f489aeb01e9938ff3cd9b662f7
func Test_Format_Empty(t *testing.T) { subject := Empty() testCases := []struct {
false
00222646a47efec739059c1b894aceee
it "does not show 'On demand' option" do expect(contain_option?(subject.widget, :on_demand)).to eq(false) end
false
00222d5e2db5ba0e1a0509487978d783
TDB entry following printcap cache reload. This change moves responsibility for this to the background print queue process.
false
00222e22277dd442012de504dee746d2
* Add %license macro. * Set license to IPL-1.0 OR EPL-2.0. - Update to 3.3.0 * http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.3.0.RELEASE_NOTES * Dual license: in addition to the historical IBM Public License 1.0, Postfix is now also distributed with the more recent Eclipse Public License 2.0. Recipients can choose to take the software under the license of their choice. Those who are more comfortable with the IPL can continue with that license. * The postconf command now warns about unknown parameter names
false
0022309a79180ce51f6024d52a6fff36
# Copyright © 2004-2017 Free Software Foundation, Inc. # Christian Rose <[email protected]>, 2004, 2005, 2006.
false
00223a0a377a3c14e38acb3111373e0f
1.8. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent for which the grantor has the right to grant a license. 1.9. “Reference Implementation” means the prototype or “proof of concept” implementa­tion of the Specification developed and made available for license by or on behalf of BEA.
false
00223b4c8cf7d4a1323b6e3953e8bfa8
if (!checkIsHttpToken(name)) { throw new TypeError(`${name} is not a legal HTTP header name`); }
false
00225869478f3c3f9f92d1283ffa7489
* @param buffer Geometry buffer containing the primitive to write. * It is the caller's responsibility to ensure this data * remains accessible and valid while this DrawList is used
false
002260b26455471db3e37a624dd61754
* gpgme.m4: Add copyright notice.
false
0022711a0d9a3d6272c67f00746f33b9
<element name="label_177"> <text string="Introducing the newest machine to be released yet. INCLUDING the new 50p / Play MEGA SPINS!"> <color red="0.0" green="0.0" blue="0.0"/>
false
0022775e2842462c3b0920f63884eadd
5. Export Control. As required by U.S. law, Client represents and warrants that it: (a) understands that the Software is subject to export controls under the U.S. Commerce Department's Export Administration Regulations ("EAR"); (b) is not located in a prohibited destination country under the EAR or U.S. sanctions regulations (currently Cuba, Iran, Iraq, Libya, North Korea, Sudan and Syria); (c) will not export, re-export, or transfer the Software to any prohibited destination, entity, or individual without the necessary export license(s) or authorizations(s) from the U.S. Government; (d) will not use or transfer the Software for use in any sensitive nuclear, chemical or biological weapons, or missile technology end-uses unless authorized by the U.S. Government by regulation or specific license; (e) understands and agrees that if it is in the United States and exports or transfers the Software to eligible end users, it will, as required by EAR
false
0022a07dbc58213563dcfedb08430e14
Date: Tue, 25 Oct 2016 10:28:14 +0200 Subject: [PATCH 05/10] lib: curl_poll.h: Ensure build on unconfiguredclients.
false
0022a3c2c09c19f44b703b088d524ada
<summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Creates a user principal name (UPN) identity with a specified name.</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>A UPN <see cref="T:System.ServiceModel.EndpointIdentity" /> associated with the specified <paramref name= "upnName" />.</para> </returns> <param name="upnName"> <attribution license="cc4" from="Microsoft" modified="false" />The name for the UPN identity.</param> </Docs>
false
0022a5739d1ea3b5b87c57c4e0f2d431
<tr class="memdesc:ab3d1b0314d09636ccca179530948a1cd inherit pub_methods_class_qore_string"><td class="mdescLeft">&#160; </td><td class="mdescRight">creates a copy of the <a class="el" href="class_qore_string.html" title="Qore&#39;s string type supported by the QoreEncoding class. ">QoreString</a> argument passed <br /></td></tr>
false
0022b008993bda623dfcecc75a012dc0
- Type == FOURIER added to help visualisation - released as 7.7.22
false
00230045a9e5aa9db8b2c568bb900be5
}, { name = "trademark", typeName = "string"
false
002300ca3c8054f6b9568a77b09e9c77
// Registers |handler| to run (on UI thread) after NetworkServicePtr encounters // an error. Note that there are no ordering guarantees wrt error handlers for // other interfaces (e.g. NetworkContextPtr and/or URLLoaderFactoryPtr).
false
002306df5342df73acdb4d290132bee0
par citu veiktajâm modifikâcijâm. <P>Ðî Licence ir kâ sava veida "copyleft", kas nozîmç, ka no dokumenta atvasinâtajiem darbiem paðiem jâbût brîviem tâdâ paðâ nozîmç. Tâ papildina GNU Vispârîgo Publisko Licenci (GNU General Public License), kas ir copyleft licence, radîta brîvajai programmatûrai.
false
00230742d8b44a66477daac5b9a5298f
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>ASN.1 DER is the only certificate format supported by this class. </para> <block subset="none" type="note"> <para>The certificate file is not restricted to .cer files. Any PKCS7 signed file can be used, including an Authenticode signed .pfx file.</para> </block> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Creates an X.509v3 certificate from the specified PKCS7 signed file.</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>The newly created X.509 certificate.</para> </returns> <param name="filename"> <attribution license="cc4" from="Microsoft" modified="false" />The path of the PKCS7 signed file from which to create the X.509 certificate. </param>
false
00230e47f554956e1c3ff3c3b5264a3d
ip="77.247.181.162" subject="comment 1" date="2013-08-20T22:42:46Z"
false
00231484b40e9e408fcb42774511c490
["Undelete" vm-undelete-message vm-message-list] ["Kill Current Subject" vm-kill-subject vm-message-list] ["Mark Unread" vm-unread-message vm-message-list]
false
002317c7a1611d415fa1cff2334b284e
<div id="version" align=right><b>petsc-3.8.3 2017-12-09</b></div> <div id="bugreport" align=right><a href="mailto:[email protected]?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.8.3 v3.8.3 src/mat/examples/tests/ex192.c.html "><small>Report
false
00231eda0483870cda018597855e044b