/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/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/fio/os/windows/posix/include/sys/ |
D | mman.h | 28 int posix_madvise(void *addr, size_t len, int advice);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/ |
D | publisher-ant.jar | ... util.List configurations
private java.util.List advice
public void <init> ()
public void execute ... |
/external/llvm/docs/ |
D | HowToBuildOnARM.rst | 18 ARM encompasses a wide variety of CPUs; this advice is primarily based
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/ |
D | pdebuild-ant.jar | ... void setVersionAdvice (java.lang.String)
String advice
public void setSite (java.lang.String) ... |
/external/clang/include/clang/Driver/ |
D | CC1Options.td | 364 HelpText<"Apply fix-it advice to the input source">; 366 HelpText<"Apply fix-it advice creating a file with the given suffix">; 427 HelpText<"Apply fix-it advice even in the presence of unfixable errors">; 429 HelpText<"Apply fix-it advice only for warnings, not errors">;
|
/external/llvm/docs/CommandGuide/ |
D | bugpoint.rst | 18 advice for using bugpoint, see *llvm/docs/Bugpoint.html* in the LLVM
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-arm64-linux.c | 436 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
|
D | syswrap-ppc64-linux.c | 722 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1836 int, advice) in _syscall6() argument 1839 loff_t len, int advice) { in _syscall6() 1843 advice); in _syscall6() 2147 int advice) { in _syscall2() 2149 (uint64_t)(len), LSS_SYSCALL_ARG(advice)); in _syscall2()
|
/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/valgrind/docs/internals/ |
D | segments-seginfos.txt | 81 and .data. This is on advice from the hardware performance mavens,
|
/external/okhttp/ |
D | CHANGELOG.md | 206 This release commits to a stable 2.0 API. Read the 2.0.0-RC1 changes for advice 225 advice on upgrading from 1.x to 2.x.
|
/external/elfutils/src/ |
D | ABOUT-NLS | 26 1.1 Quick configuration advice 138 Special advice for Norwegian users: The language code for Norwegian
|
/external/ceres-solver/docs/source/ |
D | faqs.rst | 42 This is the single most important piece of advice we can give to
|
/external/bison/ |
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
|