Home
last modified time | relevance | path

Searched refs:TRUNCATE_EXISTING (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DIcuTextWriter.java10 import static java.nio.file.StandardOpenOption.TRUNCATE_EXISTING;
44 private static final OpenOption[] OVERWRITE_FILES = { CREATE, TRUNCATE_EXISTING };
/third_party/lzma/CPP/Common/
DMyWindows.h319 #define TRUNCATE_EXISTING 5 macro
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeFile.c271 create = TRUNCATE_EXISTING; in deFile_create()
/third_party/node/deps/uv/src/win/
Dfs.c529 disposition = TRUNCATE_EXISTING; in fs__open()
/third_party/libuv/src/win/
Dfs.c529 disposition = TRUNCATE_EXISTING; in fs__open()