/external/webrtc/webrtc/base/ |
cryptstring.cc | 19 void EmptyCryptStringImpl::CopyTo(char* dest, bool nullterminate) const { 20 if (nullterminate) { 53 void InsecureCryptStringImpl::CopyTo(char* dest, bool nullterminate) const { 55 if (nullterminate)
|
cryptstring.h | 28 virtual void CopyTo(char * dest, bool nullterminate) const = 0; 38 void CopyTo(char* dest, bool nullterminate) const override; 48 void CopyTo(char * dest, bool nullterminate) const { impl_->CopyTo(dest, nullterminate); } 158 void CopyTo(char* dest, bool nullterminate) const override;
|
/external/deqp/modules/gles2/functional/ |
es2fDebugMarkerTests.cpp | 128 const bool nullTerminate = rnd.getBool(); 138 if (nullTerminate) 142 const glw::GLsizei length = passLength ? glw::GLsizei(nullTerminate ? message.size()-1 : message.size()) : 0;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-windmc.1 | 267 .IP "\fB\-\-nullterminate\fR" 4 268 .IX Item "--nullterminate"
|
/toolchain/binutils/binutils-2.25/binutils/ |
windmc.c | 153 {"nullterminate", no_argument, 0, 'n'}, 212 -n --nullterminate Automatic add a zero termination to strings\n\
|
/external/llvm/bindings/ocaml/llvm/ |
llvm_ocaml.c | 778 value NullTerminate) { 785 value NullTerminate) { [all...] |
/external/llvm/lib/Target/CppBackend/ |
CPPBackend.cpp | 797 bool nullTerminate = false; 800 nullTerminate = true; 804 if (nullTerminate) [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-ns32k.c | 628 str[strl - 6] = '\000'; /* nullterminate for recursive call. */ [all...] |
/toolchain/binutils/binutils-2.25/binutils/po/ |
id.po | [all...] |
ru.po | [all...] |
sk.po | [all...] |
uk.po | [all...] |
es.po | [all...] |
fi.po | [all...] |
fr.po | [all...] |
it.po | [all...] |
ja.po | [all...] |
sr.po | [all...] |
sv.po | [all...] |
vi.po | [all...] |
bg.po | [all...] |
binutils.pot | [all...] |
da.po | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
binutils.info | [all...] |
/toolchain/binutils/binutils-2.25/binutils/doc/ |
binutils.texi | [all...] |