Searched refs:ate (Results 1 – 22 of 22) sorted by relevance
/external/libcxx/test/std/input.output/iostreams.base/ios.base/ios.types/ios_openmode/ |
D | openmode.pass.cpp | 27 assert(std::ios_base::ate); in main() 36 & std::ios_base::ate in main()
|
/external/zlib/src/contrib/iostream3/ |
D | TODO | 9 - Support for ios_base::ate open mode
|
/external/rmi4utils/rmi4update/ |
D | firmware_image.cpp | 51 ifstream ifsFile(filename, ios::in|ios::binary|ios::ate); in Initialize()
|
/external/doclava/src/com/google/doclava/apicheck/ |
D | ApiFile.java | 568 boolean ate = false; in eatWhitespace() 574 ate = true; in eatWhitespace() 576 return ate; in eatWhitespace()
|
/external/valgrind/docs/internals/ |
D | why-no-libc.txt | 1 ate: Mon, 15 Dec 2008 15:23:31 -0500
|
/external/libcxx/src/ |
D | ios.cpp | 121 const ios_base::openmode ios_base::ate; member in ios_base
|
/external/libcxx/include/ |
D | ios | 59 static constexpr openmode ate; 266 static const openmode ate = 0x02;
|
D | fstream | 478 switch (__mode & ~ios_base::ate) 532 if (__mode & ios_base::ate)
|
D | sstream | 471 if (__mode_ & (ios_base::app | ios_base::ate))
|
/external/llvm/lib/Target/PowerPC/ |
D | README.txt | 154 foo(int, double, int) you get r3, f1, r6, since the 64 bit double ate up the
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/ |
D | words.txt | 200 ate
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 200 ate
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_lexpos.utf | 2154 V_SG "abate" "aB'ate"
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 6043 std::ifstream file(filename.c_str(), std::ios::in|std::ios::binary|std::ios::ate); in load_file()
|
/external/pcre/dist/doc/ |
D | pcre.txt | 3992 ate. NOTE: If PCRE_DUPNAMES is set and there are duplicate names, the 4783 ate support. When using UTF strings you must either call the compiling 5029 ate the appropriate EBCDIC code values. The \c escape is processed as 8740 ate feedback is likely to be a better user interface than a check that 10008 ate modifier already set: CASELESS(), UTF8(), MULTILINE(), DOTALL(),
|
/external/selinux/policycoreutils/po/ |
D | sr@latin.po | 1353 msgstr "Upotrebite -- da okončate spisak opcija. Na primer"
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 1711 4ate.
|
D | hyph-de-ch-1901.pat.txt | 1679 4ate.
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 227 She ate a little bit, and said anxiously to herself, `Which
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_EDICT.txt | 44720 宛 < ate\ ; 107183 宛 > ate\ ;
|
/external/tpm2/ |
D | part3.txt | 2968 …be zero and it shall be possible to form a priv ate exponent from the two prime factors of the pub…
|
/external/curl/ |
D | CHANGES.0 | 15874 curl_disconnect() which of course meant libcurl ate memory.
|