Searched refs:initialize (Results 1 – 11 of 11) sorted by relevance
/ndk/sources/host-tools/ndk-stack/elff/ |
D | elf_file.cc | 135 if (!ret->initialize(elf_hdr, path)) { in Create() 146 bool ElfFile::initialize(const Elf_CommonHdr* elf_hdr, const char* path) { in initialize() function in ElfFile 327 bool ElfFileImpl<Elf_Addr, Elf_Off>::initialize(const Elf_CommonHdr* elf_hdr, in initialize() function in ElfFileImpl 330 if (!ElfFile::initialize(elf_hdr, path)) { in initialize()
|
D | elf_file.h | 123 virtual bool initialize(const Elf_CommonHdr* elf_hdr, const char* path); 590 bool initialize(const Elf_CommonHdr* elf_hdr, const char* path);
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 108 to (re-)initialize. thanks to steve fisher for spotting this and 114 was longer than the number of states triggered a failure to initialize 320 added function stdinit() to run to initialize files[] array,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | ostream | 210 basic_ostream() {} // extension, intentially does not initialize
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 22 …initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L…
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | execution_monitor.ipp | 792 // We shouldn't need to explicitly initialize all the members here,
|
/ndk/sources/host-tools/make-3.81/ |
D | aclocal.m4 | 821 # always use install-sh in `make install-strip', and initialize
|
D | ChangeLog | 346 prerequisites list properly. Also, initialize all fields in 1900 double-colon target but is not the "root" target, then initialize
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 496 % initialize 6471 % initialize:
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 3574 in turn, uses the environment to initialize its table of variable
|
D | make.texi | 4285 sub-@code{make}, in turn, uses the environment to initialize its table
|