Home
last modified time | relevance | path

Searched refs:advised (Results 1 – 25 of 142) sorted by relevance

123456

/external/valgrind/main/coregrind/m_ume/
Delf.c452 Addr advised; local
481 advised = VG_(am_get_advisory)( &mreq, True/*client*/, &ok );
491 (void)mapelf(interp, (ESZ(Addr))advised - interp_addr);
495 entry = (void *)(advised - interp_addr + interp->e.e_entry);
496 info->interp_base = (ESZ(Addr))advised;
497 interp_offset = advised - interp_addr;
/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-linux.c2242 Addr advised; in VG_() local
2259 advised = VG_(am_get_advisory)( &req, True/*client*/, &ok ); in VG_()
2260 if (!ok || advised != start) in VG_()
2316 Addr advised; in VG_() local
2328 advised = VG_(am_get_advisory)( &req, True/*client*/, &ok ); in VG_()
2329 if (!ok || advised != start) in VG_()
2374 Addr advised; in VG_() local
2386 advised = VG_(am_get_advisory)( &req, True/*client*/, &ok ); in VG_()
2395 advised, length, prot, in VG_()
2402 if (sr_Res(sres) != advised) { in VG_()
[all …]
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c260 Addr advised; in do_mremap() local
376 advised = VG_(am_get_advisory_client_simple)(new_addr, new_len, &ok); in do_mremap()
377 if (!ok || advised != new_addr) in do_mremap()
412 advised = VG_(am_get_advisory_client_simple)( needA, needL, &ok ); in do_mremap()
425 if (ok && advised == needA) { in do_mremap()
439 advised = VG_(am_get_advisory_client_simple)( 0, new_len, &ok ); in do_mremap()
445 vg_assert(advised+new_len-1 < old_addr in do_mremap()
446 || advised > old_addr+old_len-1); in do_mremap()
448 ( &d, old_addr, old_len, advised, new_len ); in do_mremap()
450 VG_TRACK( copy_mem_remap, old_addr, advised, in do_mremap()
[all …]
/external/mksh/
DNOTICE18 * of dealing in the work, even if advised of the possibility of such
/external/sepolicy/
DNOTICE19 limitation will apply even if NSA has been advised of the possibility
/external/libselinux/
DNOTICE19 limitation will apply even if NSA has been advised of the possibility
/external/opencv/
DNOTICE36 the use of this software, even if advised of the possibility of such damage.
157 // the use of this software, even if advised of the possibility of such damage.
317 // the use of this software, even if advised of the possibility of such damage.
359 // the use of this software, even if advised of the possibility of such damage.
401 // the use of this software, even if advised of the possibility of such damage.
443 // the use of this software, even if advised of the possibility of such damage.
485 // the use of this software, even if advised of the possibility of such damage.
568 // the use of this software, even if advised of the possibility of such damage.
610 // the use of this software, even if advised of the possibility of such damage.
652 // the use of this software, even if advised of the possibility of such damage.
[all …]
DLICENSE_OpenCV36 the use of this software, even if advised of the possibility of such damage.
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
DLicense.text36 software, even if advised of the possibility of such damage.
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
Dindex.apt17 plugins, there are defaults, which you are advised to comply to, but are not forced to
/external/libpng/
DNOTICE77 Reference Library, even if advised of the possibility of such damage.
DLICENSE77 Reference Library, even if advised of the possibility of such damage.
/external/aac/
DNOTICE69 advised of the possibility of such damage.
/external/antlr/antlr-3.4/runtime/C/doxygen/
Datsections.dox21 /// are advised as a matter of course to include the parser or lexer target keyword.
/external/iproute2/
DRELNOTES106 * Some improvements in doc/Makefile advised by
/external/valgrind/main/
DREADME_MISSING_SYSCALL_OR_IOCTL5 running your program, and advised you to read this file. The good
/external/mksh/src/
Ddot.mkshrc18 # of dealing in the work, even if advised of the possibility of such
/external/chromium-trace/trace-viewer/third_party/closure_linter/
DLICENSE163 has been advised of the possibility of such damages.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DBaseTreeAdaptor.as103 * Be advised that it's ok for newRoot to point at oldRoot's
/external/svox/pico/src/
DNOTICE176 has been advised of the possibility of such damages.
/external/apache-http/
DNOTICE179 has been advised of the possibility of such damages.
/external/eyes-free/
DNOTICE176 has been advised of the possibility of such damages.
/external/svox/PicoLangInstallerItaIta/
DNOTICE176 has been advised of the possibility of such damages.
/external/svox/picolanginstaller/
DNOTICE176 has been advised of the possibility of such damages.
/external/sqlite/android/
DNOTICE176 has been advised of the possibility of such damages.

123456