snippet
stringlengths 7
472k
| is_legal_text
bool 2
classes | unique_id
stringlengths 17
39
|
---|---|---|
"acronym">KDE</span> fue el primero y se mantiene como el jugador más destacado, de los que incorporan estas cualidades
a <span class="trademark">UNIX</span>®, que ha constituido durante muchos años la plataforma preferida para servidores
e instituciones científicas, pero que no resultaba atractivo a los usuarios de escritorios.</p><p>Sin <span class=
"trademark">UNIX</span>® Internet no existiría, o al menos tendría un aspecto absolutamente diferente. <span class=
"trademark">UNIX</span>® no ha cubierto, hasta ahora, las necesidades de un usuario promedio de ordenadores. Este hecho
es particularmente desafortunado, ya que una serie de implementaciones de <span class="trademark">UNIX</span>® (<a
href="http://www.linux.org" target="_top"><span class="trademark">Linux</span>®</a>, <a href="http://www.freebsd.org
" target="_top">FreeBSD</a>, <a href="http://www.netbsd.org" target="_top">NetBSD</a>, <span class="abbrev">etc.</span>)
| false | 001483a44d84797c86864334845de764 |
* Version 1.01 released.
| false | 00148eec6b55dd1522ecbd42204645cd |
/**
* Returns a copy of the list of constants.
*
| false | 00149e6db7f247b9096234fdb4cda1e7 |
<dt>
<a class="link" href="EvDocumentInfo.html#ev-document-license-copy" title="ev_document_license_copy ()">ev_document_license_copy</a>,
function in <a class="link" href="EvDocumentInfo.html" title="EvDocumentInfo">EvDocumentInfo</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EvDocumentInfo.html#ev-document-license-free" title="ev_document_license_free ()">ev_document_license_free</a>,
function in <a class="link" href="EvDocumentInfo.html" title="EvDocumentInfo">EvDocumentInfo</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EvDocumentInfo.html#ev-document-license-get-text" title="ev_document_license_get_text ()">ev_document_license_get_text</a>,
function in <a class="link" href="EvDocumentInfo.html" title="EvDocumentInfo">EvDocumentInfo</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EvDocumentInfo.html#ev-document-license-get-uri" title="ev_document_license_get_uri ()">ev_document_license_get_uri</a>,
function in <a class="link" href="EvDocumentInfo.html" title="EvDocumentInfo">EvDocumentInfo</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EvDocumentInfo.html#ev-document-license-get-web-statement" title="ev_document_license_get_web_statement ()
">ev_document_license_get_web_statement</a>, function in <a class="link" href="EvDocumentInfo.html" title="EvDocumentInfo
">EvDocumentInfo</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="EvDocumentInfo.html#ev-document-license-new" title="ev_document_license_new ()">ev_document_license_new</a>,
function in <a class="link" href="EvDocumentInfo.html" title="EvDocumentInfo">EvDocumentInfo</a>
| false | 0014a22ea723541d640ce4cc040f3fd2 |
* PSCSUM1 returns the sum of absolute values of a complex
* distributed vector sub( X ) in ASUM,
*
| false | 0014aeaf4d171c7906fcfa44ef8c74c7 |
<?xml version="1.0" encoding="utf-8"?><Type Name="RequestNotification" FullName="System.Web.RequestNotification"><TypeSignature
Language="C#" Value="public enum RequestNotification" /><AssemblyInfo><AssemblyName>System.Web</AssemblyName><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Enum</BaseTypeName></Base><Attributes><Attribute><AttributeName>System.Flags</AttributeName></Attribute></Attributes><Docs><remarks><attribution
license="cc4" from="Microsoft" modified="false" /><para>The <see cref="T:System.Web.RequestNotification" /> enumeration
is used with the <see cref="P:System.Web.HttpContext.CurrentNotification" /> property of the <see cref="T:System.Web.HttpContext
" /> class to determine what event in the pipeline is currently processing. To determine when all the handlers for a
specific event of the <see cref="T:System.Web.HttpApplication" /> instance have finished processing, use the <see cref=
"P:System.Web.HttpContext.IsPostNotification" /> property.</para><para>The <see cref="T:System.Web.RequestNotification
" /> type is introduced in the net_v35_long. For more information, see <format type="text/html"><a href="f75a72de-e2f2-4a7a-9574-3f278684ea90
">The .NET Framework 3.5 Architecture</a></format>.</para></remarks><summary><attribution license="cc4" from="Microsoft
" modified="false" /><para>Indicates when events and other life-cycle events occur while a <see cref="T:System.Web.HttpApplication
" /> request is being processed.</para></summary></Docs><Members><Member MemberName="AcquireRequestState"><MemberSignature
Language="C#" Value="AcquireRequestState" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.AcquireRequestState
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="AuthenticateRequest
"><MemberSignature Language="C#" Value="AuthenticateRequest" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.AuthenticateRequest
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="AuthorizeRequest
"><MemberSignature Language="C#" Value="AuthorizeRequest" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.AuthorizeRequest
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="BeginRequest
"><MemberSignature Language="C#" Value="BeginRequest" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.BeginRequest
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="EndRequest
"><MemberSignature Language="C#" Value="EndRequest" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.EndRequest
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="ExecuteRequestHandler
"><MemberSignature Language="C#" Value="ExecuteRequestHandler" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the handler that is mapped to the requested resource
is being invoked to process the request.</para></summary></Docs></Member><Member MemberName="LogRequest"><MemberSignature
Language="C#" Value="LogRequest" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.LogRequest
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="MapRequestHandler
"><MemberSignature Language="C#" Value="MapRequestHandler" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.MapRequestHandler
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="PreExecuteRequestHandler
"><MemberSignature Language="C#" Value="PreExecuteRequestHandler" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates a point in the application life cycle just before
the handler that processes the request is mapped.</para></summary></Docs></Member><Member MemberName="ReleaseRequestState
"><MemberSignature Language="C#" Value="ReleaseRequestState" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.ReleaseRequestState
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="ResolveRequestCache
"><MemberSignature Language="C#" Value="ResolveRequestCache" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.ResolveRequestCache
" /> event was raised for the request and is processing.</para></summary></Docs></Member><Member MemberName="SendResponse
"><MemberSignature Language="C#" Value="SendResponse" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that processing of the request is complete and that
the response is being sent.</para></summary></Docs></Member><Member MemberName="UpdateRequestCache"><MemberSignature
Language="C#" Value="UpdateRequestCache" /><MemberType>Field</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Web.RequestNotification</ReturnType></ReturnValue><Docs><summary><attribution
license="cc4" from="Microsoft" modified="false" /><para>Indicates that the <see cref="E:System.Web.HttpApplication.UpdateRequestCache
" /> event was raised for the request and is processing.</para></summary></Docs></Member></Members></Type>
| false | 0014b9ed8f1f3f8e3672afeacfd0eb5d |
Convey("Get parent-keys that are available to the child section", func() {
parentKeys := cfg.Section("package.sub").ParentKeys()
| false | 0014d408d96ddbf16204a435179bfcfd |
installation media), to mount the product repository from a remote server
via <literal>NFS</literal>, or to loop mount a copy of the installation
images.
| false | 0014dd898b6df7db5796da13e83fb577 |
// Like postIdleTask but guarantees that the posted task will not run
// nested within an already-running task. Posting an idle task as
| false | 0014e0b148603c298fdb79cc73379bd3 |
We make three guarantees about the value of :func:`time.time`
returned while the decorated function is running:
| false | 0014e1c6217b1320032b3de5d31b7cd3 |
msgid "Curve Bend"
msgstr "Dobrar em curva"
#. Preview area, top of column
#. preview
#: ../plug-ins/common/curve-bend.c:1261
#: ../plug-ins/gimpressionist/orientmap.c:590
#: ../plug-ins/gimpressionist/sizemap.c:459
#: ../plug-ins/print/print-page-layout.c:175
msgid "Preview"
msgstr "Pré-visualização"
#. The preview button
#: ../plug-ins/common/curve-bend.c:1290
msgid "_Preview Once"
msgstr "_Pré-visualizar uma vez"
#. The preview toggle
#: ../plug-ins/common/curve-bend.c:1299
msgid "Automatic pre_view"
msgstr "Pré-_visualização automática"
#. Options area, bottom of column
#. Options section
#: ../plug-ins/common/curve-bend.c:1309 ../plug-ins/common/ripple.c:523
#: ../plug-ins/gfig/gfig-dialog.c:1243
msgid "Options"
msgstr "Opções"
#. Rotate spinbutton
#: ../plug-ins/common/curve-bend.c:1323
msgid "Rotat_e:"
msgstr "Rotacio_nar:"
#. The smoothing toggle
#: ../plug-ins/common/curve-bend.c:1342
msgid "Smoo_thing"
msgstr "Uniformi_zado"
| false | 0014e476cf7a1bc9b3b43d04a6e81376 |
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Raising an event invokes the event handler through a delegate. For more information, see <format type=
"text/html"><a href="F2ADAF01-1ED1-42E1-8C31-8D467E7E0EE2">Raising an Event</a></format>.</para>
<para>The <see cref="M:System.Windows.Forms.SplitContainer.OnMouseLeave(System.EventArgs)" /> method also
allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling
the event in a derived class.</para>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Raises the <see cref="E:System.Windows.Forms.Control.MouseLeave" /> event.</para>
</summary>
<param name="e">
<attribution license="cc4" from="Microsoft" modified="false" />An <see cref="T:System.EventArgs" /> that contains
the event data. </param>
| false | 0014ed6d5511223da3f1ee3a6d3e4bdf |
The IESG has designated Greg Vaudreuil as its agent for forwarding
documents with IESG approval and for registering protest in response
to notifications (5) to the RFC Editor. Documents from Area
| false | 0014f4371bded04faaf1c65c6b522199 |
depends on your system, but in general, we'd like to avoid it.</p>
<p>It's worth noting that while a critical section guarantees no interrupts will
fire, it does not provide an exclusivity guarantee on multi-core systems! The
other core could be happily accessing the same memory as your core, even
without interrupts. You will need stronger synchronisation primitives if you
are using multiple cores.</p>
<h2><a class="header" href="#atomic-access" id="atomic-access">Atomic Access</a></h2>
<p>On some platforms, atomic instructions are available, which provide guarantees
about read-modify-write operations. Specifically for Cortex-M, <code>thumbv6</code> | false | 0014fcde090fb608331715193d91031e |
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Returns the depth of the display, in bits per pixel.</para>
| false | 00150706ec7932d70bbca886c5b3321c |
[ 32492] By: rgs on 2007/11/26 09:14:25
Log: Subject: VMS POD updates: perlport.pod, vmsperl.pod
From: "John E. Malmberg" <[email protected]>
| false | 00151689bdf5d9d5770e1b419a67b304 |
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2002
@c Free Software Foundation, Inc.
@c This is part of the GAS manual.
| false | 001517d592c64f1acc973bcf46c9ca51 |
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>This method is for access to managed classes from unmanaged code, and should not be called from managed
code.</para>
<para>The <see cref="P:System.Reflection.MethodBase.IsFamily" /> property gets a value indicating whether
access to this method is restricted to members of the class and members of its derived classes.</para>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Provides COM objects with version-independent access to the <see cref="P:System.Reflection.MethodBase.IsFamily
| false | 0015297b2cb3113391adb731b7c90a2b |
// registered callbacks are now either complete or will never run, due to guarantees made by ctr.Dispose()
// so we can now perform main disposal work without risk of linking callbacks trying to use this CTS.
| false | 00152be2ab5c0e21165c109405ff1265 |
"index.html" title="The KDE Screen Ruler Handbook"><link rel="prev" href="introduction.html" title="Chapter 1. Introduction
"><link rel="next" href="credits-and-license.html" title="Chapter 3. Credits and Licenses"><meta http-equiv="Content-Type
" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.13 using libxslt"></head><body
| false | 00153d661e102b4cbe83ca2f7cb01ed3 |
To: [email protected]
Subject: [PATCH 2/8] Use constructors for numa_init/exit
Date: Wed, 14 Dec 2011 11:38:32 -0800
| false | 0015452c37c2955c595036c818a01f65 |
* load-path, modifying: Changing load-path. (line 6)
* Lookup a subject in a manual: Learning how to do something.
(line 13)
| false | 001554768e4f37d0aceccb145803ccdd |
subject=/CN=Autoridad de Certificacion Raiz del Estado Venezolano/C=VE/L=Caracas/ST=Distrito Capital/O=Sistema Nacional
de Certificacion Electronica/OU=Superintendencia de Servicios de Certificacion Electronica/[email protected]
| false | 00155b3064da4733e85e1b821b940a37 |
Internet-Drafts included in the upstream distribution, since the Internet
Society license does not meet the Debian Free Software Guidelines. The
schema files that contain verbatim text from RFCs or Internet-Drafts have | false | 001567735a2caab5f931a5282414f814 |
EPYC-IBPB is a copy of the EPYC CPU model with
just CPUID_8000_0008_EBX_IBPB added.
| false | 00156d010aa2396e3691cf698809637e |
Date: Mon, 16 Oct 2017 17:56:57 +0300
Subject: [PATCH] drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
Mime-version: 1.0
| false | 0015938f49db3649c88df9bc7643c2d4 |
">XQuery</a>'s <tt>idref()</tt> function calls this function.</p>
<p>The implementor guarantees that the nodes identified by the returned indexes are elements or attributes.</p>
<p>It is not sufficient for an attribute or element to merely be called <tt>idref</tt>. It must also be of type <tt>IDREF</tt>.
| false | 00159db5720e06d5b69ec4a3499255e2 |
it 'should be a ActiveSupport::HashWithIndifferentAccess' do
subject.get '/foo' do
params.class
| false | 00159ff93a2cb03ab3405f36796b8c35 |
Date: Fri, 16 Feb 2018 13:43:38 +0100
Subject: drm: move read_domains and write_domain into i915
MIME-Version: 1.0
| false | 0015a2291e0971576cd78a58826ce5fd |
@quotation
SLIB @value{SLIBVERSION}, released @value{SLIBDATE}.@*
Aubrey Jaffer <agj@@alum.mit.edu>@*
| false | 0015a6c32fbdfea661351cb9c80caac8 |
# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1995 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
# The Regents of the University of California. All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of
# the sendmail distribution.
| false | 0015a952259fc1d65b7d93dea782fccd |
// If the final write in this sequence is a SchedWriteVariant marked
// Variadic, then the list of prior writes are distributed across all
// operands after resolving the predicate for the final write.
| false | 0015af212b2515079ece72f9f575285e |
Disconnect()
Publish(subject string, payload []byte) error
PublishWithReplyTo(subject, reply string, payload []byte) error
Subscribe(subject string, callback Callback) (int64, error)
SubscribeWithQueue(subject, queue string, callback Callback) (int64, error)
Unsubscribe(subscription int64) error
UnsubscribeAll(subject string)
}
| false | 0015ba195cab4e8889a9af3f54af6c72 |
<element name="storageDevice" type="vim25:HostStorageDeviceInfo" minOccurs="0" />
<element name="license" type="vim25:HostLicenseSpec" minOccurs="0" />
<element name="security" type="vim25:HostSecuritySpec" minOccurs="0" />
| false | 0015c6c24a7cf118a07c3caed81165a6 |
* the same backing store, the data store will not be corrupted, but no
* other guarantees are made concerning the consistency of the preference
* data.
| false | 0015d08be8312bbcd8fe66d754f12a44 |
b(C)81 b(Cop)l(ying)51 b(Information)150 608 y Ft(C.1)68
b(GNU)45 b(F)-11 b(ree)45 b(Do)t(cumen)l(tation)h(License)1359
767 y Fu(V)-8 b(ersion)31 b(1.3,)g(3)g(No)m(v)m(em)m(b)s(er)h(2008)390
| false | 0015e71b28cc63109c8f4ac244abb2ac |
References: FATE#306586 bnc#730103
Subject: [PATCH] btrfs: lock and disable irq during space alloc
| false | 0015eeece405578d6f5fd9182e80be12 |
00012 end
MPASM 03.20.02 Released ALLMESS6.ASM 11-21-2002 20:20:12 PAGE 2
| false | 0015efbb74d4f367fc05acc788cfe774 |
Date: Tue, 6 Feb 2018 15:38:27 -0800
Subject: lib/test_find_bit.c: rename to find_bit_benchmark.c
Patch-mainline: v4.16-rc1
| false | 0015fe9d1d53eda6e8d9a59dc0377751 |
Version 1.73.0 released
| false | 0015ff5e906c9d810e93e95c3ca1f419 |
- Relax, require packaging_rake_tasks > 1.1.4
- SPDX format for license
- 0.1.3
| false | 001601f61e9c87f584fb90fb1e072d56 |
# Copyright (C) 2005, 2006 Yoyodyne, Inc.
# This file is distributed under the same license as the hello-ycp package.
# Masahito Yamaga <[email protected]>, 2007.
| false | 001603a80e5163b9bcb5874c27b4212b |
description = "Proc-macro for toml-query"
license = "MPL-2.0"
| false | 00160439fc454624f78974737b17b6f3 |
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>This method removes a <see cref="T:System.Web.Configuration.TransformerInfo" /> object from the collection
and, if the <see cref="T:System.Web.Configuration.TransformerInfo" /> object is defined in a higher-level configuration file,
inserts a remove element into the transformers collection of the webParts section of the configuration file.</para>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Removes the <see cref="T:System.Web.Configuration.TransformerInfo" /> object with the passed <see cref=
"P:System.Web.Configuration.TransformerInfo.Name" /> property value from the collection.</para>
</summary>
<param name="s">
<attribution license="cc4" from="Microsoft" modified="false" />The name of a <see cref=
"T:System.Web.Configuration.TransformerInfo" /> object to remove from the collection.</param>
| false | 0016094e7d6f7f85ebc75c4248749bca |
ret.set_len(pixel_count);
} // ret contains uninitialized data, so now it's my responsibility to return fully initialized ret
for chunk in ret.chunks_mut(self.width as usize) {
| false | 001616ef23cbf3b35be895e8e301f23e |
// to be added again.
// First of all, make a copy of the file
string tmp = Path.GetTempFileName ();
| false | 00161947db6706bb5daff99c533e9f64 |
sstore - Distributed scalable storage
state - RTE state machine
| false | 00161950650e8b0f7da2d3dfcd840a10 |
Distributed-CompileC ../xcodebuild/chrome.build/Debug/common.build/Objects-normal/i386/appcache_dispatcher.o common/appcache/appcache_dispatcher.cc
normal i386 c++ com.apple.compilers.gcc.4_2
| false | 00161d4fb27523319d08a05e24e08590 |
Currently GCompris offers more than 100 activities, and more are being
developed. GCompris is free software, it means that you can use it as you
wish, adapt it to your own needs, improve it, and, most importantly, share it | false | 00162a8eeace8f359cc5e3dee66208a0 |
@@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# | false | 0016329a6c7654d35eab9fdbd9155595 |
// It is not legal to add new key bytes after compactKeys is run!
U_ASSERT(fKeyMap == nullptr);
| false | 00163ae5771cf5b2ccef6938ddce6982 |
msgid "columns"
msgstr "kolom"
#: ../src/profile-preferences.ui.h:52
msgid "rows"
msgstr "baris"
#: ../src/profile-preferences.ui.h:53
msgid "Cursor _shape:"
msgstr "Bentuk kur_sor:"
#: ../src/profile-preferences.ui.h:54
msgid "Terminal _bell"
msgstr "_Bel terminal"
#: ../src/profile-preferences.ui.h:55
msgid "Text Appearance"
msgstr "Penampilan Teks"
#: ../src/profile-preferences.ui.h:56
msgid "_Allow bold text"
msgstr "Perbolehk_an teks tebal"
| false | 00165b7e8f5594ff162767410fa8b512 |
MODULE_LICENSE("GPL v2");
MODULE_DESCRIPTION("TI NETCP ETHSS driver for Keystone SOCs");
| false | 00166ed66b00bf03d7594f4e1946916b |
public ByteChunk rtfBodyChunk;
/** Subject link chunk, in plain/text */
public StringChunk subjectChunk;
| false | 00167d1a02f5b7d4371887e8431e4b8e |
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Returns a value that indicates whether the match criterion of an <see cref=
"T:System.ServiceModel.Dispatcher.MessageFilter" /> in the table is satisfied by the specified message, and adds the matching
filters to a collection.</para>
</summary>
<returns>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>true if match criterion of at least one <see cref="T:System.ServiceModel.Dispatcher.MessageFilter" /> in the
table is satisfied by <paramref name="message" />; false if no filter is satisfied.</para>
</returns>
<param name="message">
<attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.ServiceModel.Channels.Message
" /> to test.</param>
<param name="results">
<attribution license="cc4" from="Microsoft" modified="false" />The reference parameter that stores the <see cref=
"T:System.ServiceModel.Dispatcher.MessageFilter" /> objects that match in <see cref="T:System.Collections.Generic.ICollection`1
| false | 00167e7a8c8b5c5121aae7e6ffc05f19 |
* All files with FSF copyright notices: Update copyright dates
using scripts/update-copyrights.
2016-01-04 Joseph Myers <[email protected]>
* All files with FSF copyright notices: Update copyright dates
using ../scripts/update-copyrights.
2015-01-02 Joseph Myers <[email protected]>
* All files with FSF copyright notices: Update copyright dates
using ../scripts/update-copyrights.
| false | 00168303c6891a66c61ba2b79588c5b8 |
include *.py MANIFEST.in LICENSE README.rst
global-include *.txt *.rst *.ini *.cfg *.toml *.whl *.egg
| false | 001687a12126b1280a56bcba320a0ba4 |
+ attr.insns = ptr_to_u64(code_sample);
+ attr.license = ptr_to_u64("GPL");
+ attr.log_buf = ptr_to_u64(log);
| false | 0016a2c88d6477050ae2747b40781a1e |
<DL>
<DD>If the node is a copy of some other node, returns the original node.
Otherwise returns the node itself.
| false | 0016ab05f119794be42b4a454531a221 |
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="M:System.Resources.ResourceManager.GetResourceFileName(System.Globalization.CultureInfo)
| false | 0016d370d54095c391ca1d522bc705c3 |
msgid "%s has gone away."
msgstr "%s ist abwesend."
#: ../libpurple/plugins/statenotify.c:75
#, c-format
msgid "%s has become idle."
msgstr "%s ist inaktiv."
#: ../libpurple/plugins/statenotify.c:77
#, c-format
msgid "%s is no longer idle."
msgstr "%s ist nicht mehr inaktiv."
#: ../libpurple/plugins/statenotify.c:86
#, c-format
msgid "%s has signed on."
msgstr "%s hat sich angemeldet."
#: ../libpurple/plugins/statenotify.c:104
msgid "Notify When"
msgstr "Benachrichtigung, wenn"
| false | 0016e97b3383050d2e5368620dcb5f72 |
* To: [email protected]
* Subject: identified bug in g77 on Alpha
*
| false | 0016eb9459219710175f16e43f940fe5 |
passwords and randomly generated binary keys. When keys are derived
from passwords, TLS PSK mode is subject to offline dictionary
attacks. In DHE (Diffie-Hellman Exchange) and RSA modes, an attacker
| false | 0016eecfdc1372fcf50cfb947fa56adb |
context "normalized event names" do
specify { expect(subject.normalized_event_name(:derp)).to eq("derp") }
specify { expect(subject.normalized_event_name(:Derp)).to eq("derp") }
specify { expect(subject.normalized_event_name("DERP")).to eq("derp") }
specify { expect(subject.normalized_event_name("derp")).to eq("derp") }
end
| false | 0016f0c07429b26c7c1e7f18374babe5 |
<pos>&n;</pos>
<gloss>newly-released music</gloss>
<gloss>new release (CD, album, etc.)</gloss>
| false | 0016f40a0371ed92dbbe89b6bc41d232 |
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="M:System.Data.Odbc.OdbcConnection.Close" /> method rolls back any pending transactions. It
| false | 0017083f220d85f4163113328725696b |
shared%3:00:00:: 02152216 1 2
shared%5:00:00:distributed:00 00541189 2 0
shared_out%5:00:00:distributed:00 00541189 1 0
shareholder%1:18:00:: 10657969 1 0
| false | 00171ba64d3def251d8c91f3ce196b8d |
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>At run time, the membership system binds to the appropriate hash algorithm type, and then uses this type when
encrypting membership information. If the <see cref="P:System.Web.Configuration.MembershipSection.HashAlgorithmType" />
property is not set, the membership system defaults to the <see cref="P:System.Web.Configuration.MachineKeySection.Validation
" /> property within the <see cref="T:System.Web.Configuration.MachineKeySection" /> class.</para>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Gets or sets the type of encryption that is used for sensitive membership information.</para>
| false | 001736c0f4e6322c959d4ddb8ee876ed |
// Note: Works only for services with ClusterIP. Will return an error for headless service (service without a clusterIP).
// Important: Assumes that we already have the cacheLock. Callers responsibility to acquire it.
// This is because the code will panic, if we try to acquire it again if we already have it.
| false | 001740d503eb8b422f0390465d08b09d |
GrResource::~GrResource() {
// subclass should have released this.
GrAssert(!this->isValid());
| false | 00175063e8d71f7925bed51bca9e2f71 |
/**
* <h2>DISCLAIMER</h2>
* | false | 00177ae5c482efc14a5c2532500a52da |
# notification add must fail - empty Message-Subject param
{
| false | 00177dd19072271694922f799c54b8de |
a whale they had in sight. Commander Farragut, desirous of seeing
Ned Land at work, gave him permission to go on board the Monroe.
And fate served our Canadian so well that, instead of one whale,
| false | 001790cae06f9caf849c09c6859b574d |
<location line="+2"/>
<source>This represents the permission to permanently remove users from the server.</source>
<translation>Toto představuje oprávnění natrvalo odstranit uživatele ze serveru.</translation>
| false | 001794795f871c2ac3007a5434bfda24 |
The Python interpreter and the extensive standard library are freely available in source or binary form for all major
platforms from the Python Web site, https://www.python.org/, and may be freely distributed. The same site also contains
distributions of and pointers to many free third party Python modules, programs and tools, and additional documentation | false | 00179a21b0bc3ddcdf9a14cfc1468744 |
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>To provide multi-node selection support in the <see cref="T:System.Web.UI.WebControls.TreeView" /> control,
| false | 00179de1083a845c34718a2dba5cc647 |
11. Preguntes i respostes"><span class="acronym">PMF</span></a> per a un dels problemes de sincronització més comuns
de la <span class="productname"><span class="trademark">PalmPilot</span>™</span>.</p></div><div style="background-color:
#white; color: black; margin-top: 20px; margin-left: 20px; margin-right: 20px;"><div
| false | 0017b885b127f480ac6524fc9c85f055 |
// Fires when the write operation has completely finished, such as all
// devices being finalized and resources released.
static void onWriteComplete();
| false | 0017bc1b8ed14d61977164a4ca001d5f |
<location filename="../widgets/settingswidget.cpp" line="111"/>
<source>Enforce timing guarantees</source>
<translation>Jõusta ajastusgarantiid</translation> | false | 0017d3e285a0d669ade713779a1fe50a |
* distributed CSR graph.
*
* This macro contains an instantiation of the distributed CSR graph
* type using the typical template parameters names (e.g., those
| false | 0017e469165b8d90c7f6d3cb50a42c77 |
distribution. <xref linkend="pl-language-table"/> lists some of these
packages. Note that some of these projects might not be released under the same
license as <productname>PostgreSQL</productname>. For more information on each
procedural language, including licensing information, refer to its website
| false | 0017fb59eb4dde93a808658868aae876 |
class DNAPlugin(Plugin):
"""A single instance of Distributed Numeric Assignment plugin entry
| false | 00180a75ff5a8326e8db61d8d10ce66b |
<!-- iso-amsa.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
| false | 00180e436f0af5276769eaee6c2296f6 |
<li>
Given vector <i>V</i>, generate a square matrix with the <i>k</i>-th diagonal containing a copy of the vector; all other
elements are set to zero
</li>
<br>
<li>
Given matrix <i>X</i>, generate a matrix with the <i>k</i>-th diagonal containing a copy of the <i>k</i>-th diagonal
of <i>X</i>; all other elements are set to zero
| false | 001823c17f72f15881d483ed4cad5c45 |
</p></div><div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id2526385
"></a>11.2.4. Configure the subject mapper </h3></div></div></div><p>
Copy the sample file:
| false | 00187012d28dc1a62c42a70ff530b21f |
# This file is released under the same license as the gnome-bluetooth package.
#
| false | 00187fb6db1f7896bb29f0e488bd15b4 |
Date: Wed, 11 Sep 2013 16:35:28 +0300
Subject: [PATCH 024/129] mlx5: Keep polling to reclaim pages while any returned
Git-commit: dabed0e6319a1900c8738676bd197f06b5b5b6cc
| false | 001891f040094507191ed2f37fb6fbcf |
<message name="IDS_ACCESSIBILITY_PERMISSION_DIALOG_TITLE" desc="The title of the prompt that asks the user to
grant 'Accessibility' permission to the Chrome Remote Desktop service. This permission is part of the 'Privacy and Security'
preferences pane. Mac-only.">
Grant 'Accessibility' permission to <ph name="PRODUCT_NAME">$1<ex>Chrome Remote Desktop</ex></ph>
</message>
<message name="IDS_ACCESSIBILITY_PERMISSION_DIALOG_BODY_TEXT" desc="The body text of the prompt that asks the
user to grant Accessibility permission to the local Chrome Remote Desktop service. This setting lives in the 'Accessibility'
section of the 'Privacy and Security' preferences pane. This permission is needed so that input that we receive from | false | 00189bcc10e13df8abdcb6ee1928c295 |
// Map 3 == RGB8 to 4 == RGBA8, unless it is our special proprietary 16 bpc encoding:
if ((movieRecordBANK[slotid].pixelFormat == 3) && !(specialFlags1 & 512)) movieRecordBANK[slotid].pixelFormat | false | 0018a5d3e5280d9d3487cb5e17091bb6 |
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Saves this dynamic assembly to disk.</para>
</summary>
<param name="assemblyFileName">
<attribution license="cc4" from="Microsoft" modified="false" />The file name of the assembly. </param>
</Docs>
| false | 0018a8b6c43f988d9b9aae08b81d655c |
When you are done, delete the \file{Read-and-delete-me} file, as it
should not be distributed.
}
| false | 0018ab72198864b1b4fdb2f61caf0f43 |
</TD><TD class="srcCell"><SPAN class="srcLine"><span class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN</span></SPAN></TD></TR><TR><TD align="right" class="lineCount">
201</TD>
<TD align="right" class="coverageCount">
</TD><TD class="srcCell"><SPAN class="srcLine"><span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE)</span></SPAN></TD></TR><TR><TD align="right" class="lineCount">
| false | 0018b669045dfc0e83c2681e1a555ac2 |
<h2><a name="field">NMZ.field.{subject,from,date,message-id,...}</a></h2>
<p>¥Õ¥£¡Œ¥ë¥ÉŸðÊó€òµÏ¿€¹€ë¥Õ¥¡¥€¥ë</p>
| false | 0018b8857ea7def34acff5e758475577 |
(description "The Combinatorial BLAS (CombBLAS) is an extensible
distributed-memory parallel graph library offering a small but powerful set of
linear algebra primitives specifically targeting graph analytics.")
(license (list
license:gpl2+ ;include/psort/(funnel|sort)*.h
license:x11 ;usort and psort
license:bsd-3)))) ;CombBLAS and MersenneTwister.h
| false | 0018dbdcf854fa7e8d81f27d1ffeada8 |
Date: Wed, 1 Nov 2017 16:36:42 +0100
Subject: [PATCH 14/20] dax, iomap: Add support for synchronous faults
Git-commit: caa51d26f85c248f1c4f43a870ad3ef84bf9eb8f
| false | 0018e4183da24dae930e2107444b5e71 |
[PLEASE NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE LGPL 2.0. PLEASE SEE THE
APPENDIX TO REVIEW THE FULL TEXT OF THE LGPL 2.0. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
| false | 00190abcf00c92212686fd85c38b7eaf |
[ 7038] By: jhi on 2000/09/08 14:14:18
Log: Subject: [PATCH lib/Benchmark.pm]
From: <[email protected]>
| false | 00191508ebd677c03bb8d285452073cd |
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Converts a value to a 16-bit signed integer.</para>
</summary>
<returns>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The converted <paramref name="value" />.</para>
</returns>
<param name="value">
<attribution license="cc4" from="Microsoft" modified="false" />The object to be converted. </param>
</Docs>
| false | 00191a8c376339a393b63555fa426ff1 |
From: [email protected]
Subject: Valid distributionPoint Test4
Message-ID: <0310101031500.283@>
| false | 00191c71dd44d9d238b71181f330c287 |
polkit.addRule(function(action, subject) {
if (action.id == "net.company.spawning.successful_helper") {
| false | 00192463870882c2332a3efed27c4911 |
Subsets and Splits