/external/pcre/dist/testdata/ |
D | grepinput | 2 that the pcregrep command is working correctly. The file must be more than 24K 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 24K 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/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 …]
|
D | tokenization.txt | 14 Implementations must act as if they used the following state machine to 15 tokenise HTML. The state machine must start in the data state. Most 17 and either switches the state machine to a new state to reconsume the 18 same character, or switches it to a new state (to consume the next 19 character), or repeats the same state (to consume the next character). 23 The exact behavior of certain states depends on a content model flag 24 that is set after certain tokens are emitted. The flag has several 26 the PCDATA state. In the RCDATA and CDATA states, a further escape flag 27 is used to control the behavior of the tokeniser. It is either true or 28 false, and initially must be set to the false state. The insertion mode [all …]
|
/external/valgrind/memcheck/tests/ |
D | err_disable4.stderr.exp | 5 WARNING: possibly as a result of some mistake in the use 6 WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros. 8 WARNING: possibly as a result of some mistake in the use 9 WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros. 11 WARNING: possibly as a result of some mistake in the use 12 WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros. 14 WARNING: possibly as a result of some mistake in the use 15 WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros. 17 WARNING: possibly as a result of some mistake in the use 18 WARNING: of the VALGRIND_DISABLE_ERROR_REPORTING macros. [all …]
|
/external/selinux/ |
D | NOTICE | 11 The licenses for most software are designed to take away your 12 freedom to share and change it. By contrast, the GNU General Public 14 software--to make sure the software is free for all its users. This 15 General Public License applies to most of the Free Software 18 the GNU Library General Public License instead.) You can apply it to 23 have the freedom to distribute copies of free software (and charge for 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that [all …]
|
/external/ppp/pppd/ |
D | pppd.8 | 12 .\" purpose with or without fee is hereby granted, provided that the above 15 .\" THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES 17 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 21 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 33 PPP is the protocol used for establishing internet links over dial-up 35 links. The \fIpppd\fR daemon works together with the kernel PPP 37 (called the \fIpeer\fR) and to negotiate Internet Protocol (IP) 38 addresses for each end of the link. Pppd can also authenticate the 39 peer and/or supply authentication information to the peer. PPP can be 45 Use the serial port called \fIttyname\fR to communicate with the [all …]
|
/external/e2fsprogs/debugfs/ |
D | debugfs.8.in | 3 .\" This file may be copied under the terms of the GNU Public License. 40 examine and change the state of an ext2, ext3, or ext4 file system. 43 is the special file corresponding to the device containing the 48 Specifies that the file system should be opened in read-write mode. 49 Without this option, the file system is opened in read-only mode. 52 Specifies that the file system should be opened in catastrophic mode, in 53 which the inode and group bitmaps are not read initially. This can be 55 catastrophic mode forces the filesystem to be opened read-only. 60 represents an ext2 image file created by the 62 program. Since the ext2 image file only contains the superblock, block [all …]
|
/external/clang/docs/ |
D | doxygen.cfg.in | 3 # This file describes the settings to be used by the documentation system 7 # front of the TAG it is preceding. 10 # The format is: 20 # This tag specifies the encoding used for all characters in the config file 21 # that follow. The default is UTF-8 which is also the encoding used for all text 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 23 # built into libc) for the transcoding. See http://www.gnu.org/software/libiconv 24 # for the list of possible encodings. 25 # The default value is: UTF-8. 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by [all …]
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 3 # This file describes the settings to be used by the documentation system 7 # front of the TAG it is preceding. 10 # The format is: 20 # This tag specifies the encoding used for all characters in the config file 21 # that follow. The default is UTF-8 which is also the encoding used for all text 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 23 # built into libc) for the transcoding. See http://www.gnu.org/software/libiconv 24 # for the list of possible encodings. 25 # The default value is: UTF-8. 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by [all …]
|
/external/jsoncpp/doc/ |
D | doxyfile.in | 3 # This file describes the settings to be used by the documentation system 7 # front of the TAG it is preceding. 10 # The format is: 20 # This tag specifies the encoding used for all characters in the config file 21 # that follow. The default is UTF-8 which is also the encoding used for all text 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 23 # built into libc) for the transcoding. See http://www.gnu.org/software/libiconv 24 # for the list of possible encodings. 25 # The default value is: UTF-8. 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by [all …]
|
/external/pcre/dist/doc/ |
D | pcreapi.3 | 129 two additional libraries. They can be built as well as, or instead of, the 130 8-bit library. To avoid too much complication, this document describes the 131 8-bit versions of the functions, with only occasional references to the 16-bit 134 The 16-bit and 32-bit functions operate in the same way as their 8-bit 139 by UTF16 or UTF32, respectively. This facility is in fact just cosmetic; the 140 16-bit and 32-bit option names define the same bit values. 143 16-bit data units and UTF-16 when using the 16-bit library, or 32-bit data 144 units and UTF-32 when using the 32-bit library, unless specified otherwise. 145 More details of the specific differences for the 16-bit and 32-bit libraries 146 are given in the [all …]
|
/external/parameter-framework/upstream/doc/ |
D | Doxyfile.in | 3 # This file describes the settings to be used by the documentation system 7 # front of the TAG it is preceding. 10 # The format is: 20 # This tag specifies the encoding used for all characters in the config file 21 # that follow. The default is UTF-8 which is also the encoding used for all text 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 23 # built into libc) for the transcoding. See http://www.gnu.org/software/libiconv 24 # for the list of possible encodings. 25 # The default value is: UTF-8. 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by [all …]
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPMeta.java | 6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms 7 // of the Adobe license agreement accompanying it. 21 * This class represents the set of XMP metadata as a DOM representation. It has methods to read and 22 * modify all kinds of properties, create an iterator over all properties and serialize the metadata 33 * The property value getter-methods all take a property specification: the first two parameters 34 * are always the top level namespace URI (the "schema" namespace) and the basic name 35 * of the property being referenced. See the introductory discussion of path expression usage 38 * All of the functions return an object inherited from <code>PropertyBase</code> or 39 * <code>null</code> if the property does not exists. The result object contains the value of 40 * the property and option flags describing the property. Arrays and the non-leaf levels of [all …]
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uregex.h | 20 * <p>This is a C wrapper around the C++ RegexPattern and RegexMatcher classes.</p> 36 * Structure representing a compiled regular expression, plus the results 65 /** If set, treat the entire pattern as a literal string. 66 * Metacharacters or escape sequences in the input sequence will be given 69 * The flag UREGEX_CASE_INSENSITIVE retains its impact 71 * The other flags become superfluous. 85 * in the behavior of ., ^, and $. 91 * If set, \b uses the Unicode TR 29 definition of word boundaries. 111 * Open (compile) an ICU regular expression. Compiles the regular expression in 112 * string form into an internal representation using the specified match mode flags. [all …]
|
/external/libnl/ |
D | COPYING | 10 [This is the first released version of the Lesser GPL. It also counts 11 as the successor of the GNU Library Public License, version 2, hence 12 the version number 2.1.] 16 The licenses for most software are designed to take away your 17 freedom to share and change it. By contrast, the GNU General Public 19 free software--to make sure the software is free for all its users. 21 This license, the Lesser General Public License, applies to some 22 specially designated software packages--typically libraries--of the 25 this license or the ordinary General Public License is the better 26 strategy to use in any particular case, based on the explanations [all …]
|
D | NOTICE | 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 15 The licenses for most software are designed to take away your 16 freedom to share and change it. By contrast, the GNU General Public 18 free software--to make sure the software is free for all its users. 20 This license, the Lesser General Public License, applies to some 21 specially designated software packages--typically libraries--of the 24 this license or the ordinary General Public License is the better 25 strategy to use in any particular case, based on the explanations below. [all …]
|
/external/libmicrohttpd/ |
D | NOTICE | 2 support, you are free to choose between the LGPL and the eCos License 4 MHD with HTTPS support, you must obey the terms of the GNU LGPL. 15 [This is the first released version of the Lesser GPL. It also counts 16 as the successor of the GNU Library Public License, version 2, hence 17 the version number 2.1.] 21 The licenses for most software are designed to take away your 22 freedom to share and change it. By contrast, the GNU General Public 24 free software--to make sure the software is free for all its users. 26 This license, the Lesser General Public License, applies to some 27 specially designated software packages--typically libraries--of the [all …]
|
D | COPYING | 2 support, you are free to choose between the LGPL and the eCos License 4 MHD with HTTPS support, you must obey the terms of the GNU LGPL. 15 [This is the first released version of the Lesser GPL. It also counts 16 as the successor of the GNU Library Public License, version 2, hence 17 the version number 2.1.] 21 The licenses for most software are designed to take away your 22 freedom to share and change it. By contrast, the GNU General Public 24 free software--to make sure the software is free for all its users. 26 This license, the Lesser General Public License, applies to some 27 specially designated software packages--typically libraries--of the [all …]
|
/external/eigen/doc/ |
D | Doxyfile.in | 3 # This file describes the settings to be used by the documentation system 7 # The format is: 17 # This tag specifies the encoding used for all characters in the config file 18 # that follow. The default is UTF-8 which is also the encoding used for all 19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the 20 # iconv built into libc) for the transcoding. See 21 # http://www.gnu.org/software/libiconv for the list of possible encodings. 25 # The PROJECT_NAME tag is a single word (or sequence of words) that should 26 # identify the project. Note that if you do not use Doxywizard you need 27 # to put quotes around the project name if it contains spaces. [all …]
|
/external/libmicrohttpd/doc/ |
D | lgpl.texi | 1 @c The GNU Lesser General Public License. 14 [This is the first released version of the Lesser GPL. It also counts 15 as the successor of the GNU Library Public License, version 2, hence the 21 The licenses for most software are designed to take away your 22 freedom to share and change it. By contrast, the GNU General Public 24 free software---to make sure the software is free for all its users. 26 This license, the Lesser General Public License, applies to some 27 specially designated software---typically libraries---of the Free 30 license or the ordinary General Public License is the better strategy to 31 use in any particular case, based on the explanations below. [all …]
|
/external/hyphenation-patterns/hy/ |
D | NOTICE | 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 15 The licenses for most software are designed to take away your 16 freedom to share and change it. By contrast, the GNU General Public 18 free software--to make sure the software is free for all its users. 20 This license, the Lesser General Public License, applies to some 21 specially designated software packages--typically libraries--of the 24 this license or the ordinary General Public License is the better 25 strategy to use in any particular case, based on the explanations below. [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | lgpl-v21.txt | 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 15 The licenses for most software are designed to take away your 16 freedom to share and change it. By contrast, the GNU General Public 18 free software--to make sure the software is free for all its users. 20 This license, the Lesser General Public License, applies to some 21 specially designated software packages--typically libraries--of the 24 this license or the ordinary General Public License is the better 25 strategy to use in any particular case, based on the explanations below. [all …]
|
/external/libmtp/ |
D | NOTICE | 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 15 The licenses for most software are designed to take away your 16 freedom to share and change it. By contrast, the GNU General Public 18 free software--to make sure the software is free for all its users. 20 This license, the Lesser General Public License, applies to some 21 specially designated software packages--typically libraries--of the 24 this license or the ordinary General Public License is the better 25 strategy to use in any particular case, based on the explanations below. [all …]
|
/external/avahi/ |
D | LICENSE | 10 [This is the first released version of the Lesser GPL. It also counts 11 as the successor of the GNU Library Public License, version 2, hence 12 the version number 2.1.] 16 The licenses for most software are designed to take away your 17 freedom to share and change it. By contrast, the GNU General Public 19 free software--to make sure the software is free for all its users. 21 This license, the Lesser General Public License, applies to some 22 specially designated software packages--typically libraries--of the 25 this license or the ordinary General Public License is the better 26 strategy to use in any particular case, based on the explanations [all …]
|
/external/libusb/ |
D | COPYING | 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 15 The licenses for most software are designed to take away your 16 freedom to share and change it. By contrast, the GNU General Public 18 free software--to make sure the software is free for all its users. 20 This license, the Lesser General Public License, applies to some 21 specially designated software packages--typically libraries--of the 24 this license or the ordinary General Public License is the better 25 strategy to use in any particular case, based on the explanations below. [all …]
|