/external/pcre/testdata/ |
D | grepinput | 2 that the pcregrep command is working correctly. The file must be more than 4 features should be added at the end, because some of the tests involve the 7 PATTERN at the start of a line. 8 In the middle of a line, PATTERN appears. 12 Here follows a whole lot of stuff that makes the file over 24KiB long. 15 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 16 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 17 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 18 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 20 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the [all …]
|
/external/brotli/tests/testdata/ |
D | quickfox_repeated | 1 The quick brown fox jumps over the lazy dogThe quick brown fox jumps over the lazy dogThe quick bro…
|
/external/libopenapv/readme/ |
D | apv_isobmff.md | 6 …the necessary information for decoding, frame header and metadata for processing of decoded video … 24 The sample entry with APV1SampleEntry type specifies that the track contains APV coded video data s… 36 The largest one among the values of the frame_width field and frame_height field of the APVCodecCon… 38 …the sample entry name is 'apv1', the stream to which this sample entry applies shall be a complian… 40 The compressorname field of the VisualSampleEntry shall have '\012APV Coding'. The sample entry wit… 56 The box with APVCodecConfigurationBox shall contains APVDecoderConfigurationRecord as defined in {{… 68 The APVDecoderConfigurationRecord contains the information for initial configuration of a decoder w… 70 … e.g. the profiles a decoder compliant to, are carried so that the client can decide whether it ha… 108 > indicates the number of frame header information for a specific PBU types are stored. 111 > indicates the value of the pbu_type field in the pbu header immediately preceding the frame data … [all …]
|
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
D | tree-construction.txt | 14 The input to the tree construction stage is a sequence of tokens from 15 the tokenization stage. The tree construction stage is associated with 16 a DOM Document object when a parser is created. The "output" of this 21 to render the Document so that it is available to the user, or when it 24 As each token is emitted from the tokeniser, the user agent must 25 process the token according to the rules given in the section 26 corresponding to the current insertion mode. 28 When the steps below require the UA to insert a character into a node, 29 if that node has a child immediately before where the character is to 30 be inserted, and that child is a Text node, and that Text node was the [all …]
|
/external/openthread/third_party/mbedtls/repo/docs/architecture/ |
D | psa-storage-resilience.md | 5 The PSA crypto subsystem includes a persistent key store. It is possible to create a persistent key… 7 … loss. That is, we assume that the underlying platform behaves nominally, except that occasionally… 9 This document explores the problem space, defines a library design and a test design. 15 …the application is concerned, at any given point in time, the system is either in a state where th… 17 …the data has been written to the persistent storage. As a consequence, if the system restarts duri… 19 The committing property is important not only for sequences of operations, but also when reporting … 21 ## Assumptions on the underlying file storage 25 * `set()` writes a whole file (either creating it, or replacing the previous content). 26 * `remove()` removes a file (returning a specific error code if the file does not exist). 28 **Assumption: the underlying ITS functions are atomic and committing.** [all …]
|
/external/mbedtls/docs/architecture/ |
D | psa-storage-resilience.md | 5 The PSA crypto subsystem includes a persistent key store. It is possible to create a persistent key… 7 … loss. That is, we assume that the underlying platform behaves nominally, except that occasionally… 9 This document explores the problem space, defines a library design and a test design. 15 …the application is concerned, at any given point in time, the system is either in a state where th… 17 …the data has been written to the persistent storage. As a consequence, if the system restarts duri… 19 The committing property is important not only for sequences of operations, but also when reporting … 21 ## Assumptions on the underlying file storage 25 * `set()` writes a whole file (either creating it, or replacing the previous content). 26 * `remove()` removes a file (returning a specific error code if the file does not exist). 28 **Assumption: the underlying ITS functions are atomic and committing.** [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
D | Pcd.h | 4 Different with the EFI_PCD_PROTOCOL defined in PI 1.2 specification, the native 6 The interfaces in dynamic type PCD do not require the token space guid as parameter, 10 This program and the accompanying materials are licensed and made available under 11 the terms and conditions of the BSD License that accompanies this distribution. 12 The full text of the license may be found at 15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, 32 Sets the SKU value for subsequent calls to set or get PCD token values. 34 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 35 SetSku() is normally called only once by the system. 37 For each item (token), the database can hold a single value that applies to all SKUs, [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/ |
D | Pcd.h | 4 Different with the EFI_PCD_PPI defined in PI 1.2 specification, the native 6 The interfaces for dynamic type PCD do not require the token space guid as parameter, 10 This program and the accompanying materials are licensed and made available under 11 the terms and conditions of the BSD License that accompanies this distribution. 12 The full text of the license may be found at 15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, 30 Sets the SKU value for subsequent calls to set or get PCD token values. 32 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 33 SetSku() is normally called only once by the system. 35 For each item (token), the database can hold a single value that applies to all SKUs, [all …]
|
/external/liburing/man/ |
D | io_uring_enter.2 | 25 is used to initiate and complete I/O using the shared submission and 33 is the file descriptor returned by 36 specifies the number of I/Os to submit from the submission queue. 38 is a bitmask of the following values: 41 If this flag is set, then the system call will wait for the specified 47 If this flag is set either the flag 49 must not be set or the thread issuing the syscall must be the thread that 50 created the io_uring associated with 52 or be the thread that enabled the ring originally created with 60 If the ring has been created with [all …]
|
D | io_uring_enter2.2 | 25 is used to initiate and complete I/O using the shared submission and 33 is the file descriptor returned by 36 specifies the number of I/Os to submit from the submission queue. 38 is a bitmask of the following values: 41 If this flag is set, then the system call will wait for the specified 47 If this flag is set either the flag 49 must not be set or the thread issuing the syscall must be the thread that 50 created the io_uring associated with 52 or be the thread that enabled the ring originally created with 60 If the ring has been created with [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/ |
D | Pcd.h | 4 Different with the EFI_PCD_PPI defined in PI 1.2 specification, the native 6 The interfaces for dynamic type PCD do not require the token space guid as parameter, 23 Sets the SKU value for subsequent calls to set or get PCD token values. 25 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 26 SetSku() is normally called only once by the system. 28 For each item (token), the database can hold a single value that applies to all SKUs, 32 The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. 33 For tokens that are not SKU enabled, the system ignores any set SKU Id and works with the 34 single value for that token. For SKU-enabled tokens, the system will use the SKU Id set by the 35 …last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specifi… [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
D | Pcd.h | 4 Different with the EFI_PCD_PROTOCOL defined in PI 1.2 specification, the native 6 The interfaces in dynamic type PCD do not require the token space guid as parameter, 29 Sets the SKU value for subsequent calls to set or get PCD token values. 31 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 32 SetSku() is normally called only once by the system. 34 For each item (token), the database can hold a single value that applies to all SKUs, 38 The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. 39 For tokens that are not SKU enabled, the system ignores any set SKU Id and works with the 40 single value for that token. For SKU-enabled tokens, the system will use the SKU Id set by the 41 …last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specifi… [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
D | Pcd.h | 4 Different with the EFI_PCD_PROTOCOL defined in PI 1.2 specification, the native 6 The interfaces in dynamic type PCD do not require the token space guid as parameter, 28 Sets the SKU value for subsequent calls to set or get PCD token values. 30 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 31 SetSku() is normally called only once by the system. 33 For each item (token), the database can hold a single value that applies to all SKUs, 37 The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. 38 For tokens that are not SKU enabled, the system ignores any set SKU Id and works with the 39 single value for that token. For SKU-enabled tokens, the system will use the SKU Id set by the 40 …last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specifi… [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
D | Pcd.h | 4 Different with the EFI_PCD_PROTOCOL defined in PI 1.2 specification, the native 6 The interfaces in dynamic type PCD do not require the token space guid as parameter, 29 Sets the SKU value for subsequent calls to set or get PCD token values. 31 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 32 SetSku() is normally called only once by the system. 34 For each item (token), the database can hold a single value that applies to all SKUs, 38 The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. 39 For tokens that are not SKU enabled, the system ignores any set SKU Id and works with the 40 single value for that token. For SKU-enabled tokens, the system will use the SKU Id set by the 41 …last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specifi… [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/ |
D | Pcd.h | 4 Different with the EFI_PCD_PPI defined in PI 1.2 specification, the native 6 The interfaces for dynamic type PCD do not require the token space guid as parameter, 24 Sets the SKU value for subsequent calls to set or get PCD token values. 26 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 27 SetSku() is normally called only once by the system. 29 For each item (token), the database can hold a single value that applies to all SKUs, 33 The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. 34 For tokens that are not SKU enabled, the system ignores any set SKU Id and works with the 35 single value for that token. For SKU-enabled tokens, the system will use the SKU Id set by the 36 …last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specifi… [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/ |
D | Pcd.h | 4 Different with the EFI_PCD_PPI defined in PI 1.2 specification, the native 6 The interfaces for dynamic type PCD do not require the token space guid as parameter, 24 Sets the SKU value for subsequent calls to set or get PCD token values. 26 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. 27 SetSku() is normally called only once by the system. 29 For each item (token), the database can hold a single value that applies to all SKUs, 33 The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. 34 For tokens that are not SKU enabled, the system ignores any set SKU Id and works with the 35 single value for that token. For SKU-enabled tokens, the system will use the SKU Id set by the 36 …last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specifi… [all …]
|
/external/wayland-protocols/freedesktop.org/stable/xdg-shell/ |
D | xdg-shell.xml | 13 copy of this software and associated documentation files (the "Software"), 14 to deal in the Software without restriction, including without limitation 15 the rights to use, copy, modify, merge, publish, distribute, sublicense, 16 and/or sell copies of the Software, and to permit persons to whom the 17 Software is furnished to do so, subject to the following conditions: 19 The above copyright notice and this permission notice (including the next 20 paragraph) shall be included in all copies or substantial portions of the 23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 24 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 26 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER [all …]
|
/external/one-true-awk/testdir/ |
D | bib | 1 In the beginning God created the heaven and the earth. 2 And the earth was without form, and void; and darkness was upon the face of the deep. And the Spiri… 4 And God saw the light, that it was good: and God divided the light from the darkness. 5 And God called the light Day, and the darkness he called Night. And the evening and the morning wer… 6 And God said, Let there be a firmament in the midst of the waters, and let it divide the waters fro… 7 And God made the firmament, and divided the waters which were under the firmament from the waters w… 8 And God called the firmament Heaven. And the evening and the morning were the second day. 9 And God said, Let the waters under the heaven be gathered together unto one place, and let the dry … 10 And God called the dry land Earth; and the gathering together of the waters called he Seas: and God… 11 …id, Let the earth bring forth grass, the herb yielding seed, and the fruit tree yielding fruit aft… [all …]
|
/external/rust/android-crates-io/crates/spdx/src/text/licenses/ |
D | EUPL-1.2 | 2 EUPL © the European Union 2007, 2016 4 This European Union Public Licence (the ‘EUPL’) applies to the Work (as defined below) which is pro… 5 terms of this Licence. Any use of the Work, other than as authorised under this Licence is prohibit… 6 use is covered by a right of the copyright holder of the Work). 7 The Work is provided under the terms of this Licence when the Licensor (as defined below) has place… 8 notice immediately following the copyright notice for the Work: 9 Licensed under the EUPL 10 or has expressed by any other means his willingness to license under the EUPL. 13 In this Licence, the following terms have the following meaning: 14 — ‘The Licence’:this Licence. [all …]
|
D | CECILL-2.0 | 7 This Agreement is a Free Software license agreement that is the result 9 the two main principles guiding its drafting: 11 * firstly, compliance with the principles governing the distribution 14 * secondly, the election of a governing law, French law, with which 15 it is conformant, both as regards the law of torts and 16 intellectual property law, and the protection that it offers to 17 both authors and holders of the economic rights over software. 19 The authors of the CeCILL (for Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre]) 38 The purpose of this Free Software license agreement is to grant users 39 the right to modify and redistribute the software governed by this [all …]
|
D | EUPL-1.1 | 3 EUPL (c) the European Community 2007 5 …the "EUPL") applies to the Work or Software (as defined below) which is provided under the terms o… 7 The Original Work is provided under the terms of this Licence when the Licensor (as defined below) … 9 Licensed under the EUPL V.1.1 11 or has expressed by any other mean his willingness to license under the EUPL. 15 In this Licence, the following terms have the following meaning: 17 - The Licence: this Licence. 19 …The Original Work or the Software: the software distributed and/or communicated by the Licensor un… 21 …the works or software that could be created by the Licensee, based upon the Original Work or modif… 23 - The Work: the Original Work and/or its Derivative Works. [all …]
|
D | CECILL-C | 7 This Agreement is a Free Software license agreement that is the result 9 the two main principles guiding its drafting: 11 * firstly, compliance with the principles governing the distribution 14 * secondly, the election of a governing law, French law, with which 15 it is conformant, both as regards the law of torts and 16 intellectual property law, and the protection that it offers to 17 both authors and holders of the economic rights over software. 19 The authors of the CeCILL-C (for Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre]) 38 The purpose of this Free Software license agreement is to grant users 39 the right to modify and re-use the software governed by this license. [all …]
|
/external/licenseclassifier/licenses/ |
D | EUPL-1.1.txt | 3 EUPL (c) the European Community 2007 5 This European Union Public Licence (the "EUPL") applies to the Work or 6 Software (as defined below) which is provided under the terms of this Licence. 7 Any use of the Work, other than as authorised under this Licence is prohibited 8 (to the extent such use is covered by a right of the copyright holder of the 11 The Original Work is provided under the terms of this Licence when the 12 Licensor (as defined below) has placed the following notice immediately 13 following the copyright notice for the Original Work: 15 Licensed under the EUPL V.1.1 17 or has expressed by any other mean his willingness to license under the EUPL. [all …]
|
/external/licenseclassifier/v2/assets/License/EUPL-1.1/ |
D | license.txt | 3 EUPL (c) the European Community 2007 5 This European Union Public Licence (the "EUPL") applies to the Work or 6 Software (as defined below) which is provided under the terms of this Licence. 7 Any use of the Work, other than as authorised under this Licence is prohibited 8 (to the extent such use is covered by a right of the copyright holder of the 11 The Original Work is provided under the terms of this Licence when the 12 Licensor (as defined below) has placed the following notice immediately 13 following the copyright notice for the Original Work: 15 Licensed under the EUPL V.1.1 17 or has expressed by any other mean his willingness to license under the EUPL. [all …]
|
/external/cronet/tot/net/docs/ |
D | life-of-a-url-request.md | 3 This document gives an overview of the browser's lower-layers for networking. 5 Networking in the browser ranges from high level Javascript APIs like 6 `fetch()`, all the way down to writing encrypted bytes on a socket. 8 This document assumes that requests for URLs are mediated through the browser's 9 [Network Service](../../services/network/README.md), and focuses on all the 10 layers below the Network Service, including key points of integration. 12 It's particularly targeted at people new to the Chrome network stack, but 13 should also be useful for team members who may be experts at some parts of the 15 through how a basic request issued by another process works its way through the 22 # Anatomy of the Network Stack [all …]
|