Searched defs:advice (Results 1 - 11 of 11) sorted by relevance

/external/fio/
H A Dhelpers.c36 int posix_fadvise(int fd, off_t offset, off_t len, int advice) argument
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DOptimizer.java33 private static TranslationAdvice advice; field in class:Optimizer
50 * @return {@code non-null;} translation advice
53 return advice;
66 * @param inAdvice {@code non-null;} translation advice
87 * @param inAdvice {@code non-null;} translation advice
97 advice = inAdvice;
105 > advice.getMaxOptimalRegisterCount()) {
200 advice = inAdvice;
210 advice = inAdvice;
220 advice
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/fio/os/windows/
H A Dposix.c668 int posix_madvise(void *addr, size_t len, int advice) argument
674 /* Windows doesn't support advice for memory pages. Just ignore it. */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
H A Dpublisher-ant.jar ... util.List configurations private java.util.List advice public void " href="/7.1.2_r36/s? ...
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h1836 int, advice)
1839 loff_t len, int advice) {
1843 advice);
2147 int advice) {
2149 (uint64_t)(len), LSS_SYSCALL_ARG(advice));
1838 fadvise64(int fd, loff_t offset, loff_t len, int advice) argument
2146 fadvise64(int fd, loff_t offset, loff_t len, int advice) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jar ... mode public void setVersionAdvice (java.lang.String) String advice public void setSite (java.lang.String) String site ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 475 milliseconds