Home
last modified time | relevance | path

Searched refs:advice (Results 1 – 25 of 44) 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/qemu/
Dosdep.c69 int qemu_madvise(void *addr, size_t len, int advice) in qemu_madvise() argument
71 if (advice == QEMU_MADV_INVALID) { in qemu_madvise()
76 return madvise(addr, len, advice); in qemu_madvise()
78 return posix_madvise(addr, len, advice); in qemu_madvise()
Dosdep.h128 int qemu_madvise(void *addr, size_t len, int advice);
/external/webkit/Source/JavaScriptCore/wtf/
DTCSystemAlloc.cpp405 const int advice = MADV_FREE; in TCMalloc_SystemRelease() local
407 const int advice = MADV_DONTNEED; in TCMalloc_SystemRelease()
435 advice) == -1 && in TCMalloc_SystemRelease()
/external/webkit/Tools/android/flex-2.5.4a/MISC/
DEBCDIC14 I have no problem at all with being a contact for advice
/external/qemu/distrib/sdl-1.2.12/
DCREDITS86 And a big hand to everyone else who gave me appreciation, advice,
/external/strace/
DPORTING4 have some advice to the would-be strace porter.
/external/webkit/Source/autotools/
Dacinclude.m468 # The author would like to acknowledge Guido Draheim whose advice about
/external/llvm/docs/CommandGuide/
Dbugpoint.pod19 advice for using bugpoint, see F<llvm/docs/Bugpoint.html> in the LLVM
/external/valgrind/main/docs/internals/
Dsegments-seginfos.txt81 and .data. This is on advice from the hardware performance mavens,
/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/clang/include/clang/Driver/
DCC1Options.td413 HelpText<"Apply fix-it advice to the input source">;
415 HelpText<"Apply fix-it advice creating a file with the given suffix">;
493 HelpText<"Apply fix-it advice even in the presence of unfixable errors">;
495 HelpText<"Apply fix-it advice only for warnings, not errors">;
/external/elfutils/
DABOUT-NLS26 1.1 Quick configuration advice
135 Special advice for Norwegian users: The language code for Norwegian
/external/oprofile/
DChangeLog-2008168 * README_PACKAGERS: Add more advice to packagers
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-ppc64-linux.c1041 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
Dsyswrap-amd64-linux.c982 int, fd, vki_loff_t, offset, vki_size_t, len, int, advice); in PRE()
Dsyswrap-s390x-linux.c1085 int, fd, vki_loff_t, offset, vki_loff_t, len, int, advice); in PRE()
Dsyswrap-linux.c1424 vki_size_t, len, int, advice); in PRE()
1433 vki_u32, MERGE64_FIRST(len), vki_u32, MERGE64_SECOND(len), int, advice); in PRE()
/external/e2fsprogs/
DABOUT-NLS25 Quick configuration advice
/external/bison/
DABOUT-NLS25 Quick configuration advice
/external/dropbear/
DCHANGES558 (thanks to Tom St Denis for the advice)
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en417 http://advice.cuna.org/research_review/research_review_27.html
619 http://allrecipes.com/advice/coll/thanks/articles/651P1.asp
906 http://applications.edmunds.com/advice/buying/articles/46531/article.html
1345 http://autos.msn.com/advice/article.aspx?contentid=9274&src=NRES
1346 http://autos.msn.com/advice/article.aspx?contentid=9274&src=News
1347 http://autos.msn.com/advice/article.aspx?contentid=9274&src=URES
1348 http://autos.msn.com/advice/article.aspx?contentid=9274&src=finance
1444 http://bandb.about.com/cs/aspiring/a/advice.htm
2608 http://caferati.blogspot.com/2005/02/advice-walking-tips-for-ne_110852450699925549.html
5142 http://england.shelter.org.uk/advice/advice-281.cfm
[all …]
/external/iproute2/doc/
Dip-cref.tex100 Do not use this option when reporting bugs or asking for advice.
152 or asking for advice. ``Officially'' allowed abbreviations are listed
1123 controlled by neighbour unreachability detection and by advice

12