Home
last modified time | relevance | path

Searched refs:advice (Results 1 – 25 of 49) sorted by relevance

12

/external/dexmaker/src/dx/java/com/android/dx/ssa/
DOptimizer.java33 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()
DLiteralOpUpgrader.java83 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/
Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/fio/
Dhelpers.h13 extern int posix_fadvise(int fd, off_t offset, off_t len, int advice);
Dhelpers.c36 int posix_fadvise(int fd, off_t offset, off_t len, int advice) in posix_fadvise() argument
/external/fio/os/windows/posix/include/sys/
Dmman.h28 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/
Dpublisher-ant.jar ... util.List configurations private java.util.List advice public void <init> () public void execute ...
/external/llvm/docs/
DHowToBuildOnARM.rst18 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/
Dpdebuild-ant.jar ... void setVersionAdvice (java.lang.String) String advice public void setSite (java.lang.String) ...
/external/clang/include/clang/Driver/
DCC1Options.td364 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/
Dbugpoint.rst18 advice for using bugpoint, see *llvm/docs/Bugpoint.html* in the LLVM
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-arm64-linux.c436 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
Dsyswrap-ppc64-linux.c722 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1836 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/
DABOUT-NLS25 Quick configuration advice
134 Special advice for Norwegian users: The language code for Norwegian
/external/bzip2/
Dbzip2.txt381 indebted for their help, support and advice. See the man-
389 problems, lent machines, gave advice and were generally
Dbzip2.1.preformatted386 indebted for their help, support and advice. See the man­
394 problems, lent machines, gave advice and were generally
/external/valgrind/docs/internals/
Dsegments-seginfos.txt81 and .data. This is on advice from the hardware performance mavens,
/external/okhttp/
DCHANGELOG.md206 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/
DABOUT-NLS26 1.1 Quick configuration advice
138 Special advice for Norwegian users: The language code for Norwegian
/external/ceres-solver/docs/source/
Dfaqs.rst42 This is the single most important piece of advice we can give to
/external/bison/
DABOUT-NLS26 1.1 Quick configuration advice
138 Special advice for Norwegian users: The language code for Norwegian
/external/fio/os/windows/
Dposix.c668 int posix_madvise(void *addr, size_t len, int advice) in posix_madvise() argument

12