/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | Optimizer.java | 33 private static TranslationAdvice advice; field in Optimizer 53 return advice; in getAdvice() 97 advice = inAdvice; in optimize() 105 > advice.getMaxOptimalRegisterCount()) { in optimize() 200 advice = inAdvice; in debugEdgeSplit() 210 advice = inAdvice; in debugPhiPlacement() 220 advice = inAdvice; in debugRenaming() 232 advice = inAdvice; in debugDeadCodeRemover() 247 advice = inAdvice; in debugNoRegisterAllocation()
|
D | LiteralOpUpgrader.java | 83 final TranslationAdvice advice = Optimizer.getAdvice(); in run() local 119 } else if (advice.hasConstantOperation( in run() 123 && advice.hasConstantOperation( in run()
|
/external/qemu/util/ |
D | osdep.c | 78 int qemu_madvise(void *addr, size_t len, int advice) in qemu_madvise() argument 80 if (advice == QEMU_MADV_INVALID) { in qemu_madvise() 85 return madvise(addr, len, advice); in qemu_madvise() 87 return posix_madvise(addr, len, advice); in qemu_madvise()
|
/external/chromium_org/ui/resources/ |
D | README | 1 See src/chrome/app/theme/README for advice on adding new icons.
|
/external/fio/ |
D | helpers.h | 13 extern int posix_fadvise(int fd, off_t offset, off_t len, int advice);
|
D | helpers.c | 36 int posix_fadvise(int fd, off_t offset, off_t len, int advice) in posix_fadvise() argument
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | COPYING | 20 Note: This document does not provide legal advice nor is it the actual 22 details. Consult a lawyer for legal advice.
|
D | ABOUT-NLS | 26 1.1 Quick configuration advice 138 Special advice for Norwegian users: The language code for Norwegian
|
/external/fio/os/windows/posix/include/sys/ |
D | mman.h | 28 int posix_madvise(void *addr, size_t len, int advice);
|
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/ |
D | baseline_policy.cc | 164 const Arg<int> advice(2); in EvaluateSyscallImpl() local 165 return If(advice == MADV_DONTNEED, Allow()).Else(Error(EPERM)); in EvaluateSyscallImpl()
|
/external/qemu/include/qemu/ |
D | osdep.h | 151 int qemu_madvise(void *addr, size_t len, int advice);
|
/external/llvm/docs/ |
D | HowToBuildOnARM.rst | 18 ARM encompasses a wide variety of CPUs; this advice is primarily based
|
/external/qemu/distrib/sdl-1.2.15/ |
D | CREDITS | 88 And a big hand to everyone else who gave me appreciation, advice,
|
/external/clang/include/clang/Driver/ |
D | CC1Options.td | 344 HelpText<"Apply fix-it advice to the input source">; 346 HelpText<"Apply fix-it advice creating a file with the given suffix">; 400 HelpText<"Apply fix-it advice even in the presence of unfixable errors">; 402 HelpText<"Apply fix-it advice only for warnings, not errors">;
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-arm64-linux.c | 467 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
|
D | syswrap-ppc64-linux.c | 622 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
|
/external/llvm/docs/CommandGuide/ |
D | bugpoint.rst | 18 advice for using bugpoint, see *llvm/docs/Bugpoint.html* in the LLVM
|
/external/valgrind/main/docs/internals/ |
D | segments-seginfos.txt | 81 and .data. This is on advice from the hardware performance mavens,
|
/external/libexif/ |
D | ABOUT-NLS | 25 Quick configuration advice 134 Special advice for Norwegian users: The language code for Norwegian
|
/external/bzip2/ |
D | bzip2.txt | 381 indebted for their help, support and advice. See the man- 389 problems, lent machines, gave advice and were generally
|
D | bzip2.1.preformatted | 386 indebted for their help, support and advice. See the man 394 problems, lent machines, gave advice and were generally
|
/external/ceres-solver/docs/source/ |
D | faqs.rst | 42 This is the single most important piece of advice we can give to
|
/external/elfutils/0.153/ |
D | ABOUT-NLS | 26 1.1 Quick configuration advice 138 Special advice for Norwegian users: The language code for Norwegian
|
/external/fio/os/windows/ |
D | posix.c | 668 int posix_madvise(void *addr, size_t len, int advice) in posix_madvise() argument
|
/external/bison/ |
D | ABOUT-NLS | 26 1.1 Quick configuration advice 138 Special advice for Norwegian users: The language code for Norwegian
|