snippet
stringlengths
7
472k
is_legal_text
bool
2 classes
unique_id
stringlengths
17
39
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>The <see cref="M:System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent" /> method is an explicit interface member implementation. It can be used only when the <see cref="T:System.Web.UI.WebControls.ImageButton" /> instance is cast to an <see cref="T:System.Web.UI.IPostBackDataHandler" /> interface.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>For a description of this member, see <see cref="M:System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent
false
000a5a18b6e3ce067153ae82114428e3
fulfill to be used correctly in generic algorithms. The requirements include syntactic and algorithmic guarantees. For example, GIL's class ``pixel`` is a model of GIL's ``PixelConcept``. The user may
false
000a761dd184a42532dcc12a5b4840c7
* Build: Add check for license issues (fixes #782) (Brandon Mills) * Docs: update badges (Yoshua Wuyts)
false
000a79c6d6fd3293e12be96a0e7e7ce7
void license(void) { PR1("Copyright (C) 1997-2000 Hirotsugu Kakugawa.\n"); PR1("All rights reserved.\n"); PR1("This program is free software; you can redistribute it and/or\n"); PR1("modify it under the terms of the GNU General Public License as\n"); PR1("published by the Free Software Foundation; either version 2, or \n"); PR1("(at your option) any later version.\n"); PR1("\n"); PR1("This program is distributed in the hope that it will be useful,\n"); PR1("but WITHOUT ANY WARRANTY; without even the implied warranty of\n"); PR1("MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"); PR1("GNU General Public License for more details.\n"); PR1("\n"); PR1("This program uses DVIlib and VFlib which are distributed under the\n"); PR1("terms of GNU Lribrary General Public License\n");
false
000a9f63741dc40ee7d9e095452c9635
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>To create a peer resolver from an instance of this class, call <see cref="M:System.ServiceModel.Channels.PnrpPeerResolverBindingElement.CreatePeerResolver " /> after the instance has been constructed.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Defines the binding element used to create a Peer Name Resolution Protocol (PNRP) peer resolver.</para>
false
000aa0e44f449bd33f4ffe4537fce6d9
rdfs:comment "negative numeric" ; rdft:approval rdft:Proposed ; mf:action <negative_numeric.trig> ;
false
000aa33114ff3202bb8224b6e99db4a1
1.3.4 - Released 09-Nov-2011 --------------------------------
false
000aac2643bc1166553c894d841ab15e
### Rules for license field The `license` field should be a valid *SPDX license expression* or one of the special values allowed by [validate-npm-package-license](https://npmjs.com/package/validate-npm-package-license). See [documentation for the license field in package.json](https://docs.npmjs.com/files/package.json#license). ## Credits This package contains code based on read-package-json written by Isaac Z. Schlueter. Used with permisson. ## License normalize-package-data is released under the [BSD 2-Clause License](http://opensource.org/licenses/MIT). Copyright (c) 2013 Meryn Stol
false
000ab2022d044ce85e04443e85912ef5
* This function is called when a user attempts to select/poll on a * tty device. It is solely the responsibility of the line * discipline to handle poll requests.
false
000ab35b86ff07b81a30f6df241df782
ClaimRef *ObjectReference `json:"claimRef,omitempty" protobuf:"bytes,4,opt,name=claimRef"` // What happens to a persistent volume when released from its claim. // Valid options are Retain (default for manually created PersistentVolumes), Delete (default
false
000aba8f0b6017a5d6fc43e52b86a1da
* untrusted address space. We might want to change things so * that SendMsg() receives a copy of the message data. */
false
000acca502baefe25bed1ca7830be91d
<summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Represents the method that will handle the <see cref="E:System.Web.Profile.ProfileModule.Personalize" />
false
000ad2c3abf10db51f52d0c689d764c9
(Used for SPNEGO support) Unclear license. Based on its name, I assume that it uses the OpenSSL license and thus shares the same issues as described for OpenSSL above.
false
000adb90279149bbcffa4fd56a93f395
download_url='http://mercurial.selenic.com/release/', description=('Fast scalable distributed SCM (revision control, version ' 'control) system'), long_description=('Mercurial is a distributed SCM tool written in Python.' ' It is used by a number of large projects that require' ' fast, reliable distributed revision control, such as ' 'Mozilla.'), license='GNU GPLv2 or any later version', classifiers=[ 'Development Status :: 6 - Mature', 'Environment :: Console', 'Intended Audience :: Developers', 'Intended Audience :: System Administrators', 'License :: OSI Approved :: GNU General Public License (GPL)', 'Natural Language :: Danish',
false
000ae347b3854bb4244e3d51d82975f2
{ if (strcasecmp (argv[1], "LICENSED") == 0) {
false
000aeb5afffaeadda13290f94246abf5
to data taken from the Unicode Character Database published by the Unicode Consortium.
false
000af664ffa4e4717f354d2ad1148297
* layer plaintext, or NULL if an error occurred. It's the responsibility of * the caller to free the returned string. */ static char * get_outer_encrypted_layer_plaintext(const hs_descriptor_t *desc, const char *layer2_b64_ciphertext) { char *layer1_str = NULL; smartlist_t *lines = smartlist_new(); /* XXX: Disclaimer: This function generates only _fake_ client auth * data. Real client auth is not yet implemented, but client auth data MUST
false
000b031d1db07cb550c4061ae8c27e37
By default, `pmap` distributes the computation over all specified workers. To use only the local process and distribute over tasks, specify `distributed=false`. This is equivalent to using [`asyncmap`](@ref). For example, `pmap(f, c; distributed=false)` is equivalent to `asyncmap(f,c; ntasks=()->nworkers())`
false
000b0c216c02a4b57ec77074751237d1
msgid "Stretch image contrast to cover the maximum possible range" msgstr "Étend le contraste de l'image sur une échelle maximale" #: ../plug-ins/common/contrast-stretch-hsv.c:80 msgid "Stretch _HSV" msgstr "Étendre _TSV" #: ../plug-ins/common/contrast-stretch-hsv.c:115 msgid "Auto-Stretching HSV" msgstr "Auto-extension TSV" #: ../plug-ins/common/contrast-stretch-hsv.c:191 msgid "autostretch_hsv: cmap was NULL! Quitting...\n" msgstr "autostrecth_hsv : cmap était NULL ! Quitte...\n" #: ../plug-ins/common/contrast-stretch.c:67 msgid "Stretch contrast to cover the maximum possible range" msgstr "Étend le contraste sur une échelle maximale" #: ../plug-ins/common/contrast-stretch.c:78 msgid "_Stretch Contrast" msgstr "Renforcer le _contraste..." #: ../plug-ins/common/contrast-stretch.c:112 msgid "Auto-stretching contrast" msgstr "Auto-extension du contraste" #: ../plug-ins/common/contrast-stretch.c:151 msgid "c_astretch: cmap was NULL! Quitting...\n" msgstr "c_astretch: cmap était NULL! Quitter...\n" #: ../plug-ins/common/convolution-matrix.c:64 msgid "Gr_ey" msgstr "_Gris" #: ../plug-ins/common/convolution-matrix.c:65 msgid "Re_d" msgstr "_Rouge" #: ../plug-ins/common/convolution-matrix.c:66 #: ../plug-ins/common/newsprint.c:344 msgid "_Green" msgstr "_Vert" #: ../plug-ins/common/convolution-matrix.c:67 #: ../plug-ins/common/newsprint.c:352 msgid "_Blue" msgstr "_Bleu" #: ../plug-ins/common/convolution-matrix.c:68 msgid "_Alpha" msgstr "_Alpha" #: ../plug-ins/common/convolution-matrix.c:73 msgid "E_xtend" msgstr "É_tendre" #: ../plug-ins/common/convolution-matrix.c:74 ../plug-ins/common/displace.c:477 #: ../plug-ins/common/edge.c:700 ../plug-ins/common/fractal-trace.c:737 #: ../plug-ins/common/ripple.c:585 msgid "_Wrap" msgstr "Enro_uler" #: ../plug-ins/common/convolution-matrix.c:75 msgid "Cro_p" msgstr "R_ogner" #: ../plug-ins/common/convolution-matrix.c:201 msgid "Apply a generic 5x5 convolution matrix" msgstr "Applique une matrice générique 5x5 de convolution "
false
000b1db6f597ae40b593306867110840
# Please contact fontforge-devel list to share any corrections. # This file distributed under the same license as the FontForge package. #
false
000b31bba736dcf1895641826e3cc0df
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Any objects that are included in the <see cref="T:System.Runtime.Serialization.SerializationInfo" />
false
000b3fa0c3da3829c79a4b327256bded
Date: Tue, 26 May 2015 15:10:24 +1000 Subject: [PATCH] powerpc/perf: Fix book3s kernel to userspace backtraces
false
000b4195b4009e7fee9aa22b34f29ee6
.notdef quoteleft quoteright quotedblleft quotedblright bullet endash emdash .notdef trademark scaron guilsinglright sacute tcaron zcaron zacute space caron breve Lslash currency Aogonek brokenbar section
false
000b467f87c877c06007a59461f9b95a
\begin{enumerate} \item {\bf \vector{}: } Supports construction and use of distributed vectors of double-precision numbers. Once constructed, \vector{}
false
000b480c6a6e4540c84ba5d35e5a1dbc
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>XmlDocument objects that are created from the same implementation share the same <see cref="T:System.Xml.XmlNameTable " />. This enables users to compare attribute and element names between the objects more efficiently.</para> <para>Although the XmlDocument objects share the same implementation, to move nodes from one document to another, you must use the <see cref="M:System.Xml.XmlDocument.ImportNode(System.Xml.XmlNode,System.Boolean)" /> method.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Defines the context for a set of <see cref="T:System.Xml.XmlDocument" /> objects.</para>
false
000b4ee76f5d55f7007fa2951411a210
FB(")p Fs(double)p FB(")p Ft(\))390 3040 y FI(Return)d(a)g(matrix)h (with)f(exp)s(onen)m(tially)i(distributed)d(random)h(elemen)m(ts.)390 3175 y(The)g(argumen)m(ts)h(are)f(handled)g(the)g(same)h(as)g(the)f
false
000b5a32a7e6048d52189c749a574f36
"Librarian, public", "Licensed conveyancer", "Lighting technician, broadcasting/film/video",
false
000b5cdc9475bc510702d143d5ebc52a
extra_data points to extra data or is NULL subject points to the subject string length length of subject string (may contain binary zeros) start_offset where to start in the subject string options option bits
false
000b98586c9115f2018e7397f35e9e03
Origin: redump.org <rom name="Free Software Collection 5 (Japan) (Track 1).bin" size="211327200" crc="abe55aaf" sha1="1c9820c3330a3f784ae5abfb35b2f5b45cc843b6 "/> <rom name="Free Software Collection 5 (Japan) (Track 2).bin" size="49039200" crc="06f1729c" sha1="b802e594131bf7a4f99cbe17c5a44ac26c0794b8 "/> <rom name="Free Software Collection 5 (Japan) (Track 3).bin" size="45158400" crc="68cc2738" sha1="a1968e4aee2ab916cd0bde651f9700a1bed02096 "/> <rom name="Free Software Collection 5 (Japan) (Track 4).bin" size="41806800" crc="6bdb6924" sha1="e6f13e3835bfb55e411c79ad60b70755ba9e6f2d "/> <rom name="Free Software Collection 5 (Japan) (Track 5).bin" size="132829200" crc="6fa01db5" sha1="814d78ce301479bee0a758552e5431cc7226b73a "/> <rom name="Free Software Collection 5 (Japan) (Track 6).bin" size="47628000" crc="6c3f6d56" sha1="21561760dc0ac338ff3396ff5ce7b0126da217fc "/> <rom name="Free Software Collection 5 (Japan) (Track 7).bin" size="22050000" crc="22b46638" sha1="33caf7aab33c4ce8820a7542c4b201ba5ae645b5 "/> <rom name="Free Software Collection 5 (Japan) (Track 8).bin" size="94903200" crc="b102922c" sha1="b0224f0ed9ac09308a43098542987a5ff756f952 "/> <rom name="Free Software Collection 5 (Japan).cue" size="1006" crc="58f0d865" sha1="111905484e1a2ddbbd9ee0386127247798e004ba "/> --> <description>Free Software Collection 5</description> <year>1992</year> <publisher>富士通 (Fujitsu)</publisher> <info name="release" value="199205xx" /> <info name="usage" value="Requires 2 MB RAM"/> <part name="cdrom" interface="fmt_cdrom"> <diskarea name="cdrom"> <disk name="free software collection 5 (japan)" sha1="b429e65d9aaba3a54ea281c7fd70bee8eb0ddeea" /> </diskarea>
false
000bb37fecadeb05828bc6c512467d81
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>The <see cref="E:System.Web.UI.WebControls.DetailsView.ModeChanging" /> event is raised when a <see
false
000bce5b59822653d891dc20888ee454
right to run certain resources on a specific cluster site. Booth guarantees that every ticket is granted to no more than one site at a time.
false
000bd9af6c7d9cce63eaa4f0de30af21
<screen> $ svn propdel license calc/button.c property 'license' deleted from 'calc/button.c'. $ svn proplist --verbose calc/button.c
false
000bdcb10d566326230362c8ac895c07
<rdf:li> <rdf:Description nc:name="aplicación web" nc:link="glossary.xhtml#web_application"/> </rdf:li> <rdf:li> <rdf:Description nc:name="asunto" nc:link="glossary.xhtml#subject"/> </rdf:li> <rdf:li> <rdf:Description nc:name="autoridad certificadora (CA)" nc:link="glossary.xhtml#certificate_authority"/>
false
000bf1812595cfec74f13927c3f3e807
msgid "Amount of green light in the color." msgstr "Cantidá de lluz verde nel color." #: ../gtk/gtkcolorsel.c:402 msgid "_Blue:" msgstr "_Azul:" #: ../gtk/gtkcolorsel.c:403 msgid "Amount of blue light in the color." msgstr "Cantidá de lluz azul nel color." #: ../gtk/gtkcolorsel.c:406 msgid "Op_acity:" msgstr "_Opacidá:" #: ../gtk/gtkcolorsel.c:413 ../gtk/gtkcolorsel.c:423 msgid "Transparency of the color." msgstr "Tresparencia del color." #: ../gtk/gtkcolorsel.c:430 msgid "Color _name:" msgstr "_Nome del color:" #: ../gtk/gtkcolorsel.c:444 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." msgstr "" "Pue meter un valor de color hexadecimal estilu HTML, o sólo un nome de color " "como 'naranxa' nesta entrada." #: ../gtk/gtkcolorsel.c:474 msgid "_Palette:" msgstr "_Paleta:" #: ../gtk/gtkcolorsel.c:503 msgid "Color Wheel" msgstr "Rueda de Color" #: ../gtk/gtkcolorsel.c:962 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" "El color esbilláu anteriormente, pa comparar col color que ta escoyendo " "agora. Pue arrastrar esti color a una entrada de paleta, o escoyer esti " "color como autual arrastrándolu al otru color." #: ../gtk/gtkcolorsel.c:965 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" "El color qu'escoyó. Usté pue arrastrar esti color a una paleta pa guardalu y " "usalu nel futuru." #: ../gtk/gtkcolorsel.c:970 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now." msgstr "" "El color esbilláu previamente, en comparación col color que tas esbillando "
false
000c026a199020b2bb31cd85cd8963ab
// activate MuJoCo license int result = mj_activate("mjkey.txt");
false
000c0d3c3066d75c00956400113dcac2
* valid value with the same type as the node's type. For a string * node, the node's new value is a copy of \a ascii. *
false
000c1425724d5be8ad656c2a1bef359d
* It is responsibility of caller to correctly specify access rights * on VA assignment.
false
000c1d45982af53e7341a7cceba2b569
d_conditions.pdf에서 볼 수 있는 Subscription Offering Terms and Conditions (구독 서비스 규정 및 조건)의 내용이 적용됩니다.
false
000c41648cc5e24b682e900c21471fd3
+You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names:
false
000c54cdbcf4575dd4b5683c9038e055
", "bcc" : [], "to" : [ "klay@enron.com" ], "replyto" : null, "ctype" : "text/plain; charset=us-ascii", "fname" : "112. ", "date" : "2002-01-30 11:42:02-08:00", "folder" : "deleted_items", "subject" : "Demand Ken Lay Donate Proceeds from Enron Stock Sales" }
false
000c5bc7e584c4c31a925c584df3a367
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>This member is an explicit interface member implementation. It can be used only when the <see cref= "T:System.Boolean" /> instance is cast to an <see cref="T:System.IConvertible" /> interface. The recommended alternative is to call the <see cref="M:System.Convert.ToDecimal(System.Boolean)" /> method.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>For a description of this member, see <see cref="M:System.IConvertible.ToDecimal(System.IFormatProvider)" />..</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>1 if this instance is true; otherwise, 0.</para> </returns> <param name="provider"> <attribution license="cc4" from="Microsoft" modified="false" />This parameter is ignored.</param> </Docs>
false
000c5dcd39fa84b47e3198bf2db2ec39
INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 10:45:08 rt 1.9.10.1: #i87441# Change license header to LGPL v3.
false
000c6473bdf8a44fefa07c4f4457b021
{ var s = Subject.Synchronize(new Subject<int>(), Scheduler.Immediate); var list = new List<int>();
false
000c74c39601c63915e8960e8219ba75
msgid "Comics" msgstr "漫画" #: ../src/search.js:152 msgid "Presentations" msgstr "演示文档" #: ../src/search.js:155 msgid "Spreadsheets" msgstr "电子表格" #: ../src/search.js:158 msgid "Text Documents" msgstr "文本文档" #. Translators: this is a verb that refers to "All", "Title", "Author", #. and "Content" as in "Match All", "Match Title", "Match Author", and #. "Match Content" #: ../src/search.js:257 msgid "Match" msgstr "匹配"
false
000c846cd99efe1c55fa92bb0a254773
`_ ("printer [%s] is unpublished\n"),
false
000c8a1e4ae20dd2c01b6adc71a4f2bd
leading to an IRQ remaining un-acked. The issue is mostly theoretical because non-guest IRQs are subject to destroy_irq() only on (boot time) error paths.
false
000c9d75d10d3b49c257de8b943d30cc
<rdf:Description rdf:about="&a;300176711"> <b:glossaryEntry>(of speed) greater than that of sound in a given medium especially air; "the Concorde is a commercial supersonic aircraft"</b:glossaryEntry>
false
000c9e01eb03d42c37958df54daaa4ef
Date: Wed, 11 Oct 2017 14:02:58 +0200 Subject: [PATCH] USB: serial: garmin_gps: fix memory leak on probe errors Git-commit: 74d471b598444b7f2d964930f7234779c80960a0
false
000ca7530bd9b4acd0038008d43ee8cb
Version 2.6 has been released on Oct 1998.
false
000cabddd8a0607170e1ac02d77b5332
"one in command of our warriors; that responsibility belongs to Ithelden, " "whom I very much doubt sent anyone to come hunt us down. Something else is " "going on.</i>" msgstr "" "<i>The events that transpired in those caves brought too much grief for me " "to be angry any longer. But, I am afraid the rest of my people did not see " "firsthand what Mebrin had become. As for attacking me, I am not usually the " "one in command of our warriors; that responsibility belongs to Ithelden, " "whom I very much doubt sent anyone to come and hunt us down. Something else "
false
000cd02753d6694ac08ef3c002156431
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>One-way operations are do not have a request context.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Gets or sets the <see cref="T:System.ServiceModel.Channels.RequestContext" /> implementation for this
false
000cdc64edd1c6079242674cb7d2b519
appropriator/7 approval/85 approve/137
false
000cdd9682b9e2fbd6964853011957c8
--- 352,369 ---- outgoing->subject = cpystr("Re: several messages"); }
false
000cf1707320da18d1decc88b411156c
msgid "Whether the selected font style is shown in the label" msgstr "Indica si o estilo de fuent seleccionau s'amuestra en a etiqueta" #: ../gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Amostrar a grandaria" #: ../gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "Indica si a grandaria de fuent seleccionada s'amuestra en a etiqueta" #: ../gtk/gtkfontsel.c:212 msgid "The string that represents this font" msgstr "A cadena que represienta ista fuent"
false
000d03366450e406310bfa57d481b38c
private function isCorrectMemcachedPHPModuleInstalled() { if ($this->config->getSystemValue('memcache.distributed', null) !== '\OC\Memcache\Memcached') { return true;
false
000d17daf84dee29cef16fce0764d2b5
subject=/C=US/O=Test Certificates/CN=Invalid onlyContainsAttirubteCerts EE Certificate Test14 issuer=/C=US/O=Test Certificates/CN=onlyContainsAttributeCerts CA
false
000d237427bd40c1e353bed2de936ae7
Date: Mon, 12 Sep 2016 19:16:18 +0300 Subject: IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV Patch-mainline: v4.8-rc7
false
000d31a82842fccc0b025ce6cd638623
editorial.setSupplier(supplier); editorial.setAttribution("attribution");
false
000d33ff34adf73d13928c382e723fc3
DPRINTF(1, (stderr, ", %d%% distributed over remaining fortunes\n", percent));
false
000d494820eaea1315be98c09aacf7fb
Bug 464410 – license confusion
false
000d4e5646af23e8bc4e1cabca625a5a
/** * Constructor to take a copy of the supplied group, but modifiable. * @param grp The existing group
false
000d50c8540e5f0ebdfd90ad27a05c0e
<li><p>Modify 21.4.8.8 [string.special] as indicated (Remark: The change of the semantics guarantees as of 17.5.1.4 [structure.specifications] p4 that the "Throws: Nothing" element of member swap is implied):</p>
false
000d51aebed2709383bbd1e83e775d9a
/// A use should be converted if it is legal to do so. /// For instance, it is not legal to turn the mask operand of a shuffle vector /// into a load of a global variable.
false
000d58ecda87d73d41143401d58c847b
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>If <paramref name="element" /> represents a parameter in a method of a derived type, the return value includes the inheritable custom attributes applied to the same parameter in the overridden base methods.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Retrieves an array of the custom attributes applied to a method parameter. Parameters specify the method parameter, the type of the custom attribute to search for, and whether to search ancestors of the method parameter.</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>An <see cref="T:System.Attribute" /> array that contains the custom attributes of type <paramref name= "attributeType" /> applied to <paramref name="element" />, or an empty array if no such custom attributes exist.</para> </returns> <param name="element"> <attribution license="cc4" from="Microsoft" modified="false" />An object derived from the <see cref= "T:System.Reflection.ParameterInfo" /> class that describes a parameter of a member of a class. </param> <param name="attributeType"> <attribution license="cc4" from="Microsoft" modified="false" />The type, or a base type, of the custom attribute to search for.</param> <param name="inherit"> <attribution license="cc4" from="Microsoft" modified="false" />If true, specifies to also search the ancestors of <paramref name="element" /> for custom attributes. </param>
false
000d62e5baaac71d592387af0fed5800
rdfs:comment "{} fomulae not in Turtle (negative test)" ; rdft:approval rdft:Approved ; mf:action <turtle-syntax-bad-n3-extras-01.ttl> ;
false
000d67812a3cfc59a87ed86af59dbf5d
# Always build as a shared library to promote code sharing. This library # is distributed in Google Chrome update disk images and is used by more # than one tool.
false
000d69a461f42cfc2886b8ebc443878a
are lowercase. s.translate(table return a copy of s mapped through translation table (12) [,deletechars]) table. s.upper() return a copy of s converted to uppercase. s.zfill(width) return a string padded with zeroes on the left side and
false
000d75a03b7a45d2ff7a8a7de3d1cab5
Date: Thu Jul 26 16:13:11 2018 +0200 Subject: [PATCH] fuse: fix double request_end() Git-commit: 87114373ea507895a62afb10d2910bd9adac35a8
false
000d7dcc581085af32ee67a53138eda9
* OffsetStorageWriter is a buffered writer that wraps the simple OffsetBackingStore interface. * It maintains a copy of the key-value data in memory and buffers writes. It allows you to take * a snapshot, which can then be asynchronously flushed to the backing store while new writes
false
000d876a489df2b894f276fc0d9bd832
\item The \verb+\confidential+ command has been added, to allow companies to mark their papers as confidential. \end{itemize}
false
000da107900a18bfb933fc3dc7bc728f
Date: Fri, 11 Aug 2017 23:05:41 +0300 Subject: powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free() Git-commit: b3376dcc6c62452fe24e76d8fc35bb13eb7ee178
false
000da349b7923d339a3343e01147fc88
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>In addition to representing single characters using a 16-bit code point, UTF-16 encoding allows abstract characters to be represented using two 16-bit code points, which is known as a surrogate pair. The first element in this pair is the high surrogate. Its code point can range from U+D800 to U+DBFF. An individual surrogate has no interpretation of its own; it is meaningful only when used as part of a surrogate pair. </para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Indicates whether the specified <see cref="T:System.Char" /> object is a high surrogate.</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>true if the numeric value of the <paramref name="c" /> parameter ranges from U+D800 through U+DBFF; otherwise, false.</para> </returns> <param name="c"> <attribution license="cc4" from="Microsoft" modified="false" />The Unicode character to evaluate. </param> </Docs>
false
000dba7060fe944f83ce1fae80ef110c
" \"Well, good for you. You're a real hero, right enough. But you know " "what? I'm stayin' put. I don't care if you have the vixen's approval. I'm " "not gettin' on some random Joe's boat just so he can get us both blasted to "
false
000dbee713d03cf2bfbcb5fd18b4780a
//! Returns the 32-bit integer value at the given 4-byte offset (the first value is at offset 0) or @ref nothing if the offset is not legal for the given data /** This function assumes <a href="http://en.wikipedia.org/wiki/Most_significant_bit">MSB byte order</a> when retrieving the value from the data @param b the data to process @param offset the 4-byte offset of the data to retrieve (the first value is at offset 0) @return the 32-bit integer value at the given 4-byte offset (the first value is at offset 0) or @ref nothing if the offset is not legal for the given data
false
000dc3fee1ce646d443eabd61f51a619
b(T)-8 b(o)32 b(\\gran)m(t")h(suc)m(h)330 2956 y(a)i(paten)m(t)h (license)f(to)h(a)f(part)m(y)g(means)f(to)i(mak)m(e)f(suc)m(h)g(an)f (agreemen)m(t)j(or)d(commitmen)m(t)i(not)f(to)330 3066
false
000dd0a4f550b9c9fbdb5cd69124c2f9
<message> <source>Please license %1</source> <translation>Please license %1</translation> </message>
false
000de3a87e22c05a7a0e30903d8a328f
you cannot assume that your users have the SDK for Linux software installed.</p> <p>Your SDK for Linux software license does <strong>not</strong> allow you to redistribute any of the SDK's files with your application. You must ensure that a licensed version of the SDK for Linux is installed on the target workstation.</p>
false
000decf5d415833a81bb041312095c4f
Released 1.5.1. 2006-01-27 Behdad Esfahbod <behdad@gnome.org> Released 1.5.1.
false
000df0ce24f3154b5ff2adc5ceffab7a
Benefits</a></dt><dt>idmap UID, <a class="indexterm" href="upgrading-to-3.0.html#id440701">New Schema</a></dt><dt>idmap_ad, <a class="indexterm" href="passdb.html#idmapbackend">Mapping Common UIDs/GIDs on Distributed Machines</a></dt><dt>idmap_ldap module, <a class="indexterm" href="upgrading-to-3.0.html#id440701">New Schema</a></dt><dt>idmap_rid, <a class="indexterm"
false
000df3836aa5a238ed194ec83e3ccca3
"shortname": "SUSE-CAP-Tools-Module", "release_stage": "released", "name": "SUSE Cloud Application Platform Tools Module 15 x86_64",
false
000e1665eaae49a595f7c58afda4f1e6
- Clarify the license for files in `bench/` and fix FSF address.
false
000e21725872f15d727e068a956ee604
Licensed to Data East. Tag Team Wrestling was the first game that Technos licensed to Data East.
false
000e2fe25f08929bef4bf21449af54c1
# Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the hamster-time-tracker package. #
false
000e3109021e6c93c8436ecb1f38c934
C -1 ; WX 493 ; N uni207F ; B 119 276 563 742 ; C -1 ; WX 859 ; N trademark ; B 156 310 934 709 ; C -1 ; WX 612 ; N dottedcircle ; B 62 3 660 586 ;
false
000e41b488c8563f821c92943989ba20
NAME=distccd DESC="Distributed Compiler Daemon" DAEMON_ARGS="--nice=10 --port=4200 --pid-file=/var/run/$NAME.pid \
false
000e8c62687558cc7236ec1fa1cfd1c2
In the context of a host-specific operation on a distributed port, the host property indicates the host for which the port
false
000ea29472f4e60ebaae5f1cb06afb12
-228 TJm (Liability) 30.874097 Tj 65 TJm
false
000eafe4fe3454ed2dc9af4a3d7d46a1
<remarks> <attribution license="cc4" from="Microsoft" modified="false" /> <para>This member is an explicit interface member implementation. It can only be used when the <see cref= "T:System.Web.UI.WebControls.SubMenuStyle" /> instance is cast to the <see cref="T:System.ComponentModel.ICustomTypeDescriptor " /> interface.</para> </remarks> <summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>For a description of this member, see <see cref="M:System.ComponentModel.ICustomTypeDescriptor.GetAttributes " />.</para> </summary> <returns> <attribution license="cc4" from="Microsoft" modified="false" /> <para>An <see cref="T:System.ComponentModel.AttributeCollection" /> containing the attributes for this object.</para>
false
000eb1bdfa8cd819d8e471989eadeea8
operation has been cancelled (such as by hitting ECS) OR the drop is about to happen (user has released the mouse button over this target) (value is 2003). <P>
false
000ec00cbafd90acc735e2d8195717e4
EMX v0.9d with fix04 (the latest at time of writing) & the gcc 2.8.1 compiler released by Eberhard Mattes is the recommended setup.
false
000ec08882b3a41feb2bb8d600726a9a
<p> This package is internal and may be subject to change without notice. </p>
false
000ec5eed785ccf086a9a37b234c56fd
:version: 0.8.10 :released: January 17, 2017
false
000ed8350ce3dbe5c2f3b9523d0f2631
"updated":"2012-12-03T03:50:34.993-0600","created":"2012-11-30T16:05:08.873-0600","customfield_10180":{"self":"http://jira.codehaus.org/rest/api/2/customFieldOption/10081 ","value":"Grant license to ASF for inclusion in ASF works (as per the <a href=\"http://www.apache.org/licenses/LICENSE-2.0\ ">Apache License</a> §5)","id":"10081"},"description":"I'm trying to make use of plexus-compiler-eclipse by configuring
false
000ee047e067785312936561baeffaef
/* * We keep a copy of the original functions, so we can simulate * the real behavior if needed.
false
000eedecb42e5ce2e9cabf1b9b8e293a
* @param pointer * A pointer to a buffer that receives a copy of the security * descriptor of the object specified by the lpFileName * parameter. The calling process must have permission to view * the specified aspects of the object's security status. The
false
000ef17f97a194b57b7386f2c00c36ec
ostr.println(" * (longer) token. So, they will be used again as the prefix of the next"); ostr.println(" * token and it is the implemetation's responsibility to do this right."); ostr.println(" */");
false
000ef4fe699411fd9a04f4f119b46269
<summary> <attribution license="cc4" from="Microsoft" modified="false" /> <para>Division operator.</para>
false
000f036fee9ca6e85473431667ca304e
"ulink.footnotes.html" title="ulink.footnotes"><link rel="next" href="ulink.hyphenate.chars.html" title= "ulink.hyphenate.chars"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th
false
000f0bc03a8f13d0c0b9a1c1c8e8714b
In order to allay fears about the continuity of the Linux project, Linus Torvalds together with his manager Tove Monni have released "Linus v2.0", affectionately known as "Kernel Hacker - The Next Generation".
false
000f11e906ec4fa378303c9722265ee1
distributed M-by-N C from the left or the right. *> *> Currently, only STOREV = 'R' and DIRECT = 'B' are supported. *> \endverbatim * * Arguments: * ========== * *> \param[in] SIDE *> \verbatim *> SIDE is CHARACTER*1 *> = 'L': apply H or
false
000f2016c3e7b3c49efd6365e1cc1c78