/external/llvm/test/Object/ |
D | archive-toc.test | 1 Test reading an archive created by gnu ar 10 Test reading an archive createdy by Mac OS X ar 19 Test reading an archive created on Solaris by /usr/ccs/bin/ar 22 Test reading an archive created on Solaris by /usr/xpg4/bin/ar 30 Test reading a thin archive created by gnu ar 38 Test reading an archive with just a symbol table. We use to reject them. 42 Test reading a thin archive with directory names.
|
D | corrupt.test | 5 SECNAME: Error reading file: Invalid data was encountered while parsing the file. 12 SECDATA: Error reading file: Invalid data was encountered while parsing the file. 19 SYMNAME: Error reading file: Invalid data was encountered while parsing the file. 26 VER: Error reading file: Invalid version entry.
|
D | readobj.test | 1 // Don't crash while reading non-dynamic files.
|
/external/proguard/src/proguard/optimize/info/ |
D | ReadWriteFieldMarker.java | 44 private boolean reading = true; field in ReadWriteFieldMarker 63 reading = true; in visitConstantInstruction() 71 reading = true; in visitConstantInstruction() 79 reading = false; in visitConstantInstruction() 114 if (reading) in visitProgramField()
|
/external/autotest/client/site_tests/hardware_LightSensor/ |
D | hardware_LightSensor.py | 62 reading = int(val) 63 if reading < 0: 65 logging.debug("light sensor reading is %d", reading)
|
/external/libxml2/result/ |
D | intsubset2.xml.sax2 | 233 reading. [T1] 240 SAX.elementDecl(reading, 3, ...) 242 The reading element contains the reading or pronunciation 245 SAX.attributeDecl(reading, r_type, 1, 2, NULL, ...) 247 The r_type attribute defines the type of reading in the reading 249 pinyin - the modern PinYin romanization of the Chinese reading 252 korean_r - the romanized form of the Korean reading(s) of the 255 korean_h - the Korean reading(s) of the kanji in hangul. 256 ja_on - the "on" Japanese reading of the kanji, in katakana. A 258 a value of "jy" whether the reading is approved for a [all …]
|
D | intsubset2.xml.sax | 233 reading. [T1] 240 SAX.elementDecl(reading, 3, ...) 242 The reading element contains the reading or pronunciation 245 SAX.attributeDecl(reading, r_type, 1, 2, NULL, ...) 247 The r_type attribute defines the type of reading in the reading 249 pinyin - the modern PinYin romanization of the Chinese reading 252 korean_r - the romanized form of the Korean reading(s) of the 255 korean_h - the Korean reading(s) of the kanji in hangul. 256 ja_on - the "on" Japanese reading of the kanji, in katakana. A 258 a value of "jy" whether the reading is approved for a [all …]
|
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | ltp_tbio.c | 123 int reading = 0, writing = 0; in tbio_io() local 146 reading = 1; in tbio_io() 151 inter.data_len, reading, GFP_KERNEL); in tbio_io() 290 int reading = 0, writing = 0; in test_bio_split() local 320 reading = 1; in test_bio_split() 325 inter.data_len, reading, GFP_KERNEL); in test_bio_split()
|
/external/llvm/test/tools/llvm-symbolizer/pdb/ |
D | missing_pdb.test | 11 ERROR: LLVMSymbolizer: error reading file: PDB Error: Unable to load PDB. Make sure the file exist… 12 ERROR-NOT: error reading file
|
/external/icu/icu4c/source/data/translit/ |
D | Hans_Hant.txt | 1308 纤↔纖; # reading xian1 1309 纤←縴; # reading qian4
|
D | Han_Latin_Names.txt | 24 # The following maps 长 to the standard Han-Latin reading zhǎng for this case, 25 # to override the normal Han-Latin/Names reading 长→cháng further below
|
/external/sfntly/ |
D | README.md | 7 The basic features of sfntly are the reading, editing, and writing of an sfnt container font. Fonts… 9 The uses of sfntly are really anything that you can think of that involves reading and/or editing f… 11 …vides for many of the needs developers have related to the informational reading of font data. It …
|
/external/curl/ |
D | README | 10 syntax. Find out how to use curl by reading the curl.1 man page or the 11 MANUAL document. Find out how to install Curl by reading the INSTALL
|
D | README.md | 4 syntax. Find out how to use curl by reading [the curl.1 man 7 by reading [the INSTALL document](https://curl.haxx.se/docs/install.html).
|
/external/zlib/src/contrib/puff/ |
D | README | 17 deflate format, and I hope that reading this code will answer those questions. 27 Well, most likely you should just be reading puff.c and using zlib for actual 58 in *sourcelen bytes, puff() will return an error without reading at or past
|
/external/llvm/docs/ |
D | YamlIO.rst | 74 The YAML I/O library structures and simplifies reading and writing YAML 89 there may be a normalization step, and when reading YAML there would be a 111 both reading and writing YAML. That is, the mapping between in-memory enum 190 single file. That is why reading YAML produces a vector of your document type. 248 in sequence. When reading, YAML I/O will validate that the string found 308 To support reading and writing of this enumeration, you can define a 335 When reading YAML, if the string found does not match any of the strings 359 To support reading and writing of MyFlags, you specialize ScalarBitSetTraits<> 394 is done when reading and any unknown string values will result in a error. With 418 To support reading and writing such fields, you need to use the maskedBitSet() [all …]
|
/external/valgrind/gdbserver_tests/ |
D | mchelp.stderrB.exp | 5 error reading packet
|
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/ |
D | 00_Descriptions.txt | 2 tpm_restrictpubek restricts the reading of the pubek
|
/external/llvm/test/tools/llvm-size/ |
D | basic.test | 2 ENOENT: {{.*}}llvm-size{{(\.EXE|\.exe)?}}: error reading file: {{[Nn]}}o such file or directory
|
/external/libvorbis/doc/ |
D | 02-bitpacking.tex | 85 Decoding follows the same process as encoding, but by reading bits 195 four-bit integer, reading some other combination of bit-widths from the 227 handle reading past the end of a packet as a typical mode of 233 \subsubsection{reading zero bits} 238 and then reading a zero bit integer shall succeed, returning 0, and
|
/external/llvm/test/Bitcode/ |
D | upgrade-global-ctors.ll | 4 ; Global constructors should no longer be upgraded when reading bitcode.
|
/external/netperf/ |
D | README.osx | 1 If you are reading this, it suggests you are using a version of
|
/external/autotest/client/tests/parallel_dd/ |
D | control | 8 Measures the performance of writing and reading multiple streams of files onto
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2008-04-16-CoalescerBug.ll | 2 ; Avoid reading memory that's already freed.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2008-04-16-CoalescerBug.ll | 2 ; Avoid reading memory that's already freed.
|