Searched refs:ate (Results 1 – 25 of 32) sorted by relevance
12
/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/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | JitManager.cpp | 103 …std::stringstream fnName("JitModule", std::ios_base::in | std::ios_base::out | std::ios_base::ate); in JitManager() 178 …std::stringstream fnName("JitModule", std::ios_base::in | std::ios_base::out | std::ios_base::ate); in SetupNewModule()
|
D | streamout_jit.cpp | 264 … std::stringstream fnName("SOShader", std::ios_base::in | std::ios_base::out | std::ios_base::ate); in Create()
|
D | blend_jit.cpp | 519 …d::stringstream fnName("BlendShader", std::ios_base::in | std::ios_base::out | std::ios_base::ate); in Create()
|
D | fetch_jit.cpp | 94 …d::stringstream fnName("FetchShader", std::ios_base::in | std::ios_base::out | std::ios_base::ate); in Create()
|
/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 | 624 boolean ate = false; in eatWhitespace() 630 ate = true; in eatWhitespace() 632 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/hyphenation-patterns/en-US/ |
D | ushyphex.tex | 373 eth-yl-ate 630 meth-yl-ate 800 phthal-ate 837 pome-gran-ate
|
D | hyph-en-us.hyp.txt | 374 eth-yl-ate 631 meth-yl-ate 801 phthal-ate 838 pome-gran-ate
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkBinaryRegistry.cpp | 134 std::ifstream in (srcPath.c_str(), std::ios::binary | std::ios::ate); in readBinary()
|
/external/libcxx/include/ |
D | ios | 59 static constexpr openmode ate; 264 static const openmode ate = 0x02;
|
D | fstream | 481 switch (__mode & ~ios_base::ate) 535 if (__mode & ios_base::ate)
|
D | sstream | 472 if (__mode_ & (ios_base::app | ios_base::ate))
|
/external/ltp/testcases/kernel/syscalls/epoll2/man/ |
D | epoll.txt | 18 ate(2). Interest for certain file descriptors is then registered via
|
/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/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | README.txt | 274 foo(int, double, int) you get r3, f1, r6, since the 64 bit double ate up the
|
/external/libmtp/logs/ |
D | mtp-detect-nokia-300.txt | 76 02a0: 6174 6500 7573 625f 6465 7461 6368 0075 ate.usb_detach.u
|
/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/selinux/policycoreutils/po/ |
D | sr@latin.po | 1353 msgstr "Upotrebite -- da okončate spisak opcija. Na primer"
|
/external/hyphenation-patterns/de/ |
D | hyph-de-ch-1901.pat.txt | 1679 4ate.
|
D | hyph-de-1901.pat.txt | 1711 4ate.
|
12