Home
last modified time | relevance | path

Searched refs:writeable (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/samples/ustring/
Dustring.cpp404 static UChar writeable[]={ variable
433 one+=UnicodeString(writeable, UPRV_LENGTHOF(writeable)); in demoUnicodeStringStorage()
456 one.setTo(FALSE, writeable, UPRV_LENGTHOF(writeable)); in demoUnicodeStringStorage()
469 UnicodeString four(writeable, UPRV_LENGTHOF(writeable), UPRV_LENGTHOF(writeable)); in demoUnicodeStringStorage()
475 "after modification\n", i, writeable[i]); in demoUnicodeStringStorage()
483 "modification of string copy\n", i, writeable[i]); in demoUnicodeStringStorage()
486 one.setTo(writeable, UPRV_LENGTHOF(writeable), UPRV_LENGTHOF(writeable)); in demoUnicodeStringStorage()
496 one.charAt(1), writeable[1]); in demoUnicodeStringStorage()
500 if(one.length()<UPRV_LENGTHOF(writeable)) { in demoUnicodeStringStorage()
503 i=UPRV_LENGTHOF(writeable); in demoUnicodeStringStorage()
[all …]
/external/lldb/source/Core/
DDataBufferMemoryMap.cpp109 bool writeable) in MemoryMapFromFileSpec() argument
120 writeable); in MemoryMapFromFileSpec()
126 if (writeable) in MemoryMapFromFileSpec()
134 … return MemoryMapFromFileDescriptor (file.GetDescriptor(), offset, length, writeable, fd_is_file); in MemoryMapFromFileSpec()
160 bool writeable, in MemoryMapFromFileDescriptor() argument
173 writeable, in MemoryMapFromFileDescriptor()
195 if (writeable) in MemoryMapFromFileDescriptor()
/external/vboot_reference/futility/
Dmisc.c233 enum futil_file_err futil_map_file(int fd, int writeable, in futil_map_file() argument
258 if (writeable) in futil_map_file()
267 writeable ? "output" : "input", in futil_map_file()
277 enum futil_file_err futil_unmap_file(int fd, int writeable, in futil_unmap_file() argument
283 if (writeable && in futil_unmap_file()
Dfutility.h134 enum futil_file_err futil_map_file(int fd, int writeable,
136 enum futil_file_err futil_unmap_file(int fd, int writeable,
/external/lldb/include/lldb/Core/
DDataBufferMemoryMap.h112 bool writeable = false);
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/pycon2011/
Dresponse_table.rst25 … b File-like obj returned is writeable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DREADME.rtf16 Also be sure that all necessary files are writeable, otherwise the build will fail silently\
/external/llvm/lib/Support/Windows/
DMemory.inc187 return MakeErrMsg(ErrMsg, "Cannot set memory to writeable: ");
/external/valgrind/
DREADME_MISSING_SYSCALL_OR_IOCTL32 is actually writeable. This part is useful, but not strictly
/external/kernel-headers/original/uapi/linux/
Dkvm.h363 __u8 writeable; member
/external/selinux/policycoreutils/
DChangeLog40 * Only return writeable files that are enabled from Dan Walsh.
/external/jetty/
DVERSION.txt1530 + 303661 jetty.sh failes if JETTY_HOME is not writeable
3054 + MBean properties assume writeable unless marked RO
/external/libpng/
Dlibpng-manual.txt3273 a writeable buffer of at least 29 bytes.